Boshi Lian
|
eca9898902
|
API v1.23.0 + system.text.json + remove WatchXXX API (#750)
* gen v1.23.0
* fix converter
* bump ver
* update readme runtime
* fix warning
* update dep ver
* newtonjson -> system.text.json
* generate for new json api
* readme lf
* dotnet fmt
* dotnet fmt tests/
* dotnet fmt
* Revert "dotnet fmt"
This reverts commit e14c59076143fe2218ed899295a00762f0ea2bd6.
* fix err introduce by dotnet fmt
* fix test
* remove deprecated /watch api
* generate code after /watch removed
* remove /watch related code
* trim Microsoft.Rest.Serialization
|
2021-12-13 07:31:59 -08:00 |
|
Boshi Lian
|
d66c914c86
|
Gen v1.22.0 (#677)
* generator to support bool?
* gen v1.22.0
* trim version convertor
* bump ver
|
2021-08-15 09:01:46 -07:00 |
|
Boshi Lian
|
16845bae1d
|
Style fix1 (#512)
* fix SA1505 and SA1508
* fix SA1116
* fix SA1009
* fix SA1019
* fix SA1127
* fix SA1128
* fix SA1134
* fix indent
* allow CA2227
* fix CA1810
* using clean up
* fix naming
* fix CA1806
* fix await
* Revert "fix CA1806"
This reverts commit a3b465087fdaf26ec461272373ee9810a90de2cc.
* fix dotnet format
* allow SA1009
|
2020-11-01 12:24:51 -08:00 |
|
Andrew Stakhov
|
f1a3586c43
|
Support for conversions between models of different versions (#420)
|
2020-05-20 16:28:19 -07:00 |
|