Revert "[DCAEGEN2] Add external configmaps"
[oom.git] / kubernetes / dcaegen2 / resources / external / schema / rel16 / heartbeatNtf.yaml
diff --git a/kubernetes/dcaegen2/resources/external/schema/rel16/heartbeatNtf.yaml b/kubernetes/dcaegen2/resources/external/schema/rel16/heartbeatNtf.yaml
deleted file mode 100644 (file)
index afde506..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-openapi: 3.0.1
-info:
-  title: Heartbeat notification
-  version: 16.3.0
-  description: >-
-    OAS 3.0.1 specification 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
-  url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/
-paths: {}
-components:
-  schemas:
-    hearbeatNtfPeriod-Type:
-      type: integer
-    notifyHeartbeat-NotifType:
-      allOf:
-        - $ref: 'provMnS.yaml#/components/schemas/header-Type'
-        - type: object
-          properties:
-            heartbeatNtfPeriod:
-              $ref: '#/components/schemas/hearbeatNtfPeriod-Type'