fix: 705 Status Code Documentation

This commit is contained in:
Romeo 2022-11-04 18:03:49 +01:00
parent ecd5a3fdf9
commit d573da5b2c

View File

@ -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) |