mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 00:17:05 +00:00
* Update model_generic.mustache Implemented the JsonSerializable interface which allows to use json_encode() on the model object.