Loading TS24558_Eees_EASDiscovery.yaml +10 −5 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ info: title: Eees_EASDiscovery description: | API for EAS Discovery. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.0.1" version: "1.0.2" externalDocs: description: > 3GPP TS 24.558 V17.1.0 Enabling Edge Applications; Protocol specification. 3GPP TS 24.558 V17.3.0 Enabling Edge Applications; Protocol specification. url: https://www.3gpp.org/ftp/Specs/archive/24_series/24.558/ security: Loading Loading @@ -426,9 +426,11 @@ components: easProvId: type: string description: EAS provider identifier. stdEasType: $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EASCategory' easType: type: string description: EAS type. description: EAS type with the flexible value set. easSched: $ref: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow' svcArea: Loading @@ -447,6 +449,9 @@ components: type: string minItems: 1 description: Service features. not: required: [stdEasType, easType] DiscoveredEas: description: Represents an EAS discovery information. type: object Loading TS29122_AsSessionWithQoS.yaml +6 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.2.2 version: 1.2.3 description: | API for setting us an AS session with required QoS. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V17.8.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V17.9.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -640,6 +640,9 @@ components: items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' minItems: 1 pdmf: type: boolean description: Represents the packet delay measurement failure indicator. UserPlaneNotificationData: description: Represents the parameters to be conveyed in a user plane event(s) notification. type: object Loading TS29502_Nsmf_PDUSession.yaml +5 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.2.2' version: '1.2.3' title: 'Nsmf_PDUSession' description: | SMF PDU Session Service. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.502 V17.7.0; 5G System; Session Management Services; Stage 3 description: 3GPP TS 29.502 V17.8.0; 5G System; Session Management Services; Stage 3 url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.502/ servers: Loading Loading @@ -2958,6 +2958,8 @@ components: $ref: '#/components/schemas/N4Information' n4InfoExt3: $ref: '#/components/schemas/N4Information' modifiedEbiListNotDelivered: type: boolean StatusNotification: description: Data within Notify Status Request Loading TS29503_Nudm_EE.yaml +6 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.2.2' version: '1.2.3' title: 'Nudm_EE' description: | Nudm Event Exposure Service. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.503 Unified Data Management Services, version 17.9.0 description: 3GPP TS 29.503 Unified Data Management Services, version 17.10.0 url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/' servers: Loading Loading @@ -357,7 +357,9 @@ components: minItems: 1 dataRestorationCallbackUri: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' udrRestartInd: type: boolean default: false MonitoringConfiguration: type: object Loading TS29503_Nudm_SDM.yaml +44 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '2.2.2' version: '2.2.3' title: 'Nudm_SDM' description: | Nudm Subscriber Data Management Service. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.503 Unified Data Management Services, version 17.9.0 description: 3GPP TS 29.503 Unified Data Management Services, version 17.10.0 url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/' servers: Loading Loading @@ -1255,6 +1255,35 @@ paths: $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error dataRestorationNotification: '{request.body#/dataRestorationCallbackUri}': post: requestBody: required: true content: application/json: schema: $ref: 'TS29503_Nudm_UECM.yaml#/components/schemas/DataRestorationNotification' responses: '204': description: Successful Notification response '307': $ref: 'TS29571_CommonData.yaml#/components/responses/307' '308': $ref: 'TS29571_CommonData.yaml#/components/responses/308' '400': $ref: 'TS29571_CommonData.yaml#/components/responses/400' '404': $ref: 'TS29571_CommonData.yaml#/components/responses/404' '409': $ref: 'TS29571_CommonData.yaml#/components/responses/409' '500': $ref: 'TS29571_CommonData.yaml#/components/responses/500' '503': $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error /{ueId}/sdm-subscriptions/{subscriptionId}: delete: summary: unsubscribe from notifications Loading Loading @@ -2213,6 +2242,8 @@ components: remoteProvInd: type: boolean default: false 3gppChargingCharacteristics: $ref: '#/components/schemas/3GppChargingCharacteristics' PcfSelectionAssistanceInfo: type: object Loading Loading @@ -2774,6 +2805,11 @@ components: minItems: 1 ueConSmfDataSubFilter: $ref: '#/components/schemas/UeContextInSmfDataSubFilter' dataRestorationCallbackUri: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' udrRestartInd: type: boolean default: false SdmSubsModification: type: object Loading Loading @@ -3277,6 +3313,9 @@ components: ptwValue: type: string pattern: '^([0-1]{4})$' extendedPtwValue: type: string pattern: '^([0-1]{8})$' UeId: type: object Loading Loading @@ -3615,6 +3654,7 @@ components: - NB_S1 - WB_N1 - NB_N1 - NR_N1 - type: string SorUpdateIndicator: Loading Loading
TS24558_Eees_EASDiscovery.yaml +10 −5 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ info: title: Eees_EASDiscovery description: | API for EAS Discovery. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.0.1" version: "1.0.2" externalDocs: description: > 3GPP TS 24.558 V17.1.0 Enabling Edge Applications; Protocol specification. 3GPP TS 24.558 V17.3.0 Enabling Edge Applications; Protocol specification. url: https://www.3gpp.org/ftp/Specs/archive/24_series/24.558/ security: Loading Loading @@ -426,9 +426,11 @@ components: easProvId: type: string description: EAS provider identifier. stdEasType: $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EASCategory' easType: type: string description: EAS type. description: EAS type with the flexible value set. easSched: $ref: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow' svcArea: Loading @@ -447,6 +449,9 @@ components: type: string minItems: 1 description: Service features. not: required: [stdEasType, easType] DiscoveredEas: description: Represents an EAS discovery information. type: object Loading
TS29122_AsSessionWithQoS.yaml +6 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.2.2 version: 1.2.3 description: | API for setting us an AS session with required QoS. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V17.8.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V17.9.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -640,6 +640,9 @@ components: items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' minItems: 1 pdmf: type: boolean description: Represents the packet delay measurement failure indicator. UserPlaneNotificationData: description: Represents the parameters to be conveyed in a user plane event(s) notification. type: object Loading
TS29502_Nsmf_PDUSession.yaml +5 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.2.2' version: '1.2.3' title: 'Nsmf_PDUSession' description: | SMF PDU Session Service. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.502 V17.7.0; 5G System; Session Management Services; Stage 3 description: 3GPP TS 29.502 V17.8.0; 5G System; Session Management Services; Stage 3 url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.502/ servers: Loading Loading @@ -2958,6 +2958,8 @@ components: $ref: '#/components/schemas/N4Information' n4InfoExt3: $ref: '#/components/schemas/N4Information' modifiedEbiListNotDelivered: type: boolean StatusNotification: description: Data within Notify Status Request Loading
TS29503_Nudm_EE.yaml +6 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '1.2.2' version: '1.2.3' title: 'Nudm_EE' description: | Nudm Event Exposure Service. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.503 Unified Data Management Services, version 17.9.0 description: 3GPP TS 29.503 Unified Data Management Services, version 17.10.0 url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/' servers: Loading Loading @@ -357,7 +357,9 @@ components: minItems: 1 dataRestorationCallbackUri: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' udrRestartInd: type: boolean default: false MonitoringConfiguration: type: object Loading
TS29503_Nudm_SDM.yaml +44 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: version: '2.2.2' version: '2.2.3' title: 'Nudm_SDM' description: | Nudm Subscriber Data Management Service. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.503 Unified Data Management Services, version 17.9.0 description: 3GPP TS 29.503 Unified Data Management Services, version 17.10.0 url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/' servers: Loading Loading @@ -1255,6 +1255,35 @@ paths: $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error dataRestorationNotification: '{request.body#/dataRestorationCallbackUri}': post: requestBody: required: true content: application/json: schema: $ref: 'TS29503_Nudm_UECM.yaml#/components/schemas/DataRestorationNotification' responses: '204': description: Successful Notification response '307': $ref: 'TS29571_CommonData.yaml#/components/responses/307' '308': $ref: 'TS29571_CommonData.yaml#/components/responses/308' '400': $ref: 'TS29571_CommonData.yaml#/components/responses/400' '404': $ref: 'TS29571_CommonData.yaml#/components/responses/404' '409': $ref: 'TS29571_CommonData.yaml#/components/responses/409' '500': $ref: 'TS29571_CommonData.yaml#/components/responses/500' '503': $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: description: Unexpected error /{ueId}/sdm-subscriptions/{subscriptionId}: delete: summary: unsubscribe from notifications Loading Loading @@ -2213,6 +2242,8 @@ components: remoteProvInd: type: boolean default: false 3gppChargingCharacteristics: $ref: '#/components/schemas/3GppChargingCharacteristics' PcfSelectionAssistanceInfo: type: object Loading Loading @@ -2774,6 +2805,11 @@ components: minItems: 1 ueConSmfDataSubFilter: $ref: '#/components/schemas/UeContextInSmfDataSubFilter' dataRestorationCallbackUri: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri' udrRestartInd: type: boolean default: false SdmSubsModification: type: object Loading Loading @@ -3277,6 +3313,9 @@ components: ptwValue: type: string pattern: '^([0-1]{4})$' extendedPtwValue: type: string pattern: '^([0-1]{8})$' UeId: type: object Loading Loading @@ -3615,6 +3654,7 @@ components: - NB_S1 - WB_N1 - NB_N1 - NR_N1 - type: string SorUpdateIndicator: Loading