github.com/w3security/vervet/v5@v5.3.1-0.20230618081846-5bd9b5d799dc/testdata/resources/schemas/responses/400.yaml (about)

     1  '400':
     2    description: 'Bad Request: A parameter provided as a part of the request was invalid.'
     3    headers:
     4      w3security-version-requested: { $ref: '../headers/headers.yaml#/VersionRequestedResponseHeader' }
     5      w3security-version-served: { $ref: '../headers/headers.yaml#/VersionServedResponseHeader' }
     6      w3security-request-id: { $ref: '../headers/headers.yaml#/RequestIDResponseHeader' }
     7    content:
     8      application/vnd.api+json:
     9        schema: { $ref: '../errors.yaml#/ErrorDocument' }