Replies: 3 comments 2 replies
-
|
Hey @jcubit -- OpenAPI schemas are definitely something that is a short coming at the moment. If you want to start improving that (and maybe contribute semgrep rules), that'd be very much appreciated. To answer your question of where they actually are, The auth structure may be less well defined (outside of code), which seems like an oversight worth correcting itself. Want to file an issue or PR about that one? |
Beta Was this translation helpful? Give feedback.
-
|
Found the Matrix channels :-) |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I'm trying to use the OpenApi spec on a Java project. Has there been any evolution on this subject please ? Is the only solution available right now is using the Vault API as done in the Java example ? Thank you |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
Where can I find the response schema for the different endpoints Bao/Vault offers, e.g. for auth/approle/login ?
The OpenAPI specification from
/sys/internal/specs/doesn't seem to include details about the structure of the response — specifically, the data field is not defined. The request are defined though. Is there another source or documentation where I can find the full response schema for all the endpoints? I know the general structure is something likeThank you in advance for any pointers here
Beta Was this translation helpful? Give feedback.
All reactions