Loading OpenAPI/TS28532_NotificationError.yaml 0 → 100644 +29 −0 Original line number Diff line number Diff line openapi: 3.0.1 info: title: Notification error notification version: 19.1.0 description: >- OAS 3.0.1 definition of the heartbeat notification © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 28.532; Generic management services url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/ paths: {} components: schemas: HeartbeatNotificationTypes: type: string enum: - notifyNotificationError NotifyNotificationError: allOf: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader' - type: object properties: missedNotificationTypes: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationType' Loading
OpenAPI/TS28532_NotificationError.yaml 0 → 100644 +29 −0 Original line number Diff line number Diff line openapi: 3.0.1 info: title: Notification error notification version: 19.1.0 description: >- OAS 3.0.1 definition of the heartbeat notification © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 28.532; Generic management services url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/ paths: {} components: schemas: HeartbeatNotificationTypes: type: string enum: - notifyNotificationError NotifyNotificationError: allOf: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader' - type: object properties: missedNotificationTypes: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationType'