Loading OpenAPI/TS28541_5GcNrm.yaml +29 −1 Original line number Diff line number Diff line Loading @@ -1142,7 +1142,6 @@ components: anyOf: - $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn' - $ref: 'TS29571_CommonData.yaml#/components/schemas/WildcardDnn' <<<<<<< HEAD EasdfInfo: description: Information of an EASDF NF Instance type: object Loading Loading @@ -1372,6 +1371,33 @@ components: type: array items: $ref: '#/components/schemas/SuciInfo' 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 -------------------------------------------- Loading Loading @@ -1998,6 +2024,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 −1 Original line number Diff line number Diff line Loading @@ -1142,7 +1142,6 @@ components: anyOf: - $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn' - $ref: 'TS29571_CommonData.yaml#/components/schemas/WildcardDnn' <<<<<<< HEAD EasdfInfo: description: Information of an EASDF NF Instance type: object Loading Loading @@ -1372,6 +1371,33 @@ components: type: array items: $ref: '#/components/schemas/SuciInfo' 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 -------------------------------------------- Loading Loading @@ -1998,6 +2024,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