mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-22 09:30:02 +00:00
* apiInvoker : in getInstance, if instance is null initialize instance build : replace the deprecated volley library by the android one jsonUtil : Add in gsonBuider an adapter to deserialize Date class And update petstore sample for volley library * Update apiInvoker.mustache Add a space after if, to stick to the code style. * Update ApiInvoker.java Add a space after if, in petstore samples, to stick to the code style.