italicbold

Results 1 issues of italicbold

The following schema: ```js "Test": { "type": "object", "properties": { "prop1": { "type": "string" }, "prop2": { "type": "string" }, "prop3": { "type": "string"}, "prop4": { "type": "array", "items": {...

bug
help wanted
good first issue