github.com/snyk/vervet/v5@v5.11.1-0.20240202085829-ad4dd7fb6101/testdata/resources/schemas/responses/500.yaml (about)

     1  '500':
     2    description: 'Internal Server Error: An error was encountered while attempting to process the request.'
     3    headers:
     4      snyk-version-requested: { $ref: '../headers/headers.yaml#/VersionRequestedResponseHeader' }
     5      snyk-version-served: { $ref: '../headers/headers.yaml#/VersionServedResponseHeader' }
     6      snyk-request-id: { $ref: '../headers/headers.yaml#/RequestIDResponseHeader' }
     7    content:
     8      application/vnd.api+json:
     9        schema: { $ref: '../errors.yaml#/ErrorDocument' }