{ "runtime": "Net60", "documentGenerator": { "fromDocument": { "url": "http://localhost:5000/swagger/v1/swagger.json", "output": null } }, "codeGenerators": { "openApiToCSharpClient": { "classname" : "NswagChatRoomClient", "namespace" : "NswagGenerated", "output" : "NswagChatRoomClient.cs", "generateSyncMethods": true } } }