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

fix

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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