We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
spec.json
1 parent 02a1381 commit 7a6847bCopy full SHA for 7a6847b
1 file changed
spec.json
@@ -58,11 +58,8 @@
58
"description" : "RFC 8631 compliant link relation information",
59
"explode" : false,
60
"schema" : {
61
- "items" : {
62
- "example" : "<https://api-docs.cloudquery.io>; rel=\"service-doc\"",
63
- "type" : "string"
64
- },
65
- "type" : "array"
+ "example" : "<https://api-docs.cloudquery.io>; rel=\"service-doc\"",
+ "type" : "string"
66
},
67
"style" : "simple"
68
}
0 commit comments