Skip to content

Commit 2a44981

Browse files
authored
Updated Agency Reports error types
1 parent fff8b04 commit 2a44981

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

agency/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,8 @@ See [Bulk Responses][bulk-responses]
366366
| `error` | `error_description` | `error_details`[] |
367367
| -------------------- | ------------------------------------------------- | ------------------------------- |
368368
| `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 | |
371369

372-
403 Unauthorized Response:
370+
400 Unauthorized Response:
373371

374372
**None**
375373

0 commit comments

Comments
 (0)