forked from loafle/openapi-generator-original
* Add so that the singleRequestParameter can be constructed one parameter at a time * Replace the lombok EqualsAndHashcode with a mustache implementation * Remove equals and hashcode from oneRequestParameter model * Remove the final keyword from variables in the oneRequestParameter class