mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 11:49:05 +00:00
apiBodyResponseWithContainer.mustache and apiNonPrimitiveResponse.mustache templates in objective-c client. * Update `asDictionary` method to `toDictionary` method which provided by JSONModel. * Update `initWithValues` method to `initWithDictionary` method which provided by JSONModel.