@@ -17,12 +17,12 @@ In addition, [OpenAPI](doc/openapi.md) 3 request/response validation is supporte
17
17
18
18
## JSON Schema Specification compatibility
19
19
20
- [ ![ Supported spec ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-json-schema-validator%2Fsupported_versions.json )] ( https://bowtie.report/#/implementations/java-json-schema-validator )
21
- [ ![ Compliance ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-json-schema-validator%2Fcompliance%2Fdraft2020-12.json )] ( https://bowtie.report/#/dialects/draft2020-12 )
22
- [ ![ Compliance ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-json-schema-validator%2Fcompliance%2Fdraft2019-09.json )] ( https://bowtie.report/#/dialects/draft2019-09 )
23
- [ ![ Compliance ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-json-schema-validator%2Fcompliance%2Fdraft7.json )] ( https://bowtie.report/#/dialects/draft7 )
24
- [ ![ Compliance ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-json-schema-validator%2Fcompliance%2Fdraft6.json )] ( https://bowtie.report/#/dialects/draft6 )
25
- [ ![ Compliance ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-json-schema-validator%2Fcompliance%2Fdraft4.json )] ( https://bowtie.report/#/dialects/draft4 )
20
+ [ ![ Supported Dialects ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-com.networknt- json-schema-validator%2Fsupported_versions.json )] ( https://bowtie.report/#/implementations/java-networknt -json-schema-validator )
21
+ [ ![ Draft 2020-12 ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-com.networknt -json-schema-validator%2Fcompliance%2Fdraft2020-12.json )] ( https://bowtie.report/#/dialects/draft2020-12 )
22
+ [ ![ Draft 2019-09 ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-com.networknt -json-schema-validator%2Fcompliance%2Fdraft2019-09.json )] ( https://bowtie.report/#/dialects/draft2019-09 )
23
+ [ ![ Draft 7 ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-com.networknt -json-schema-validator%2Fcompliance%2Fdraft7.json )] ( https://bowtie.report/#/dialects/draft7 )
24
+ [ ![ Draft 6 ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-com.networknt -json-schema-validator%2Fcompliance%2Fdraft6.json )] ( https://bowtie.report/#/dialects/draft6 )
25
+ [ ![ Draft 4 ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fbowtie.report%2Fbadges%2Fjava-com.networknt -json-schema-validator%2Fcompliance%2Fdraft4.json )] ( https://bowtie.report/#/dialects/draft4 )
26
26
27
27
Information on the compatibility support for each version, including known issues, can be found in the [ Compatibility with JSON Schema versions] ( doc/compatibility.md ) document.
28
28
0 commit comments