mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 00:21:18 +00:00
* [dart][dart-dio] Add support for set types * copy `uniqueItems` usage from 2.0 fake spec to `3.0` * add support for sets in parameters, responses and properties * Regenerate all other samples * Fix broken tests due to invalid cast * Update documentation * Regenerate samples * update samples Co-authored-by: William Cheng <wing328hk@gmail.com>