[RIC-432] - Support Update eNB REST API - swagger changed: /nodeb/ids to /nodeb/state... 09/4409/1
authorIrina <ib565x@intl.att.com>
Sun, 19 Jul 2020 07:33:57 +0000 (10:33 +0300)
committerIrina <ib565x@intl.att.com>
Sun, 19 Jul 2020 07:34:04 +0000 (10:34 +0300)
Change-Id: Ic70c17586b8f069346af2e9c2d1de02ca2107956
Signed-off-by: Irina <ib565x@intl.att.com>
E2Manager/container-tag.yaml
Swagger/E2Manager_API.yaml

index b673452..ce7ad46 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 5.2.17
+tag: 5.2.18
index cbcde2e..b8b6dbd 100644 (file)
@@ -2,7 +2,7 @@ openapi: 3.0.0
 info:
   title: E2 Manager Service
   description: E2 Manager Service APIs
-  version: 5.2.14
+  version: 5.2.18
 servers:
   - url: 'http://{apiRoot}/v1'
     variables:
@@ -180,7 +180,7 @@ paths:
             application/problem+json:
               schema:
                 $ref: '#/components/schemas/ErrorResponse'
-  /nodeb/ids:
+  /nodeb/states:
     get:
       tags:
         - nodeb