Loading OpenAPI/heartbeatNtf.yaml +10 −8 Original line number Diff line number Diff line openapi: 3.0.1 info: title: Heartbeat notification version: 16.3.0 version: 16.6.0 description: >- OAS 3.0.1 specification of the heartbeat notification OAS 3.0.1 definition of the heartbeat notification © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 28.532 V16.3.0; Heartbeat notification description: 3GPP TS 28.532 V16.6.0; Generic management services url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/ paths: {} components: schemas: hearbeatNtfPeriod-Type: type: integer notifyHeartbeat-NotifType: HeartbeatNotificationTypes: type: string enum: - notifyHeartbeat NotifyHeartbeat: allOf: - $ref: 'provMnS.yaml#/components/schemas/header-Type' - $ref: 'comDefs.yaml#/components/schemas/NotificationHeader' - type: object properties: heartbeatNtfPeriod: $ref: '#/components/schemas/hearbeatNtfPeriod-Type' type: integer Loading
OpenAPI/heartbeatNtf.yaml +10 −8 Original line number Diff line number Diff line openapi: 3.0.1 info: title: Heartbeat notification version: 16.3.0 version: 16.6.0 description: >- OAS 3.0.1 specification of the heartbeat notification OAS 3.0.1 definition of the heartbeat notification © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 28.532 V16.3.0; Heartbeat notification description: 3GPP TS 28.532 V16.6.0; Generic management services url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/ paths: {} components: schemas: hearbeatNtfPeriod-Type: type: integer notifyHeartbeat-NotifType: HeartbeatNotificationTypes: type: string enum: - notifyHeartbeat NotifyHeartbeat: allOf: - $ref: 'provMnS.yaml#/components/schemas/header-Type' - $ref: 'comDefs.yaml#/components/schemas/NotificationHeader' - type: object properties: heartbeatNtfPeriod: $ref: '#/components/schemas/hearbeatNtfPeriod-Type' type: integer