What are you wanting to achieve?
The .NET 10 PR (#3283) currently references Microsoft.OpenApi v2.0, but there have been quite a few fixes since then. I currently target v2.3.9 in all my projects, which works, but it may be nice for all Swashbuckle users to benefit from recent fixes.
What code or approach do you have so far?
N/A
Additional context
No response
What are you wanting to achieve?
The .NET 10 PR (#3283) currently references Microsoft.OpenApi v2.0, but there have been quite a few fixes since then. I currently target v2.3.9 in all my projects, which works, but it may be nice for all Swashbuckle users to benefit from recent fixes.
What code or approach do you have so far?
N/A
Additional context
No response