dotnet/aspnetcore

description is missing when using with FromForm

Open

#59,042 opened on 2024年11月19日

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
 (平均マージ 16d 9h) (30d で 258 merged PRs)

説明

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

コントリビューターガイド