forked from loafle/openapi-generator-original
* Support annotationLibrary=none in JavaClientCodegen * Add example using annotationLibrary=swagger1 * Support annotationLibrary=none in libraries * Fix missing curly brace. * fix if statement condition * Support {{#swagger1AnnotationLibrary}} in java/rest-assured * Adopt JavaModelTest * Generate docs * Generate samples * clean up java feign files * clean up feign samples * fix resttemplate, native * fix resttemplate withXml * fix webclient * fix java-jersey2, vertix * fix googleapi client * fix rest assured * fix rest assured * update apache-httpclient * fix jersey2 special character * fix resteasy * fix jersey2 * update samples * fix jersey2, okhttp streaming * update okhttp-gson * update samples Co-authored-by: William Cheng <wing328hk@gmail.com>