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

Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array #2519

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

utrumo
Copy link

@utrumo utrumo commented Dec 24, 2024

What issue does this pull request resolve?
Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array #2518
What changes did you make?
Fixed the type UncheckedJSONSchemaType.

Is there anything that requires more attention while reviewing?
No, the library is working unchanged.

@utrumo utrumo changed the title Fixes "UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array" Fixes: [2518 UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array](https://github.com/ajv-validator/ajv/issues/2518) Dec 24, 2024
@utrumo utrumo changed the title Fixes: [2518 UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array](https://github.com/ajv-validator/ajv/issues/2518) Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array [#2518](https://github.com/ajv-validator/ajv/issues/2518) Dec 24, 2024
@utrumo utrumo changed the title Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array [#2518](https://github.com/ajv-validator/ajv/issues/2518) Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant