Skip to content

Remove MvcOptions from SchemaGenerator#3242

Merged
martincostello merged 7 commits into
domaindrivendev:masterfrom
EvgeniyZ:remove-mvcOptions-schemaGenerator
Feb 4, 2025
Merged

Remove MvcOptions from SchemaGenerator#3242
martincostello merged 7 commits into
domaindrivendev:masterfrom
EvgeniyZ:remove-mvcOptions-schemaGenerator

Conversation

@EvgeniyZ

Copy link
Copy Markdown
Contributor

The issue or feature being addressed

Fixes #3203

Details on the issue fix or feature implementation

remove any usages of MvcOptions in 'SchemaGenerator'. It should not be a breaking change since bool expression is 'true' by definition if 'SuppressImplicitRequiredAttributeForNonNullableReferenceTypes=false'

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NonNullableReferenceTypesAsRequired should not consider MvcOptions

3 participants