Commit eed08c1f authored by Muhammad Umair Zafar's avatar Muhammad Umair Zafar
Browse files

fix AppGrant issues

parent 4d2eb0b6
Loading
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -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: |