We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff8b04 commit 2a44981Copy full SHA for 2a44981
1 file changed
agency/README.md
@@ -366,10 +366,8 @@ See [Bulk Responses][bulk-responses]
366
| `error` | `error_description` | `error_details`[] |
367
| -------------------- | ------------------------------------------------- | ------------------------------- |
368
| `bad_param` | A validation error occurred | Array of parameters with errors |
369
-| `missing_param` | A required parameter is missing | Array of missing parameters |
370
-| `already_registered` | A stop with `stop_id` is already registered | |
371
372
-403 Unauthorized Response:
+400 Unauthorized Response:
373
374
**None**
375
0 commit comments