Skip to content
GitLab
Explore
Sign in
Show whitespace changes
Inline
Side-by-side
TS29522_AnalyticsExposure.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-analyticsexposure
version
:
1.2.
0
version
:
1.2.
1
description
:
|
API for Analytics Exposure.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -561,6 +561,13 @@ components:
resume the consumption of the analytics. Default value is "false" if omitted.
accuInfo
:
$ref
:
'
TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/AccuracyInfo'
cancelAccuInd
:
type
:
boolean
description
:
>
Indicates cancelled subscription of the analytics accuracy information.
Set to "true" indicates the NWDAF cancelled subscription of analytics accuracy
information as the NWDAF does not support the accuracy checking capability.
Otherwise set to "false". Default value is "false" if omitted.
nsiLoadLevelData
:
type
:
array
items
:
...
...
@@ -1063,6 +1070,13 @@ components:
minItems
:
1
accuInfo
:
$ref
:
'
TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/AccuracyInfo'
cancelAccuInd
:
type
:
boolean
description
:
>
Indicates cancelled request of the analytics accuracy information.
Set to "true" indicates the NWDAF cancelled request of analytics accuracy
information as the NWDAF does not support the accuracy checking capability.
Otherwise set to "false". Default value is "false" if omitted.
relProxInfos
:
type
:
array
items
:
...
...
TS29522_ECSAddress.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-ecs-address
version
:
1.0.
0
version
:
1.0.
1
description
:
|
API for AF provisioned ECS Address Configuration Information.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -381,6 +381,16 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Dnn'
snssai
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Snssai'
ecsAuthMethods
:
type
:
array
items
:
$ref
:
'
TS29503_Nudm_PP.yaml#/components/schemas/EcsAuthMethod'
minItems
:
1
supportedPlmns
:
type
:
array
items
:
$ref
:
'
TS29503_Nudm_PP.yaml#/components/schemas/SupportedPlmn'
minItems
:
1
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
required
:
...
...
@@ -394,7 +404,7 @@ components:
afIds
:
type
:
array
items
:
$ref
:
'
TS29522_AKMA.yaml#/components/schemas/AfId'
type
:
string
minItems
:
1
description
:
AF identifiers to be used as deletion criterion.
dnn
:
...
...
@@ -403,6 +413,8 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Snssai'
ecsAddrInfo
:
$ref
:
'
#/components/schemas/EcsAddrInfo'
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
anyOf
:
-
required
:
[
afIds
]
-
required
:
[
dnn
]
...
...
@@ -416,6 +428,16 @@ components:
properties
:
ecsServerAddr
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/EcsServerAddr'
ecsAuthMethods
:
type
:
array
items
:
$ref
:
'
TS29503_Nudm_PP.yaml#/components/schemas/EcsAuthMethod'
minItems
:
1
supportedPlmns
:
type
:
array
items
:
$ref
:
'
TS29503_Nudm_PP.yaml#/components/schemas/SupportedPlmn'
minItems
:
1
spatialValidityCond
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SpatialValidityCond'
...
...
TS29522_EcsAddressProvision.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-ecs-address-provision
version
:
1.1.
0
version
:
1.1.
1
description
:
|
API for ECS Address Provisioning.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -311,6 +311,11 @@ components:
items
:
$ref
:
'
TS29503_Nudm_PP.yaml#/components/schemas/EcsAuthMethod'
minItems
:
1
supportedPlmns
:
type
:
array
items
:
$ref
:
'
TS29503_Nudm_PP.yaml#/components/schemas/SupportedPlmn'
minItems
:
1
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
required
:
...
...
TS29522_MBSGroupMsgDelivery.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-mbs-group-msg
version
:
1.0.
0
version
:
1.0.
1
description
:
|
API for MBS Group Message Delivery.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -329,6 +329,8 @@ components:
$ref
:
'
TS26517_MBSUserServiceAnnouncement.yaml#/components/schemas/UserServiceDescription'
servAreaWithoutMbs
:
$ref
:
'
#/components/schemas/MbsServArea'
nrRedCapUeInfo
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/NrRedCapUeInfo'
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
required
:
...
...
@@ -353,6 +355,8 @@ components:
$ref
:
'
TS29122_CommonData.yaml#/components/schemas/DateTime'
notifUri
:
$ref
:
'
TS29122_CommonData.yaml#/components/schemas/Uri'
nrRedCapUeInfo
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/NrRedCapUeInfo'
MbsGroupMsgDelStatusNotif
:
description
:
Represents the status notification information for an MBS group message delivery.
...
...
TS29522_MBSTMGI.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-mbs-tmgi
version
:
1.1.
0
version
:
1.1.
1
description
:
|
API for the allocation, deallocation and management of TMGI(s) for MBS.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -251,9 +251,24 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/MbsServiceArea'
reducedExtMbsServArea
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/ExternalMbsServiceArea'
reducedMbsServAreas
:
type
:
array
items
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/MbsServiceArea'
minItems
:
1
reducedExtMbsServAreas
:
type
:
array
items
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/ExternalMbsServiceArea'
minItems
:
1
oneOf
:
-
required
:
[
reducedMbsServArea
]
-
required
:
[
reducedExtMbsServArea
]
allOf
:
-
not
:
required
:
[
reducedMbsServArea
,
reducedExtMbsServAreas
]
-
not
:
required
:
[
reducedExtMbsServArea
,
reducedMbsServAreas
]
ProblemDetailsTmgiAlloc
:
description
:
>
...
...
TS29522_ServiceParameter.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-service-parameter
version
:
1.2.
0
version
:
1.2.
1
description
:
|
API for AF service paramter
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -462,6 +462,14 @@ components:
$ref
:
'
#/components/schemas/UrspRuleRequest'
minItems
:
1
description
:
Contains the service parameter used to guide the URSP.
vpsUrspGuidance
:
type
:
array
items
:
$ref
:
'
#/components/schemas/UrspRuleRequest'
minItems
:
1
description
:
>
Contains the service parameters used to guide the VPLMN-specific URSP
rule(s).
a2xParamsPc5
:
$ref
:
'
#/components/schemas/A2xParamsPc5'
a2xParamsUu
:
...
...
@@ -507,6 +515,15 @@ components:
$ref
:
'
#/components/schemas/UrspRuleRequest'
minItems
:
1
description
:
Contains the service parameter used to guide the URSP.
vpsUrspGuidance
:
type
:
array
items
:
$ref
:
'
#/components/schemas/UrspRuleRequest'
minItems
:
1
description
:
>
Contains the service parameters used to guide the VPLMN-specific
URSP rule(s).
nullable
:
true
a2xParamsPc5
:
$ref
:
'
#/components/schemas/A2xParamsPc5Rm'
a2xParamsUu
:
...
...
TS29522_TimeSyncExposure.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
3gpp-time-sync-exposure
version
:
1.1.
0
version
:
1.1.
1
description
:
|
API for time synchronization exposure.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
3GPP TS 29.522 V18.
8
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
...
...
@@ -920,8 +920,8 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Gpsi'
n6Ind
:
type
:
boolean
description
:
>
Indicates the N6 termination which the parameters below apply.
enum
:
-
true
ptpEnable
:
type
:
boolean
description
:
>
...
...
TS29522_UEId.yaml
View file @
d54f1ea3
...
...
@@ -2,14 +2,14 @@ openapi: 3.0.0
info
:
title
:
3gpp-ueid
version
:
1.1.
0
version
:
1.1.
1
description
:
|
API for UE ID service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
externalDocs
:
description
:
3GPP TS 29.522 V18.
6
.0; 5G System; Network Exposure Function Northbound APIs.
description
:
3GPP TS 29.522 V18.
7
.0; 5G System; Network Exposure Function Northbound APIs.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security
:
-
{}
...
...
@@ -474,6 +474,8 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/IpAddr'
ueMacAddr
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/MacAddr48'
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
required
:
-
afId
oneOf
:
...
...
@@ -520,5 +522,5 @@ components:
Represents the requested modification to a UE ID Mapping Information Provisioning.
type
:
object
properties
:
u
eIdMappingInfo
:
rsU
eIdMappingInfo
:
$ref
:
'
#/components/schemas/RangSlUeIdMappInfo'
TS29525_Npcf_UEPolicyControl.yaml
View file @
d54f1ea3
openapi
:
3.0.0
info
:
version
:
1.3.
0
version
:
1.3.
1
title
:
Npcf_UEPolicyControl
description
:
|
UE Policy Control Service.
...
...
@@ -9,7 +9,7 @@ info:
All rights reserved.
externalDocs
:
description
:
3GPP TS 29.525 V18.
6
.0; 5G System; UE Policy Control Service.
description
:
3GPP TS 29.525 V18.
7
.0; 5G System; UE Policy Control Service.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.525/'
servers
:
...
...
@@ -360,6 +360,8 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/PduSessionInfo'
minItems
:
1
description
:
Combination of DNN and S-NSSAIs for which LBO information is requested.
chfInfo
:
$ref
:
'
TS29512_Npcf_SMPolicyControl.yaml#/components/schemas/ChargingInformation'
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
n2Pc5RsppPol
:
...
...
@@ -439,6 +441,10 @@ components:
minItems
:
1
hPcfId
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/NfInstanceId'
hPcfUri
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Uri'
hPcfSetId
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/NfSetId'
uePolReq
:
$ref
:
'
#/components/schemas/UePolicyRequest'
guami
:
...
...
@@ -469,6 +475,8 @@ components:
network corresponding to the configured S-NSSAI in the serving PLMN.
n3gNodeReSel
:
$ref
:
'
#/components/schemas/Non3gppAccess'
sliceN3gNodeSelCap
:
$ref
:
'
#/components/schemas/SliceSpecificN3gNodeSelectionCapability'
satBackhaulCategory
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SatelliteBackhaulCategory'
5gsToEpsMob
:
...
...
@@ -494,8 +502,6 @@ components:
description
:
>
Contains LBO roaming information for DNN and S-NSSAI combination(s).
This attribute only applies in roaming and when the AMF is the NF service consumer.
chfInfo
:
$ref
:
'
TS29512_Npcf_SMPolicyControl.yaml#/components/schemas/ChargingInformation'
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
rangSlCapab
:
...
...
@@ -589,6 +595,10 @@ components:
description
:
>
The Configured NSSAI for the serving PLMN, and the mapped S-NSSAI value of home
network corresponding to the configured S-NSSAI in the serving PLMN.
n3gNodeReSel
:
$ref
:
'
#/components/schemas/Non3gppAccess'
sliceN3gNodeSelCap
:
$ref
:
'
#/components/schemas/SliceSpecificN3gNodeSelectionCapability'
satBackhaulCategory
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SatelliteBackhaulCategory'
urspEnfRep
:
...
...
@@ -609,6 +619,7 @@ components:
the subscription to VPLMN-specific URSP delivery outcome.
The key of the map represents the AF request to guide VPLMN-specific URSP rules.
This attribute only applies in roaming and when the V-PCF is the NF service consumer.
nullable
:
true
lboRoamInfo
:
type
:
array
items
:
...
...
@@ -829,6 +840,8 @@ components:
description
:
>
AF subscribed event(s) notifications related to AF provisioned guidance
for VPLMN-specific URSP rules.
nullable
:
true
nullable
:
true
LboRoamingInformation
:
description
:
>
...
...
@@ -1125,6 +1138,28 @@ components:
- UU: This value is used to indicate that UE supports A2X communications over the PC5
reference point.
SliceSpecificN3gNodeSelectionCapability
:
anyOf
:
-
type
:
string
enum
:
-
ONLY_N3IWF_SS_SEL
-
ONLY_TNGF_SS_SEL
-
TNGF_N3IWF_SS_SEL
-
type
:
string
description
:
>
This string provides forward-compatibility with future
extensions to the enumeration but is not used to encode
content defined in the present version of this API.
description
:
|
Represents the UE capabilities with regard to slice-specific non-3gpp node selection.
Possible values are:
- ONLY_N3IWF_SS_SEL: Indicates that the UE supports N3IWF selection based on the slices
the UE wishes to use over untrusted non-3GPP access.
- ONLY_TNGF_SS_SEL: Indicates that the UE supports TNGF selection based on the slices
the UE wishes to use over trusted non-3GPP access.
- TNGF_N3IWF_SS_SEL: Indicates that the UE supports N3IWF selection based on the slices
the UE wishes to use over untrusted non-3GPP access and TNGF selection based on the
slices the UE wishes to use over trusted non-3GPP access.
#
UePolicyTransferFailureCause
:
description
:
UE Policy Transfer Failure Cause.
...
...
TS29536_Nnsacf_NSAC.yaml
View file @
d54f1ea3
...
...
@@ -2,14 +2,14 @@ openapi: 3.0.0
info
:
title
:
Nnsacf_NSAC
version
:
1.1.
0
version
:
1.1.
1
description
:
|
Nnsacf_NSAC Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
externalDocs
:
description
:
3GPP TS 29.536 V18.
6
.0; 5G System; Network Slice Admission Control Services; Stage 3.
description
:
3GPP TS 29.536 V18.
7
.0; 5G System; Network Slice Admission Control Services; Stage 3.
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.536/
servers
:
...
...
@@ -288,6 +288,10 @@ components:
nnsacf-nsac:local-configs-update
:
>
Access to the NSAC update of the local maximum number of registered UEs and/or
PDU sessions of the network slice at NSACF
nnsacf-nsac:roaming-quotas-query
:
>
Access to request the maximum number of registered UEs and/or PDU sessions of a
network slice for inbound roamers for VPLMN NSAC admission mode
schemas
:
...
...
TS29537_Npcf_MBSPolicyControl.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
Npcf_MBSPolicyControl API
version
:
1.1.
0
version
:
1.1.
1
description
:
|
MBS Policy Control Service
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.537 V18.
4
.0; 5G System; Multicast/Broadcast Policy Control Services.
3GPP TS 29.537 V18.
5
.0; 5G System; Multicast/Broadcast Policy Control Services.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.537/'
security
:
...
...
@@ -306,6 +306,17 @@ components:
$ref
:
'
#/components/schemas/MbsPcrt'
minItems
:
1
nullable
:
true
mbsChargingData
:
type
:
object
additionalProperties
:
$ref
:
'
#/components/schemas/MbsChargingData'
minProperties
:
1
description
:
>
Contains the MBS Charging Decision consisting of the MBS Charging Data instance(s)
applicable for the MBS Session.
The key of the map shall be set to the value of the mbsChgId attribute of the
corresponding map value encoded using the MbsChargingData data structure.
nullable
:
true
MbsPolicyData
:
description
:
>
...
...
@@ -340,6 +351,13 @@ components:
type
:
string
minItems
:
1
maxItems
:
1
refMbsChgData
:
type
:
array
items
:
type
:
string
minItems
:
1
maxItems
:
1
nullable
:
true
required
:
-
mbsPccRuleId
...
...
@@ -436,6 +454,20 @@ components:
failureCode
:
$ref
:
'
#/components/schemas/MbsFailureCode'
MbsChargingData
:
description
:
Represents the MBS Charging Data.
type
:
object
properties
:
mbsChgId
:
type
:
string
mbsRatingGrp
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/RatingGroup'
meteringMethod
:
$ref
:
'
TS29512_Npcf_SMPolicyControl.yaml#/components/schemas/MeteringMethod'
required
:
-
mbsChgId
nullable
:
true
# Simple data types:
MbsMaxDataBurstVol
:
...
...
TS29538_MSGS_TopiclistEvent.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
MSGS_TopiclistEvent
version
:
1.0.
0
version
:
1.0.
1
description
:
|
API for Topic Messaging Event Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.538 V18.
6
.0; Enabling MSGin5G Service; Application Programming Interfaces (API)
3GPP TS 29.538 V18.
7
.0; Enabling MSGin5G Service; Application Programming Interfaces (API)
specification; Stage 3
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.538/
...
...
@@ -38,23 +38,19 @@ paths:
application/json
:
schema
:
$ref
:
'
#/components/schemas/TopicListSubscription'
callbacks
:
MessagingTopicListNotification
:
'
{$request.body#/notificationURI}'
:
post
:
requestBody
:
required
:
true
responses
:
'
201'
:
description
:
Topic list on the MSGin5G Server is successfully subscribed
content
:
application/json
:
schema
:
$ref
:
'
#/components/schemas/TopicListNotification'
responses
:
'
204'
:
description
:
No Content (successful notification)
'
307'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/307'
'
308'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/308'
$ref
:
'
#/components/schemas/TopicListSubscription'
headers
:
Location
:
description
:
'
Contains
the
URI
of
the
newly
created
resource'
required
:
true
schema
:
type
:
string
'
400'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/400'
'
401'
:
...
...
@@ -77,19 +73,23 @@ paths:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/503'
default
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/default'
responses
:
'
201'
:
description
:
Topic list on the MSGin5G Server is successfully subscribed
callbacks
:
MessagingTopicListNotification
:
'
{$request.body#/notificationURI}'
:
post
:
requestBody
:
required
:
true
content
:
application/json
:
schema
:
$ref
:
'
#/components/schemas/TopicListSubscriptionAck'
headers
:
Location
:
description
:
'
Contains
the
URI
of
the
newly
created
resource'
required
:
true
schema
:
type
:
string
$ref
:
'
#/components/schemas/TopicListNotification'
responses
:
'
204'
:
description
:
No Content (successful notification)
'
307'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/307'
'
308'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/308'
'
400'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/400'
'
401'
:
...
...
@@ -113,34 +113,31 @@ paths:
default
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/default'
/topiclist-subscriptions/{subscriptionId}
:
post
:
summary
:
Unsubscribe to Messaging Topic list on a MSGin5G Server
tags
:
-
Topic List Unsubscriptionn
parameters
:
-
name
:
subscriptionId
in
:
path
description
:
Topic list subscription Id
description
:
>
Represents the identifier of the Individual Topic List Subscription resource.
required
:
true
schema
:
type
:
string
requestBody
:
required
:
true
content
:
application/json
:
schema
:
$ref
:
'
#/components/schemas/
TopicList
Uns
ubscription
'
delete
:
summary
:
Request the deletion of an existing Individual Topic List Subscription resource.
operationId
:
DeleteIndTopicListSubsc
tags
:
-
Individual
Topic
List
S
ubscription
(Document)
responses
:
'
200'
:
description
:
The individual Topic list unsubscription is successfully handled with the subscription not deleted.
content
:
application/json
:
schema
:
$ref
:
'
#/components/schemas/TopicListUnsubscriptionAck'
'
204'
:
description
:
>
No Content. The individual MSGin5G Server Messaging Topic list subscription matching the subscription Id is successfully deleted.
No Content. The Individual Topic List Subscription resource is successfully
deleted.
'
307'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/307'
'
308'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/308'
'
400'
:
$ref
:
'
TS29122_CommonData.yaml#/components/responses/400'
'
401'
:
...
...
@@ -286,19 +283,6 @@ components:
secCred
:
type
:
string
TopicListSubscriptionAck
:
description
:
Response of Messaging Topic list subscription
type
:
object
required
:
-
subStat
properties
:
subStat
:
type
:
string
exprTime
:
$ref
:
'
TS29122_CommonData.yaml#/components/schemas/DateTime'
suppFeat
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
TopicListUnsubscriptionAck
:
description
:
Response of Messaging Topic list unsubscription
type
:
object
...
...
TS29549_SS_AADRF_DataManagement.yaml
View file @
d54f1ea3
...
...
@@ -6,11 +6,11 @@ info:
API for A-ADRF Data Management Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
version
:
"
1.0.
0
"
version
:
"
1.0.
1
"
externalDocs
:
description
:
>
3GPP TS 29.549 V18.
6
.0 Service Enabler Architecture Layer for Verticals (SEAL);
3GPP TS 29.549 V18.
7
.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3.
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
...
...
@@ -275,9 +275,8 @@ components:
type
:
string
description
:
Version of the API which was invoked.
inputParameters
:
type
:
array
items
:
{}
minItems
:
1
type
:
string
description
:
List of input parameters.
result
:
type
:
string
...
...
@@ -317,8 +316,12 @@ components:
type
:
string
validConds
:
$ref
:
'
TS29549_SS_Events.yaml#/components/schemas/ValidityConditions'
apiLog
:
apiLogs
:
type
:
array
items
:
$ref
:
'
#/components/schemas/ApiLogInfo'
minItems
:
1
description
:
The API logs information.
rttDeviation
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Float'
snssais
:
...
...
TS29549_SS_ADAE_ServiceApiAnalytics.yaml
View file @
d54f1ea3
...
...
@@ -6,11 +6,11 @@ info:
API for ADAE service API analytics service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
version
:
"
1.0.
0
"
version
:
"
1.0.
1
"
externalDocs
:
description
:
>
3GPP TS 29.549 V18.
6
.0 Service Enabler Architecture Layer for Verticals (SEAL);
3GPP TS 29.549 V18.
7
.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3.
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
...
...
@@ -19,7 +19,7 @@ security:
-
oAuth2ClientCredentials
:
[]
servers
:
-
url
:
'
{apiRoot}/ss-adae-s
sp
a/v1'
-
url
:
'
{apiRoot}/ss-adae-sa/v1'
variables
:
apiRoot
:
default
:
https://example.com
...
...
@@ -236,6 +236,7 @@ components:
required
:
-
analyticsType
-
notifUri
-
eventCriteria
oneOf
:
-
required
:
[
serviceApiName
]
-
required
:
[
serviceApiType
]
...
...
TS29549_SS_ADAE_Ue2UePerformanceAnalytics.yaml
View file @
d54f1ea3
...
...
@@ -6,11 +6,11 @@ info:
API for SEAL VAL Service Area Configuration Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
version
:
"
1.0.
0
"
version
:
"
1.0.
1
"
externalDocs
:
description
:
>
3GPP TS 29.549 V18.
6
.0 Service Enabler Architecture Layer for Verticals (SEAL);
3GPP TS 29.549 V18.
7
.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3.
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
...
...
@@ -311,6 +311,9 @@ components:
$ref
:
'
TS29549_SS_UserProfileRetrieval.yaml#/components/schemas/ValTargetUe'
valUeB
:
$ref
:
'
TS29549_SS_UserProfileRetrieval.yaml#/components/schemas/ValTargetUe'
required
:
-
valUeA
-
valUeB
# Simple data types and Enumerations
U2UAnalytics
:
...
...
TS29558_Eecs_ECSServiceProvisioning.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
ECS Service Provisioning Service
version
:
1.0.
0
version
:
1.0.
1
description
:
|
ECS Service Provisioning Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.558 V18.
6
.0; Enabling Edge Applications;
3GPP TS 29.558 V18.
8
.0; Enabling Edge Applications;
Application Programming Interface (API) specification; Stage 3.
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/
...
...
@@ -364,8 +364,11 @@ components:
Represents a Service Provisioning information retrieval request.
type
:
object
properties
:
federationInfo
:
fedInfo
:
type
:
array
items
:
$ref
:
'
#/components/schemas/FederationInfo'
minItems
:
1
acProfs
:
type
:
array
items
:
...
...
@@ -403,8 +406,11 @@ components:
properties
:
notifUri
:
$ref
:
'
TS29122_CommonData.yaml#/components/schemas/Uri'
federationInfo
:
fedInfo
:
type
:
array
items
:
$ref
:
'
#/components/schemas/FederationInfo'
minItems
:
1
acProfs
:
type
:
array
items
:
...
...
@@ -431,8 +437,11 @@ components:
properties
:
notifUri
:
$ref
:
'
TS29122_CommonData.yaml#/components/schemas/Uri'
federationInfo
:
fedInfo
:
type
:
array
items
:
$ref
:
'
#/components/schemas/FederationInfo'
minItems
:
1
acProfs
:
type
:
array
items
:
...
...
TS29558_Eecs_TargetEESDiscovery.yaml
View file @
d54f1ea3
...
...
@@ -5,10 +5,10 @@ info:
API for Target EES Discovery.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
version
:
1.1.
0
version
:
1.1.
1
externalDocs
:
description
:
>
3GPP TS 29.558 V18.
6
.0 Enabling Edge Applications;
3GPP TS 29.558 V18.
7
.0 Enabling Edge Applications;
Application Programming Interface (API) specification; Stage 3
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/
security
:
...
...
@@ -112,6 +112,12 @@ paths:
required
:
false
schema
:
type
:
string
-
name
:
supp-feats
in
:
query
description
:
Contains the list of supported feature(s).
required
:
false
schema
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
responses
:
'
200'
:
description
:
>
...
...
TS29563_Nhss_UECM.yaml
View file @
d54f1ea3
openapi
:
3.0.0
info
:
version
:
'
1.2.
0
'
version
:
'
1.2.
1
'
title
:
'
Nhss_UECM'
description
:
|
HSS UE Context Management.
...
...
@@ -9,7 +9,7 @@ info:
All rights reserved.
externalDocs
:
description
:
3GPP TS 29.563 HSS Services for Interworking With UDM, version 18.
5
.0
description
:
3GPP TS 29.563 HSS Services for Interworking With UDM, version 18.
6
.0
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.563/'
servers
:
...
...
@@ -265,4 +265,5 @@ components:
-
UE_INITIAL_AND_SINGLE_REGISTRATION
-
UE_INITIAL_AND_DUAL_REGISTRATION
-
EPS_TO_5GS_MOBILITY
-
EPS_TO_5GS_MOBILITY_WITHOUT_N26_IWK
-
type
:
string
TS29564_Nupf_EventExposure.yaml
View file @
d54f1ea3
...
...
@@ -2,14 +2,14 @@ openapi: 3.0.0
info
:
title
:
'
UPF
Event
Exposure
Service'
version
:
1.1.
0
version
:
1.1.
1
description
:
|
UPF Event Exposure Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
externalDocs
:
description
:
3GPP TS 29.564 V18.
5
.0; 5G System; User Plane Function Services; Stage 3.
description
:
3GPP TS 29.564 V18.
6
.0; 5G System; User Plane Function Services; Stage 3.
url
:
https://www.3gpp.org/ftp/Specs/archive/29_series/29.564/
servers
:
...
...
@@ -338,6 +338,8 @@ components:
anyUe
:
type
:
boolean
default
:
false
supi
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Supi'
dnn
:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Dnn'
snssai
:
...
...
TS29565_Ntsctsf_TimeSynchronization.yaml
View file @
d54f1ea3
...
...
@@ -2,7 +2,7 @@ openapi: 3.0.0
info
:
title
:
Ntsctsf_TimeSynchronization Service API
version
:
1.1.
0
version
:
1.1.
2
description
:
|
TSCTSF Time Synchronization Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
...
...
@@ -10,7 +10,7 @@ info:
externalDocs
:
description
:
>
3GPP TS 29.565 V18.
6
.0; 5G System; Time Sensitive Communication and Time Synchronization Function
3GPP TS 29.565 V18.
8
.0; 5G System; Time Sensitive Communication and Time Synchronization Function
Services; Stage 3.
url
:
'
https://www.3gpp.org/ftp/Specs/archive/29_series/29.565/'
servers
:
...
...
@@ -176,7 +176,7 @@ paths:
content
:
application/json
:
schema
:
$ref
:
'
TS29522_TimeSyncExposure.yaml
#/components/schemas/TimeSyncExposureSubsc'
$ref
:
'
#/components/schemas/TimeSyncExposureSubsc'
parameters
:
-
name
:
subscriptionId
description
:
String identifying an Individual Time Synchronization Exposure Subscription.
...
...
@@ -531,7 +531,7 @@ components:
clientCredentials
:
tokenUrl
:
'
{nrfApiRoot}/oauth2/token'
scopes
:
ntsctsf-timesync
hronization
:
Access to the Ntsctsf_TimeSynchronization API
ntsctsf-time
-
sync
:
Access to the Ntsctsf_TimeSynchronization API
schemas
:
TimeSyncExposureSubsc
:
...
...
@@ -820,6 +820,8 @@ components:
$ref
:
'
TS29571_CommonData.yaml#/components/schemas/Gpsi'
n6Ind
:
type
:
boolean
enum
:
-
true
ptpEnable
:
type
:
boolean
logSyncInter
:
...
...
Prev
1
2
3
4
5
Next