Bug 32030: Max document file size - REST API spec
authorPedro Amorim <pjamorim91@gmail.com>
Mon, 31 Oct 2022 17:30:10 +0000 (16:30 -0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:45 +0000 (09:44 -0300)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
api/v1/swagger/paths/erm_agreements.yaml
api/v1/swagger/paths/erm_licenses.yaml

index 2f3e7e3..36eab29 100644 (file)
         description: Conflict in creating resource
         schema:
           $ref: "../swagger.yaml#/definitions/error"
+      413:
+        description: Payload too large
+        schema:
+          $ref: "../swagger.yaml#/definitions/error"
       500:
         description: |-
           Internal server error. Possible `error_code` attribute values:
         description: Conflict in updating resource
         schema:
           $ref: "../swagger.yaml#/definitions/error"
+      413:
+        description: Payload too large
+        schema:
+          $ref: "../swagger.yaml#/definitions/error"
       500:
         description: |-
           Internal server error. Possible `error_code` attribute values:
index 5fc40e2..13b003d 100644 (file)
         description: Conflict in creating resource
         schema:
           $ref: "../swagger.yaml#/definitions/error"
+      413:
+        description: Payload too large
+        schema:
+          $ref: "../swagger.yaml#/definitions/error"
       500:
         description: |-
           Internal server error. Possible `error_code` attribute values:
         description: conflict in updating resource
         schema:
           $ref: "../swagger.yaml#/definitions/error"
+      413:
+        description: Payload too large
+        schema:
+          $ref: "../swagger.yaml#/definitions/error"
       500:
         description: |-
           internal server error. possible `error_code` attribute values: