Commit 966fa997 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

parent 4754cec0
Loading
Loading
Loading
Loading
+17 −17
Original line number Original line Diff line number Diff line
@@ -36,7 +36,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  303:
  303:
    description: >
    description: >
@@ -119,7 +119,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  401:
  401:
    description: >
    description: >
@@ -155,7 +155,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  403:
  403:
    description: >
    description: >
@@ -191,7 +191,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  404:
  404:
    description: >
    description: >
@@ -232,7 +232,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  405:
  405:
    description: >
    description: >
@@ -266,7 +266,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  406:
  406:
    description: >
    description: >
@@ -301,7 +301,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  409:
  409:
    description: >
    description: >
@@ -332,7 +332,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  412:
  412:
    description: >
    description: >
@@ -368,7 +368,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  413:
  413:
    description: >
    description: >
@@ -403,7 +403,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  414:
  414:
    description: >
    description: >
@@ -438,7 +438,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  416:
  416:
    description: >
    description: >
@@ -469,7 +469,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  422:
  422:
    description: >
    description: >
@@ -507,7 +507,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  429:
  429:
    description: >
    description: >
@@ -547,7 +547,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  500:
  500:
    description: >
    description: >
@@ -583,7 +583,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  503:
  503:
    description: >
    description: >
@@ -619,7 +619,7 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"


  504:
  504:
    description: >
    description: >
@@ -654,4 +654,4 @@ responses:
    content:
    content:
      application/json:
      application/json:
        schema:
        schema:
          $ref: "../components/SOL012_schemas.yaml#/components/schemas/ProblemDetails"
          $ref: "../definitions/SOL012_def.yaml#/definitions/schemas/ProblemDetails"
 No newline at end of file
 No newline at end of file