mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-03 12:52:15 +02:00
Add automated form config generation from OpenAPI specs. Generator script can be utilized by passing API method name which will then parse the OAS and generate the necessary form configuration to be used with the upcoming V2 Form systems. Co-authored-by: Angelo Cordon <angelo.cordon@hashicorp.com>