dotnet/aspnetcore

description is missing when using with FromForm

Open

#59 042 ouverte le 19 nov. 2024

Voir sur GitHub
 (6 commentaires) (3 réactions) (0 assignés)C# (10 653 forks)batch import
area-minimalfeature-openapihelp wanted

Métriques du dépôt

Stars
 (37 933 stars)
Métriques de merge PR
 (Merge moyen 16j 9h) (258 PRs mergées en 30 j)

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

Guide contributeur