diff --git a/code/API_definitions/customer-insights.yaml b/code/API_definitions/customer-insights.yaml index cccd082..ca24204 100644 --- a/code/API_definitions/customer-insights.yaml +++ b/code/API_definitions/customer-insights.yaml @@ -78,17 +78,17 @@ info: # Further info and support (FAQs will be added in a later version of the documentation) - version: 0.2.0 + version: wip title: Customer Insights license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html - x-camara-commonalities: 0.6 + x-camara-commonalities: wip externalDocs: description: Product documentation at CAMARA url: https://github.com/camaraproject/CustomerInsights servers: - - url: "{apiRoot}/customer-insights/v0.2" + - url: "{apiRoot}/customer-insights/vwip" variables: apiRoot: default: http://localhost:9091