mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-25 16:18:05 -04:00
* OpenAPI: Define default response structure for ListOperations Almost all Vault ListOperation responses have an identical response schema. Update the OpenAPI generator to know this, and remove a few instances where that standard response schema had been manually copy/pasted into place in individual endpoints. * changelog * Only render StandardListResponse schema, if an operation uses it * Teach the response schema validation test helper about the default list schema too --------- Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| response_validation.go | ||
| response_validation_test.go | ||