Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to explicitly exclude types from schema #1670

Conversation

Havret
Copy link
Contributor

@Havret Havret commented Jan 22, 2024

This pull request is meant to address a small inconsistency I've encountered when attempting to exclude types from the schema. As stated in the docs, ExcludedTypeNames should function exactly the same way in schema generation as JsonSchemaIgnoreAttribute. However, that's not the case with the current implementation.

@RicoSuter RicoSuter merged commit 1569e52 into RicoSuter:master Jun 12, 2024
2 checks passed
@Havret Havret deleted the Add-option-to-explicitly-exclude-types-from-schema branch June 12, 2024 19:22
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.

None yet

2 participants