Loading TS29222_CAPIF_Publish_Service_API.yaml +10 −17 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ info: API for publishing service APIs. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.1.1" version: "1.1.2" externalDocs: description: 3GPP TS 29.222 V16.8.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V16.9.0 Common API Framework for 3GPP Northbound APIs url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/published-apis/v1' Loading @@ -27,7 +27,7 @@ paths: in: path required: true schema: $ref: '#/components/schemas/apfId' type: string requestBody: required: true content: Loading Loading @@ -76,7 +76,7 @@ paths: in: path required: true schema: $ref: '#/components/schemas/apfId' type: string responses: '200': description: Definition of all service API(s) published by the API publishing function. Loading Loading @@ -116,12 +116,12 @@ paths: in: path required: true schema: $ref: '#/components/schemas/serviceApiId' type: string - name: apfId in: path required: true schema: $ref: '#/components/schemas/apfId' type: string responses: '200': description: Definition of individual service API published by the API publishing function. Loading Loading @@ -154,12 +154,12 @@ paths: in: path required: true schema: $ref: '#/components/schemas/serviceApiId' type: string - name: apfId in: path required: true schema: $ref: '#/components/schemas/apfId' type: string requestBody: required: true content: Loading Loading @@ -202,12 +202,12 @@ paths: in: path required: true schema: $ref: '#/components/schemas/serviceApiId' type: string - name: apfId in: path required: true schema: $ref: '#/components/schemas/apfId' type: string responses: '204': description: The individual published service API matching the serviceAPiId is deleted. Loading @@ -232,13 +232,6 @@ paths: components: schemas: # Data types uses as path variables apfId: type: string description: Identification of the API publishing function. serviceApiId: type: string description: String identifying an individual published service API. # Data Type for representations ServiceAPIDescription: type: object Loading TS29502_Nsmf_PDUSession.yaml +21 −2 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.1.7' version: '1.1.8' title: 'Nsmf_PDUSession' description: | SMF PDU Session Service. Loading @@ -9,7 +9,7 @@ info: All rights reserved. externalDocs: description: 3GPP TS 29.502 V16.11.0; 5G System; Session Management Services; Stage 3 description: 3GPP TS 29.502 V16.12.0; 5G System; Session Management Services; Stage 3 url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.502/ servers: Loading Loading @@ -2066,6 +2066,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' selectedOldSmfId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' anchorSmfFeatures: $ref: '#/components/schemas/AnchorSmfFeatures' SmContextReleaseData: type: object Loading Loading @@ -2281,6 +2283,8 @@ components: $ref: '#/components/schemas/UpSecurityInfo' vplmnQos: $ref: '#/components/schemas/VplmnQos' upCnxState: $ref: '#/components/schemas/UpCnxState' required: - dnn - servingNetwork Loading Loading @@ -2542,6 +2546,8 @@ components: $ref: '#/components/schemas/MaxIntegrityProtectedDataRate' maxIntegrityProtectedDataRateDl: $ref: '#/components/schemas/MaxIntegrityProtectedDataRate' upCnxState: $ref: '#/components/schemas/UpCnxState' required: - requestIndication Loading Loading @@ -2712,6 +2718,8 @@ components: type: boolean qosMonitoringInfo: $ref: '#/components/schemas/QosMonitoringInfo' epsPdnCnxInfo: $ref: '#/components/schemas/EpsPdnCnxInfo' required: - requestIndication Loading Loading @@ -2791,6 +2799,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/ApnRateStatus' newSmfId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' epsPdnCnxInfo: $ref: '#/components/schemas/EpsPdnCnxInfo' required: - statusInfo Loading Loading @@ -3268,6 +3278,8 @@ components: items: $ref: '#/components/schemas/QosFlowTunnel' minItems: 1 dlsetSupportInd: type: boolean required: - pduSessionId - dnn Loading Loading @@ -3569,6 +3581,11 @@ components: - qfiList - tunnelInfo AnchorSmfFeatures: type: object properties: psetrSupportInd: type: boolean # # SIMPLE DATA TYPES Loading Loading @@ -3754,6 +3771,7 @@ components: - NOT_SUPPORTED_WITH_ISMF - CHANGED_ANCHOR_SMF - CHANGED_INTERMEDIATE_SMF - REL_DUE_TO_SMF_NOT_SUPPORT_PSETR - type: string description: > This string provides forward-compatibility with future Loading Loading @@ -3788,6 +3806,7 @@ components: - NOT_SUPPORTED_WITH_ISMF - CHANGED_ANCHOR_SMF - CHANGED_INTERMEDIATE_SMF - REL_DUE_TO_SMF_NOT_SUPPORT_PSETR ResourceStatus: anyOf: Loading TS29503_Nudm_UEAU.yaml +6 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.1.2' version: '1.1.3' title: 'Nudm_UEAU' description: | UDM UE Authentication Service. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.503 Unified Data Management Services, version 16.6.0 description: 3GPP TS 29.503 Unified Data Management Services, version 16.12.0 url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.503/' servers: Loading Loading @@ -393,6 +393,8 @@ components: authRemovalInd: type: boolean default: false nfSetId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfSetId' RgAuthCtx: type: object Loading TS29518_Namf_Communication.yaml +11 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: version: 1.1.7 version: 1.1.8 title: Namf_Communication description: | AMF Communication Service Loading @@ -11,7 +11,7 @@ security: - oAuth2ClientCredentials: - namf-comm externalDocs: description: 3GPP TS 29.518 V16.11.0; 5G System; Access and Mobility Management Services description: 3GPP TS 29.518 V16.12.0; 5G System; Access and Mobility Management Services url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.518/' servers: - url: '{apiRoot}/namf-comm/v1' Loading Loading @@ -2567,6 +2567,12 @@ components: description: A map(list of key-value pairs) where praId serves as key. updpSubscriptionData: $ref: '#/components/schemas/UpdpSubscriptionData' smfSelInfo: $ref: 'TS29507_Npcf_AMPolicyControl.yaml#/components/schemas/SmfSelectionData' pcfAmpBindingInfo: type: string pcfUepBindingInfo: type: string N2SmInformation: Loading Loading @@ -3115,7 +3121,7 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/BitRate' lteUeSidelinkAmbr: $ref: 'TS29571_CommonData.yaml#/components/schemas/BitRate' Pc5QoSPara: pc5QoSPara: $ref: 'TS29571_CommonData.yaml#/components/schemas/Pc5QoSPara' V2xInformation: Loading Loading @@ -3292,6 +3298,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' supportedFeatures: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' updpCallbackBinding: type: string required: - updpNotifySubscriptionId - updpNotifyCallbackUri Loading TS29520_Nnwdaf_AnalyticsInfo.yaml +3 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: version: 1.1.4 version: 1.1.5 title: Nnwdaf_AnalyticsInfo description: | Nnwdaf_AnalyticsInfo Service API. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.520 V16.11.0; 5G System; Network Data Analytics Services. description: 3GPP TS 29.520 V16.12.0; 5G System; Network Data Analytics Services. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/' security: - {} Loading Loading @@ -176,7 +176,7 @@ components: items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai' minItems: 1 description: Identification(s) of network slice to which the subscription belongs. description: Identification(s) of network slice. appIds: type: array items: Loading Loading
TS29222_CAPIF_Publish_Service_API.yaml +10 −17 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ info: API for publishing service APIs. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.1.1" version: "1.1.2" externalDocs: description: 3GPP TS 29.222 V16.8.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V16.9.0 Common API Framework for 3GPP Northbound APIs url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/published-apis/v1' Loading @@ -27,7 +27,7 @@ paths: in: path required: true schema: $ref: '#/components/schemas/apfId' type: string requestBody: required: true content: Loading Loading @@ -76,7 +76,7 @@ paths: in: path required: true schema: $ref: '#/components/schemas/apfId' type: string responses: '200': description: Definition of all service API(s) published by the API publishing function. Loading Loading @@ -116,12 +116,12 @@ paths: in: path required: true schema: $ref: '#/components/schemas/serviceApiId' type: string - name: apfId in: path required: true schema: $ref: '#/components/schemas/apfId' type: string responses: '200': description: Definition of individual service API published by the API publishing function. Loading Loading @@ -154,12 +154,12 @@ paths: in: path required: true schema: $ref: '#/components/schemas/serviceApiId' type: string - name: apfId in: path required: true schema: $ref: '#/components/schemas/apfId' type: string requestBody: required: true content: Loading Loading @@ -202,12 +202,12 @@ paths: in: path required: true schema: $ref: '#/components/schemas/serviceApiId' type: string - name: apfId in: path required: true schema: $ref: '#/components/schemas/apfId' type: string responses: '204': description: The individual published service API matching the serviceAPiId is deleted. Loading @@ -232,13 +232,6 @@ paths: components: schemas: # Data types uses as path variables apfId: type: string description: Identification of the API publishing function. serviceApiId: type: string description: String identifying an individual published service API. # Data Type for representations ServiceAPIDescription: type: object Loading
TS29502_Nsmf_PDUSession.yaml +21 −2 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.1.7' version: '1.1.8' title: 'Nsmf_PDUSession' description: | SMF PDU Session Service. Loading @@ -9,7 +9,7 @@ info: All rights reserved. externalDocs: description: 3GPP TS 29.502 V16.11.0; 5G System; Session Management Services; Stage 3 description: 3GPP TS 29.502 V16.12.0; 5G System; Session Management Services; Stage 3 url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.502/ servers: Loading Loading @@ -2066,6 +2066,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' selectedOldSmfId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' anchorSmfFeatures: $ref: '#/components/schemas/AnchorSmfFeatures' SmContextReleaseData: type: object Loading Loading @@ -2281,6 +2283,8 @@ components: $ref: '#/components/schemas/UpSecurityInfo' vplmnQos: $ref: '#/components/schemas/VplmnQos' upCnxState: $ref: '#/components/schemas/UpCnxState' required: - dnn - servingNetwork Loading Loading @@ -2542,6 +2546,8 @@ components: $ref: '#/components/schemas/MaxIntegrityProtectedDataRate' maxIntegrityProtectedDataRateDl: $ref: '#/components/schemas/MaxIntegrityProtectedDataRate' upCnxState: $ref: '#/components/schemas/UpCnxState' required: - requestIndication Loading Loading @@ -2712,6 +2718,8 @@ components: type: boolean qosMonitoringInfo: $ref: '#/components/schemas/QosMonitoringInfo' epsPdnCnxInfo: $ref: '#/components/schemas/EpsPdnCnxInfo' required: - requestIndication Loading Loading @@ -2791,6 +2799,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/ApnRateStatus' newSmfId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' epsPdnCnxInfo: $ref: '#/components/schemas/EpsPdnCnxInfo' required: - statusInfo Loading Loading @@ -3268,6 +3278,8 @@ components: items: $ref: '#/components/schemas/QosFlowTunnel' minItems: 1 dlsetSupportInd: type: boolean required: - pduSessionId - dnn Loading Loading @@ -3569,6 +3581,11 @@ components: - qfiList - tunnelInfo AnchorSmfFeatures: type: object properties: psetrSupportInd: type: boolean # # SIMPLE DATA TYPES Loading Loading @@ -3754,6 +3771,7 @@ components: - NOT_SUPPORTED_WITH_ISMF - CHANGED_ANCHOR_SMF - CHANGED_INTERMEDIATE_SMF - REL_DUE_TO_SMF_NOT_SUPPORT_PSETR - type: string description: > This string provides forward-compatibility with future Loading Loading @@ -3788,6 +3806,7 @@ components: - NOT_SUPPORTED_WITH_ISMF - CHANGED_ANCHOR_SMF - CHANGED_INTERMEDIATE_SMF - REL_DUE_TO_SMF_NOT_SUPPORT_PSETR ResourceStatus: anyOf: Loading
TS29503_Nudm_UEAU.yaml +6 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.1.2' version: '1.1.3' title: 'Nudm_UEAU' description: | UDM UE Authentication Service. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.503 Unified Data Management Services, version 16.6.0 description: 3GPP TS 29.503 Unified Data Management Services, version 16.12.0 url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.503/' servers: Loading Loading @@ -393,6 +393,8 @@ components: authRemovalInd: type: boolean default: false nfSetId: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfSetId' RgAuthCtx: type: object Loading
TS29518_Namf_Communication.yaml +11 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: version: 1.1.7 version: 1.1.8 title: Namf_Communication description: | AMF Communication Service Loading @@ -11,7 +11,7 @@ security: - oAuth2ClientCredentials: - namf-comm externalDocs: description: 3GPP TS 29.518 V16.11.0; 5G System; Access and Mobility Management Services description: 3GPP TS 29.518 V16.12.0; 5G System; Access and Mobility Management Services url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.518/' servers: - url: '{apiRoot}/namf-comm/v1' Loading Loading @@ -2567,6 +2567,12 @@ components: description: A map(list of key-value pairs) where praId serves as key. updpSubscriptionData: $ref: '#/components/schemas/UpdpSubscriptionData' smfSelInfo: $ref: 'TS29507_Npcf_AMPolicyControl.yaml#/components/schemas/SmfSelectionData' pcfAmpBindingInfo: type: string pcfUepBindingInfo: type: string N2SmInformation: Loading Loading @@ -3115,7 +3121,7 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/BitRate' lteUeSidelinkAmbr: $ref: 'TS29571_CommonData.yaml#/components/schemas/BitRate' Pc5QoSPara: pc5QoSPara: $ref: 'TS29571_CommonData.yaml#/components/schemas/Pc5QoSPara' V2xInformation: Loading Loading @@ -3292,6 +3298,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' supportedFeatures: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' updpCallbackBinding: type: string required: - updpNotifySubscriptionId - updpNotifyCallbackUri Loading
TS29520_Nnwdaf_AnalyticsInfo.yaml +3 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: version: 1.1.4 version: 1.1.5 title: Nnwdaf_AnalyticsInfo description: | Nnwdaf_AnalyticsInfo Service API. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.520 V16.11.0; 5G System; Network Data Analytics Services. description: 3GPP TS 29.520 V16.12.0; 5G System; Network Data Analytics Services. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/' security: - {} Loading Loading @@ -176,7 +176,7 @@ components: items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai' minItems: 1 description: Identification(s) of network slice to which the subscription belongs. description: Identification(s) of network slice. appIds: type: array items: Loading