[skip ci] Document InvalidQuery. Fixes #3026
This commit is contained in:
parent
339ebe8f81
commit
14b024e4dc
@ -107,6 +107,7 @@ Where `code` is on one of the strings below or service dependent:
|
|||||||
| `InvalidService` | Service name is invalid. |
|
| `InvalidService` | Service name is invalid. |
|
||||||
| `InvalidVersion` | Version is not found. |
|
| `InvalidVersion` | Version is not found. |
|
||||||
| `InvalidOptions` | Options are invalid. |
|
| `InvalidOptions` | Options are invalid. |
|
||||||
|
| `InvalidQuery` | The query string is synctactically malformed. |
|
||||||
| `NoSegment` | One of the supplied input coordinates could not snap to street segment. |
|
| `NoSegment` | One of the supplied input coordinates could not snap to street segment. |
|
||||||
| `TooBig` | The request size violates one of the service specific request size restrictions. |
|
| `TooBig` | The request size violates one of the service specific request size restrictions. |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user