Skip to content

Commit 56b5264

Browse files
Merge pull request #2396 from jviotti/patch-5
Mention that Blaze now supports Draft 3
2 parents 463a579 + 53c610e commit 56b5264

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/tooling-data.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,7 +1545,7 @@
15451545
lastUpdated: '2024-10-15'
15461546

15471547
- name: Blaze
1548-
description: 'Blaze is an ultra high-performance JSON Schema validator built on the JSON Toolkit library'
1548+
description: 'Blaze is an ultra high-performance JSON Schema validator'
15491549
toolingTypes: ['validator']
15501550
languages: ['C++']
15511551
maintainers:
@@ -1555,8 +1555,8 @@
15551555
license: 'AGPL-3.0 and Commercial'
15561556
source: 'https://github.com/sourcemeta/blaze'
15571557
supportedDialects:
1558-
draft: ['4', '6', '7', '2019-09', '2020-12']
1559-
lastUpdated: '2024-10-15'
1558+
draft: ['3', '4', '6', '7', '2019-09', '2020-12']
1559+
lastUpdated: '2026-05-06'
15601560

15611561
- name: cypress-ajv-schema-validator
15621562
description: 'Cypress plugin that validates API responses against Plain JSON schemas, and whole Swagger and OpenAPI documents using the Ajv JSON Schema validator. It provides a user-friendly view of validated data, highlighting each validation error and the exact reason for the mismatch. Seamless integration, fast and lightweight.'

0 commit comments

Comments
 (0)