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

feat: filter only complex types #254

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

eduardomourar
Copy link

We would like to filter the types that are being flattened. You can find more details on how AWS is enforcing the properties to be flattened (but only object type) in its extended JSON schema (details here).

@BelfordZ
Copy link
Member

@eduardomourar sry for the delay. Thank you for the contrib this looks great - just catching up to some missed PRs this week.

@BelfordZ
Copy link
Member

@eduardomourar can we implement this as an option? I like the idea of being able to ignore certain types, perhaps providing a function as one of the options to decide if the subschema should be filtered out

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.

2 participants