Loading TS24549_ETC_Configuration.yaml +2 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: ETC_Configuration version: 1.0.0 version: 1.0.1 description: | API for event triggered network slice adaptation configuration. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 24.549 V18.2.0 Application Data Analytics Enablement Service; Stage 3. 3GPP TS 24.549 V18.3.0 Application Data Analytics Enablement Service; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/24_series/24.549/ security: Loading Loading @@ -120,8 +120,3 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea' ratType: $ref: 'TS29571_CommonData.yaml#/components/schemas/RatType' preservIpAdd: description: > Indication whether to preserve the UE IP address (true) or not (false). type: boolean default: false TS24558_Eees_AppContextRelocation.yaml +9 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: Eees Application Context Relocation Service version: "1.1.0" version: "1.1.1" description: | Eees Application Context Relocation Service. © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 24.558 V18.5.1; Enabling Edge Applications; Protocol specification; Stage 3. 3GPP TS 24.558 V18.6.0; Enabling Edge Applications; Protocol specification; Stage 3. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/24.558/' servers: Loading Loading @@ -254,6 +254,12 @@ components: items: $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EndPoint' minItems: 1 requestorId: description: > Contains the identifier of the EAS that is sending the request. It shall be included although it is not specified as a mandatory due to backward compatibility reasons. type: string required: - ueId - tEasId Loading TS29122_AsSessionWithQoS.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -2,14 +2,14 @@ openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.3.0 version: 1.4.0-alpha.1 description: | API for setting us an AS session with required QoS. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V18.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V19.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: Loading Loading @@ -973,6 +973,8 @@ components: description: > Contains QoS Monitoring for congestion information. It shall be present when the notified event is "QOS_MONITORING" and congestion measurements are available. qosMonCapRepo: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/NotifCap' required: - event Loading Loading @@ -1265,6 +1267,7 @@ components: - BAT_OFFSET_INFO - RT_DELAY_TWO_QOS_FLOWS - PACK_DELAY_VAR - QOS_MON_CAP_REPO - type: string description: > This string provides forward-compatibility with future Loading @@ -1291,3 +1294,4 @@ components: periodicity. - RT_DELAY_TWO_QOS_FLOWS: Indicates round-trip delay on UL and DL flows over two QoS flows. - PACK_DELAY_VAR: Indicates Packet Delay Variation is enabled for the SDF. - QOS_MON_CAP_REPO: Indicates whether the QoS Monitoring can be performed or not. TS29122_GMDviaMBMSbyMB2.yaml +12 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: GMDviaMBMSbyMB2 description: | API for Group Message Delivery via MBMS by MB2 © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: 1.3.0 version: 1.4.0-alpha.1 externalDocs: description: 3GPP TS 29.122 V18.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V19.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} - oAuth2ClientCredentials: [] servers: - url: '{apiRoot}/3gpp-group-message-delivery-mb2/v1' variables: apiRoot: default: https://example.com description: apiRoot as defined in clause 5.2.4 of 3GPP TS 29.122. paths: /{scsAsId}/tmgi-allocation: get: Loading Loading @@ -466,6 +471,10 @@ paths: required: true schema: type: string '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': Loading TS29122_GMDviaMBMSbyxMB.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -6,10 +6,10 @@ info: API for Group Message Delivery via MBMS by xMB © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: 1.3.0 version: 1.4.0-alpha.1 externalDocs: description: 3GPP TS 29.122 V18.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V19.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: Loading Loading @@ -352,6 +352,10 @@ paths: required: true schema: type: string '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': Loading Loading
TS24549_ETC_Configuration.yaml +2 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: ETC_Configuration version: 1.0.0 version: 1.0.1 description: | API for event triggered network slice adaptation configuration. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 24.549 V18.2.0 Application Data Analytics Enablement Service; Stage 3. 3GPP TS 24.549 V18.3.0 Application Data Analytics Enablement Service; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/24_series/24.549/ security: Loading Loading @@ -120,8 +120,3 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea' ratType: $ref: 'TS29571_CommonData.yaml#/components/schemas/RatType' preservIpAdd: description: > Indication whether to preserve the UE IP address (true) or not (false). type: boolean default: false
TS24558_Eees_AppContextRelocation.yaml +9 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: Eees Application Context Relocation Service version: "1.1.0" version: "1.1.1" description: | Eees Application Context Relocation Service. © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 24.558 V18.5.1; Enabling Edge Applications; Protocol specification; Stage 3. 3GPP TS 24.558 V18.6.0; Enabling Edge Applications; Protocol specification; Stage 3. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/24.558/' servers: Loading Loading @@ -254,6 +254,12 @@ components: items: $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EndPoint' minItems: 1 requestorId: description: > Contains the identifier of the EAS that is sending the request. It shall be included although it is not specified as a mandatory due to backward compatibility reasons. type: string required: - ueId - tEasId Loading
TS29122_AsSessionWithQoS.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -2,14 +2,14 @@ openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.3.0 version: 1.4.0-alpha.1 description: | API for setting us an AS session with required QoS. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V18.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V19.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: Loading Loading @@ -973,6 +973,8 @@ components: description: > Contains QoS Monitoring for congestion information. It shall be present when the notified event is "QOS_MONITORING" and congestion measurements are available. qosMonCapRepo: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/NotifCap' required: - event Loading Loading @@ -1265,6 +1267,7 @@ components: - BAT_OFFSET_INFO - RT_DELAY_TWO_QOS_FLOWS - PACK_DELAY_VAR - QOS_MON_CAP_REPO - type: string description: > This string provides forward-compatibility with future Loading @@ -1291,3 +1294,4 @@ components: periodicity. - RT_DELAY_TWO_QOS_FLOWS: Indicates round-trip delay on UL and DL flows over two QoS flows. - PACK_DELAY_VAR: Indicates Packet Delay Variation is enabled for the SDF. - QOS_MON_CAP_REPO: Indicates whether the QoS Monitoring can be performed or not.
TS29122_GMDviaMBMSbyMB2.yaml +12 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: GMDviaMBMSbyMB2 description: | API for Group Message Delivery via MBMS by MB2 © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: 1.3.0 version: 1.4.0-alpha.1 externalDocs: description: 3GPP TS 29.122 V18.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V19.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} - oAuth2ClientCredentials: [] servers: - url: '{apiRoot}/3gpp-group-message-delivery-mb2/v1' variables: apiRoot: default: https://example.com description: apiRoot as defined in clause 5.2.4 of 3GPP TS 29.122. paths: /{scsAsId}/tmgi-allocation: get: Loading Loading @@ -466,6 +471,10 @@ paths: required: true schema: type: string '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': Loading
TS29122_GMDviaMBMSbyxMB.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -6,10 +6,10 @@ info: API for Group Message Delivery via MBMS by xMB © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: 1.3.0 version: 1.4.0-alpha.1 externalDocs: description: 3GPP TS 29.122 V18.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V19.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: Loading Loading @@ -352,6 +352,10 @@ paths: required: true schema: type: string '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': Loading