mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-23 03:31:09 +01:00
* remove default for authMethod as it's preventing the other auth methods from being selected as default when they are marked as List method when unauthenticated. * fix test * fix test * fix typo * fix missed query params * fix missing backend.type, and adjust formatting per prettier requirements