Skip to content
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: 3gpp-analyticsexposure title: 3gpp-analyticsexposure
version: 1.2.1 version: 1.2.3
description: | description: |
API for Analytics Exposure. API for Analytics Exposure.
© 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.522 V18.7.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V18.10.0; 5G System; Network Exposure Function Northbound APIs.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security: security:
...@@ -690,11 +690,6 @@ components: ...@@ -690,11 +690,6 @@ components:
items: items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/DnPerformanceReq' $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/DnPerformanceReq'
minItems: 1 minItems: 1
dataVlTrnsTmReqs:
type: array
items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/E2eDataVolTransTimeReq'
minItems: 1
bwRequs: bwRequs:
type: array type: array
items: items:
...@@ -925,6 +920,11 @@ components: ...@@ -925,6 +920,11 @@ components:
items: items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/DnPerformanceReq' $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/DnPerformanceReq'
minItems: 1 minItems: 1
dataVlTrnsTmReqs:
type: array
items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/E2eDataVolTransTimeReq'
minItems: 1
bwRequs: bwRequs:
type: array type: array
items: items:
...@@ -945,6 +945,11 @@ components: ...@@ -945,6 +945,11 @@ components:
items: items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/WlanPerformanceReq' $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/WlanPerformanceReq'
minItems: 1 minItems: 1
disperReqs:
type: array
items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/DispersionRequirement'
minItems: 1
maxNumOfTopAppUl: maxNumOfTopAppUl:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
maxNumOfTopAppDl: maxNumOfTopAppDl:
...@@ -1053,11 +1058,6 @@ components: ...@@ -1053,11 +1058,6 @@ components:
items: items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/ServiceExperienceInfo' $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/ServiceExperienceInfo'
minItems: 1 minItems: 1
disperReqs:
type: array
items:
$ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/DispersionRequirement'
minItems: 1
movBehavInfos: movBehavInfos:
type: array type: array
items: items:
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: 3gpp-mbs-group-msg title: 3gpp-mbs-group-msg
version: 1.0.1 version: 1.0.2
description: | description: |
API for MBS Group Message Delivery. API for MBS Group Message Delivery.
© 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.522 V18.7.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V18.9.0; 5G System; Network Exposure Function Northbound APIs.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security: security:
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: 3gpp-mbs-session title: 3gpp-mbs-session
version: 1.2.0 version: 1.2.1
description: | description: |
API for MBS Session Management. API for MBS Session Management.
© 2026, 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.522 V18.6.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V18.9.0; 5G System; Network Exposure Function Northbound APIs.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
servers: servers:
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: 3gpp-mbs-ud-ingest title: 3gpp-mbs-ud-ingest
version: 1.1.0 version: 1.1.1
description: | description: |
API for MBS User Data Ingest Session. API for MBS User Data Ingest Session.
© 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.522 V18.6.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V18.9.0; 5G System; Network Exposure Function Northbound APIs.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
servers: servers:
......
...@@ -2,7 +2,7 @@ openapi: 3.0.0 ...@@ -2,7 +2,7 @@ openapi: 3.0.0
info: info:
title: 3gpp-time-sync-exposure title: 3gpp-time-sync-exposure
version: 1.1.0 version: 1.1.1
description: | description: |
API for time synchronization exposure. API for time synchronization exposure.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 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.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/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security: security:
...@@ -920,8 +920,8 @@ components: ...@@ -920,8 +920,8 @@ components:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Gpsi' $ref: 'TS29571_CommonData.yaml#/components/schemas/Gpsi'
n6Ind: n6Ind:
type: boolean type: boolean
description: > enum:
Indicates the N6 termination which the parameters below apply. - true
ptpEnable: ptpEnable:
type: boolean type: boolean
description: > description: >
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
version: 1.3.1 version: 1.3.3
title: Npcf_UEPolicyControl title: Npcf_UEPolicyControl
description: | description: |
UE Policy Control Service. UE Policy 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.525 V18.7.0; 5G System; UE Policy Control Service. description: 3GPP TS 29.525 V18.9.0; 5G System; UE Policy Control Service.
url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.525/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.525/'
servers: servers:
...@@ -342,11 +342,11 @@ components: ...@@ -342,11 +342,11 @@ components:
pras: pras:
type: object type: object
additionalProperties: additionalProperties:
$ref: 'TS29571_CommonData.yaml#/components/schemas/PresenceInfoRm' $ref: 'TS29571_CommonData.yaml#/components/schemas/PresenceInfo'
minProperties: 1 minProperties: 1
description: > description: >
Contains the presence reporting area(s) for which reporting was requested. Contains the presence reporting area(s) for which reporting was requested.
The praId attribute within the PresenceInfoRm data type is the key of the map. The praId attribute within the PresenceInfo data type is the key of the map.
andspDelInd: andspDelInd:
$ref: '#/components/schemas/PolicyStatus' $ref: '#/components/schemas/PolicyStatus'
andspInd: andspInd:
...@@ -681,10 +681,10 @@ components: ...@@ -681,10 +681,10 @@ components:
pras: pras:
type: object type: object
additionalProperties: additionalProperties:
$ref: 'TS29571_CommonData.yaml#/components/schemas/PresenceInfo' $ref: 'TS29571_CommonData.yaml#/components/schemas/PresenceInfoRm'
description: > description: >
Contains the presence reporting area(s) for which reporting was requested. Contains the presence reporting area(s) for which reporting was requested.
The praId attribute within the PresenceInfo data type is the key of the map. The praId attribute within the PresenceInfoRm data type is the key of the map.
minProperties: 1 minProperties: 1
nullable: true nullable: true
andspDelInd: andspDelInd:
......
...@@ -2,14 +2,14 @@ openapi: 3.0.0 ...@@ -2,14 +2,14 @@ openapi: 3.0.0
info: info:
title: Nnssaaf_NSSAA title: Nnssaaf_NSSAA
version: 1.2.0 version: 1.2.1
description: | description: |
Network Slice-Specific Authentication and Authorization Service. Network Slice-Specific Authentication and Authorization 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 TS29.526, NSSAA Service, version 18.6.0. description: 3GPP TS29.526, NSSAA Service, version 18.7.0.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.526/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.526/
servers: servers:
...@@ -322,7 +322,8 @@ components: ...@@ -322,7 +322,8 @@ components:
SliceAuthContext: SliceAuthContext:
description: > description: >
This data type includes information of the resource created for slice-specific This data type includes information of the resource created for slice-specific
authentication and authorization. type: object authentication and authorization.
type: object
properties: properties:
gpsi: gpsi:
$ref: 'TS29571_CommonData.yaml#/components/schemas/Gpsi' $ref: 'TS29571_CommonData.yaml#/components/schemas/Gpsi'
...@@ -377,7 +378,8 @@ components: ...@@ -377,7 +378,8 @@ components:
SliceAuthReauthNotification: SliceAuthReauthNotification:
description: > description: >
This data type includes information about the re-authentication notification for This data type includes information about the re-authentication notification for
authentication and authorization. type: object authentication and authorization.
type: object
properties: properties:
notifType: notifType:
$ref: '#/components/schemas/SliceAuthNotificationType' $ref: '#/components/schemas/SliceAuthNotificationType'
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
version: '1.3.0' version: '1.3.1'
title: 'NSSF NSSAI Availability' title: 'NSSF NSSAI Availability'
description: | description: |
NSSF NSSAI Availability Service. NSSF NSSAI Availability 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.
security: security:
- {} - {}
...@@ -18,7 +18,7 @@ servers: ...@@ -18,7 +18,7 @@ servers:
default: https://example.com default: https://example.com
description: apiRoot as defined in clause 4.4 of 3GPP TS 29.501 description: apiRoot as defined in clause 4.4 of 3GPP TS 29.501
externalDocs: externalDocs:
description: 3GPP TS 29.531 V18.7.0; 5G System; Network Slice Selection Services; Stage 3 description: 3GPP TS 29.531 V18.9.0; 5G System; Network Slice Selection Services; Stage 3
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.531/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.531/
paths: paths:
/nssai-availability/{nfId}: /nssai-availability/{nfId}:
...@@ -723,12 +723,24 @@ components: ...@@ -723,12 +723,24 @@ components:
$ref: 'TS29531_Nnssf_NSSelection.yaml#/components/schemas/NsiId' $ref: 'TS29531_Nnssf_NSSelection.yaml#/components/schemas/NsiId'
minItems: 1 minItems: 1
nssaiValidityTimeInfo: nssaiValidityTimeInfo:
deprecated: true
description: > description: >
A map(list of key-value pairs where single Nssai serves as key) A map(list of key-value pairs where single Nssai serves as key)
of the current validity time of the current validity time
type: object type: object
additionalProperties: additionalProperties:
$ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
nssaiValidityTimeInfoList:
description: >
A map(list of key-value pairs where single Nssai serves as key)
of the current validity time information
type: object
additionalProperties:
type: array
items:
$ref: 'TS29503_Nudm_SDM.yaml#/components/schemas/RecurTime'
minItems: 1
minProperties: 1
SnssaiReplacementSubscribeInfo: SnssaiReplacementSubscribeInfo:
description: > description: >
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: 'Nmbsmf-MBSSession' title: 'Nmbsmf-MBSSession'
version: 1.2.0 version: 1.2.1
description: | description: |
MB-SMF MBSSession Service. MB-SMF MBSSession 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.532 V18.5.0; 5G System; 5G Multicast-Broadcast Session Management Services; 3GPP TS 29.532 V18.6.0; 5G System; 5G Multicast-Broadcast Session Management Services;
Stage 3. Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.532/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.532/
......
...@@ -2,14 +2,14 @@ openapi: 3.0.0 ...@@ -2,14 +2,14 @@ openapi: 3.0.0
info: info:
title: Nnsacf_NSAC title: Nnsacf_NSAC
version: 1.1.1 version: 1.1.2
description: | description: |
Nnsacf_NSAC Service. Nnsacf_NSAC Service.
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved. All rights reserved.
externalDocs: externalDocs:
description: 3GPP TS 29.536 V18.7.0; 5G System; Network Slice Admission Control Services; Stage 3. description: 3GPP TS 29.536 V18.8.0; 5G System; Network Slice Admission Control Services; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.536/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.536/
servers: servers:
...@@ -379,6 +379,8 @@ components: ...@@ -379,6 +379,8 @@ components:
$ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId' $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
nsacMode: nsacMode:
$ref: '#/components/schemas/NsacAdmissionMode' $ref: '#/components/schemas/NsacAdmissionMode'
numberExceedInfo:
$ref: '#/components/schemas/QuotaExceedIndication'
required: required:
- updateFlag - updateFlag
- snssai - snssai
...@@ -401,7 +403,11 @@ components: ...@@ -401,7 +403,11 @@ components:
- reason - reason
EacNotification: EacNotification:
description: A map (list of key-value pairs) where Snssai converted to a string serves as key type: object
properties:
eacModeList:
description: >
A map (list of key-value pairs) where Snssai converted to a string serves as key
type: object type: object
additionalProperties: additionalProperties:
$ref: '#/components/schemas/EACMode' $ref: '#/components/schemas/EACMode'
...@@ -467,6 +473,11 @@ components: ...@@ -467,6 +473,11 @@ components:
items: items:
$ref: '#/components/schemas/PduAdmissionValue' $ref: '#/components/schemas/PduAdmissionValue'
minItems: 1 minItems: 1
ueAdmissionList:
type: array
items:
$ref: '#/components/schemas/UeAdmissionValue'
minItems: 1
supportedFeatures: supportedFeatures:
$ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
...@@ -636,3 +647,22 @@ components: ...@@ -636,3 +647,22 @@ components:
content defined in the present version of this API. content defined in the present version of this API.
- VPLMN_ADMISSION - VPLMN_ADMISSION
- VPLMN_WITH_HPLMN_ASSISTANCE - VPLMN_WITH_HPLMN_ASSISTANCE
QuotaExceedIndication:
description: >
Indicates which quota (e.g. local maximum number of UEs / local maximum number of PDU
sessions) is exceeded.
anyOf:
- type: string
enum:
- EXCEED_MAX_UE_NUM
- EXCEED_MAX_PDU_NUM
- EXCEED_MAX_UE_AND_PDU_NUM
- 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.
- EXCEED_MAX_UE_NUM
- EXCEED_MAX_PDU_NUM
- EXCEED_MAX_UE_AND_PDU_NUM
...@@ -2,7 +2,7 @@ openapi: 3.0.0 ...@@ -2,7 +2,7 @@ openapi: 3.0.0
info: info:
title: Npcf_MBSPolicyControl API title: Npcf_MBSPolicyControl API
version: 1.1.0 version: 1.1.1
description: | description: |
MBS Policy Control Service MBS Policy Control Service
© 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 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.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/' url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.537/'
security: security:
...@@ -306,6 +306,17 @@ components: ...@@ -306,6 +306,17 @@ components:
$ref: '#/components/schemas/MbsPcrt' $ref: '#/components/schemas/MbsPcrt'
minItems: 1 minItems: 1
nullable: true 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: MbsPolicyData:
description: > description: >
...@@ -340,6 +351,13 @@ components: ...@@ -340,6 +351,13 @@ components:
type: string type: string
minItems: 1 minItems: 1
maxItems: 1 maxItems: 1
refMbsChgData:
type: array
items:
type: string
minItems: 1
maxItems: 1
nullable: true
required: required:
- mbsPccRuleId - mbsPccRuleId
...@@ -436,6 +454,20 @@ components: ...@@ -436,6 +454,20 @@ components:
failureCode: failureCode:
$ref: '#/components/schemas/MbsFailureCode' $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: # Simple data types:
MbsMaxDataBurstVol: MbsMaxDataBurstVol:
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: MSGS_TopiclistEvent title: MSGS_TopiclistEvent
version: 1.0.1 version: 1.0.2
description: | description: |
API for Topic Messaging Event Service. API for Topic Messaging Event 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.538 V18.7.0; Enabling MSGin5G Service; Application Programming Interfaces (API) 3GPP TS 29.538 V18.8.0; Enabling MSGin5G Service; Application Programming Interfaces (API)
specification; Stage 3 specification; Stage 3
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.538/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.538/
...@@ -262,8 +262,6 @@ components: ...@@ -262,8 +262,6 @@ components:
$ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address' $ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address'
notificationURI: notificationURI:
$ref: 'TS29122_CommonData.yaml#/components/schemas/Uri' $ref: 'TS29122_CommonData.yaml#/components/schemas/Uri'
secCred:
type: string
exprTime: exprTime:
$ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
suppFeat: suppFeat:
...@@ -280,8 +278,6 @@ components: ...@@ -280,8 +278,6 @@ components:
$ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address' $ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address'
destAddr: destAddr:
$ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address' $ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address'
secCred:
type: string
TopicListUnsubscriptionAck: TopicListUnsubscriptionAck:
description: Response of Messaging Topic list unsubscription description: Response of Messaging Topic list unsubscription
...@@ -307,8 +303,6 @@ components: ...@@ -307,8 +303,6 @@ components:
type: string type: string
minItems: 1 minItems: 1
description: A list of Messaging Topics to be subscribed. description: A list of Messaging Topics to be subscribed.
secCred:
type: string
exprTime: exprTime:
$ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
...@@ -332,8 +326,6 @@ components: ...@@ -332,8 +326,6 @@ components:
properties: properties:
oriAddr: oriAddr:
$ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address' $ref: 'TS29538_MSGG_L3GDelivery.yaml#/components/schemas/Address'
secCred:
type: string
msgTopics: msgTopics:
type: array type: array
items: items:
......
...@@ -4,13 +4,13 @@ info: ...@@ -4,13 +4,13 @@ info:
title: SS_Events title: SS_Events
description: | description: |
API for SEAL Events management. API for SEAL Events management.
© 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.
version: "1.2.0" version: "1.2.1"
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.549 V18.6.0 Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.549 V18.8.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3. Application Programming Interface (API) specification; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
......
...@@ -4,13 +4,13 @@ info: ...@@ -4,13 +4,13 @@ info:
title: SS_GroupManagement title: SS_GroupManagement
description: | description: |
API for SEAL Group management. API for SEAL Group management.
© 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.
version: "1.2.0" version: "1.2.1"
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.549 V18.6.0 Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.549 V18.8.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3. Application Programming Interface (API) specification; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
......
...@@ -4,13 +4,13 @@ info: ...@@ -4,13 +4,13 @@ info:
title: SS_LocationAreaInfoRetrieval title: SS_LocationAreaInfoRetrieval
description: | description: |
API for SEAL Location Area Info Retrieval. API for SEAL Location Area Info Retrieval.
© 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.
version: "1.1.0" version: "1.1.1"
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.549 V18.6.0 Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.549 V18.8.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3. Application Programming Interface (API) specification; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
......
...@@ -4,13 +4,13 @@ info: ...@@ -4,13 +4,13 @@ info:
title: SS_LocationReporting title: SS_LocationReporting
description: | description: |
API for SEAL Location Reporting Configuration. API for SEAL Location Reporting Configuration.
© 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.
version: "1.2.0" version: "1.2.1"
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.549 V18.6.0 Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.549 V18.8.0 Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3. Application Programming Interface (API) specification; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
......
openapi: 3.0.0 openapi: 3.0.0
info: info:
version: 1.2.0 version: 1.2.2
title: SS_NetworkResourceAdaptation title: SS_NetworkResourceAdaptation
description: | description: |
SS Network Resource Adaptation Service. SS Network Resource Adaptation 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.549 V18.6.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.549 V18.9.0; Service Enabler Architecture Layer for Verticals (SEAL);
Application Programming Interface (API) specification; Stage 3. Application Programming Interface (API) specification; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/
...@@ -1635,6 +1635,8 @@ components: ...@@ -1635,6 +1635,8 @@ components:
items: items:
type: string type: string
minItems: 1 minItems: 1
mbsResServiceArea:
$ref: 'TS29571_CommonData.yaml#/components/schemas/ExternalMbsServiceArea'
required: required:
- event - event
- ts - ts
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: ECS ECS Discovery Service title: ECS ECS Discovery Service
version: 1.0.0 version: 1.0.1
description: | description: |
API for ECS Discovery API for ECS Discovery
© 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.558 V18.6.0 Enabling Edge Applications; 3GPP TS 29.558 V18.9.0 Enabling Edge Applications;
Application Programming Interface (API) specification; Stage 3 Application Programming Interface (API) specification; Stage 3
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/
......
...@@ -2,15 +2,15 @@ openapi: 3.0.0 ...@@ -2,15 +2,15 @@ openapi: 3.0.0
info: info:
title: ECS Service Provisioning Service title: ECS Service Provisioning Service
version: 1.0.0 version: 1.0.3
description: | description: |
ECS Service Provisioning Service. ECS Service 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.558 V18.6.0; Enabling Edge Applications; 3GPP TS 29.558 V18.10.0; Enabling Edge Applications;
Application Programming Interface (API) specification; Stage 3. Application Programming Interface (API) specification; Stage 3.
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/
...@@ -364,8 +364,11 @@ components: ...@@ -364,8 +364,11 @@ components:
Represents a Service Provisioning information retrieval request. Represents a Service Provisioning information retrieval request.
type: object type: object
properties: properties:
federationInfo: fedInfo:
type: array
items:
$ref: '#/components/schemas/FederationInfo' $ref: '#/components/schemas/FederationInfo'
minItems: 1
acProfs: acProfs:
type: array type: array
items: items:
...@@ -403,8 +406,11 @@ components: ...@@ -403,8 +406,11 @@ components:
properties: properties:
notifUri: notifUri:
$ref: 'TS29122_CommonData.yaml#/components/schemas/Uri' $ref: 'TS29122_CommonData.yaml#/components/schemas/Uri'
federationInfo: fedInfo:
type: array
items:
$ref: '#/components/schemas/FederationInfo' $ref: '#/components/schemas/FederationInfo'
minItems: 1
acProfs: acProfs:
type: array type: array
items: items:
...@@ -431,8 +437,11 @@ components: ...@@ -431,8 +437,11 @@ components:
properties: properties:
notifUri: notifUri:
$ref: 'TS29122_CommonData.yaml#/components/schemas/Uri' $ref: 'TS29122_CommonData.yaml#/components/schemas/Uri'
federationInfo: fedInfo:
type: array
items:
$ref: '#/components/schemas/FederationInfo' $ref: '#/components/schemas/FederationInfo'
minItems: 1
acProfs: acProfs:
type: array type: array
items: items:
......
...@@ -3,12 +3,12 @@ info: ...@@ -3,12 +3,12 @@ info:
title: ECS Target EES Discovery API title: ECS Target EES Discovery API
description: | description: |
API for Target EES Discovery. API for Target EES Discovery.
© 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.
version: 1.1.1 version: 1.1.2
externalDocs: externalDocs:
description: > description: >
3GPP TS 29.558 V18.7.0 Enabling Edge Applications; 3GPP TS 29.558 V18.10.0 Enabling Edge Applications;
Application Programming Interface (API) specification; Stage 3 Application Programming Interface (API) specification; Stage 3
url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/ url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.558/
security: security:
......