Skip to content

Commit 64be61c

Browse files
2015 - json generated
1 parent 50eb09a commit 64be61c

File tree

1 file changed

+86
-25
lines changed

1 file changed

+86
-25
lines changed

server/libs/modules/components/google/google-sheets/src/test/resources/definition/google-sheets_v1.json

Lines changed: 86 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@
116116
"controlType" : "SELECT"
117117
} ],
118118
"title" : "Clear Sheet",
119-
"perform" : { },
120119
"processErrorResponse" : null,
121-
"workflowNodeDescription" : null
120+
"workflowNodeDescription" : null,
121+
"perform" : { }
122122
}, {
123123
"batch" : null,
124124
"deprecated" : null,
@@ -224,9 +224,9 @@
224224
"optionsDataSource" : null
225225
} ],
226226
"title" : "Create Column",
227-
"perform" : { },
228227
"processErrorResponse" : null,
229-
"workflowNodeDescription" : null
228+
"workflowNodeDescription" : null,
229+
"perform" : { }
230230
}, {
231231
"batch" : null,
232232
"deprecated" : null,
@@ -372,9 +372,9 @@
372372
"optionsDataSource" : null
373373
} ],
374374
"title" : "Create Sheet",
375-
"perform" : { },
376375
"processErrorResponse" : null,
377-
"workflowNodeDescription" : null
376+
"workflowNodeDescription" : null,
377+
"perform" : { }
378378
}, {
379379
"batch" : null,
380380
"deprecated" : null,
@@ -450,9 +450,70 @@
450450
"optionsDataSource" : null
451451
} ],
452452
"title" : "Delete Column",
453-
"perform" : { },
454453
"processErrorResponse" : null,
455-
"workflowNodeDescription" : null
454+
"workflowNodeDescription" : null,
455+
"perform" : { }
456+
}, {
457+
"batch" : null,
458+
"deprecated" : null,
459+
"description" : "Create a new spreadsheet in a specified folder.",
460+
"help" : null,
461+
"metadata" : null,
462+
"name" : "createSpreadsheet",
463+
"outputDefinition" : {
464+
"output" : null,
465+
"outputResponse" : null,
466+
"outputSchema" : null,
467+
"sampleOutput" : null
468+
},
469+
"properties" : [ {
470+
"advancedOption" : null,
471+
"description" : "Title of the new spreadsheet to be created.",
472+
"displayCondition" : null,
473+
"expressionEnabled" : null,
474+
"hidden" : null,
475+
"metadata" : { },
476+
"required" : true,
477+
"name" : "title",
478+
"type" : "STRING",
479+
"defaultValue" : null,
480+
"exampleValue" : null,
481+
"label" : "Title",
482+
"placeholder" : null,
483+
"controlType" : "TEXT",
484+
"languageId" : null,
485+
"maxLength" : null,
486+
"minLength" : null,
487+
"options" : null,
488+
"optionsDataSource" : null
489+
}, {
490+
"advancedOption" : null,
491+
"description" : "ID of the folder where the new spreadsheet will be stored.",
492+
"displayCondition" : null,
493+
"expressionEnabled" : null,
494+
"hidden" : null,
495+
"metadata" : { },
496+
"required" : true,
497+
"name" : "folderId",
498+
"type" : "STRING",
499+
"defaultValue" : null,
500+
"exampleValue" : null,
501+
"label" : "Folder ID",
502+
"placeholder" : null,
503+
"controlType" : "SELECT",
504+
"languageId" : null,
505+
"maxLength" : null,
506+
"minLength" : null,
507+
"options" : null,
508+
"optionsDataSource" : {
509+
"optionsLookupDependsOn" : null,
510+
"options" : { }
511+
}
512+
} ],
513+
"title" : "Create Spreadsheet",
514+
"processErrorResponse" : null,
515+
"workflowNodeDescription" : null,
516+
"perform" : { }
456517
}, {
457518
"batch" : null,
458519
"deprecated" : null,
@@ -551,9 +612,9 @@
551612
"optionsDataSource" : null
552613
} ],
553614
"title" : "Delete Row",
554-
"perform" : { },
555615
"processErrorResponse" : null,
556-
"workflowNodeDescription" : null
616+
"workflowNodeDescription" : null,
617+
"perform" : { }
557618
}, {
558619
"batch" : null,
559620
"deprecated" : null,
@@ -609,9 +670,9 @@
609670
}
610671
} ],
611672
"title" : "Delete Sheet",
612-
"perform" : { },
613673
"processErrorResponse" : null,
614-
"workflowNodeDescription" : null
674+
"workflowNodeDescription" : null,
675+
"perform" : { }
615676
}, {
616677
"batch" : null,
617678
"deprecated" : null,
@@ -740,9 +801,9 @@
740801
"optionsDataSource" : null
741802
} ],
742803
"title" : "Find Row by Number",
743-
"perform" : { },
744804
"processErrorResponse" : null,
745-
"workflowNodeDescription" : null
805+
"workflowNodeDescription" : null,
806+
"perform" : { }
746807
}, {
747808
"batch" : null,
748809
"deprecated" : null,
@@ -895,9 +956,9 @@
895956
}
896957
} ],
897958
"title" : "Insert Multiple Rows",
898-
"perform" : { },
899959
"processErrorResponse" : null,
900-
"workflowNodeDescription" : null
960+
"workflowNodeDescription" : null,
961+
"perform" : { }
901962
}, {
902963
"batch" : null,
903964
"deprecated" : null,
@@ -1050,9 +1111,9 @@
10501111
}
10511112
} ],
10521113
"title" : "Insert Row",
1053-
"perform" : { },
10541114
"processErrorResponse" : null,
1055-
"workflowNodeDescription" : null
1115+
"workflowNodeDescription" : null,
1116+
"perform" : { }
10561117
}, {
10571118
"batch" : null,
10581119
"deprecated" : null,
@@ -1220,9 +1281,9 @@
12201281
}
12211282
} ],
12221283
"title" : "Update Row",
1223-
"perform" : { },
12241284
"processErrorResponse" : null,
1225-
"workflowNodeDescription" : null
1285+
"workflowNodeDescription" : null,
1286+
"perform" : { }
12261287
} ],
12271288
"connection" : {
12281289
"authorizations" : [ {
@@ -1275,15 +1336,15 @@
12751336
"type" : "OAUTH2_AUTHORIZATION_CODE",
12761337
"acquire" : null,
12771338
"oauth2AuthorizationExtraQueryParameters" : { },
1278-
"scopes" : { },
1279-
"pkce" : null,
1280-
"refresh" : null,
12811339
"apply" : null,
1340+
"clientId" : null,
12821341
"authorizationCallback" : null,
12831342
"authorizationUrl" : { },
1284-
"clientId" : null,
12851343
"clientSecret" : null,
1344+
"pkce" : null,
1345+
"refresh" : null,
12861346
"refreshUrl" : { },
1347+
"scopes" : { },
12871348
"refreshToken" : null,
12881349
"tokenUrl" : { }
12891350
} ],
@@ -1293,6 +1354,7 @@
12931354
"baseUri" : null,
12941355
"test" : null
12951356
},
1357+
"dataStream" : null,
12961358
"triggers" : [ {
12971359
"batch" : null,
12981360
"deprecated" : null,
@@ -1393,6 +1455,5 @@
13931455
"webhookValidate" : null,
13941456
"webhookValidateOnEnable" : null
13951457
} ],
1396-
"dataStream" : null,
13971458
"unifiedApi" : null
13981459
}

0 commit comments

Comments
 (0)