Initial RIC Configuration Management
[ric-plt/appmgr.git] / api / appmgr_rest_api.json
index c5a4c0b..66250ae 100644 (file)
@@ -2,7 +2,7 @@
   "swagger": "2.0",
   "info": {
     "description": "This is a draft API for RIC appmgr",
-    "version": "0.0.10",
+    "version": "0.0.11",
     "title": "RIC appmgr",
     "license": {
       "name": "Apache 2.0",
           "enum": [
             "created",
             "deleted",
+            "updated",
             "all"
           ]
         }
           "enum": [
             "created",
             "deleted",
+            "updated",
             "all"
           ]
         },
           "description": "Event to be notified",
           "enum": [
             "created",
-            "deleted"
+            "deleted",
+            "updated"
           ]
         },
         "xApps": {