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 08cadfe commit d447cdcCopy full SHA for d447cdc
src/OpenApi/gen/XmlCommentGenerator.Emitter.cs
@@ -93,6 +93,7 @@ private static Dictionary<string, XmlComment> GenerateCacheEntries()
93
}
94
95
96
+ {{GeneratedCodeAttribute}}
97
file static class DocumentationCommentIdHelper
98
{
99
/// <summary>
@@ -444,6 +445,7 @@ public Task TransformAsync(OpenApiSchema schema, OpenApiSchemaTransformerContext
444
445
446
447
448
449
file static class JsonNodeExtensions
450
451
public static JsonNode? Parse(this string? json)
0 commit comments