Hello, I have a data model written in jsonschema, using absolute paths in the file protocol (e.g. file:///myprojectrepo/myfolder/myschema.json) for all references and dependencies. I would like to generate python code from this.
However, it seems that the file protocol is not supported, uri's consisting solely of http and https.
Trying to generate the data model based on local absolute path (through removing the file:// prefix) also does not work, as the library expects relative paths.
Is there something I am missing? Otherwise it would be nice to have these features:
Kind regards, Emile
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too