[csharp] Set generichost as default (#20748)

* set generichost as default

* revert a java change

* comment out a java test

---------

Co-authored-by: devhl <shawnkanyer@gmail.com>
This commit is contained in:
William Cheng
2025-02-27 18:06:27 +08:00
committed by GitHub
parent 1c3eade94d
commit 6e9a0559a8
53 changed files with 69 additions and 69 deletions

View File

@@ -1,5 +1,6 @@
# for .net standard
generatorName: csharp
library: restsharp
outputDir: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization
inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml
templateDir: modules/openapi-generator/src/main/resources/csharp