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

fix minor issues in SOL003 OAS v4.5.1

parent 813c7fb9
Loading
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -1280,6 +1280,12 @@ paths:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/405"
        406:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/406"
        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/500"
        503:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/503"
        504:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/components/responses/504"
components:
  parameters:
    filter_vnf_instances:
@@ -2111,9 +2117,9 @@ components:
        202 ACCEPTED

        Shall be returned when the request has been accepted for processing.
        The response body shall be empty.The HTTP response shall include a
        "Location" HTTP header that contains the URI of the newly-created "Individual 
        VNF LCM operation occurrence" resource corresponding to the operation
        The response body shall be empty.
        The HTTP response shall include a "Location" HTTP header that contains the URI of the newly-created
        "Individual VNF LCM operation occurrence" resource corresponding to the operation.
      headers:
        Location:
          description: |