We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa08b41 commit 85b7a1dCopy full SHA for 85b7a1d
package.json
@@ -4,7 +4,7 @@
4
"versionDate": "2022-02-04",
5
"author": "hackolade",
6
"engines": {
7
- "hackolade": "4.3.15",
+ "hackolade": "5.4.7",
8
"hackoladePlugin": "1.0.0"
9
},
10
"contributes": {
snippets/response.json
@@ -11,19 +11,7 @@
11
"type": "object",
12
"properties": [{
13
"name": "application/json",
14
- "type": "media",
15
- "properties": [{
16
- "name": "schema",
17
- "type": "object"
18
- }, {
19
- "name": "examples",
20
- "type": "object",
21
- "subtype": "example"
22
23
- "name": "encoding",
24
25
- "subtype": "encoding"
26
- }]
+ "type": "media"
27
}]
28
},{
29
"name": "links",
0 commit comments