forked from loafle/openapi-generator-original
* Add CLI options to remove runtime checks (serialization/deserialization). * Update templates to support the new parameter - Generates all the models in a same file to avoid import complexity - Extract interfaces creator templates to reuse them * Fix formatting and generate client examples * Add documentation