Files
vault/changelog/21458.txt
Steven Clark e3b3c7a8de Fix OpenAPI spec definitions for PKI EAB APIs (#21458)
* Fix OpenAPI spec definitions for PKI EAB APIs

 - Do not generate duplicate operation ids for the various new-eab apis
 - Fill out proper operation verb for eab delete call
 - Pluralize operation verb for list-eab-keys api
 - Fill out proper response data for new-eab and list-eab-keys

* Add cl
2023-06-27 08:44:21 -04:00

4 lines
73 B
Plaintext

```release-note:bug
openapi: Fix schema definitions for PKI EAB APIs
```