Skip to content

Comments

Add support for JSON Schema "const"#514

Open
adamransom wants to merge 1 commit intodry-rb:mainfrom
korukids:support-json-schema-const
Open

Add support for JSON Schema "const"#514
adamransom wants to merge 1 commit intodry-rb:mainfrom
korukids:support-json-schema-const

Conversation

@adamransom
Copy link
Contributor

Fixes #513

According to the specs, you don't need to include the type key, however it's not invalid and including it makes implementing this much easier.

According [to the specs][1], you don't need to include the `type` key,
however it's not invalid and including it makes implementing this much
easier.

[1]: https://json-schema.org/understanding-json-schema/reference/const
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.

Missing eql? predicate support in JSON Schema

1 participant