mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-25 20:51:43 +01:00
* Replace getNewModel with hydrateModel when model exists * Update getNewModel to only handle nonexistant model types * Update test * clarify test * Fix auth-config models which need hydration not generation * rename file to match service name * cleanup + tests * Add comment about helpUrl method