Skip to content

Commit ecc18f7

Browse files
authored
update api link to most current version
1 parent eda17e3 commit ecc18f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ curl -u your-username-here:password-here https://epinio.your-system-domain/api/v
1717

1818
The responses are all JSON objects, except for some cases where you get an error before the request reaches the Epinio server (e.g. because of bad cluster configuration).
1919

20-
The endpoints are documented in the [OpenAPI Spec](https://www.openapis.org/) format. You can find the definition of the API here: https://github.com/epinio/epinio/blob/v0.1.6/docs/references/api/swagger.json
20+
The endpoints are documented in the [OpenAPI Spec](https://www.openapis.org/) format. You can find the definition of the API here: https://github.com/epinio/epinio/blob/v1.11.0/docs/references/api/swagger.json
2121

2222
__Make sure__ you change to the Epinio release you have deployed.
2323

0 commit comments

Comments
 (0)