We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785e3b2 commit bd0c624Copy full SHA for bd0c624
1 file changed
python-connectors/api-connect_dataset/connector.json
@@ -144,8 +144,8 @@
144
},
145
{
146
"name": "raw_output",
147
- "label": "Raw JSON output",
148
- "description": "",
+ "label": " ",
+ "description": "Raw JSON output",
149
"defaultValue": true,
150
"type": "BOOLEAN"
151
@@ -232,14 +232,15 @@
232
233
234
"name": "redirect_auth_header",
235
- "label": "Redirect authorization header",
236
+ "description": "Redirect authorization header",
237
"type": "BOOLEAN",
238
"defaultValue": false
239
240
241
"name": "display_metadata",
- "label": "Display metadata",
242
- "description": "Status code, request time...",
243
+ "description": "Display metadata",
244
245
246
0 commit comments