J release: Release container Image
[ric-plt/e2mgr.git] / tools / RoutingManagerSimulator / api / swagger.yaml
index db343d7..505edbb 100755 (executable)
@@ -1,4 +1,25 @@
----
+# ========================LICENSE_START=================================
+# O-RAN-SC
+#
+# Copyright (C) 2019 AT&T Intellectual Property and Nokia
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ========================LICENSE_END===================================
+
+# This source code is part of the near-RT RIC (RAN Intelligent Controller)
+# platform project (RICP).
+
+
 swagger: "2.0"
 info:
   description: "This is the Swagger/OpenAPI 2.0 definition of Routing Manager's Northbound\
@@ -158,7 +179,7 @@ paths:
           description: "Xapp list received"
         "400":
           description: "Invalid data"
-  /handles/v1/e2t:
+  /handles/e2t:
     post:
       tags:
       - "handle"
@@ -213,7 +234,7 @@ paths:
           description: "new e2t instance is considered and platform routes are established"
         "400":
           description: "Invalid data"
-  /handles/v1/associate-ran-to-e2t:
+  /handles/associate-ran-to-e2t:
     post:
       tags:
       - "handle"
@@ -239,7 +260,7 @@ paths:
           description: "e2t ran mapping recieved, platform routes"
         "400":
           description: "Invalid data"
-  /handles/v1/dissociate-ran:
+  /handles/dissociate-ran:
     post:
       tags:
       - "handle"