Loading OpenAPI/TS28541_5GcNrm.yaml +19 −0 Original line number Diff line number Diff line Loading @@ -1333,6 +1333,25 @@ components: $ref: '#/components/schemas/SnssaiList' managedNFProfile: $ref: '#/components/schemas/ManagedNFProfile' groupId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfGroupId' supiRanges: type: array items: $ref: '#/components/schemas/SupiRange' minItems: 1 storageIdRanges: description: > A map (list of key-value pairs) where realmId serves as key and each value in the map is an array of IdentityRanges. Each IdentityRange is a range of storageIds. type: object additionalProperties: type: array items: $ref: '#/components/schemas/IdentityRange' minItems: 1 minProperties: 1 NrfFunction-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +19 −0 Original line number Diff line number Diff line Loading @@ -1333,6 +1333,25 @@ components: $ref: '#/components/schemas/SnssaiList' managedNFProfile: $ref: '#/components/schemas/ManagedNFProfile' groupId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfGroupId' supiRanges: type: array items: $ref: '#/components/schemas/SupiRange' minItems: 1 storageIdRanges: description: > A map (list of key-value pairs) where realmId serves as key and each value in the map is an array of IdentityRanges. Each IdentityRange is a range of storageIds. type: object additionalProperties: type: array items: $ref: '#/components/schemas/IdentityRange' minItems: 1 minProperties: 1 NrfFunction-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading