Attributes on parameters of primary constructors should be reflected in generated OpenAPI documents #61538
Labels
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
Currently OpenAPI document generation does not extract metadata from attributes on parameters of a class/record/struct primary constructor. However, the new validation feature for minimal APIs will perform these validations, so we should update OpenAPI generation to incorporate these into the generated documents.
The text was updated successfully, but these errors were encountered: