mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-18 22:09:07 +00:00
* [dart-dio] Improve form param handling, respect required flag * simplify template * respect required flag (only null check when not rquired) * minor formatting * Add additional nullable check