]> git.openstreetmap.org Git - nominatim.git/commit
provide full URL in more field
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 6 Aug 2023 15:20:16 +0000 (17:20 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 6 Aug 2023 15:50:02 +0000 (17:50 +0200)
commit996026e5ed9f1f07e618b67de9077c3e338c0302
tree291d23e1c5e2a49f778970db68655f635fd164cc
parent2c7e1db5f63bb1157c26764ed134986bfe74b5d3
provide full URL in more field

This is a regression against the PHP version.

Fixes #3138.
nominatim/api/v1/server_glue.py
nominatim/server/falcon/server.py
nominatim/server/starlette/server.py
test/python/api/fake_adaptor.py