X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Ftest%2FEXT_SRV%2Fapi%2FEXT_SRV_api.yaml;fp=near-rt-ric-simulator%2Ftest%2FEXT_SRV%2Fapi%2FEXT_SRV_api.yaml;h=043e9846525ebc4b4ca48eb0261e2298ed4a02ea;hb=30f41fcbaa50eef322aa47efe8346b432b96b578;hp=d37db61bf6176d9f0e6fbd70b4c78c378a96a6b1;hpb=cfc90f8d9f6e5bd1c38f3aa44e0032a1a4eb3b8b;p=sim%2Fa1-interface.git diff --git a/near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml b/near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml index d37db61..043e984 100644 --- a/near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml +++ b/near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml @@ -1,19 +1,19 @@ openapi: 3.0.0 info: title: 'External Server for A1 simulator' - version: 2.0.0 + version: 0.0.1 description: | External test server. © 2022, O-RAN Alliance. All rights reserved. externalDocs: description: 'An external server building CRUD RestFUL APIs which is provisioned by A1 simulator. It will be a refrence point for the callouts' - url: 'https://www.testserver/specifications' + url: 'https://docs.o-ran-sc.org/projects/o-ran-sc-sim-a1-interface/en/latest/external-server.html' servers: - url: '{apiRoot}' variables: apiRoot: - default: 'https://testserver.com' + default: 'http://www.example.com' paths: '/a1policies': get: