Change the naming convention for $id to match file names #117
Answered
by
JSv4
pjohnmeyer
asked this question in
Suggestions
|
Some schema loaders support loading schemas from a "prefix": https://opis.io/json-schema/2.x/php-loader.html#registerprefix-method Currently, our IDs and our filenames don't match, e.g.:
If we make the $id values match the file path, in this case |
Answered by
JSv4
Mar 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Making this change via issue #120