We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8bda4 commit 3783085Copy full SHA for 3783085
modules/openapi-generator/src/main/resources/csharp/IReadableConfiguration.mustache
@@ -101,7 +101,7 @@ namespace {{packageName}}.Client
101
string TempFolderPath { get; }
102
103
/// <summary>
104
- /// Gets the HTTP connection timeout.
+ /// Gets the HTTP connection timeout.
105
/// </summary>
106
/// <value>HTTP connection timeout.</value>
107
TimeSpan Timeout { get; }
0 commit comments