Commit 9b654229 authored by gautamd's avatar gautamd
Browse files

Update EdgeNRM.yaml

parent cea06ecb
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -30,16 +30,16 @@ components:
      type: object
      properties:
        civicAddress:
          Type: String
          type: string
        lat:
          type: float
          type: integer
        long:
          type: float
          type: integer
    EDNConnectionInfo:
      type: object
      properties:
        dNN:
          Type: String
          type: string
        eDNServiceArea:
          $ref: '#/components/schemas/ServingLocation'

@@ -69,7 +69,7 @@ components:
                - type: object
                  properties:
                    eASIdentifier:
                      Type: string
                      type: string
                    eASRequirements:
                      $ref: '#/components/schemas/EASRequirements'
    ECSFunction-Single:
@@ -82,9 +82,9 @@ components:
                - type: object
                  properties:
                    eCSAddress:
                      Type: string
                      type: string
                    providerIdentifier:
                      Type: string
                      type: string
                    eDNConnectionInfo:
                      $ref: '#/components/schemas/EASRequirements'
#-------- Definition of JSON arrays for name-contained IOCs ----------------------