Commit 320843bc authored by Eisha Ayaz's avatar Eisha Ayaz
Browse files

fix issue #26: remove error code 416 as per SOL 003

parent df757f5c
Loading
Loading
Loading
Loading
Loading
+7 −12
Original line number Diff line number Diff line
@@ -97,8 +97,7 @@ paths:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/405"
        406:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/406"
        416:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/416"

        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503:
@@ -136,8 +135,7 @@ paths:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/405"
        406:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/406"
        416:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/416"

        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503:
@@ -240,8 +238,7 @@ paths:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/406"
        409:
          $ref: '#/components/responses/InstantiateVnfInstance.Post.409'
        416:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/416"

        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503:
@@ -1083,8 +1080,8 @@ paths:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/405"
        406:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/406"
        416:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/416"


        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503:
@@ -1123,8 +1120,7 @@ paths:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/405"
        406:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/406"
        416:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/416"

        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503:
@@ -1162,8 +1158,7 @@ paths:
          $ref: '#/components/responses/IndividualVnfSnapshot.Patch.409'
        412:
          $ref: '#/components/responses/IndividualVnfSnapshot.Patch.412'
        416:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/416"

        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503: