Skip to content

Commit 34dd883

Browse files
authored
Merge pull request #651 from dsanders11/patch-2
Fix prepopulated title in example
2 parents 558b1e3 + 74ffd66 commit 34dd883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1855,7 +1855,7 @@ Link: <https://schema.example.com/entry>; rel="describedBy"
18551855
"mailto:[email protected]?subject={title}{&cc}"
18561856
],
18571857
"hrefPrepopulatedInput": {
1858-
"title": "The Really Awesome Thing"
1858+
"title": "The Awesome Thing"
18591859
},
18601860
"attachmentPointer": ""
18611861
}]]>

0 commit comments

Comments
 (0)