help wantedtype: enhancement
Repository metrics
- Stars
- (1,581 個のスター)
- PR merge metrics
- (平均マージ 39d 6h) (30d で 1 merged PR)
説明
Hi,
No exception is thrown in case of referencing non-schema json. All other referenced schema-files were processed correctly
should be "Order": {"$ref": "Order.schema.json"}, was "Order": {"$ref": "Order.sample.json"}, expected Exception if it's not a schema
KR