We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c952d commit 9fe74eaCopy full SHA for 9fe74ea
index.js
@@ -189,7 +189,7 @@ const numberKeywords = [
189
190
/**
191
* Infer type based on keyword in order to generate optimized code
192
- * https://json-schema.org/latest/json-schema-validation.html#rfc.section.6
+ * https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-validation-01#section-6
193
*/
194
function inferTypeByKeyword (schema) {
195
// eslint-disable-next-line
0 commit comments