Commit fec03599 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_7: consumedManoInterfaces datatype changed

parent ece8ef73
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -1506,10 +1506,10 @@ components:
          type: string
          type: string
        consumedManoInterfaces:
        consumedManoInterfaces:
          description: >
          description: >
            Information of the interface consumed by the NFV-MANO functional entity 
            Initial information of the interface consumed by the NFV-MANO functional entity
            from the peer functional entity.
            from the peer functional entity.
          type: array
          type: object
          items:
          additionalProperties:
            $ref: "#/components/schemas/ConsumedManoInterfaceInfo"
            $ref: "#/components/schemas/ConsumedManoInterfaceInfo"
        peerEntityState:
        peerEntityState:
          description: >
          description: >