Backport OpenAPI fix for array types to .NET 10
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Can we please get this back ported to 10.0? It's an lts release and this is a really glaring schema violation that breaks downstream tooling. Also, it's a one-line fix. Of course it's also easy to patch in consuming code, but is a bit hacky
_Originally posted by @kbirger in https://github.com/dotnet/aspnetcore/issues/66583#issuecomment-5258787839_
Contributor guide
Research direction
Read the referenced original issue #66583 to identify the OpenAPI array-type fix, then locate the existing change and its tests in the ASP.NET Core repository. Backport the one-line fix to the .NET 10 branch and verify the relevant OpenAPI schema tests pass and the schema violation is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100