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# (37,933 stars) (10,653 forks)batch import
area-minimalfeature-openapihelp wanted

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