generate v1.26 (#1122)

* update swagger

* remove unused models in converter

* remove netcore3.1 from testr

* bump ver

* fix convert

* remove some unused autorest property

* move some clz from autorest to client

* fix import

* no longer expose SendRequestRaw

* make file utils inner

* fix build

* c# 11
This commit is contained in:
Boshi Lian
2022-12-15 18:21:36 -08:00
committed by GitHub
parent 93a1f16bb2
commit 4e74fd20b7
36 changed files with 9398 additions and 4385 deletions

View File

@@ -1,5 +1,4 @@
using k8s;
using k8s.Monitoring;
using Prometheus;
using System;
using System.Net.Http;