mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* some config responses
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
* added response structs
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
* added changelog
* add test for config/cors
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
* add (failing) tests
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
* copy-pasta err
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
* update tests for /sys/config/ui/headers/{header}
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
---------
Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
3 lines
120 B
Plaintext
3 lines
120 B
Plaintext
```release-note:improvement
|
|
openapi: add openapi response defintions to /sys/config and /sys/generate-root endpoints
|
|
``` |