Commit 8911ef51 authored by moscatelli's avatar moscatelli
Browse files

SOL003_66: 202 response description fixed

parent c4705b0f
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -1697,10 +1697,9 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            Information about an individual VNF instance was queried
            Shall be returned when information about a VNF LCM operation occurrence washas been read successfully.
            successfully. The response body shall contain status
            The response body shall contain status information about a VNF lifecycle management operation occurrence
            information about a VNF lifecycle management operation
            (see clause 5.5.2.13).
            occurrence.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.
@@ -1732,15 +1731,16 @@ paths:
        404:
        404:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/404"
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/404"
        405:
        405:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/404"
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/405"
        406:
        406:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/406"
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/406"
        409:
          $ref: "responses/VNFLifecycleManagement_resp.yaml#/responses/409-inconsistent-state"
        500:
        500:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/500"
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/500"
        503:
        503:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/503"
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/503"
        504:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504"
          
  ###############################################################################
  ###############################################################################
  # Retry operation task                                                        #
  # Retry operation task                                                        #
  ###############################################################################
  ###############################################################################