dotnet/aspnetcore

description is missing when using with FromForm

Open

#59.042 aberto em 19 de nov. de 2024

Ver no GitHub
 (6 comments) (3 reactions) (0 assignees)C# (10.653 forks)batch import
area-minimalfeature-openapihelp wanted

Métricas do repositório

Stars
 (37.933 stars)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (258 fundiu PRs em 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

Guia do colaborador