You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properly specify the meta-schema, which for some reason was only
a description. We don't put descriptions in the meta-schema anymore,
but we do put type information. Not sure what happened there.
Copy file name to clipboardExpand all lines: links.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,10 @@
25
25
]
26
26
},
27
27
"hrefRequired": {
28
-
"description": "an array of URI template variables names from \"href\" which must be filled out with some value, either from the instance or user input"
0 commit comments