Commit 29ae9e20 authored by mcdonnelleo's avatar mcdonnelleo Committed by sunse
Browse files

Ts 28.541 rel19 cr1437 correction of attributes

parent fdb9dcbd
Loading
Loading
Loading
Loading
+19 −19
Original line number Diff line number Diff line
@@ -19,9 +19,9 @@ components:
      type: object
      description: 'AmfIdentifier comprise of amfRegionId, amfSetId and amfPointer'
      properties:
        amfRegionId:
        aMFRegionId:
          $ref: '#/components/schemas/AmfRegionId'
        amfSetId:
        aMFSetId:
          $ref: '#/components/schemas/AmfSetId'
        amfPointer:
          $ref: '#/components/schemas/AmfPointer'
@@ -113,7 +113,7 @@ components:
            $ref: '#/components/schemas/IpEndPoint'
        apiPrefix:
          type: string
        allowedPlmns:
        allowedPLMNs:
          type: array
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
@@ -129,7 +129,7 @@ components:
          type: array
          items: 
            type: string
        allowedNssais:
        allowedNSSAIs:
          type: array
          items:
            $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
@@ -2441,14 +2441,14 @@ components:
      description:  globally identification of an NG-RAN node
      type: object
      oneOf:
        - required: [ pLmnId, n3IwfId]
        - required: [ plmnId, gNbId]
        - required: [ pLmnId, ngeNbId]
        - required: [ plmnId, wagfId]
        - required: [ pLmnId, tngfId]
        - required: [ plmnId, twifId]
      properties:
        pLmnId:
        - required: [ pLMNId, n3IwfId]
        - required: [ plMNId, gNbId]
        - required: [ pLMNId, ngeNbId]
        - required: [ plMNId, wagfId]
        - required: [ pLMNId, tngfId]
        - required: [ plMNId, twifId]
      properties:
        pLMNId:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        n3IwfId:
          type: string
@@ -2497,9 +2497,9 @@ components:
      description: Information of an 5G DDNMF NF Instance
      type: object
      required:
        - plmnId
        - plMNId
      properties:
        plmnId:
        plMNId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
    ImsiRange:
      description: >
@@ -2710,7 +2710,7 @@ components:
      required:
        - mbsServiceIdStart
        - mbsServiceIdEnd
        - plmnId
        - plMNId
      properties:
        mbsServiceIdStart:
          type: string
@@ -2718,7 +2718,7 @@ components:
        mbsServiceIdEnd:
          type: string
          pattern: '^[A-Fa-f0-9]{6}$'
        plmnId:
        plMNId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
        nid:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Nid'
@@ -2773,11 +2773,11 @@ components:
          type: string
          pattern: '^[A-Fa-f0-9]{6}$'
          description: MBS Service ID
        plmnId:
        plMNId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
      required:
        - mbsServiceId
        - plmnId
        - plMNId

    Ssm:
      description: Source specific IP multicast address
@@ -2831,7 +2831,7 @@ components:
      description: Contains the NCGI (NR Cell Global Identity), as described in 3GPP 23.003
      type: object
      properties:
        plmnId:
        plMNId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
        nrCellId:
          type: string
@@ -4792,7 +4792,7 @@ components:
              allOf:
                - type: object
                  properties:
                    FiveQiDscpMappingList:
                    fiveQiDscpMappingList:
                      type: array
                      items:
                        $ref: '#/components/schemas/FiveQiDscpMapping'
+2 −2
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ components:
    MappingSetIDBackhaulAddress:
      type: object
      properties:
        setID:
        setId:
          type: integer
        backhaulAddress:
          $ref: '#/components/schemas/BackhaulAddress'
@@ -1889,7 +1889,7 @@ components:
                      type: integer
                    nrPci:
                      $ref: '#/components/schemas/NrPci'
                    plmnIdList:
                    plMNIdList:
                      type: array
                      uniqueItems: true
                      items: