cloudflare / cloudflare/json-schema-tools
Support project folder outside of working directory
Open
- Dominant language
- JavaScript
- Stars
- 341
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
As filed by @TexKiller as cloudflare/doca#77
> If the project_folder is specified outside of the current directory, such as with `doca init -i ../schemas -o ../documentation`, the json schemas paths are messed up, ending up like `../../../schemas/schema.json`.
>
> The path to the schemas should be either absolute or relative to the project_folder, and not relative to the working directory.
Contributor guide
Assessment
This issue has not been assessed yet.