Loading TS29122_AsSessionWithQoS.yaml +33 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.1.2 version: 1.1.3 description: | API for setting us an AS session with required QoS. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.8.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -40,6 +40,10 @@ paths: type: array items: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -90,6 +94,10 @@ paths: 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': Loading Loading @@ -173,6 +181,10 @@ paths: application/json: schema: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -223,6 +235,10 @@ paths: application/json: schema: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -276,6 +292,10 @@ paths: application/json: schema: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -325,6 +345,10 @@ paths: application/json: schema: $ref: '#/components/schemas/UserPlaneNotificationData' '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 @@ -380,6 +404,8 @@ components: type: string minItems: 1 description: Identifies an ordered list of pre-defined QoS information. The lower the index of the array for a given entry, the higher the priority. disUeNotif: type: boolean ueIpv4Addr: $ref: 'TS29122_CommonData.yaml#/components/schemas/Ipv4Addr' ipDomain: Loading Loading @@ -425,6 +451,8 @@ components: type: string minItems: 1 description: Identifies an ordered list of pre-defined QoS information. The lower the index of the array for a given entry, the higher the priority. disUeNotif: type: boolean usageThreshold: $ref: 'TS29122_CommonData.yaml#/components/schemas/UsageThresholdRm' qosMonInfo: Loading Loading @@ -564,3 +592,4 @@ components: - QOS_GUARANTEED: The QoS targets of one or more SDFs are guaranteed again. - QOS_NOT_GUARANTEED: The QoS targets of one or more SDFs are not being guaranteed. - QOS_MONITORING: Indicates a QoS monitoring event. - SUCCESSFUL_RESOURCES_ALLOCATION: Indicates the resource allocation is successful. TS29122_ChargeableParty.yaml +23 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-chargeable-party version: 1.1.2 version: 1.1.3 description: | API for Chargeable Party management. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.8.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -42,6 +42,10 @@ paths: $ref: '#/components/schemas/ChargeableParty' minItems: 0 description: individual BDT policy subscription. '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 @@ -92,6 +96,10 @@ paths: responses: '204': description: No Content (The successful acknowledgement of the 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': Loading Loading @@ -175,6 +183,10 @@ paths: application/json: schema: $ref: '#/components/schemas/ChargeableParty' '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 @@ -225,6 +237,10 @@ paths: application/json: schema: $ref: '#/components/schemas/ChargeableParty' '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 @@ -274,6 +290,10 @@ paths: application/json: schema: $ref: 'TS29122_CommonData.yaml#/components/schemas/NotificationData' '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_CommonData.yaml +19 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: TS 29.122 Common Data Types version: 1.1.0 version: 1.1.1 description: | Data types applicable to several APIs. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' paths: {} components: Loading Loading @@ -417,6 +417,22 @@ components: # HTTP responses # responses: '307': description: Temporary Redirect headers: Location: description: 'An alternative URI of the resource.' required: true schema: type: string '308': description: Permanent Redirect headers: Location: description: 'An alternative URI of the resource.' required: true schema: type: string '400': description: Bad request content: Loading TS29122_CpProvisioning.yaml +31 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-cp-parameter-provisioning version: 1.1.0 version: 1.1.1 description: | API for provisioning communication pattern parameters. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -38,6 +38,10 @@ paths: items: $ref: '#/components/schemas/CpInfo' minItems: 0 '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 @@ -138,6 +142,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpInfo' '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 @@ -184,6 +192,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpInfo' '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 @@ -233,6 +245,10 @@ paths: responses: '204': description: No Content. The subscription was deleted successfully. The payload body shall be empty. '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 @@ -277,6 +293,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpParameterSet' '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 @@ -329,6 +349,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpParameterSet' '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 @@ -390,6 +414,10 @@ paths: responses: '204': description: No Content. The subscription was deleted successfully. The payload body shall be empty. '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_DeviceTriggering.yaml +23 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-device-triggering version: 1.0.2 version: 1.1.0 description: | API for device trigger. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V15.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -40,6 +40,10 @@ paths: type: array items: $ref: '#/components/schemas/DeviceTriggering' '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 @@ -95,6 +99,10 @@ paths: $ref: 'TS29122_CommonData.yaml#/components/schemas/Acknowledgement' '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': Loading Loading @@ -177,6 +185,10 @@ paths: application/json: schema: $ref: '#/components/schemas/DeviceTriggering' '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 @@ -226,6 +238,10 @@ paths: application/json: schema: $ref: '#/components/schemas/DeviceTriggering' '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 @@ -274,6 +290,10 @@ paths: application/json: schema: $ref: '#/components/schemas/DeviceTriggering' '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
TS29122_AsSessionWithQoS.yaml +33 −4 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.1.2 version: 1.1.3 description: | API for setting us an AS session with required QoS. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.8.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -40,6 +40,10 @@ paths: type: array items: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -90,6 +94,10 @@ paths: 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': Loading Loading @@ -173,6 +181,10 @@ paths: application/json: schema: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -223,6 +235,10 @@ paths: application/json: schema: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -276,6 +292,10 @@ paths: application/json: schema: $ref: '#/components/schemas/AsSessionWithQoSSubscription' '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 @@ -325,6 +345,10 @@ paths: application/json: schema: $ref: '#/components/schemas/UserPlaneNotificationData' '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 @@ -380,6 +404,8 @@ components: type: string minItems: 1 description: Identifies an ordered list of pre-defined QoS information. The lower the index of the array for a given entry, the higher the priority. disUeNotif: type: boolean ueIpv4Addr: $ref: 'TS29122_CommonData.yaml#/components/schemas/Ipv4Addr' ipDomain: Loading Loading @@ -425,6 +451,8 @@ components: type: string minItems: 1 description: Identifies an ordered list of pre-defined QoS information. The lower the index of the array for a given entry, the higher the priority. disUeNotif: type: boolean usageThreshold: $ref: 'TS29122_CommonData.yaml#/components/schemas/UsageThresholdRm' qosMonInfo: Loading Loading @@ -564,3 +592,4 @@ components: - QOS_GUARANTEED: The QoS targets of one or more SDFs are guaranteed again. - QOS_NOT_GUARANTEED: The QoS targets of one or more SDFs are not being guaranteed. - QOS_MONITORING: Indicates a QoS monitoring event. - SUCCESSFUL_RESOURCES_ALLOCATION: Indicates the resource allocation is successful.
TS29122_ChargeableParty.yaml +23 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-chargeable-party version: 1.1.2 version: 1.1.3 description: | API for Chargeable Party management. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.8.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -42,6 +42,10 @@ paths: $ref: '#/components/schemas/ChargeableParty' minItems: 0 description: individual BDT policy subscription. '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 @@ -92,6 +96,10 @@ paths: responses: '204': description: No Content (The successful acknowledgement of the 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': Loading Loading @@ -175,6 +183,10 @@ paths: application/json: schema: $ref: '#/components/schemas/ChargeableParty' '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 @@ -225,6 +237,10 @@ paths: application/json: schema: $ref: '#/components/schemas/ChargeableParty' '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 @@ -274,6 +290,10 @@ paths: application/json: schema: $ref: 'TS29122_CommonData.yaml#/components/schemas/NotificationData' '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_CommonData.yaml +19 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: TS 29.122 Common Data Types version: 1.1.0 version: 1.1.1 description: | Data types applicable to several APIs. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' paths: {} components: Loading Loading @@ -417,6 +417,22 @@ components: # HTTP responses # responses: '307': description: Temporary Redirect headers: Location: description: 'An alternative URI of the resource.' required: true schema: type: string '308': description: Permanent Redirect headers: Location: description: 'An alternative URI of the resource.' required: true schema: type: string '400': description: Bad request content: Loading
TS29122_CpProvisioning.yaml +31 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-cp-parameter-provisioning version: 1.1.0 version: 1.1.1 description: | API for provisioning communication pattern parameters. © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -38,6 +38,10 @@ paths: items: $ref: '#/components/schemas/CpInfo' minItems: 0 '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 @@ -138,6 +142,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpInfo' '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 @@ -184,6 +192,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpInfo' '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 @@ -233,6 +245,10 @@ paths: responses: '204': description: No Content. The subscription was deleted successfully. The payload body shall be empty. '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 @@ -277,6 +293,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpParameterSet' '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 @@ -329,6 +349,10 @@ paths: application/json: schema: $ref: '#/components/schemas/CpParameterSet' '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 @@ -390,6 +414,10 @@ paths: responses: '204': description: No Content. The subscription was deleted successfully. The payload body shall be empty. '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_DeviceTriggering.yaml +23 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-device-triggering version: 1.0.2 version: 1.1.0 description: | API for device trigger. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V15.6.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -40,6 +40,10 @@ paths: type: array items: $ref: '#/components/schemas/DeviceTriggering' '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 @@ -95,6 +99,10 @@ paths: $ref: 'TS29122_CommonData.yaml#/components/schemas/Acknowledgement' '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': Loading Loading @@ -177,6 +185,10 @@ paths: application/json: schema: $ref: '#/components/schemas/DeviceTriggering' '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 @@ -226,6 +238,10 @@ paths: application/json: schema: $ref: '#/components/schemas/DeviceTriggering' '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 @@ -274,6 +290,10 @@ paths: application/json: schema: $ref: '#/components/schemas/DeviceTriggering' '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