Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The API definition(s) are based on
- API definition **with inline documentation**:
- OpenAPI [YAML spec file](https://github.com/camaraproject/LocationInsights/blob/r1.2/code/API_definitions/most-frequent-location.yaml)
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml)

**Main changes**
* No new changes included from version v0.1.0-rc.1
Expand All @@ -56,7 +56,7 @@ The API definition(s) are based on
- 0.1.0-rc.1 Most Frequent Location API definition **with inline documentation**:
- OpenAPI [YAML spec file](https://github.com/camaraproject/LocationInsights/blob/r1.1/code/API_definitions/most-frequent-location.yaml)
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.1/code/API_definitions/most-frequent-location.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.1/code/API_definitions/most-frequent-location.yaml)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.1/code/API_definitions/most-frequent-location.yaml)

**Main changes**
* Initial version of the API
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Repository to describe, develop, document and test the LocationInsights APIs

* `NEW`:**The latest release of CAMARA Location Insights is [r1.2](https://github.com/camaraproject/LocationInsights/tree/r1.2)**. The release Tag is [r1.2](https://github.com/camaraproject/LocationInsights/releases/tag/r1.2).
- Contains the following API definitions **with inline documentation**:
- 0.1.0 most-frequent-location: [YAML spec file](https://github.com/camaraproject/LocationInsights/blob/r1.2/code/API_definitions/most-frequent-location.yaml) | [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml&nocors) | [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml&nocors)
- 0.1.0 most-frequent-location: [YAML spec file](https://github.com/camaraproject/LocationInsights/blob/r1.2/code/API_definitions/most-frequent-location.yaml) | [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml&nocors) | [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/LocationInsights/r1.2/code/API_definitions/most-frequent-location.yaml&nocors)

## Contributing

Expand Down