a9d15f1252
* added responses to /sys/auth/.../tune * add response structure for auth/... * added changelog * Update vault/logical_system_paths.go Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com> * its TypeString Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> * use nil for dynamic fields Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> * test auth endpoint schema Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> * kicking off ci --------- Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
```release-note:improvement
|
|
openapi: add openapi response defintions to /sys/auth endpoints
|
|
``` |