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

Minor fix in VNF LCM Interface

parent 5c082e75
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Original line Diff line number Diff line
@@ -251,9 +251,10 @@ definitions:
      This type represents a VNF lifecycle management operation occurrence. Shall be set to the value of the "id"
      This type represents a VNF lifecycle management operation occurrence. Shall be set to the value of the "id"
      attribute in the "Grant" representing the associated "Individual Grant", if such grant exists.
      attribute in the "Grant" representing the associated "Individual Grant", if such grant exists.
    type: object
    type: object
    anyOf:
    oneOf:
      - oneOf:
      - required:
        - changedInfo
        - changedInfo
      - required:
        - modificationsTriggeredByVnfPkgChange
        - modificationsTriggeredByVnfPkgChange
    required:
    required:
      - id
      - id