Commit eb98e328 authored by gautamd's avatar gautamd
Browse files

Update TS28541_NrNrm.yaml

parent fd26aad1
Loading
Loading
Loading
Loading
Loading
+12 −15
Original line number Diff line number Diff line
@@ -749,10 +749,14 @@ components:
      type: object
      properties:
        applicationID:
          type: array
          items:
            type: string
        destinationIPInfo:
          type: string
        nonIPDescriptiors:
          type: array
          items:
            type: string
        dNNs:
          type: string
@@ -765,6 +769,8 @@ components:
              - MMS
              - INTERNET
        destinationFQDN:
          type: array
          items:
            type: string
        pINID:
          type: string
@@ -2114,7 +2120,7 @@ components:
                  properties:
                    ephemerisInfos:
                      $ref: '#/components/schemas/EphemerisInfos'
    MWABFunction-Single:
    MWAB-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
@@ -2126,18 +2132,9 @@ components:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState'
                operationalState:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState'
                allowedPLMNInfo:
                  $ref: '#/components/schemas/PlmnInfoList'
                allowedArea:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
                allowedTime:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
                relatedN2URSPInfo:
                  $ref: '#/components/schemas/URSPInfo'
                relatedN3URSPInfo:
                  $ref: '#/components/schemas/URSPInfo'
                relatedXnURSPInfo:
                  $ref: '#/components/schemas/URSPInfo'

#-------- Definition of JSON arrays for name-contained IOCs ----------------------

    GnbDuFunction-Multiple:
@@ -2363,5 +2360,5 @@ components:
        - $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single'
        - $ref: '#/components/schemas/NTNFunction-Single'
        - $ref: '#/components/schemas/EphemerisInfoSet-Single'
        - $ref: '#/components/schemas/MWABFunction-Single'
        - $ref: '#/components/schemas/MWAB-Single'