William Cheng
d77ab6b9e2
update dart samples
2020-05-15 09:44:00 +08:00
Josh Burton
2dd5477c24
[dart-dio] Adds support for generating inline enums ( #5668 )
...
* [dart-dio] Adds support for generating inline enums
Previously these were generated as strings if declared inline in the spec.
* Adds more detailed comment about inline enums
2020-05-14 21:11:27 +08:00
adg-mh
2b1bc73f03
Support responses which are binary files ( #6201 )
2020-05-09 14:34:03 +08:00
adg-mh
c38b52919f
[dart-dio][client] Handle x-www-form-urlencoded form data ( #5597 )
2020-05-01 11:02:45 +08:00
Shinya Sugmoto
800293ccf9
[Dart] Fix "basic" auth method and Add Bearer token support ( #5743 )
...
* added auth check and lint
* fixed basic auth condition
* Added bearer auth
* updated samples
* update dart petstore samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
2020-04-12 09:38:15 +08:00
Josh Burton
04160dab3d
[dart-dio] Fixes --model-name-suffix having no effect ( #5669 )
...
Fixes #5409
2020-04-02 11:13:23 +08:00
William Cheng
ca6fb2c4f2
update dart samples
2019-12-27 16:49:02 +08:00
William Cheng
9eb3c4fa7a
Add Petstore samples for dart-dio ( #4162 )
...
* Add samples for dart-dio
* use dartmft
2019-10-17 11:15:17 +08:00
Josh Burton
755a6f4445
Adds Dart Dio generator ( #4018 )
...
* Adds initial implemenation of dart-dio generator
* Adds remaining boilerplate for dart-dio generator
2019-10-15 21:05:38 +08:00