dotnet/aspnetcore

description is missing when using with FromForm

已关闭

#59,042 创建于 2024年11月19日

 (6 条评论) (3 个反应) (0 位负责人)C# (10,653 个派生)batch import
area-minimalfeature-openapihelp wanted

仓库指标

星标
 (37,933 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南