Skip to content

Commit 9bfda3c

Browse files
NPA-4493: Added general bad request to POST consent
1 parent cade321 commit 9bfda3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ paths:
547547
548548
| HTTP status | Error code | Description |
549549
| ----------- | --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
550+
| 400 | `BAD_REQUEST` | Bad request. |
550551
| 400 | `MISSING_IDENTIFIER_VALUE` | Missing performer or patient identifier. For details, see the `diagnostics` field. |
551552
| 400 | `MISSING_IDENTIFIER_SYSTEM` | Missing performer or patient identifier system. For details, see the `diagnostics` field. |
552553
| 400 | `MISSING_STATUS` | Missing status. |

0 commit comments

Comments
 (0)