Loading OpenAPI/TS28541_5GcNrm.yaml +29 −0 Original line number Diff line number Diff line Loading @@ -1371,6 +1371,33 @@ components: items: $ref: '#/components/schemas/SuciInfo' minItems: 1 PlmnRange: description: Range of PLMN IDs type: object oneOf: - required: [ start, end ] - required: [ pattern ] properties: start: type: string pattern: '^[0-9]{3}[0-9]{2,3}$' end: type: string pattern: '^[0-9]{3}[0-9]{2,3}$' pattern: type: string SmsfInfo: description: Specific Data for SMSF type: object properties: roamingUeInd: type: boolean remotePlmnRangeList: type: array items: $ref: '#/components/schemas/PlmnRange' minItems: 1 #-------- Definition of concrete IOCs -------------------------------------------- ProvMnS: Loading Loading @@ -1996,6 +2023,8 @@ components: $ref: '#/components/schemas/ManagedNFProfile' commModelList: $ref: '#/components/schemas/CommModelList' smsfInfo: $ref: '#/components/schemas/SmsfInfo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +29 −0 Original line number Diff line number Diff line Loading @@ -1371,6 +1371,33 @@ components: items: $ref: '#/components/schemas/SuciInfo' minItems: 1 PlmnRange: description: Range of PLMN IDs type: object oneOf: - required: [ start, end ] - required: [ pattern ] properties: start: type: string pattern: '^[0-9]{3}[0-9]{2,3}$' end: type: string pattern: '^[0-9]{3}[0-9]{2,3}$' pattern: type: string SmsfInfo: description: Specific Data for SMSF type: object properties: roamingUeInd: type: boolean remotePlmnRangeList: type: array items: $ref: '#/components/schemas/PlmnRange' minItems: 1 #-------- Definition of concrete IOCs -------------------------------------------- ProvMnS: Loading Loading @@ -1996,6 +2023,8 @@ components: $ref: '#/components/schemas/ManagedNFProfile' commModelList: $ref: '#/components/schemas/CommModelList' smsfInfo: $ref: '#/components/schemas/SmsfInfo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading