I'm pretty new to Vault, and I've been slowly making my way through all of the documentation while trying to setup host and client signed ssh certificates. But what would be really amazing for API discoverability, is if you guys could publish a Swagger Spec (i.e. swagger.json) outlining how the API works. Example here:
https://docs.microsoft.com/en-us/aspnet/core/tutorials/web-api-help-pages-using-swagger
This will be happening over the next 9 months or so.
Do we have any early release on this or a branch created with work in progress?
Nothing currently, sorry.
Any progress related to swagger documentation ?
OpenAPI has been available for some time: https://www.vaultproject.io/api/system/internal-specs-openapi.html
The 1.2 beta release also leverages this in the new API Explorer. Type api in the web CLI type to get a Swagger UI view of all mounted endpoints.
awesome thanks !
Most helpful comment
This will be happening over the next 9 months or so.