Commit 15231aa6 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

OpenAPI version 3.1.1 + required config update

parent 7554477c
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -86,3 +86,10 @@ responses:
      application/problem+json:
        schema:
          $ref: '#/components/schemas/ProblemDetails'
  '429':
    description:
      'Too Many Requests: used when a rate limiter has triggered.'
    content:
      application/problem+json:
        schema:
          $ref: '#/components/schemas/ProblemDetails'
 No newline at end of file
+419 KiB

File added.

No diff preview for this file type.