Skip to content

fix: Support custom tag ordering

7610d07
Select commit
Loading
Failed to load commit list.
Merged

fix: Support custom tag ordering #2679

fix: Support custom tag ordering
7610d07
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 16, 2026 in 11s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 91 in src/Microsoft.OpenApi/Models/OpenApiDocument.cs

See this annotation in the file changed.

Code scanning / CodeQL

Reference equality test on System.Object Warning

Reference equality for System.Object comparisons (
this
argument has type IEqualityComparer).