File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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. |
You can’t perform that action at this time.
0 commit comments