Skip to content

Commit 9e308cb

Browse files
dlaxhandrews
andauthored
Fix example typo.
Co-Authored-By: handrews <[email protected]>
1 parent 749e8f8 commit 9e308cb

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
@@ -1479,7 +1479,7 @@ for varname in templateData:
14791479
<![CDATA[
14801480
{
14811481
"targetHints": {
1482-
"allow": ["HEAD", "GET", "POST]
1482+
"allow": ["HEAD", "GET", "POST"]
14831483
}
14841484
}
14851485
]]>

0 commit comments

Comments
 (0)