|
13 | 13 | learnjsonschemalink: 'https://www.learnjsonschema.com/2020-12/core/comment' |
14 | 14 | links: |
15 | 15 | - url: 'https://json-schema.org/understanding-json-schema/reference/comments#comments' |
16 | | - title: Generic Keyowrds ($comment) |
| 16 | + title: Generic Keywords ($comment) |
17 | 17 | - url: 'https://json-schema.org/draft/2020-12/json-schema-core#name-comments-with-comment' |
18 | 18 | title: Draft 2020-12 |
19 | 19 | - name: $defs |
|
43 | 43 | learnjsonschemalink: 'https://www.learnjsonschema.com/2020-12/core/id' |
44 | 44 | links: |
45 | 45 | - url: 'https://json-schema.org/learn/getting-started-step-by-step#create-a-schema-definition' |
46 | | - title: Create a schema defination |
| 46 | + title: Create a schema definition |
47 | 47 | - url: 'https://json-schema.org/understanding-json-schema/basics#declaring-a-unique-identifier' |
48 | | - title: Declaring a unique identifer |
| 48 | + title: Declaring a unique identifier |
49 | 49 | - url: 'https://json-schema.org/draft/2020-12/json-schema-core#name-the-id-keyword' |
50 | 50 | title: Draft 2020-12 |
51 | 51 | - name: $ref |
|
55 | 55 | - url: 'https://json-schema.org/understanding-json-schema/basics#declaring-a-json-schema' |
56 | 56 | title: Declaring a JSON Schema |
57 | 57 | - url: 'https://json-schema.org/learn/getting-started-step-by-step#create-a-schema-definition' |
58 | | - title: Create a schema defination |
| 58 | + title: Create a schema definition |
59 | 59 | - url: 'https://json-schema.org/understanding-json-schema/reference/array#unevaluateditems' |
60 | 60 | title: Unevaluated Items |
61 | 61 | - url: 'https://json-schema.org/understanding-json-schema/structuring#dollarref' |
|
149 | 149 | learnjsonschemalink: 'https://www.learnjsonschema.com/2020-12/applicator/not' |
150 | 150 | links: |
151 | 151 | - url: 'https://json-schema.org/understanding-json-schema/reference/combining#schema-composition' |
152 | | - title: Schema Compositon |
| 152 | + title: Schema Composition |
153 | 153 | - url: 'https://json-schema.org/draft/2020-12/json-schema-core#name-not' |
154 | 154 | title: Draft 2020-12 |
155 | 155 | - name: oneOf |
|
159 | 159 | - url: 'https://json-schema.org/learn/file-system#modeling-a-file-system-with-json-schema' |
160 | 160 | title: Modeling a file system with JSON Schema |
161 | 161 | - url: 'https://json-schema.org/understanding-json-schema/reference/array#unevaluateditems' |
162 | | - title: Unevaluted Items |
| 162 | + title: Unevaluated Items |
163 | 163 | - url: 'https://json-schema.org/understanding-json-schema/reference/combining#schema-composition' |
164 | | - title: Schema Compositon |
| 164 | + title: Schema Composition |
165 | 165 | - url: 'https://json-schema.org/draft/2020-12/json-schema-core#name-oneof' |
166 | 166 | title: Draft 2020-12 |
167 | 167 | - name: patternProperties |
|
189 | 189 | - url: 'https://json-schema.org/understanding-json-schema/reference/object#properties' |
190 | 190 | title: Properties |
191 | 191 | - url: 'https://json-schema.org/learn/getting-started-step-by-step#create-a-schema-definition' |
192 | | - title: Schema Defination |
| 192 | + title: Schema Definition |
193 | 193 | - url: 'https://json-schema.org/draft/2020-12/json-schema-core#name-properties' |
194 | 194 | title: Draft 2020-12 |
195 | 195 | - name: propertyNames |
|
389 | 389 | - url: 'https://json-schema.org/understanding-json-schema/basics#the-type-keyword' |
390 | 390 | title: The type keyword |
391 | 391 | - url: 'https://json-schema.org/learn/getting-started-step-by-step#create-a-schema-definition' |
392 | | - title: Create a Schema Defination |
| 392 | + title: Create a Schema Definition |
393 | 393 | - url: 'https://json-schema.org/draft/2020-12/json-schema-validation#name-type' |
394 | 394 | title: Draft 2020-12 |
395 | 395 | - name: uniqueItems |
|
0 commit comments