forked from loafle/openapi-generator-original
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user