Loading OpenAPI/5gcNrm.yaml +30 −0 Original line number Diff line number Diff line Loading @@ -466,6 +466,26 @@ components: maxNumberofPDUSessions: type: integer NRTACRange: type: object properties: nRTACstart: type: string nRTACend: type: string nRTACpattern: type: string TaiRange: type: object properties: plmnId: $ref: 'nrNrm.yaml#/components/schemas/PlmnId' nRTACRangelist: type: array items: $ref: '#/components/schemas/NRTACRange' #-------- Definition of concrete IOCs -------------------------------------------- SubNetwork-Single: Loading Loading @@ -1085,6 +1105,16 @@ components: $ref: '#/components/schemas/CapabilityList' isCAPIFSup: type: boolean taiList: items: $ref: 'nrNrm.yaml#/components/schemas/TaiList' taiRangeList: type: array items: $ref: '#/components/schemas/TaiRange' dnai: type: string - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading OpenAPI/nrNrm.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,10 @@ components: $ref: '#/components/schemas/PlmnId' nrTac: $ref: '#/components/schemas/NrTac' TaiList: type: array items: $ref: '#/components/schemas/Tai' BackhaulAddress: type: object Loading Loading
OpenAPI/5gcNrm.yaml +30 −0 Original line number Diff line number Diff line Loading @@ -466,6 +466,26 @@ components: maxNumberofPDUSessions: type: integer NRTACRange: type: object properties: nRTACstart: type: string nRTACend: type: string nRTACpattern: type: string TaiRange: type: object properties: plmnId: $ref: 'nrNrm.yaml#/components/schemas/PlmnId' nRTACRangelist: type: array items: $ref: '#/components/schemas/NRTACRange' #-------- Definition of concrete IOCs -------------------------------------------- SubNetwork-Single: Loading Loading @@ -1085,6 +1105,16 @@ components: $ref: '#/components/schemas/CapabilityList' isCAPIFSup: type: boolean taiList: items: $ref: 'nrNrm.yaml#/components/schemas/TaiList' taiRangeList: type: array items: $ref: '#/components/schemas/TaiRange' dnai: type: string - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading
OpenAPI/nrNrm.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,10 @@ components: $ref: '#/components/schemas/PlmnId' nrTac: $ref: '#/components/schemas/NrTac' TaiList: type: array items: $ref: '#/components/schemas/Tai' BackhaulAddress: type: object Loading