X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tools%2FRoutingManagerSimulator%2Fapi%2Fswagger.yaml;h=2510d780b82544e718fb6871c8b5c4b0fa442ed8;hb=6a0b2dc835e46fd6629f30ba99c3a8f99e764135;hp=db343d705479d63c5bbf1e766fcff54947c46a4f;hpb=efcb4528362460aa2249d319c9752b63bb720fe2;p=ric-plt%2Fe2mgr.git diff --git a/tools/RoutingManagerSimulator/api/swagger.yaml b/tools/RoutingManagerSimulator/api/swagger.yaml index db343d7..2510d78 100755 --- a/tools/RoutingManagerSimulator/api/swagger.yaml +++ b/tools/RoutingManagerSimulator/api/swagger.yaml @@ -158,7 +158,7 @@ paths: description: "Xapp list received" "400": description: "Invalid data" - /handles/v1/e2t: + /handles/e2t: post: tags: - "handle" @@ -213,7 +213,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 +239,7 @@ paths: description: "e2t ran mapping recieved, platform routes" "400": description: "Invalid data" - /handles/v1/dissociate-ran: + /handles/dissociate-ran: post: tags: - "handle"