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

Minor fix in VNF LCM Interface

parent 5c082e75
Loading
Loading
Loading
Loading
+5 −4
Original line number 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"
      attribute in the "Grant" representing the associated "Individual Grant", if such grant exists.
    type: object
    anyOf:
      - oneOf:
    oneOf:
      - required:
        - changedInfo
      - required:
        - modificationsTriggeredByVnfPkgChange
    required:
      - id