Commit 44187072 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

remove error code 412 from DELETE method in SOL005 3.3.1-maintenance

parent f854e31e
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -164,8 +164,6 @@ paths:
          $ref: ../responses/SOL005_resp.yaml#/components/responses/406
        "409":
          $ref: ../responses/SOL005_resp.yaml#/components/responses/409
        "412":
          $ref: ../responses/SOL005_resp.yaml#/components/responses/412
        "500":
          $ref: ../responses/SOL005_resp.yaml#/components/responses/500
        "503":