Commit a471ce3f authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_163 GET Method (on "Configuration") response updated

parent 5b85dae7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -65,7 +65,9 @@ paths:
        200:
          description: >
            200 OK
            Configuration information about a VNF instance was read successfully.
            
            Shall be returned when configuration information about a VNF instance 
            has been read successfully.
            The response body shall contain a representation of the configuration resource.
          schema:
            $ref: 'definitions/SOL002VNFConfiguration_def.yaml#/definitions/VnfConfiguration'