Skip to content

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

Open
utrumo wants to merge 1 commit intoajv-validator:masterfrom
utrumo:adds-missing-types-for-the-JSONSchemaType-type-field
Open

Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array#2519
utrumo wants to merge 1 commit intoajv-validator:masterfrom
utrumo:adds-missing-types-for-the-JSONSchemaType-type-field

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
@ezpuzz
Copy link

ezpuzz commented Nov 10, 2025

This solved my issue in for a required type: ['string', 'null'] field.

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.

2 participants