Loading MEC010-2_AppGrant.yaml +5 −3 Original line number Diff line number Diff line Loading @@ -157,10 +157,12 @@ components: type: object properties: ipOverEthernet: type: string items: $ref: "#/components/schemas/IpOverEthernetAddressData" description: Network address data for IP over Ethernet to assign to the extCP instance. Shall be present if layerProtocol is equal to "IP_OVER_ETHERNET", and shall be absent otherwise. layerProtocol: type: string items: $ref: "#/components/schemas/IpOverEthernetAddressData" description: | Loading Loading
MEC010-2_AppGrant.yaml +5 −3 Original line number Diff line number Diff line Loading @@ -157,10 +157,12 @@ components: type: object properties: ipOverEthernet: type: string items: $ref: "#/components/schemas/IpOverEthernetAddressData" description: Network address data for IP over Ethernet to assign to the extCP instance. Shall be present if layerProtocol is equal to "IP_OVER_ETHERNET", and shall be absent otherwise. layerProtocol: type: string items: $ref: "#/components/schemas/IpOverEthernetAddressData" description: | Loading