Commit ccbdb662 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

Fix in responses

parent cb23b542
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -583,22 +583,18 @@ responses:
      Content-Type:
        description: The MIME type of the body of the response.
        type: string
        maximum: 1
        minimum: 1
        required: true
      WWW-Authenticate:
        description: >
          Challenge if the corresponding HTTP request has not provided
          authorization, or error details if the corresponding HTTP
          request has provided an invalid authorization token.
        type: string
        maximum: 1
        minimum: 0
      Version:
        description: >
          Version of the API used in the response.
        type: string
        maximum: 1
        minimum: 1
        required: true
    content:
      application/json:
        schema: