open-vault/logical
Jim Kalafut 265e61b993
Add OpenAPI support for query parameters (#6490)
Also, fix handling of required properties in request body.
2019-03-28 14:40:56 -07:00
..
framework Add OpenAPI support for query parameters (#6490) 2019-03-28 14:40:56 -07:00
plugin changed misspelled english words (#6432) 2019-03-19 09:32:45 -04:00
testing
auth.go
connection.go
controlgroup.go Sync over 2019-03-25 14:18:43 -04:00
error.go changed misspelled english words (#6432) 2019-03-19 09:32:45 -04:00
identity.pb.go
identity.proto
lease.go
lease_test.go
logical.go
logical_storage.go
plugin.pb.go
plugin.proto
request.go Sync over 2019-03-25 14:18:43 -04:00
response.go
response_util.go Refactor respond error function (#6343) 2019-03-05 11:43:30 -05:00
response_util_test.go
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
storage_view.go
system_view.go
testing.go
token.go Remove BoundCIDRs from the list of fields exported to Sentinel. Add explicit handling of fields we do want to export to SentinelGet so that we can wrap token on the ent side. (#6424) 2019-03-15 18:25:37 -04:00
translate_response.go