opendata-for-all / wapiml

An OpenAPI round-trip tool that leverages model-driven techniques to create, visualize, manage, and generate OpenAPI definitions.
Eclipse Public License 2.0
69 stars 18 forks source link

Validate the model before triggering the generation of the definition #37

Open hamzaed opened 5 years ago

hamzaed commented 5 years ago

We need to validate the model before generating the definition. The behavior of the generator is unpredictable in the presence of semantic errors in the model.

Related issue : https://github.com/opendata-for-all/openapi-profile/issues/8