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

(-)a/api/v1/swagger/paths/biblios.yaml (-1 / +4 lines)
Lines 494-499 Link Here
494
        description: Not found
494
        description: Not found
495
        schema:
495
        schema:
496
          $ref: "../swagger.yaml#/definitions/error"
496
          $ref: "../swagger.yaml#/definitions/error"
497
      "409":
498
        description: Conflict
499
        schema:
500
          $ref: "../swagger.yaml#/definitions/error"
497
      "500":
501
      "500":
498
        description: |
502
        description: |
499
          Internal server error. Possible `error_code` attribute values:
503
          Internal server error. Possible `error_code` attribute values:
500
- 

Return to bug 31799