dotnet / dotnet/aspnetcore

Backport OpenAPI fix for array types to .NET 10

Open Beginner friendly
#68,369 2 comments 1 reaction 0 assignees View on GitHub
area-minimal feature-openapi
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.