ajv-validator / ajv-validator/ajv-cli
Can't reference the other JSON schema
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 316
- Fork
- 77
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I [have](https://github.com/EmilySeville7cfg-Test/ajv-reference-not-found-issue) two `.json` schemas:
- `base.json` (which is referenced in `sample.json`)
- `sample.json`
The problem is I obtain an [error](https://github.com/EmilySeville7cfg-Test/ajv-reference-not-found-issue/runs/4912282024?check_suite_focus=true#step:3:13) when I try check `sample.yml` correctness:
```
schema sample.json is invalid
error: can't resolve reference file:base.json#/$defs/prop from id #
```
What am I missing?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.