mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-19 23:30:56 +00:00
* Fix api-client deserialization for json_serializable * Use raw string for url path * Use Set/List.of * Use returnTypeIsPrimitive in template * Regenerate all templates * Fix casting map to Iterable of things * Add json_serializable to maven modules * Run build_runner before pub run test * Return future of type for strong linter mode