Boshi Lian
85755ccb3e
8.0: API Group + v1.24 ( #850 )
...
* swagger 1.24
* trim converter
* api group
* before moving method
* grouped api for client
* fix classic build
* fix e2e
* move all code to v8
* fix vis to
* bump ver
* fix authtest filename
2022-05-07 13:05:17 -07:00
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
cfc4306528
stylecop fix followup, enforce SA1503 ( #432 )
...
* enforce SA1503
* fix spacing
* fix SA1413
* fix spacing
* fix SA1013
2020-04-23 11:40:06 -07:00
Brendan Burns
c1de779933
Add in formatting pre-check. ( #431 )
2020-04-22 12:15:45 -07:00
Boshi Lian
1600e44b00
generate for 1.13 ( #223 )
...
* generate for 1.13 and bump ver to 1.4
* fix examples for 1.13
* update outdated cert
2018-12-11 21:10:39 -08:00
Boshi Lian
9372e3291f
align files to .editorconfig ( #203 )
...
* align files to .editorconfig
* fix space cause build failed
2018-09-27 10:50:39 -07:00
Frederik Carlier
194211b370
Fix flakey tests by making them async ( #144 )
...
* Fix flakey tests by converting them to async and synchronizing code blocks
* Use the same timeout for all tests
* Use signals to gracefully shut down the mock server
2018-04-27 20:40:47 -07:00
Adam Friedman
ea62ca00e0
Move projects to subdirectories of /src and /tests ( #134 )
...
kubernetes-client/csharp#127
2018-04-04 22:13:45 -07:00