Skip to content

Commit a73efc1

Browse files
committed
not json-schema-4-validation but json-schema-for-validation
1 parent 82abae8 commit a73efc1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

releases/wd4/Overview.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2249,7 +2249,7 @@ <h2 id="x4-the-thingdescription-type"><bdi class=
22492249
"biblio">WOT-TD</a></cite>]. It is expected to be a <a href=
22502250
"https://infra.spec.whatwg.org/#parse-json-from-bytes">parsed
22512251
JSON object</a> that is validated using <a href=
2252-
"https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-4-validation">
2252+
"https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-for-validation">
22532253
JSON schema validation</a>.</p>
22542254
<section id="fetching-a-thing-description">
22552255
<h3 id="x4-1-fetching-a-thing-description"><bdi class=
@@ -2362,7 +2362,7 @@ <h3 id="x4-3-validating-a-thing-description"><bdi class=
23622362
steps.
23632363
</li>
23642364
<li>If <a href=
2365-
"https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-4-validation">
2365+
"https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-for-validation">
23662366
JSON schema validation</a> fails on <var>td</var>,
23672367
throw <code>"TypeError"</code> and terminate these
23682368
steps.

releases/wd4/diff.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5675,7 +5675,7 @@ <h2 id="x4-the-thingdescription-type">
56755675
</del>
56765676
<ins class="diff-chg">validated
56775677
using
5678-
</ins><a href= "https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-4-validation"><ins class="diff-chg">
5678+
</ins><a href= "https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-for-validation"><ins class="diff-chg">
56795679
JSON
56805680
schema
56815681
validation
@@ -6223,7 +6223,7 @@ <h3 id="x4-3-validating-a-thing-description">
62236223
third
62246224
argument
62256225
</del>
6226-
<a href= "https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-4-validation">
6226+
<a href= "https://www.w3.org/TR/2019/CR-wot-thing-description-20190516/#json-schema-for-validation">
62276227
<ins class="diff-chg">JSON
62286228
schema
62296229
validation

0 commit comments

Comments
 (0)