dotnet/aspnetcore

description is missing when using with FromForm

Open

#59,042 opened on Nov 19, 2024

View on GitHub
 (6 comments) (3 reactions) (0 assignees)C# (10,653 forks)batch import
area-minimalfeature-openapihelp wanted

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (Avg merge 14d 3h) (205 merged PRs in 30d)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

description on the fromform is missing

Expected Behavior

the openapi field description with the value from Description

Steps To Reproduce

add Description to FromForm field

Exceptions (if any)

No response

.NET Version

9.0.100

Anything else?

the repo is https://github.com/cjdxhjj/openapi-demo.git Image Image

Contributor guide