Commit eba8f1e5 authored by Eisha Ayaz's avatar Eisha Ayaz
Browse files

Fix issue #26: remove error code 416 from VNFLCM

parent 57044cd9
Loading
Loading
Loading
Loading
Loading
+6 −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:
@@ -238,8 +236,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:
@@ -1081,8 +1078,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:
@@ -1121,8 +1117,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:
@@ -1160,8 +1155,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: