mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 08:31:23 +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.