open-vault/sdk/framework
Chris Capurso 505e3f9a89
[VAULT-2825] Fix erroneous 500 resp for field validation errors (#12042)
* [VAULT-2825] Correctly respond with 400 rather than 500 for field validation errors

* [VAULT-2825] Add changelog entry

* [VAULT-2825] Simplify test assertion
2021-07-12 13:39:28 -04:00
..
testdata update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
backend.go [VAULT-2825] Fix erroneous 500 resp for field validation errors (#12042) 2021-07-12 13:39:28 -04:00
backend_test.go [VAULT-2825] Fix erroneous 500 resp for field validation errors (#12042) 2021-07-12 13:39:28 -04:00
field_data.go Fix barrier key autoration config edge cases (#11541) 2021-05-05 14:39:04 -05:00
field_data_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
field_type.go Fix barrier key autoration config edge cases (#11541) 2021-05-05 14:39:04 -05:00
filter.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
identity.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
identity_test.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
lease.go Patch expiration fix over from ENT (#11650) 2021-05-18 14:55:38 -07:00
lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
openapi.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
openapi_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_map.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_map_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_struct.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_struct_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
policy_map.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
policy_map_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
secret.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
secret_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
template.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
testing.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
wal.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
wal_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00