Skip to content

Commit

Permalink
update links to point to bump.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
juliocamarero committed Jun 10, 2024
1 parent 6b69ba5 commit e4ea3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless/pages/manage-your-project-rest-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ curl -H "Authorization: ApiKey essu_..." https://api.elastic-cloud.com/api/v1/se

The Project Management API is documented using the [OpenAPI Specification](https://en.wikipedia.org/wiki/OpenAPI_Specification). The current supported version of the specification is `3.0`.

For details, check the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI Specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml).
For details, check the [API reference](https://www.elastic.co/docs/api/doc/elastic-cloud-serverless) or download the [OpenAPI Specification](https://www.elastic.co/docs/api/doc/elastic-cloud-serverless.yaml).

This specification can be used to generate client SDKs, or on tools that support it, such as the [Swagger Editor](https://editor.swagger.io).

Expand Down

0 comments on commit e4ea3e4

Please sign in to comment.