flowup / api-client-generator

Angular REST API client generator from Swagger YAML or JSON file with camel case settigs
MIT License
115 stars 21 forks source link

fix(generator): Expose error from spec validation #72

Closed Azuka closed 5 years ago

Azuka commented 5 years ago

The error from validating the spec is suppressed. In my case, it was due to an extra path parameter.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.