Loading TS29522_ImsEventExposure.yaml +14 −4 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: 3gpp-ims-ee version: 1.0.0 version: 1.0.1 description: | API for the IMS Event Exposure Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 29.522 V19.5.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V19.6.0; 5G System; Network Exposure Function Northbound APIs. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' servers: Loading Loading @@ -440,9 +440,17 @@ components: type: array items: $ref: '#/components/schemas/ImsEventReport' minItems: 1 imsFailureCause: type: string description: Contains the failure cause provided from the IMS AS. tgtUeId: $ref: 'TS29562_Nhss_imsSDM.yaml#/components/schemas/ImsPublicId' eventsRemoved: type: array items: $ref: '#/components/schemas/ImsEventType' minItems: 1 notifCorrelationId: type: string required: Loading @@ -451,6 +459,7 @@ components: anyOf: - required: [reports] - required: [imsFailureCause] - required: [eventsRemoved] ImsEventRequirement: description: Represents the IMS Event Requirements. Loading Loading @@ -504,3 +513,4 @@ components: channel. - NON_SUBSCRIBER_SPECIFIC: Indicates that the IMS Event type is Subscriber Specific for Data channel. Loading
TS29522_ImsEventExposure.yaml +14 −4 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: 3gpp-ims-ee version: 1.0.0 version: 1.0.1 description: | API for the IMS Event Exposure Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 29.522 V19.5.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V19.6.0; 5G System; Network Exposure Function Northbound APIs. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' servers: Loading Loading @@ -440,9 +440,17 @@ components: type: array items: $ref: '#/components/schemas/ImsEventReport' minItems: 1 imsFailureCause: type: string description: Contains the failure cause provided from the IMS AS. tgtUeId: $ref: 'TS29562_Nhss_imsSDM.yaml#/components/schemas/ImsPublicId' eventsRemoved: type: array items: $ref: '#/components/schemas/ImsEventType' minItems: 1 notifCorrelationId: type: string required: Loading @@ -451,6 +459,7 @@ components: anyOf: - required: [reports] - required: [imsFailureCause] - required: [eventsRemoved] ImsEventRequirement: description: Represents the IMS Event Requirements. Loading Loading @@ -504,3 +513,4 @@ components: channel. - NON_SUBSCRIBER_SPECIFIC: Indicates that the IMS Event type is Subscriber Specific for Data channel.