Skip to content
Merged
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Returns current weather conditions for a specific location in standard JSON form
Get a complete list of the OpenApi specification compatible with [OCSM](OCSM.md) and [JSON](API.md)

## Swagger Live Docs
Use the [Online Swagger Editor](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/agstack/weather-service/refs/heads/doc/document-api/openapi.yml) to visualise the current API specification and documentation.
Use the [Online Swagger Editor](https://editor-next.swagger.io/?url=[https://raw.githubusercontent.com/agstack/weather-service/refs/heads/doc/document-api/openapi.yml](https://raw.githubusercontent.com/agstack/openagri-weather-service/refs/heads/main/openapi.yml)) to visualise the current API specification and documentation.

## Contribute

Expand Down