Skip to content

Commit

Permalink
editorial_updates_follow_rm_guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroDiez committed Feb 6, 2025
1 parent 95f63d1 commit 149eda8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This pre-release contains the definition and documentation of

The API definition(s) are based on
* Commonalities v0.5.0-rc.1
* Identity and Consent Management v0.3.0-alpha.1
* Identity and Consent Management v0.3.0-rc.1

## Customer Insights v0.1.0-rc.1

Expand Down
1 change: 0 additions & 1 deletion code/API_definitions/README.MD

This file was deleted.

4 changes: 2 additions & 2 deletions code/API_definitions/customer-insights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ info:
# Further info and support

(FAQs will be added in a later version of the documentation)
version: wip
version: v0.1.0-rc.1
title: Customer Insights
license:
name: Apache 2.0
Expand All @@ -80,7 +80,7 @@ externalDocs:
url: https://github.com/camaraproject/CustomerInsights
x-camara-commonalities: 0.5
servers:
- url: "{apiRoot}/customer-insights/vwip"
- url: "{apiRoot}/customer-insights/v0.1rc1"
variables:
apiRoot:
default: http://localhost:9091
Expand Down

0 comments on commit 149eda8

Please sign in to comment.