Skip to content

Merge branch 'support/v2' into fix/tags-order-to-v3

ad5b91b
Select commit
Loading
Failed to load commit list.
Closed

fix/tags order to v3 #2682

Merge branch 'support/v2' into fix/tags-order-to-v3
ad5b91b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 16, 2026 in 2s

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 96 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).