Improve JSON validation schema generation in Microsoft.AspNetCore.OpenApi
#41246
Labels
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-openapi
old-area-web-frameworks-do-not-use
*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
#41238 introduced a very reductive schema generation interface for the OpenApi package.
Moving forward we want to make this API a lot more robust which includes generating the full schema (types, formats, and constraints) for Types that are provided in
MethodInfo
including:TryParse
methodsThe text was updated successfully, but these errors were encountered: