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

Upgrade Opis or move to justinrainbow/json-schema #17

Open
dafeder opened this issue Apr 10, 2024 · 1 comment
Open

Upgrade Opis or move to justinrainbow/json-schema #17

dafeder opened this issue Apr 10, 2024 · 1 comment

Comments

@dafeder
Copy link
Member

dafeder commented Apr 10, 2024

We are stuck at opis/json-schema 1.x which is now quite old. It seems like it would be a good idea to move to the latest version... although, that version is now two years old too and appears to be abandoned or at least on hiatus. OTOH justinrainbow/json-schema is, despite maintainership issues, continuing to move forward thanks to community support. It is a dependency of composer, so there is motivation to keep it alive. And we use it elsewhere in DKAN, so it might be more consistent/easy to consolidate on one JSON validation library. The justinrainbow library is also simpler and easier to use IMO, especially for things like type coersion (which it might be useful to have RootedJsonData perform in some cases).

@dafeder
Copy link
Member Author

dafeder commented May 13, 2024

There was an attempt to upgrade: #13

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

No branches or pull requests

1 participant