The display attributes added in this PR will be translated into OperationID's in vault-generated OpenAPI documents (when calling /sys/internal/specs/openapi with this plugin enabled). The OperationID's will, in turn, be translated into function / method names in generated OpenAPI-based libraries (e.g. hashicorp/vault-client-go & hashicorp/vault-client-dotnet).
This PR will introduce the following OperationIDs:
Overview
The display attributes added in this PR will be translated into OperationID's in vault-generated OpenAPI documents (when calling
/sys/internal/specs/openapi
with this plugin enabled). The OperationID's will, in turn, be translated into function / method names in generated OpenAPI-based libraries (e.g. hashicorp/vault-client-go & hashicorp/vault-client-dotnet).This PR will introduce the following OperationIDs:
Related Issues/Pull Requests