Skip to content

Commit 08c1cb6

Browse files
NPA-4705: New INVALID_EXTENSION error added to POST Consent
1 parent 12d6e2d commit 08c1cb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,8 @@ paths:
651651
| 422 | `INVALID_SCOPE` | Invalid scope. |
652652
| 422 | `INVALID_CATEGORY` | Invalid category. |
653653
| 422 | `INVALID_DATETIME` | Invalid datetime. |
654-
| 422 | `INVALID_PROVISION` | Invalid provision. |
654+
| 422 | `INVALID_PROVISION` | Invalid provision.
655+
| 422 | `INVALID_EXTENSION` | Invalid extension. |
655656
| 429 | `THROTTLED` | You have exceeded your application's [rate limit](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#rate-limits). |
656657
657658
content:

0 commit comments

Comments
 (0)