chiefy / vaulted

nodejs based wrapper for HashiCorp's Vault HTTP API
https://chiefy.github.io/vaulted
MIT License
47 stars 6 forks source link

feat(apis): Refactor all API Validation #43

Closed kenjones-cisco closed 8 years ago

kenjones-cisco commented 8 years ago

Adds common validation using the API params definitions to determine what is required and raise errors based on the details for a given API.