# for .net Unity generatorName: csharp outputDir: samples/client/petstore/csharp/unityWebRequest/net9/Petstore 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 library: unityWebRequest additionalProperties: targetFramework: net9.0 equatable: true