Jaumard
|
ec5df2e1c0
|
Change Uint8list by List<int> because it cause trouble with last versions of jaguar (#3871)
|
2019-09-14 18:32:16 +08:00 |
|
Jaumard
|
41b5d0e8fc
|
[Dart][Jaguar] and proto serialization support (#1793)
* add proto format support for jaguar generator
* Add openApiType to CodegenProperties
Finish proto generation
|
2019-03-27 09:48:09 +08:00 |
|
d3v-cl
|
bc6997f0e5
|
[DART2]: fix Map<String, nativeType> fromJson (#1936)
|
2019-01-25 10:54:46 +08:00 |
|
Jaumard
|
d40cbf9dbd
|
add default timeout to calls (#1596)
add properties to send or not null values
update deps
|
2018-12-06 18:34:01 +08:00 |
|
William Cheng
|
29322da2f6
|
Dart (Jaguar) client generator (#998)
* generator for dart jaguar
* migrate to openapi-generator
* fix locale issue
* add auth generation for dart jaguar
* fix generation of jaguar api with auth (#1009)
* update deps (#1016)
* add CI tests for dart jaguar
* update dart jaguar bin script
* trigger build failure
* Revert "trigger build failure"
This reverts commit a7d8bfd47a93f0903932aeff4afefeb7aa4c5c4a.
|
2018-09-13 21:39:57 +08:00 |
|