[RIC-430] KeepAlive Automation fix + Update Swagger - Add ConnectionStatus to Get...
[ric-plt/e2mgr.git] / Swagger / E2Manager_API.yaml
index 1bab2f6..7ee4a30 100644 (file)
@@ -2,7 +2,7 @@ openapi: 3.0.0
 info:
   title: E2 Manager Service
   description: E2 Manager Service APIs
-  version: 5.2.21
+  version: 5.4.5
 servers:
   - url: 'http://{apiRoot}/v1'
     variables:
@@ -329,6 +329,8 @@ components:
           type: object
         inventoryName:
           type: string
+        connectionStatus:
+          type: string
       type: object
     ErrorResponse:
       type: object