mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-28 12:30:54 +00:00
7 lines
334 B
YAML
7 lines
334 B
YAML
generatorName: csharp
|
|
outputDir: samples/client/petstore/csharp/OpenAPIClient
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore-with-fake-endpoints-models-for-testing.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/csharp
|
|
additionalProperties:
|
|
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
|