Skip to content

Commit 884b964

Browse files
committed
Update links.json for href* to template* rename.
1 parent b01c13a commit 884b964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

links.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "string",
1010
"format": "uri-template"
1111
},
12-
"hrefPointers": {
12+
"templatePointers": {
1313
"type": "object",
1414
"additionalProperties": {
1515
"type": "string",
@@ -24,7 +24,7 @@
2424
{ "$ref": "http://json-schema.org/draft-06/hyper-schema#" }
2525
]
2626
},
27-
"hrefRequired": {
27+
"templateRequired": {
2828
"type": "array",
2929
"items": {
3030
"type": "string"

0 commit comments

Comments
 (0)