View | Details | Raw Unified | Return to bug 31799
Collapse All | Expand All

(-)a/api/v1/swagger/paths/biblios.yaml (-1 / +4 lines)
Lines 429-434 Link Here
429
        description: Not found
429
        description: Not found
430
        schema:
430
        schema:
431
          $ref: "../swagger.yaml#/definitions/error"
431
          $ref: "../swagger.yaml#/definitions/error"
432
      "409":
433
        description: Conflict
434
        schema:
435
          $ref: "../swagger.yaml#/definitions/error"
432
      "500":
436
      "500":
433
        description: |
437
        description: |
434
          Internal server error. Possible `error_code` attribute values:
438
          Internal server error. Possible `error_code` attribute values:
435
- 

Return to bug 31799