Open ieugen opened 8 months ago
Yeah, that's right. The author of #13 haven't had time to look at it, and unfortunately, so haven't I.
Personally I haven't had any use cases that requires supporting any JSON schema version after Draft-7. But I'll look into this eventually, if noone else have the courage to give it a go before that 😄 Realistically I won't have the time until either this summer, or summer 2025.
thanks.
I made the issue more for tracking. I cam to json-schema for parsing compose-spec but I need it to be compatible with babashka. Which means no java libs :(
Yeah, that's a valid use case. Noted, and thanks for the input!
lør. 16. mar. 2024 kl. 12.52 skrev Eugen Stan @.***>:
thanks.
I made the issue more for tracking. I cam to json-schema for parsing compose-spec but I need it to be compatible with babashka. Which means no java libs :(
— Reply to this email directly, view it on GitHub https://github.com/luposlip/json-schema/issues/16#issuecomment-2001962351, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF2N26C2662SNQAJ3NZ33TYYQW65AVCNFSM6AAAAABEYUEN3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBRHE3DEMZVGE . You are receiving this because you commented.Message ID: @.***>
Hi,
It seems the author dropped the original project to focus on a new one https://github.com/erosb/json-sKema .
The new project supports newer schema drafts.
See deprecation notice: https://github.com/everit-org/json-schema?tab=readme-ov-file#deprecation-notice
Probably relates to https://github.com/luposlip/json-schema/issues/13