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
Mikle
2838db2052
Add HEAD method to ApiClient of dart codegen ( #4504 )
...
* add HEAD method to ApiClient of dart codegen
* update samples
2019-11-20 11:52:57 +08:00
d3v-cl
49b15ee518
Dart queryargs ( #2250 )
...
* [DART2]: fix encoding query args
* [DART]fix: url encode query arguments
* [DART][DART2]feat: rebuild petstore
2019-03-07 15:52:34 +08:00
d3v-cl
bc6997f0e5
[DART2]: fix Map<String, nativeType> fromJson ( #1936 )
2019-01-25 10:54:46 +08:00
d3v-cl
9ccf872290
[DART] fix: set fields to null if json value is null. ( #1798 )
...
* fix: set fields to null if json value is null.
* rebuild dart2 petstore
* rebuild dart petstore
* rebuild petstore
* [DART]fix: set fields to null if json value is null.
2019-01-09 00:26:46 +08:00
William Cheng
d9400caf69
Set Dart2 as default, better format Dart code with dartfmt ( #949 )
...
* change dart default to v2
* add dart2 author
* add dartfmt to postProcess file in dart generator
* add dartfmt to format dart code
2018-09-02 17:59:42 +08:00
William Cheng
aab99bc530
Update Dart default value, re-enable Objc Tests ( #328 )
...
* update dart client default
* re-enable objc test
* restore dart flutter_petstore, update dart oas3 script
2018-05-06 01:45:52 +08:00