Skip to content

Commit b937c9c

Browse files
committed
NPA-5136: formatting fix
1 parent 67f099d commit b937c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ paths:
723723
| 400 | `MISSING_SCOPE` | Missing scope. |
724724
| 400 | `MISSING_CATEGORY` | Missing category. |
725725
| 400 | `MISSING_DATETIME` | Missing datetime. |
726-
| 400 | `INVALID_PARAMETER` | Invalid status parameter. |
726+
| 400 | `INVALID_PARAMETER` | Invalid status parameter. |
727727
| 401 | `ACCESS_DENIED` | Missing or invalid OAuth 2.0 bearer token in request. |
728728
| 403 | `FORBIDDEN` | Access denied to resource. |
729729
| 404 | `INVALIDATED_RESOURCE` | Resource that has been marked as invalid was requested - invalid resources cannot be retrieved |
@@ -852,7 +852,7 @@ paths:
852852
| ----------- | -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
853853
| 400 | `BAD_REQUEST` | Missing header or parameter. For details, see the `diagnostics` field. |
854854
| 400 | `NOT_SUPPORTED` | The request is not currently supported. |
855-
| 400 | `INVALID_VALUE` | Invalid request id. |
855+
| 400 | `INVALID_VALUE` | Invalid request id. |
856856
| 400 | `INVALID_PARAMETER` | Invalid parameter. For details, see the `diagnostics` field. |
857857
| 401 | `ACCESS_DENIED` | Missing or invalid OAuth 2.0 bearer token in request. |
858858
| 403 | `FORBIDDEN` | Access denied to resource. |

0 commit comments

Comments
 (0)