Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.32k stars 421 forks source link

Fallback to jsonschema DraftV4 in case Draftv7 is not available #1916

Closed Natim closed 5 years ago

Natim commented 5 years ago

Mitigate jsonschema alfa version mandatory.

This is quite a blocker to be honest. I upgraded a bunch of packages related to Kinto and I guess we could mitigate the issue by fallbacking to Draftv4.

Refs #1808

almet commented 5 years ago

Or I guess we should issue a minor with this fix (related to https://github.com/Kinto/kinto/issues/1916)

glasserc commented 5 years ago

Refs #1926.