##Usage
Initialize with
ApiAdapter.new location: './'
where location is where adapter yml files are stored.
##Configuration syntax
- validate method params if validations are specified
- apply required http headers required for authentication
- allow parallel requests
- allow uploads to API endpoints
- validate API response mapping
TODO format and value validations generators for overridable adapters caching