Skip to content

Commit bfae17e

Browse files
CopilotJerryNixon
andcommitted
Fix duplicate summary closing tag in documentation
Co-authored-by: JerryNixon <1749983+JerryNixon@users.noreply.github.com>
1 parent 245ed3b commit bfae17e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Core/Services/OpenAPI/OpenApiDocumentor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,6 @@ private Dictionary<string, OpenApiSchema> CreateComponentSchemas(RuntimeEntities
10751075
/// Additionally, the property typeMetadata is sourced by converting the stored procedure
10761076
/// parameter's SystemType to JsonDataType.
10771077
/// </summary>
1078-
/// </summary>
10791078
/// <param name="fields">Collection of stored procedure parameter metadata.</param>
10801079
/// <param name="allowAdditionalProperties">When true, sets additionalProperties to true indicating extra fields are allowed.</param>
10811080
/// <returns>OpenApiSchema object representing a stored procedure's request body.</returns>

0 commit comments

Comments
 (0)