Closed
Description
The usage of RequiredAttribute
on a resource field translates to a property needing to be listed as required
, see required properties. This is currently already supported in the OpenApi integration, but requires more thorough testing.
Further investigation is required to see whether other model state validation attributes are associated to similar options in an OAS.