diff options
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 |