backport of commit 929562f356 (#6174)

Co-authored-by: Dan Heath <76443935+Dan-Heath@users.noreply.github.com>
pull/6184/head
hc-github-team-secure-boundary 4 months ago committed by GitHub
parent 18059db96f
commit e41afe4aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,7 +13,11 @@ Before reading this page, it is useful to understand Boundary's [domain model](/
Boundary's API is also described via OpenAPI v2; the version corresponding to any tag of Boundary's source code can be found in Boundary's [GitHub repository](https://github.com/hashicorp/boundary/blob/main/internal/gen/controller.swagger.json).
-> **NOTE:** A rendered version of this generated API definition can be found on the [API page](/boundary/api-docs).
<Note>
Refer to the [API page](/boundary/api-docs) for a rendered version of this generated API definition.
</Note>
Boundary's current API version is 1; all API paths begin with `/v1/`.

Loading…
Cancel
Save