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