Commit ff96d883 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

VnfInfoModificationsRequest renamed as VnfInfoModificationRequest

parent a10fe29f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -261,7 +261,7 @@ paths:
          required: true
          in: body
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInfoModificationsRequest"
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInfoModificationRequest"
      responses:
        202:
          $ref: "responses/VNFLifecycleManagement_resp.yaml#/responses/202-with-Location"
+1 −1
Original line number Diff line number Diff line
@@ -785,7 +785,7 @@ definitions:
          Links to resources related to this notification.
        $ref: "#/definitions/LccnLinks"
        
  VnfInfoModificationsRequest:
  VnfInfoModificationRequest:
    description: >
      This type represents attribute modifications for an "Individual VNF instance" resource,
      i.e. modifications to a resource representation based on the "VnfInstance" data type.