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

Allow defining multiple schemas under the schemas configuration variable #154

Open
brianespinosa opened this issue Apr 14, 2022 · 0 comments

Comments

@brianespinosa
Copy link
Contributor

brianespinosa commented Apr 14, 2022

Ajv does support combining multiple schemas for validation. There are some features within json-schema like $ref which might not work properly if we are defining only a single schema. It might be good to update the schema property to be schemas and allow glob patterns like we do in files.

I am happy to look into doing this too. The attribute does make sense to rename plural like files but that would be a breaking change. LMK what your thoughts are on that.

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

No branches or pull requests

1 participant