diff options
author | romaingimbert <romain.gimbert@orange.com> | 2018-09-14 14:52:20 +0200 |
---|---|---|
committer | romaingimbert <romain.gimbert@orange.com> | 2018-09-14 14:52:20 +0200 |
commit | 8f141d17f3ea7720df479f4ae51b5a2e169548cb (patch) | |
tree | 4d309f3d24202153d6ad50dfa41c2d8ee99b70c2 /restclient | |
parent | 956d451af5e5ad5b5f0bbca34c5462455cc6d0ad (diff) |
Add API Documentation for Casablanca
-update docs
-update version related code
-change properties MSB
Change-Id: I7fb2a257ec035c53e93666d7571a2c74a0624524
Issue-ID: EXTAPI-141
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
Diffstat (limited to 'restclient')
-rw-r--r-- | restclient/.vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restclient/.vscode/settings.json b/restclient/.vscode/settings.json index 1753f9a..2238a71 100644 --- a/restclient/.vscode/settings.json +++ b/restclient/.vscode/settings.json @@ -6,7 +6,7 @@ "rest-client.fontSize":12, "rest-client.environmentVariables": { "ONAP external api nbi local": { - "serviceOrder.url": "http://localhost:8080/nbi/api/v1" + "serviceOrder.url": "http://localhost:8080/nbi/api/v3" } } }
\ No newline at end of file |