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 1b904ab commit 316d703Copy full SHA for 316d703
src/Microsoft.OpenApi/Writers/OpenApiWriterBase.cs
@@ -49,7 +49,7 @@ public OpenApiWriterBase(TextWriter textWriter)
49
}
50
51
/// <summary>
52
- ///
+ /// Initializes a new instance of the <see cref="OpenApiWriterBase"/> class.
53
/// </summary>
54
/// <param name="textWriter"></param>
55
/// <param name="settings"></param>
0 commit comments