Skip to content
openapi: 3.0.0 openapi: 3.0.0
info: info:
version: '1.2.0-alpha.1' version: '1.2.0-alpha.2'
title: 'Nipsmgw_SMService Service API' title: 'Nipsmgw_SMService Service API'
description: | description: |
IP-SM-GW SMService. IP-SM-GW SMService.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.577 V19.0.0; 5G System; IP Short Message Gateway and SMS Router For 3GPP TS 29.577 V19.2.0; 5G System; IP Short Message Gateway and SMS Router For
Short Message Services; Stage 3 Short Message Services; Stage 3
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.577/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.577/'
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
version: '1.2.0-alpha.1' version: '1.2.0-alpha.2'
title: 'Nrouter_SMService Service API' title: 'Nrouter_SMService Service API'
description: | description: |
SMS Router SMService. SMS Router SMService.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.577 V19.0.0; 5G System; IP Short Message Gateway and SMS Router For 3GPP TS 29.577 V19.2.0; 5G System; IP Short Message Gateway and SMS Router For
Short Message Services; Stage 3 Short Message Services; Stage 3
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.577/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.577/'
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: 'Nmnpf_NPStatus' title: 'Nmnpf_NPStatus'
version: '1.2.0-alpha.1' version: '1.2.0-alpha.2'
description: | description: |
Nmnpf Number Portability Status Service. Nmnpf Number Portability Status Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: 3GPP TS 29.578 V19.0.0; Mobile Number Portability Services. description: 3GPP TS 29.578 V19.1.0; Mobile Number Portability Services.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.578/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.578/
servers: servers:
- url: '{apiRoot}/nmnpf-npstatus/v1' - url: '{apiRoot}/nmnpf-npstatus/v1'
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: 'Niwmsc_SMService' title: 'Niwmsc_SMService'
version: '1.2.0-alpha.1' version: '1.2.0-alpha.2'
description: | description: |
SMS-IWMSC Short Message Service. SMS-IWMSC Short Message Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.579 V19.1.0; 5G System; Interworking MSC For Short Message Services; Stage 3. 3GPP TS 29.579 V19.2.0; 5G System; Interworking MSC For Short Message Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.579/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.579/
servers: servers:
......
...@@ -2,7 +2,7 @@ openapi: 3.0.0 ...@@ -2,7 +2,7 @@ openapi: 3.0.0
info: info:
title: nmbsf-mbs-ud-ingest title: nmbsf-mbs-ud-ingest
version: 1.2.0-alpha.1 version: 1.2.0-alpha.2
description: | description: |
API for MBS User Data Ingest Session Service. API for MBS User Data Ingest Session Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...@@ -10,7 +10,7 @@ info: ...@@ -10,7 +10,7 @@ info:
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.580 V19.1.0; 5G System; Multicast/Broadcast Service Function Services. 3GPP TS 29.580 V19.2.0; 5G System; Multicast/Broadcast Service Function Services.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.580/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.580/'
servers: servers:
...@@ -23,6 +23,9 @@ servers: ...@@ -23,6 +23,9 @@ servers:
security: security:
- {} - {}
- oAuth2ClientCredentials: [] - oAuth2ClientCredentials: []
#When the Nmbsf_MBSUserDataIngestSession API is consumed by a trusted or internal AF, then the
#"oAuth2ClientCredentials" property shall contain an array of scopes including the API level
#"nmbsf-mbs-ud-ingest" scope as the only scope.
paths: paths:
/sessions: /sessions:
...@@ -719,10 +722,10 @@ components: ...@@ -719,10 +722,10 @@ components:
tokenUrl: '{tokenUrl}' tokenUrl: '{tokenUrl}'
scopes: {} scopes: {}
description: > description: >
When the Nmbsf_MBSUserDataIngestSession is consumed by a trusted or internal AF, then When the Nmbsf_MBSUserDataIngestSession API is consumed by a trusted or internal AF, then
'nmbsf-mbs-ud-ingest' shall be used as the scope (i.e. with the 'scopes' property) and 'nmbsf-mbs-ud-ingest' shall be used as the scope value (i.e. within the "scopes" property)
'{nrfApiRoot}/oauth2/token' shall be used as the URI to retrieve the token and '{nrfApiRoot}/oauth2/token' shall be used as the URI to retrieve the token within the
(i.e. 'tokenUri'). "tokenUrl" property (i.e., instead of 'tokenUri').
# #
# STRUCTURED DATA TYPES # STRUCTURED DATA TYPES
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: nmbsf-mbs-us title: nmbsf-mbs-us
version: 1.1.0 version: 1.2.0-alpha.1
description: | description: |
API for MBS User Service. API for MBS User Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.580 V18.5.0; 5G System; Multicast/Broadcast Service Function Services. 3GPP TS 29.580 V19.2.0; 5G System; Multicast/Broadcast Service Function Services.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.580/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.580/'
servers: servers:
...@@ -23,6 +23,9 @@ servers: ...@@ -23,6 +23,9 @@ servers:
security: security:
- {} - {}
- oAuth2ClientCredentials: [] - oAuth2ClientCredentials: []
#When the Nmbsf_MBSUserService API is consumed by a trusted or internal AF, then the
#"oAuth2ClientCredentials" property shall contain an array of scopes including the API level
#"nmbsf-mbs-us" scope as the only scope.
paths: paths:
...@@ -324,10 +327,10 @@ components: ...@@ -324,10 +327,10 @@ components:
tokenUrl: '{tokenUri}' tokenUrl: '{tokenUri}'
scopes: {} scopes: {}
description: > description: >
When the Nmbsf_MBSUserService is consumed by a trusted or internal AF, then When the Nmbsf_MBSUserService API is consumed by a trusted or internal AF, then
'nmbsf-mbs-us' shall be used as the scope (i.e. within the 'scopes' property) and 'nmbsf-mbs-us' shall be used as the scope (i.e. within the "scopes" property) and
'{nrfApiRoot}/oauth2/token' shall be used as the URI to retrieve the token '{nrfApiRoot}/oauth2/token' shall be used as the URI to retrieve the token within the
(i.e. 'tokenUri'). "tokenUrl" property (i.e., instead of 'tokenUri').
# #
# STRUCTURED DATA TYPES # STRUCTURED DATA TYPES
......
...@@ -2,14 +2,14 @@ openapi: 3.0.0 ...@@ -2,14 +2,14 @@ openapi: 3.0.0
info: info:
title: Nmbstf-distsession title: Nmbstf-distsession
version: 1.1.0 version: 1.2.0-alpha.1
description: | description: |
MBSTF Distribution Session Service. MBSTF Distribution Session Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: 3GPP TS 29.581 V18.5.0; 5G System; MBSDistribution Service. description: 3GPP TS 29.581 V19.0.0; 5G System; MBSDistribution Service.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.581/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.581/
servers: servers:
...@@ -548,11 +548,19 @@ components: ...@@ -548,11 +548,19 @@ components:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
objDistributionBaseUrl: objDistributionBaseUrl:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
objRepairExpBaseUrl:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
objRepairIngestBaseUrl:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
required: required:
- objDistributionOperatingMode - objDistributionOperatingMode
- objAcquisitionMethod - objAcquisitionMethod
not: allOf:
required: [ objAcquisitionIdsPull, objAcquisitionIdPush ] - oneOf:
- required: [ objAcquisitionIdsPull ]
- required: [ objAcquisitionIdPush ]
- not:
required: [ objRepairExpBaseUrl, objRepairIngestBaseUrl ]
PktDistributionData: PktDistributionData:
description: Info for Packet Distribution Method description: Info for Packet Distribution Method
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: Nslpkmf_Discovery API title: Nslpkmf_Discovery API
version: '1.1.0-alpha.1' version: '1.1.0-alpha.2'
description: | description: |
Nslpkmf_Discovery Service. Nslpkmf_Discovery Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.586 V19.0.0; 5G System; SideLink Positioning Key Management Services; Stage 3. 3GPP TS 29.586 V19.1.0; 5G System; SideLink Positioning Key Management Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.586/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.586/
servers: servers:
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: Nslpkmf_SLPKMFKeyRequest title: Nslpkmf_SLPKMFKeyRequest
version: '1.0.0' version: '1.1.0-alpha.1'
description: | description: |
SLPKMF KeyRequest Service. SLPKMF KeyRequest Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.586 V18.1.0; 5G System; SideLink Positioning Key Management Services; Stage 3. 3GPP TS 29.586 V19.1.0; 5G System; SideLink Positioning Key Management Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.586/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.586/
servers: servers:
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Nnef_DNAIMapping title: Nnef_DNAIMapping
version: 1.1.0-alpha.1 version: 1.1.0-alpha.2
description: | description: |
NEF DNAI Mapping Service. NEF DNAI Mapping Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.591 V19.2.0; 5G System; Network Exposure Function Southbound Services; Stage 3. 3GPP TS 29.591 V19.3.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/
servers: servers:
- url: '{apiRoot}/nnef-dnai-mapping/v1' - url: '{apiRoot}/nnef-dnai-mapping/v1'
......
...@@ -2,7 +2,7 @@ openapi: 3.0.0 ...@@ -2,7 +2,7 @@ openapi: 3.0.0
info: info:
title: Nnef_EASDeployment title: Nnef_EASDeployment
version: 1.2.0-alpha.2 version: 1.2.0-alpha.3
description: | description: |
NEF EAS Deployment service. NEF EAS Deployment service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...@@ -10,7 +10,7 @@ info: ...@@ -10,7 +10,7 @@ info:
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.591 V19.2.0; 5G System; Network Exposure Function Southbound Services; Stage 3. 3GPP TS 29.591 V19.3.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/
servers: servers:
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: Nnef_ECSAddressConfigurationInformation title: Nnef_ECSAddressConfigurationInformation
version: 1.0.1 version: 1.1.0-alpha.1
description: | description: |
NEF ECS Address Service. NEF ECS Address Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.591 V18.7.0; 5G System; Network Exposure Function Southbound Services; Stage 3. 3GPP TS 29.591 V19.3.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/
servers: servers:
......
...@@ -2,7 +2,7 @@ openapi: 3.0.0 ...@@ -2,7 +2,7 @@ openapi: 3.0.0
info: info:
title: Nnef_EventExposure title: Nnef_EventExposure
version: 1.4.0-alpha.2 version: 1.4.0-alpha.3
description: | description: |
NEF Event Exposure Service. NEF Event Exposure Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...@@ -10,7 +10,7 @@ info: ...@@ -10,7 +10,7 @@ info:
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.591 V19.2.0; 5G System; Network Exposure Function Southbound Services; Stage 3. 3GPP TS 29.591 V19.3.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/
servers: servers:
......
...@@ -2,7 +2,7 @@ openapi: 3.0.0 ...@@ -2,7 +2,7 @@ openapi: 3.0.0
info: info:
title: Nnef_TrafficInfluenceData title: Nnef_TrafficInfluenceData
version: 1.1.0-alpha.1 version: 1.1.0-alpha.2
description: | description: |
NEF Traffic Influence Data Service. NEF Traffic Influence Data Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...@@ -10,7 +10,7 @@ info: ...@@ -10,7 +10,7 @@ info:
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.591 V19.2.0; 5G System; Network Exposure Function Southbound Services; Stage 3. 3GPP TS 29.591 V19.3.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/
servers: servers:
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Nnef_UEId title: Nnef_UEId
version: 1.1.1-alpha.1 version: 1.1.1-alpha.2
description: | description: |
NEF Traffic Correlation Service. NEF Traffic Correlation Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.591 V19.1.0; 5G System; Network Exposure Function Southbound Services; Stage 3. 3GPP TS 29.591 V19.3.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/
servers: servers:
- url: '{apiRoot}/nnef-ueid/v1' - url: '{apiRoot}/nnef-ueid/v1'
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
version: 1.3.0 version: 1.4.0-alpha.1
title: Nchf_SpendingLimitControl title: Nchf_SpendingLimitControl
description: | description: |
Nchf Spending Limit Control Service. Nchf Spending Limit Control Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: 3GPP TS 29.594 V18.4.0; 5G System; Spending Limit Control Service. description: 3GPP TS 29.594 V19.1.0; 5G System; Spending Limit Control Service.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.594/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.594/'
servers: servers:
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Nudsf_DataRepository title: Nudsf_DataRepository
version: 1.3.0-alpha.1 version: 1.3.0-alpha.2
description: | description: |
Nudsf Data Repository Service. Nudsf Data Repository Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: 3GPP TS 29.598 UDSF Services, V19.1.0. description: 3GPP TS 29.598 UDSF Services, V19.2.0.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.598/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.598/'
servers: servers:
...@@ -169,7 +169,7 @@ paths: ...@@ -169,7 +169,7 @@ paths:
content: content:
application/json: application/json:
schema: schema:
$ref: '#/components/schemas/RecordIdList' $ref: '#/components/schemas/RecordDeleteResponse'
'204': '204':
description: Successful case. description: Successful case.
'400': '400':
...@@ -2325,6 +2325,22 @@ components: ...@@ -2325,6 +2325,22 @@ components:
required: required:
- recordIdList - recordIdList
FailedRecordIdList:
description: List of Record IDs that failed to be deleted
type: object
properties:
failedRecordIdList:
type: array
items:
type: string
minItems: 1
RecordDeleteResponse:
description: Response to record deletion
allOf:
- $ref: '#/components/schemas/RecordIdList'
- $ref: '#/components/schemas/FailedRecordIdList'
Block: Block:
description: A Block can be of any type description: A Block can be of any type
example: >- example: >-
......
...@@ -2,14 +2,14 @@ openapi: 3.0.0 ...@@ -2,14 +2,14 @@ openapi: 3.0.0
info: info:
title: Nucmf_UECapabilityManagement title: Nucmf_UECapabilityManagement
version: 1.2.0 version: 1.3.0-alpha.1
description: | description: |
Nucmf_UECapabilityManagement Service. Nucmf_UECapabilityManagement Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: 3GPP TS 29.673 V18.4.0; 5G System; UE Radio Capability Management Services description: 3GPP TS 29.673 V19.0.0; 5G System; UE Radio Capability Management Services
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.673/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.673/'
servers: servers:
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Nucmf_Provisioning title: Nucmf_Provisioning
version: 1.2.0 version: 1.3.0-alpha.1
description: | description: |
UCMF_Provisioning Service. UCMF_Provisioning Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.675 V18.4.0; User Equipment (UE) radio capability provisioning service; Stage 3. 3GPP TS 29.675 V19.0.0; User Equipment (UE) radio capability provisioning service; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.675/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.675/
servers: servers:
- url: '{apiRoot}/nucmf-provisioning/v1' - url: '{apiRoot}/nucmf-provisioning/v1'
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Nchf_ConvergedCharging title: Nchf_ConvergedCharging
version: 3.3.0-alpha.2 version: 3.3.0-alpha.3
description: | description: |
ConvergedCharging Service © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). ConvergedCharging Service © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: > description: >
3GPP TS 32.291 V19.2.0: Telecommunication management; Charging management; 3GPP TS 32.291 V19.3.0: Telecommunication management; Charging management;
5G system, charging service; Stage 3. 5G system, charging service; Stage 3.
url: 'http://www.3gpp.org/ftp/Specs/archive/32_series/32.291/' url: 'http://www.3gpp.org/ftp/Specs/archive/32_series/32.291/'
servers: servers:
...@@ -380,6 +380,8 @@ components: ...@@ -380,6 +380,8 @@ components:
$ref: '#/components/schemas/NSSAAChargingInformation' $ref: '#/components/schemas/NSSAAChargingInformation'
rangingSLChargingInformation: rangingSLChargingInformation:
$ref: '#/components/schemas/RangingSLChargingInformation' $ref: '#/components/schemas/RangingSLChargingInformation'
lCSInformation:
$ref: '#/components/schemas/LCSInformation'
required: required:
- nfConsumerIdentification - nfConsumerIdentification
- invocationTimeStamp - invocationTimeStamp
...@@ -1779,6 +1781,20 @@ components: ...@@ -1779,6 +1781,20 @@ components:
$ref: '#/components/schemas/TADIdentifier' $ref: '#/components/schemas/TADIdentifier'
feIdentifierList: feIdentifierList:
type: string type: string
imsDCAppInfo:
$ref: '#/components/schemas/IMSDCAppInfo'
satelliteIdList:
type: array
items:
$ref: '#/components/schemas/SatelliteId'
minItems: 1
IMSDCAppInfo:
type: object
properties:
applicationId:
$ref: 'TS29571_CommonData.yaml#/components/schemas/ApplicationId'
httpUrl:
$ref: 'TS29571_CommonData.yaml#/components/schemas/ReplaceHttpUrl'
EdgeInfrastructureUsageChargingInformation: EdgeInfrastructureUsageChargingInformation:
type: object type: object
properties: properties:
...@@ -2058,6 +2074,13 @@ components: ...@@ -2058,6 +2074,13 @@ components:
$ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
proximityCancellationTimestamp: proximityCancellationTimestamp:
$ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
hopCount:
type: integer
intermediateRelayInformationContainer:
type: array
items:
$ref: '#/components/schemas/IntermediateRelayInformationContainer'
minItems: 0
relayIPAddress: relayIPAddress:
$ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr'
proseUEToNetworkRelayUEID : proseUEToNetworkRelayUEID :
...@@ -2135,6 +2158,19 @@ components: ...@@ -2135,6 +2158,19 @@ components:
$ref: '#/components/schemas/LocationType' $ref: '#/components/schemas/LocationType'
locationEstimate: locationEstimate:
$ref: '#/components/schemas/LocationEstimate' $ref: '#/components/schemas/LocationEstimate'
LCSInformation:
type: object
properties:
lCSClientID:
type: string
locationType:
$ref: '#/components/schemas/LocationType'
locationEstimate:
$ref: '#/components/schemas/LocationEstimate'
positioningData:
type: string
targetUEID:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Supi'
LocationEstimate: LocationEstimate:
type: object type: object
properties: properties:
...@@ -2144,6 +2180,13 @@ components: ...@@ -2144,6 +2180,13 @@ components:
$ref: '#/components/schemas/OctetString' $ref: '#/components/schemas/OctetString'
verticalAccuracy: verticalAccuracy:
$ref: '#/components/schemas/OctetString' $ref: '#/components/schemas/OctetString'
IntermediateRelayInformationContainer:
type: object
properties:
intermediateRelayIPAddress:
$ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr'
proseUEToNetworkIntermediateRelayUEID:
type: string
PFIContainerInformation: PFIContainerInformation:
type: object type: object
properties: properties:
...@@ -2388,6 +2431,8 @@ components: ...@@ -2388,6 +2431,8 @@ components:
$ref: '#/components/schemas/NNIRelationshipMode' $ref: '#/components/schemas/NNIRelationshipMode'
neighbourNodeAddress: neighbourNodeAddress:
$ref: '#/components/schemas/IMSAddress' $ref: '#/components/schemas/IMSAddress'
SatelliteId:
type: string
EASRequirements: EASRequirements:
type: object type: object
properties: properties:
...@@ -2545,6 +2590,8 @@ components: ...@@ -2545,6 +2590,8 @@ components:
- MB_SMF - MB_SMF
- CHF - CHF
- GMLC - GMLC
- AIOTF
- CCF
- type: string - type: string
ChargingCharacteristicsSelectionMode: ChargingCharacteristicsSelectionMode:
anyOf: anyOf:
...@@ -2975,7 +3022,7 @@ components: ...@@ -2975,7 +3022,7 @@ components:
anyOf: anyOf:
- type: string - type: string
enum: enum:
# The applicable IMS Nodes are MRFC, IMS-GWF (connected to S-CSCF using ISC) and SIP AS. # The applicable IMS Nodes are MRFC, IMS-GWF (connected to S-CSCF using ISC), SIP AS and DCSF.
- S_CSCF - S_CSCF
- P_CSCF - P_CSCF
- I_CSCF - I_CSCF
...@@ -2999,6 +3046,7 @@ components: ...@@ -2999,6 +3046,7 @@ components:
- SCEF - SCEF
- IWK_SCEF - IWK_SCEF
- IMS_GWF - IMS_GWF
- DCSF
- type: string - type: string
RoleOfIMSNode: RoleOfIMSNode:
anyOf: anyOf:
......