mirror of
https://github.com/justinrainbow/json-schema.git
synced 2025-06-01 19:41:02 +02:00
* Add URI translation for retrieval & add local copies of spec schema * Use dist copies of schemas No need to keep duplicate files around in package://tests/fixtures/ if we're distributing them for users anyway. * Move package:// translation after all other rules Allows users to rewrite to package:// targets and still have the URI work.