Add custom schema validations + Swagger 2.0 spec updates
Swagger can now be validated against additional json schema files to enforce other criteria on your API documentation. See README.md for usage details and an example json schema.
Also updates to the latest Swagger 2.0 spec.