open-vault/sdk/framework
Chris Capurso fc75aabd03
use GetOkErr in patch handler so type coercion errors result in error response (#13191)
* use GetOkErr in patch handler so unknown fields result in error response

* do not error on unknown fields for patch handling

* godoc update for HandlePatchOperation
2022-01-12 09:32:59 -05:00
..
testdata update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
backend.go use GetOkErr in patch handler so type coercion errors result in error response (#13191) 2022-01-12 09:32:59 -05: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 Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04: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 [Vault-4628] OpenAPI endpoint not expanding root alternations (#13487) 2021-12-22 15:36:47 -08:00
openapi_test.go [Vault-4628] OpenAPI endpoint not expanding root alternations (#13487) 2021-12-22 15:36:47 -08: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