mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-26 14:36:23 +03:00
fix: 705 Status Code Documentation
This commit is contained in:
parent
ecd5a3fdf9
commit
d573da5b2c
@ -64,4 +64,4 @@ Possible status codes are
|
|||||||
| 702 | "Module call failed" | nominatim.so loaded but calling a function failed |
|
| 702 | "Module call failed" | nominatim.so loaded but calling a function failed |
|
||||||
| 70 | "Query failed" | test query against a database table failed |
|
| 70 | "Query failed" | test query against a database table failed |
|
||||||
| 704 | "No value" | test query worked but returned no results |
|
| 704 | "No value" | test query worked but returned no results |
|
||||||
| 705 | "Import date is not available" | No import dates were returned (enabling replication can fix this) |
|
| 705 | "Import date is not available" | No import dates were returned (enabling replication can fix this) |
|
Loading…
Reference in New Issue
Block a user