@lessly/sdk-app 6.1.0 → 6.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +191 -191
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +191 -191
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/gen/bindings.gen.ts +191 -191
package/src/gen/bindings.gen.ts
CHANGED
|
@@ -12,7 +12,7 @@ export const bindings: BindingsMap = {
|
|
|
12
12
|
"name": "q"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
|
-
"path": "/
|
|
15
|
+
"path": "/analytics/query",
|
|
16
16
|
"readOnly": true
|
|
17
17
|
}
|
|
18
18
|
}
|
|
@@ -655,7 +655,7 @@ export const bindings: BindingsMap = {
|
|
|
655
655
|
"name": "cookieDomain"
|
|
656
656
|
}
|
|
657
657
|
],
|
|
658
|
-
"path": "/
|
|
658
|
+
"path": "/consent/config/cookie-domain",
|
|
659
659
|
"readOnly": false
|
|
660
660
|
}
|
|
661
661
|
},
|
|
@@ -684,7 +684,7 @@ export const bindings: BindingsMap = {
|
|
|
684
684
|
"name": "contentAlign"
|
|
685
685
|
}
|
|
686
686
|
],
|
|
687
|
-
"path": "/
|
|
687
|
+
"path": "/consent/config/customization",
|
|
688
688
|
"readOnly": false
|
|
689
689
|
}
|
|
690
690
|
},
|
|
@@ -697,7 +697,7 @@ export const bindings: BindingsMap = {
|
|
|
697
697
|
"name": "floatingIcon"
|
|
698
698
|
}
|
|
699
699
|
],
|
|
700
|
-
"path": "/
|
|
700
|
+
"path": "/consent/config",
|
|
701
701
|
"readOnly": false
|
|
702
702
|
}
|
|
703
703
|
},
|
|
@@ -726,14 +726,14 @@ export const bindings: BindingsMap = {
|
|
|
726
726
|
"name": "overrides"
|
|
727
727
|
}
|
|
728
728
|
],
|
|
729
|
-
"path": "/
|
|
729
|
+
"path": "/consent/config/theme",
|
|
730
730
|
"readOnly": false
|
|
731
731
|
}
|
|
732
732
|
},
|
|
733
733
|
"dashboard-config": {
|
|
734
734
|
"get": {
|
|
735
735
|
"method": "GET",
|
|
736
|
-
"path": "/
|
|
736
|
+
"path": "/consent/consent/dashboard/config",
|
|
737
737
|
"readOnly": true
|
|
738
738
|
}
|
|
739
739
|
},
|
|
@@ -750,28 +750,28 @@ export const bindings: BindingsMap = {
|
|
|
750
750
|
"name": "offset"
|
|
751
751
|
}
|
|
752
752
|
],
|
|
753
|
-
"path": "/
|
|
753
|
+
"path": "/consent/consent/dashboard/decisions",
|
|
754
754
|
"readOnly": true
|
|
755
755
|
}
|
|
756
756
|
},
|
|
757
757
|
"dashboard-embed-snippet": {
|
|
758
758
|
"get": {
|
|
759
759
|
"method": "GET",
|
|
760
|
-
"path": "/
|
|
760
|
+
"path": "/consent/consent/dashboard/embed-snippet",
|
|
761
761
|
"readOnly": true
|
|
762
762
|
}
|
|
763
763
|
},
|
|
764
764
|
"dashboard-stats": {
|
|
765
765
|
"get": {
|
|
766
766
|
"method": "GET",
|
|
767
|
-
"path": "/
|
|
767
|
+
"path": "/consent/consent/dashboard/stats",
|
|
768
768
|
"readOnly": true
|
|
769
769
|
}
|
|
770
770
|
},
|
|
771
771
|
"embed": {
|
|
772
772
|
"get": {
|
|
773
773
|
"method": "GET",
|
|
774
|
-
"path": "/
|
|
774
|
+
"path": "/consent/embed",
|
|
775
775
|
"readOnly": true
|
|
776
776
|
}
|
|
777
777
|
},
|
|
@@ -812,7 +812,7 @@ export const bindings: BindingsMap = {
|
|
|
812
812
|
"name": "catalogKey"
|
|
813
813
|
}
|
|
814
814
|
],
|
|
815
|
-
"path": "/
|
|
815
|
+
"path": "/consent/consent/providers",
|
|
816
816
|
"readOnly": false
|
|
817
817
|
},
|
|
818
818
|
"delete": {
|
|
@@ -823,12 +823,12 @@ export const bindings: BindingsMap = {
|
|
|
823
823
|
"name": "id"
|
|
824
824
|
}
|
|
825
825
|
],
|
|
826
|
-
"path": "/
|
|
826
|
+
"path": "/consent/consent/providers/:id",
|
|
827
827
|
"readOnly": false
|
|
828
828
|
},
|
|
829
829
|
"list": {
|
|
830
830
|
"method": "GET",
|
|
831
|
-
"path": "/
|
|
831
|
+
"path": "/consent/consent/providers",
|
|
832
832
|
"readOnly": true
|
|
833
833
|
},
|
|
834
834
|
"update": {
|
|
@@ -867,7 +867,7 @@ export const bindings: BindingsMap = {
|
|
|
867
867
|
"name": "cookies"
|
|
868
868
|
}
|
|
869
869
|
],
|
|
870
|
-
"path": "/
|
|
870
|
+
"path": "/consent/consent/providers/:id",
|
|
871
871
|
"readOnly": false
|
|
872
872
|
}
|
|
873
873
|
},
|
|
@@ -892,7 +892,7 @@ export const bindings: BindingsMap = {
|
|
|
892
892
|
"name": "record_id"
|
|
893
893
|
}
|
|
894
894
|
],
|
|
895
|
-
"path": "/
|
|
895
|
+
"path": "/consent/consent/dashboard/export",
|
|
896
896
|
"readOnly": true
|
|
897
897
|
}
|
|
898
898
|
},
|
|
@@ -905,7 +905,7 @@ export const bindings: BindingsMap = {
|
|
|
905
905
|
"name": "range"
|
|
906
906
|
}
|
|
907
907
|
],
|
|
908
|
-
"path": "/
|
|
908
|
+
"path": "/consent/consent/stats",
|
|
909
909
|
"readOnly": true
|
|
910
910
|
}
|
|
911
911
|
}
|
|
@@ -940,7 +940,7 @@ export const bindings: BindingsMap = {
|
|
|
940
940
|
"name": "enabled"
|
|
941
941
|
}
|
|
942
942
|
],
|
|
943
|
-
"path": "/
|
|
943
|
+
"path": "/deployment/alerts",
|
|
944
944
|
"readOnly": false
|
|
945
945
|
},
|
|
946
946
|
"delete": {
|
|
@@ -951,7 +951,7 @@ export const bindings: BindingsMap = {
|
|
|
951
951
|
"name": "id"
|
|
952
952
|
}
|
|
953
953
|
],
|
|
954
|
-
"path": "/
|
|
954
|
+
"path": "/deployment/alerts/:id",
|
|
955
955
|
"readOnly": false
|
|
956
956
|
},
|
|
957
957
|
"list": {
|
|
@@ -962,7 +962,7 @@ export const bindings: BindingsMap = {
|
|
|
962
962
|
"name": "environmentId"
|
|
963
963
|
}
|
|
964
964
|
],
|
|
965
|
-
"path": "/
|
|
965
|
+
"path": "/deployment/environments/:environmentId/alerts",
|
|
966
966
|
"readOnly": true
|
|
967
967
|
},
|
|
968
968
|
"update": {
|
|
@@ -985,7 +985,7 @@ export const bindings: BindingsMap = {
|
|
|
985
985
|
"name": "id"
|
|
986
986
|
}
|
|
987
987
|
],
|
|
988
|
-
"path": "/
|
|
988
|
+
"path": "/deployment/alerts/:id",
|
|
989
989
|
"readOnly": false
|
|
990
990
|
}
|
|
991
991
|
},
|
|
@@ -1002,7 +1002,7 @@ export const bindings: BindingsMap = {
|
|
|
1002
1002
|
"name": "limit"
|
|
1003
1003
|
}
|
|
1004
1004
|
],
|
|
1005
|
-
"path": "/
|
|
1005
|
+
"path": "/deployment/environments/:environmentId/alert-events",
|
|
1006
1006
|
"readOnly": true
|
|
1007
1007
|
}
|
|
1008
1008
|
},
|
|
@@ -1015,7 +1015,7 @@ export const bindings: BindingsMap = {
|
|
|
1015
1015
|
"name": "q"
|
|
1016
1016
|
}
|
|
1017
1017
|
],
|
|
1018
|
-
"path": "/
|
|
1018
|
+
"path": "/deployment/analytics/query",
|
|
1019
1019
|
"readOnly": true
|
|
1020
1020
|
}
|
|
1021
1021
|
},
|
|
@@ -1048,7 +1048,7 @@ export const bindings: BindingsMap = {
|
|
|
1048
1048
|
"name": "limit"
|
|
1049
1049
|
}
|
|
1050
1050
|
],
|
|
1051
|
-
"path": "/
|
|
1051
|
+
"path": "/deployment/environments/:environmentId/audit",
|
|
1052
1052
|
"readOnly": true
|
|
1053
1053
|
}
|
|
1054
1054
|
},
|
|
@@ -1061,7 +1061,7 @@ export const bindings: BindingsMap = {
|
|
|
1061
1061
|
"name": "id"
|
|
1062
1062
|
}
|
|
1063
1063
|
],
|
|
1064
|
-
"path": "/
|
|
1064
|
+
"path": "/deployment/builds/:id",
|
|
1065
1065
|
"readOnly": true
|
|
1066
1066
|
},
|
|
1067
1067
|
"list": {
|
|
@@ -1072,7 +1072,7 @@ export const bindings: BindingsMap = {
|
|
|
1072
1072
|
"name": "serviceId"
|
|
1073
1073
|
}
|
|
1074
1074
|
],
|
|
1075
|
-
"path": "/
|
|
1075
|
+
"path": "/deployment/services/:serviceId/builds",
|
|
1076
1076
|
"readOnly": true
|
|
1077
1077
|
},
|
|
1078
1078
|
"logs": {
|
|
@@ -1095,7 +1095,7 @@ export const bindings: BindingsMap = {
|
|
|
1095
1095
|
"name": "since"
|
|
1096
1096
|
}
|
|
1097
1097
|
],
|
|
1098
|
-
"path": "/
|
|
1098
|
+
"path": "/deployment/services/:serviceId/deployments/:deploymentId/build-logs",
|
|
1099
1099
|
"readOnly": true
|
|
1100
1100
|
}
|
|
1101
1101
|
},
|
|
@@ -1108,7 +1108,7 @@ export const bindings: BindingsMap = {
|
|
|
1108
1108
|
"name": "environmentId"
|
|
1109
1109
|
}
|
|
1110
1110
|
],
|
|
1111
|
-
"path": "/
|
|
1111
|
+
"path": "/deployment/environments/:environmentId/canvas",
|
|
1112
1112
|
"readOnly": true
|
|
1113
1113
|
}
|
|
1114
1114
|
},
|
|
@@ -1141,7 +1141,7 @@ export const bindings: BindingsMap = {
|
|
|
1141
1141
|
"name": "height"
|
|
1142
1142
|
}
|
|
1143
1143
|
],
|
|
1144
|
-
"path": "/
|
|
1144
|
+
"path": "/deployment/environments/:environmentId/canvas/nodes/:nodeId",
|
|
1145
1145
|
"readOnly": false
|
|
1146
1146
|
}
|
|
1147
1147
|
},
|
|
@@ -1158,7 +1158,7 @@ export const bindings: BindingsMap = {
|
|
|
1158
1158
|
"name": "tail"
|
|
1159
1159
|
}
|
|
1160
1160
|
],
|
|
1161
|
-
"path": "/
|
|
1161
|
+
"path": "/deployment/cloud-sql/instances/:instanceId/logs",
|
|
1162
1162
|
"readOnly": true
|
|
1163
1163
|
}
|
|
1164
1164
|
},
|
|
@@ -1171,7 +1171,7 @@ export const bindings: BindingsMap = {
|
|
|
1171
1171
|
"name": "instanceId"
|
|
1172
1172
|
}
|
|
1173
1173
|
],
|
|
1174
|
-
"path": "/
|
|
1174
|
+
"path": "/deployment/cloud-sql/instances/backfill-log-flags",
|
|
1175
1175
|
"readOnly": false
|
|
1176
1176
|
}
|
|
1177
1177
|
},
|
|
@@ -1192,7 +1192,7 @@ export const bindings: BindingsMap = {
|
|
|
1192
1192
|
"name": "environmentId"
|
|
1193
1193
|
}
|
|
1194
1194
|
],
|
|
1195
|
-
"path": "/
|
|
1195
|
+
"path": "/deployment/cloud-sql/databases/attach",
|
|
1196
1196
|
"readOnly": false
|
|
1197
1197
|
},
|
|
1198
1198
|
"create": {
|
|
@@ -1207,7 +1207,7 @@ export const bindings: BindingsMap = {
|
|
|
1207
1207
|
"name": "label"
|
|
1208
1208
|
}
|
|
1209
1209
|
],
|
|
1210
|
-
"path": "/
|
|
1210
|
+
"path": "/deployment/cloud-sql/databases",
|
|
1211
1211
|
"readOnly": false
|
|
1212
1212
|
},
|
|
1213
1213
|
"delete": {
|
|
@@ -1218,7 +1218,7 @@ export const bindings: BindingsMap = {
|
|
|
1218
1218
|
"name": "databaseId"
|
|
1219
1219
|
}
|
|
1220
1220
|
],
|
|
1221
|
-
"path": "/
|
|
1221
|
+
"path": "/deployment/cloud-sql/databases/:databaseId",
|
|
1222
1222
|
"readOnly": false
|
|
1223
1223
|
},
|
|
1224
1224
|
"detach": {
|
|
@@ -1229,7 +1229,7 @@ export const bindings: BindingsMap = {
|
|
|
1229
1229
|
"name": "attachmentId"
|
|
1230
1230
|
}
|
|
1231
1231
|
],
|
|
1232
|
-
"path": "/
|
|
1232
|
+
"path": "/deployment/cloud-sql/databases/detach",
|
|
1233
1233
|
"readOnly": false
|
|
1234
1234
|
},
|
|
1235
1235
|
"get": {
|
|
@@ -1240,7 +1240,7 @@ export const bindings: BindingsMap = {
|
|
|
1240
1240
|
"name": "databaseId"
|
|
1241
1241
|
}
|
|
1242
1242
|
],
|
|
1243
|
-
"path": "/
|
|
1243
|
+
"path": "/deployment/cloud-sql/databases/:databaseId",
|
|
1244
1244
|
"readOnly": true
|
|
1245
1245
|
},
|
|
1246
1246
|
"list": {
|
|
@@ -1251,7 +1251,7 @@ export const bindings: BindingsMap = {
|
|
|
1251
1251
|
"name": "instanceId"
|
|
1252
1252
|
}
|
|
1253
1253
|
],
|
|
1254
|
-
"path": "/
|
|
1254
|
+
"path": "/deployment/cloud-sql/instances/:instanceId/databases",
|
|
1255
1255
|
"readOnly": true
|
|
1256
1256
|
}
|
|
1257
1257
|
},
|
|
@@ -1264,7 +1264,7 @@ export const bindings: BindingsMap = {
|
|
|
1264
1264
|
"name": "instanceId"
|
|
1265
1265
|
}
|
|
1266
1266
|
],
|
|
1267
|
-
"path": "/
|
|
1267
|
+
"path": "/deployment/cloud-sql/instances/:instanceId/backups",
|
|
1268
1268
|
"readOnly": false
|
|
1269
1269
|
},
|
|
1270
1270
|
"create": {
|
|
@@ -1283,7 +1283,7 @@ export const bindings: BindingsMap = {
|
|
|
1283
1283
|
"name": "pgVersion"
|
|
1284
1284
|
}
|
|
1285
1285
|
],
|
|
1286
|
-
"path": "/
|
|
1286
|
+
"path": "/deployment/cloud-sql/instances",
|
|
1287
1287
|
"readOnly": false
|
|
1288
1288
|
},
|
|
1289
1289
|
"delete": {
|
|
@@ -1294,7 +1294,7 @@ export const bindings: BindingsMap = {
|
|
|
1294
1294
|
"name": "instanceId"
|
|
1295
1295
|
}
|
|
1296
1296
|
],
|
|
1297
|
-
"path": "/
|
|
1297
|
+
"path": "/deployment/cloud-sql/instances/:instanceId",
|
|
1298
1298
|
"readOnly": false
|
|
1299
1299
|
},
|
|
1300
1300
|
"get": {
|
|
@@ -1305,12 +1305,12 @@ export const bindings: BindingsMap = {
|
|
|
1305
1305
|
"name": "instanceId"
|
|
1306
1306
|
}
|
|
1307
1307
|
],
|
|
1308
|
-
"path": "/
|
|
1308
|
+
"path": "/deployment/cloud-sql/instances/:instanceId",
|
|
1309
1309
|
"readOnly": true
|
|
1310
1310
|
},
|
|
1311
1311
|
"list": {
|
|
1312
1312
|
"method": "GET",
|
|
1313
|
-
"path": "/
|
|
1313
|
+
"path": "/deployment/cloud-sql/instances",
|
|
1314
1314
|
"readOnly": true
|
|
1315
1315
|
},
|
|
1316
1316
|
"resize": {
|
|
@@ -1325,7 +1325,7 @@ export const bindings: BindingsMap = {
|
|
|
1325
1325
|
"name": "tier"
|
|
1326
1326
|
}
|
|
1327
1327
|
],
|
|
1328
|
-
"path": "/
|
|
1328
|
+
"path": "/deployment/cloud-sql/instances/:instanceId/resize",
|
|
1329
1329
|
"readOnly": false
|
|
1330
1330
|
},
|
|
1331
1331
|
"restore": {
|
|
@@ -1340,7 +1340,7 @@ export const bindings: BindingsMap = {
|
|
|
1340
1340
|
"name": "instanceId"
|
|
1341
1341
|
}
|
|
1342
1342
|
],
|
|
1343
|
-
"path": "/
|
|
1343
|
+
"path": "/deployment/cloud-sql/instances/:instanceId/restore",
|
|
1344
1344
|
"readOnly": false
|
|
1345
1345
|
}
|
|
1346
1346
|
},
|
|
@@ -1353,7 +1353,7 @@ export const bindings: BindingsMap = {
|
|
|
1353
1353
|
"name": "instanceId"
|
|
1354
1354
|
}
|
|
1355
1355
|
],
|
|
1356
|
-
"path": "/
|
|
1356
|
+
"path": "/deployment/cloud-sql/instances/:instanceId/backups",
|
|
1357
1357
|
"readOnly": true
|
|
1358
1358
|
}
|
|
1359
1359
|
},
|
|
@@ -1370,7 +1370,7 @@ export const bindings: BindingsMap = {
|
|
|
1370
1370
|
"name": "deploymentId"
|
|
1371
1371
|
}
|
|
1372
1372
|
],
|
|
1373
|
-
"path": "/
|
|
1373
|
+
"path": "/deployment/services/:serviceId/cancel",
|
|
1374
1374
|
"readOnly": false
|
|
1375
1375
|
},
|
|
1376
1376
|
"get": {
|
|
@@ -1381,7 +1381,7 @@ export const bindings: BindingsMap = {
|
|
|
1381
1381
|
"name": "id"
|
|
1382
1382
|
}
|
|
1383
1383
|
],
|
|
1384
|
-
"path": "/
|
|
1384
|
+
"path": "/deployment/deployments/:id",
|
|
1385
1385
|
"readOnly": true
|
|
1386
1386
|
},
|
|
1387
1387
|
"list": {
|
|
@@ -1392,7 +1392,7 @@ export const bindings: BindingsMap = {
|
|
|
1392
1392
|
"name": "serviceId"
|
|
1393
1393
|
}
|
|
1394
1394
|
],
|
|
1395
|
-
"path": "/
|
|
1395
|
+
"path": "/deployment/services/:serviceId/deployments",
|
|
1396
1396
|
"readOnly": true
|
|
1397
1397
|
}
|
|
1398
1398
|
},
|
|
@@ -1421,7 +1421,7 @@ export const bindings: BindingsMap = {
|
|
|
1421
1421
|
"name": "redirectWww"
|
|
1422
1422
|
}
|
|
1423
1423
|
],
|
|
1424
|
-
"path": "/
|
|
1424
|
+
"path": "/deployment/environments/:environmentId/domains",
|
|
1425
1425
|
"readOnly": false
|
|
1426
1426
|
},
|
|
1427
1427
|
"get": {
|
|
@@ -1432,7 +1432,7 @@ export const bindings: BindingsMap = {
|
|
|
1432
1432
|
"name": "id"
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
1435
|
-
"path": "/
|
|
1435
|
+
"path": "/deployment/domains/:id",
|
|
1436
1436
|
"readOnly": true
|
|
1437
1437
|
},
|
|
1438
1438
|
"list": {
|
|
@@ -1443,7 +1443,7 @@ export const bindings: BindingsMap = {
|
|
|
1443
1443
|
"name": "environmentId"
|
|
1444
1444
|
}
|
|
1445
1445
|
],
|
|
1446
|
-
"path": "/
|
|
1446
|
+
"path": "/deployment/environments/:environmentId/domains",
|
|
1447
1447
|
"readOnly": true
|
|
1448
1448
|
},
|
|
1449
1449
|
"remove": {
|
|
@@ -1454,7 +1454,7 @@ export const bindings: BindingsMap = {
|
|
|
1454
1454
|
"name": "id"
|
|
1455
1455
|
}
|
|
1456
1456
|
],
|
|
1457
|
-
"path": "/
|
|
1457
|
+
"path": "/deployment/domains/:id",
|
|
1458
1458
|
"readOnly": false
|
|
1459
1459
|
},
|
|
1460
1460
|
"verify": {
|
|
@@ -1465,14 +1465,14 @@ export const bindings: BindingsMap = {
|
|
|
1465
1465
|
"name": "id"
|
|
1466
1466
|
}
|
|
1467
1467
|
],
|
|
1468
|
-
"path": "/
|
|
1468
|
+
"path": "/deployment/domains/:id/verify",
|
|
1469
1469
|
"readOnly": false
|
|
1470
1470
|
}
|
|
1471
1471
|
},
|
|
1472
1472
|
"domain-allowed": {
|
|
1473
1473
|
"list": {
|
|
1474
1474
|
"method": "GET",
|
|
1475
|
-
"path": "/
|
|
1475
|
+
"path": "/deployment/governance/domains",
|
|
1476
1476
|
"readOnly": true
|
|
1477
1477
|
}
|
|
1478
1478
|
},
|
|
@@ -1485,7 +1485,7 @@ export const bindings: BindingsMap = {
|
|
|
1485
1485
|
"name": "serviceId"
|
|
1486
1486
|
}
|
|
1487
1487
|
],
|
|
1488
|
-
"path": "/
|
|
1488
|
+
"path": "/deployment/services/:serviceId/domains",
|
|
1489
1489
|
"readOnly": true
|
|
1490
1490
|
}
|
|
1491
1491
|
},
|
|
@@ -1502,7 +1502,7 @@ export const bindings: BindingsMap = {
|
|
|
1502
1502
|
"name": "enabled"
|
|
1503
1503
|
}
|
|
1504
1504
|
],
|
|
1505
|
-
"path": "/
|
|
1505
|
+
"path": "/deployment/domains/:id/redirect-www",
|
|
1506
1506
|
"readOnly": false
|
|
1507
1507
|
}
|
|
1508
1508
|
},
|
|
@@ -1531,7 +1531,7 @@ export const bindings: BindingsMap = {
|
|
|
1531
1531
|
"name": "priority"
|
|
1532
1532
|
}
|
|
1533
1533
|
],
|
|
1534
|
-
"path": "/
|
|
1534
|
+
"path": "/deployment/domains/:domainId/routes",
|
|
1535
1535
|
"readOnly": false
|
|
1536
1536
|
},
|
|
1537
1537
|
"list": {
|
|
@@ -1542,7 +1542,7 @@ export const bindings: BindingsMap = {
|
|
|
1542
1542
|
"name": "domainId"
|
|
1543
1543
|
}
|
|
1544
1544
|
],
|
|
1545
|
-
"path": "/
|
|
1545
|
+
"path": "/deployment/domains/:domainId/routes",
|
|
1546
1546
|
"readOnly": true
|
|
1547
1547
|
},
|
|
1548
1548
|
"remove": {
|
|
@@ -1557,7 +1557,7 @@ export const bindings: BindingsMap = {
|
|
|
1557
1557
|
"name": "routeId"
|
|
1558
1558
|
}
|
|
1559
1559
|
],
|
|
1560
|
-
"path": "/
|
|
1560
|
+
"path": "/deployment/domains/:domainId/routes/:routeId",
|
|
1561
1561
|
"readOnly": false
|
|
1562
1562
|
},
|
|
1563
1563
|
"update": {
|
|
@@ -1584,7 +1584,7 @@ export const bindings: BindingsMap = {
|
|
|
1584
1584
|
"name": "priority"
|
|
1585
1585
|
}
|
|
1586
1586
|
],
|
|
1587
|
-
"path": "/
|
|
1587
|
+
"path": "/deployment/domains/:domainId/routes/:routeId",
|
|
1588
1588
|
"readOnly": false
|
|
1589
1589
|
}
|
|
1590
1590
|
},
|
|
@@ -1601,7 +1601,7 @@ export const bindings: BindingsMap = {
|
|
|
1601
1601
|
"name": "slug"
|
|
1602
1602
|
}
|
|
1603
1603
|
],
|
|
1604
|
-
"path": "/
|
|
1604
|
+
"path": "/deployment/environments",
|
|
1605
1605
|
"readOnly": false
|
|
1606
1606
|
},
|
|
1607
1607
|
"delete": {
|
|
@@ -1612,7 +1612,7 @@ export const bindings: BindingsMap = {
|
|
|
1612
1612
|
"name": "id"
|
|
1613
1613
|
}
|
|
1614
1614
|
],
|
|
1615
|
-
"path": "/
|
|
1615
|
+
"path": "/deployment/environments/:id",
|
|
1616
1616
|
"readOnly": false
|
|
1617
1617
|
},
|
|
1618
1618
|
"fork": {
|
|
@@ -1631,7 +1631,7 @@ export const bindings: BindingsMap = {
|
|
|
1631
1631
|
"name": "slug"
|
|
1632
1632
|
}
|
|
1633
1633
|
],
|
|
1634
|
-
"path": "/
|
|
1634
|
+
"path": "/deployment/environments/fork",
|
|
1635
1635
|
"readOnly": false
|
|
1636
1636
|
},
|
|
1637
1637
|
"get": {
|
|
@@ -1642,7 +1642,7 @@ export const bindings: BindingsMap = {
|
|
|
1642
1642
|
"name": "id"
|
|
1643
1643
|
}
|
|
1644
1644
|
],
|
|
1645
|
-
"path": "/
|
|
1645
|
+
"path": "/deployment/environments/:id",
|
|
1646
1646
|
"readOnly": true
|
|
1647
1647
|
},
|
|
1648
1648
|
"list": {
|
|
@@ -1653,7 +1653,7 @@ export const bindings: BindingsMap = {
|
|
|
1653
1653
|
"name": "type"
|
|
1654
1654
|
}
|
|
1655
1655
|
],
|
|
1656
|
-
"path": "/
|
|
1656
|
+
"path": "/deployment/environments",
|
|
1657
1657
|
"readOnly": true
|
|
1658
1658
|
},
|
|
1659
1659
|
"reconcile": {
|
|
@@ -1668,7 +1668,7 @@ export const bindings: BindingsMap = {
|
|
|
1668
1668
|
"name": "force"
|
|
1669
1669
|
}
|
|
1670
1670
|
],
|
|
1671
|
-
"path": "/
|
|
1671
|
+
"path": "/deployment/environments/:id/reconcile",
|
|
1672
1672
|
"readOnly": false
|
|
1673
1673
|
},
|
|
1674
1674
|
"update": {
|
|
@@ -1683,7 +1683,7 @@ export const bindings: BindingsMap = {
|
|
|
1683
1683
|
"name": "id"
|
|
1684
1684
|
}
|
|
1685
1685
|
],
|
|
1686
|
-
"path": "/
|
|
1686
|
+
"path": "/deployment/environments/:id",
|
|
1687
1687
|
"readOnly": false
|
|
1688
1688
|
}
|
|
1689
1689
|
},
|
|
@@ -1712,7 +1712,7 @@ export const bindings: BindingsMap = {
|
|
|
1712
1712
|
"name": "limit"
|
|
1713
1713
|
}
|
|
1714
1714
|
],
|
|
1715
|
-
"path": "/
|
|
1715
|
+
"path": "/deployment/environments/:environmentId/events",
|
|
1716
1716
|
"readOnly": true
|
|
1717
1717
|
},
|
|
1718
1718
|
"service": {
|
|
@@ -1743,7 +1743,7 @@ export const bindings: BindingsMap = {
|
|
|
1743
1743
|
"name": "deploymentId"
|
|
1744
1744
|
}
|
|
1745
1745
|
],
|
|
1746
|
-
"path": "/
|
|
1746
|
+
"path": "/deployment/services/:serviceId/events",
|
|
1747
1747
|
"readOnly": true
|
|
1748
1748
|
}
|
|
1749
1749
|
},
|
|
@@ -1756,7 +1756,7 @@ export const bindings: BindingsMap = {
|
|
|
1756
1756
|
"name": "id"
|
|
1757
1757
|
}
|
|
1758
1758
|
],
|
|
1759
|
-
"path": "/
|
|
1759
|
+
"path": "/deployment/managed-services/:id/backup",
|
|
1760
1760
|
"readOnly": false
|
|
1761
1761
|
},
|
|
1762
1762
|
"delete": {
|
|
@@ -1767,7 +1767,7 @@ export const bindings: BindingsMap = {
|
|
|
1767
1767
|
"name": "id"
|
|
1768
1768
|
}
|
|
1769
1769
|
],
|
|
1770
|
-
"path": "/
|
|
1770
|
+
"path": "/deployment/managed-services/:id",
|
|
1771
1771
|
"readOnly": false
|
|
1772
1772
|
},
|
|
1773
1773
|
"get": {
|
|
@@ -1778,7 +1778,7 @@ export const bindings: BindingsMap = {
|
|
|
1778
1778
|
"name": "id"
|
|
1779
1779
|
}
|
|
1780
1780
|
],
|
|
1781
|
-
"path": "/
|
|
1781
|
+
"path": "/deployment/managed-services/:id",
|
|
1782
1782
|
"readOnly": true
|
|
1783
1783
|
},
|
|
1784
1784
|
"list": {
|
|
@@ -1789,7 +1789,7 @@ export const bindings: BindingsMap = {
|
|
|
1789
1789
|
"name": "environmentId"
|
|
1790
1790
|
}
|
|
1791
1791
|
],
|
|
1792
|
-
"path": "/
|
|
1792
|
+
"path": "/deployment/environments/:environmentId/managed-services",
|
|
1793
1793
|
"readOnly": true
|
|
1794
1794
|
},
|
|
1795
1795
|
"logs": {
|
|
@@ -1804,7 +1804,7 @@ export const bindings: BindingsMap = {
|
|
|
1804
1804
|
"name": "tail"
|
|
1805
1805
|
}
|
|
1806
1806
|
],
|
|
1807
|
-
"path": "/
|
|
1807
|
+
"path": "/deployment/managed-services/:id/logs",
|
|
1808
1808
|
"readOnly": true
|
|
1809
1809
|
},
|
|
1810
1810
|
"provision": {
|
|
@@ -1839,7 +1839,7 @@ export const bindings: BindingsMap = {
|
|
|
1839
1839
|
"name": "databaseName"
|
|
1840
1840
|
}
|
|
1841
1841
|
],
|
|
1842
|
-
"path": "/
|
|
1842
|
+
"path": "/deployment/environments/:environmentId/managed-services",
|
|
1843
1843
|
"readOnly": false
|
|
1844
1844
|
},
|
|
1845
1845
|
"reconcile": {
|
|
@@ -1850,7 +1850,7 @@ export const bindings: BindingsMap = {
|
|
|
1850
1850
|
"name": "id"
|
|
1851
1851
|
}
|
|
1852
1852
|
],
|
|
1853
|
-
"path": "/
|
|
1853
|
+
"path": "/deployment/managed-services/:id/reconcile",
|
|
1854
1854
|
"readOnly": false
|
|
1855
1855
|
},
|
|
1856
1856
|
"resize": {
|
|
@@ -1865,7 +1865,7 @@ export const bindings: BindingsMap = {
|
|
|
1865
1865
|
"name": "storageGiB"
|
|
1866
1866
|
}
|
|
1867
1867
|
],
|
|
1868
|
-
"path": "/
|
|
1868
|
+
"path": "/deployment/managed-services/:id/resize",
|
|
1869
1869
|
"readOnly": false
|
|
1870
1870
|
},
|
|
1871
1871
|
"restore": {
|
|
@@ -1880,7 +1880,7 @@ export const bindings: BindingsMap = {
|
|
|
1880
1880
|
"name": "snapshotName"
|
|
1881
1881
|
}
|
|
1882
1882
|
],
|
|
1883
|
-
"path": "/
|
|
1883
|
+
"path": "/deployment/managed-services/:id/restore",
|
|
1884
1884
|
"readOnly": false
|
|
1885
1885
|
},
|
|
1886
1886
|
"start": {
|
|
@@ -1891,7 +1891,7 @@ export const bindings: BindingsMap = {
|
|
|
1891
1891
|
"name": "id"
|
|
1892
1892
|
}
|
|
1893
1893
|
],
|
|
1894
|
-
"path": "/
|
|
1894
|
+
"path": "/deployment/managed-services/:id/start",
|
|
1895
1895
|
"readOnly": false
|
|
1896
1896
|
},
|
|
1897
1897
|
"stop": {
|
|
@@ -1902,12 +1902,12 @@ export const bindings: BindingsMap = {
|
|
|
1902
1902
|
"name": "id"
|
|
1903
1903
|
}
|
|
1904
1904
|
],
|
|
1905
|
-
"path": "/
|
|
1905
|
+
"path": "/deployment/managed-services/:id/stop",
|
|
1906
1906
|
"readOnly": false
|
|
1907
1907
|
},
|
|
1908
1908
|
"types": {
|
|
1909
1909
|
"method": "GET",
|
|
1910
|
-
"path": "/
|
|
1910
|
+
"path": "/deployment/managed-service-types",
|
|
1911
1911
|
"readOnly": true
|
|
1912
1912
|
}
|
|
1913
1913
|
},
|
|
@@ -1920,7 +1920,7 @@ export const bindings: BindingsMap = {
|
|
|
1920
1920
|
"name": "id"
|
|
1921
1921
|
}
|
|
1922
1922
|
],
|
|
1923
|
-
"path": "/
|
|
1923
|
+
"path": "/deployment/managed-services/:id/backups",
|
|
1924
1924
|
"readOnly": true
|
|
1925
1925
|
}
|
|
1926
1926
|
},
|
|
@@ -1933,7 +1933,7 @@ export const bindings: BindingsMap = {
|
|
|
1933
1933
|
"name": "id"
|
|
1934
1934
|
}
|
|
1935
1935
|
],
|
|
1936
|
-
"path": "/
|
|
1936
|
+
"path": "/deployment/managed-services/:id/connect-info",
|
|
1937
1937
|
"readOnly": true
|
|
1938
1938
|
}
|
|
1939
1939
|
},
|
|
@@ -1954,7 +1954,7 @@ export const bindings: BindingsMap = {
|
|
|
1954
1954
|
"name": "window"
|
|
1955
1955
|
}
|
|
1956
1956
|
],
|
|
1957
|
-
"path": "/
|
|
1957
|
+
"path": "/deployment/metrics",
|
|
1958
1958
|
"readOnly": true
|
|
1959
1959
|
}
|
|
1960
1960
|
},
|
|
@@ -1975,7 +1975,7 @@ export const bindings: BindingsMap = {
|
|
|
1975
1975
|
"name": "prBranch"
|
|
1976
1976
|
}
|
|
1977
1977
|
],
|
|
1978
|
-
"path": "/
|
|
1978
|
+
"path": "/deployment/preview-environments",
|
|
1979
1979
|
"readOnly": false
|
|
1980
1980
|
},
|
|
1981
1981
|
"delete": {
|
|
@@ -1986,12 +1986,12 @@ export const bindings: BindingsMap = {
|
|
|
1986
1986
|
"name": "id"
|
|
1987
1987
|
}
|
|
1988
1988
|
],
|
|
1989
|
-
"path": "/
|
|
1989
|
+
"path": "/deployment/preview-environments/:id",
|
|
1990
1990
|
"readOnly": false
|
|
1991
1991
|
},
|
|
1992
1992
|
"list": {
|
|
1993
1993
|
"method": "GET",
|
|
1994
|
-
"path": "/
|
|
1994
|
+
"path": "/deployment/preview-environments",
|
|
1995
1995
|
"readOnly": true
|
|
1996
1996
|
}
|
|
1997
1997
|
},
|
|
@@ -2004,7 +2004,7 @@ export const bindings: BindingsMap = {
|
|
|
2004
2004
|
"name": "baseEnvironmentId"
|
|
2005
2005
|
}
|
|
2006
2006
|
],
|
|
2007
|
-
"path": "/
|
|
2007
|
+
"path": "/deployment/preview-policies/:baseEnvironmentId",
|
|
2008
2008
|
"readOnly": true
|
|
2009
2009
|
},
|
|
2010
2010
|
"set": {
|
|
@@ -2027,7 +2027,7 @@ export const bindings: BindingsMap = {
|
|
|
2027
2027
|
"name": "ttlHours"
|
|
2028
2028
|
}
|
|
2029
2029
|
],
|
|
2030
|
-
"path": "/
|
|
2030
|
+
"path": "/deployment/preview-policies/:baseEnvironmentId",
|
|
2031
2031
|
"readOnly": false
|
|
2032
2032
|
}
|
|
2033
2033
|
},
|
|
@@ -2072,7 +2072,7 @@ export const bindings: BindingsMap = {
|
|
|
2072
2072
|
"name": "canvas"
|
|
2073
2073
|
}
|
|
2074
2074
|
],
|
|
2075
|
-
"path": "/
|
|
2075
|
+
"path": "/deployment/environments/:environmentId/services",
|
|
2076
2076
|
"readOnly": false
|
|
2077
2077
|
},
|
|
2078
2078
|
"delete": {
|
|
@@ -2083,7 +2083,7 @@ export const bindings: BindingsMap = {
|
|
|
2083
2083
|
"name": "id"
|
|
2084
2084
|
}
|
|
2085
2085
|
],
|
|
2086
|
-
"path": "/
|
|
2086
|
+
"path": "/deployment/services/:id",
|
|
2087
2087
|
"readOnly": false
|
|
2088
2088
|
},
|
|
2089
2089
|
"exec": {
|
|
@@ -2106,7 +2106,7 @@ export const bindings: BindingsMap = {
|
|
|
2106
2106
|
"name": "serviceId"
|
|
2107
2107
|
}
|
|
2108
2108
|
],
|
|
2109
|
-
"path": "/
|
|
2109
|
+
"path": "/deployment/services/:serviceId/exec",
|
|
2110
2110
|
"readOnly": false
|
|
2111
2111
|
},
|
|
2112
2112
|
"get": {
|
|
@@ -2117,7 +2117,7 @@ export const bindings: BindingsMap = {
|
|
|
2117
2117
|
"name": "id"
|
|
2118
2118
|
}
|
|
2119
2119
|
],
|
|
2120
|
-
"path": "/
|
|
2120
|
+
"path": "/deployment/services/:id",
|
|
2121
2121
|
"readOnly": true
|
|
2122
2122
|
},
|
|
2123
2123
|
"list": {
|
|
@@ -2128,7 +2128,7 @@ export const bindings: BindingsMap = {
|
|
|
2128
2128
|
"name": "environmentId"
|
|
2129
2129
|
}
|
|
2130
2130
|
],
|
|
2131
|
-
"path": "/
|
|
2131
|
+
"path": "/deployment/environments/:environmentId/services",
|
|
2132
2132
|
"readOnly": true
|
|
2133
2133
|
},
|
|
2134
2134
|
"logs": {
|
|
@@ -2143,7 +2143,7 @@ export const bindings: BindingsMap = {
|
|
|
2143
2143
|
"name": "tail"
|
|
2144
2144
|
}
|
|
2145
2145
|
],
|
|
2146
|
-
"path": "/
|
|
2146
|
+
"path": "/deployment/services/:serviceId/logs",
|
|
2147
2147
|
"readOnly": true
|
|
2148
2148
|
},
|
|
2149
2149
|
"redeploy": {
|
|
@@ -2154,7 +2154,7 @@ export const bindings: BindingsMap = {
|
|
|
2154
2154
|
"name": "serviceId"
|
|
2155
2155
|
}
|
|
2156
2156
|
],
|
|
2157
|
-
"path": "/
|
|
2157
|
+
"path": "/deployment/services/:serviceId/redeploy",
|
|
2158
2158
|
"readOnly": false
|
|
2159
2159
|
},
|
|
2160
2160
|
"restart": {
|
|
@@ -2165,7 +2165,7 @@ export const bindings: BindingsMap = {
|
|
|
2165
2165
|
"name": "id"
|
|
2166
2166
|
}
|
|
2167
2167
|
],
|
|
2168
|
-
"path": "/
|
|
2168
|
+
"path": "/deployment/services/:id/restart",
|
|
2169
2169
|
"readOnly": false
|
|
2170
2170
|
},
|
|
2171
2171
|
"rollback": {
|
|
@@ -2180,7 +2180,7 @@ export const bindings: BindingsMap = {
|
|
|
2180
2180
|
"name": "deploymentId"
|
|
2181
2181
|
}
|
|
2182
2182
|
],
|
|
2183
|
-
"path": "/
|
|
2183
|
+
"path": "/deployment/services/:serviceId/rollback",
|
|
2184
2184
|
"readOnly": false
|
|
2185
2185
|
},
|
|
2186
2186
|
"scale": {
|
|
@@ -2195,7 +2195,7 @@ export const bindings: BindingsMap = {
|
|
|
2195
2195
|
"name": "replicas"
|
|
2196
2196
|
}
|
|
2197
2197
|
],
|
|
2198
|
-
"path": "/
|
|
2198
|
+
"path": "/deployment/services/:id/scale",
|
|
2199
2199
|
"readOnly": false
|
|
2200
2200
|
},
|
|
2201
2201
|
"update": {
|
|
@@ -2230,7 +2230,7 @@ export const bindings: BindingsMap = {
|
|
|
2230
2230
|
"name": "id"
|
|
2231
2231
|
}
|
|
2232
2232
|
],
|
|
2233
|
-
"path": "/
|
|
2233
|
+
"path": "/deployment/services/:id",
|
|
2234
2234
|
"readOnly": false
|
|
2235
2235
|
}
|
|
2236
2236
|
},
|
|
@@ -2243,7 +2243,7 @@ export const bindings: BindingsMap = {
|
|
|
2243
2243
|
"name": "serviceId"
|
|
2244
2244
|
}
|
|
2245
2245
|
],
|
|
2246
|
-
"path": "/
|
|
2246
|
+
"path": "/deployment/services/:serviceId/ssh-command",
|
|
2247
2247
|
"readOnly": true
|
|
2248
2248
|
}
|
|
2249
2249
|
},
|
|
@@ -2256,12 +2256,12 @@ export const bindings: BindingsMap = {
|
|
|
2256
2256
|
"name": "id"
|
|
2257
2257
|
}
|
|
2258
2258
|
],
|
|
2259
|
-
"path": "/
|
|
2259
|
+
"path": "/deployment/ssh-keys/:id",
|
|
2260
2260
|
"readOnly": false
|
|
2261
2261
|
},
|
|
2262
2262
|
"list": {
|
|
2263
2263
|
"method": "GET",
|
|
2264
|
-
"path": "/
|
|
2264
|
+
"path": "/deployment/ssh-keys",
|
|
2265
2265
|
"readOnly": true
|
|
2266
2266
|
},
|
|
2267
2267
|
"register": {
|
|
@@ -2276,7 +2276,7 @@ export const bindings: BindingsMap = {
|
|
|
2276
2276
|
"name": "publicKey"
|
|
2277
2277
|
}
|
|
2278
2278
|
],
|
|
2279
|
-
"path": "/
|
|
2279
|
+
"path": "/deployment/ssh-keys",
|
|
2280
2280
|
"readOnly": false
|
|
2281
2281
|
}
|
|
2282
2282
|
},
|
|
@@ -2289,7 +2289,7 @@ export const bindings: BindingsMap = {
|
|
|
2289
2289
|
"name": "serviceId"
|
|
2290
2290
|
}
|
|
2291
2291
|
],
|
|
2292
|
-
"path": "/
|
|
2292
|
+
"path": "/deployment/services/:serviceId/variables",
|
|
2293
2293
|
"readOnly": true
|
|
2294
2294
|
},
|
|
2295
2295
|
"set": {
|
|
@@ -2312,7 +2312,7 @@ export const bindings: BindingsMap = {
|
|
|
2312
2312
|
"name": "isSecret"
|
|
2313
2313
|
}
|
|
2314
2314
|
],
|
|
2315
|
-
"path": "/
|
|
2315
|
+
"path": "/deployment/services/:serviceId/variables/:key",
|
|
2316
2316
|
"readOnly": false
|
|
2317
2317
|
},
|
|
2318
2318
|
"unset": {
|
|
@@ -2327,7 +2327,7 @@ export const bindings: BindingsMap = {
|
|
|
2327
2327
|
"name": "key"
|
|
2328
2328
|
}
|
|
2329
2329
|
],
|
|
2330
|
-
"path": "/
|
|
2330
|
+
"path": "/deployment/services/:serviceId/variables/:key",
|
|
2331
2331
|
"readOnly": false
|
|
2332
2332
|
}
|
|
2333
2333
|
},
|
|
@@ -2340,12 +2340,12 @@ export const bindings: BindingsMap = {
|
|
|
2340
2340
|
"name": "environmentId"
|
|
2341
2341
|
}
|
|
2342
2342
|
],
|
|
2343
|
-
"path": "/
|
|
2343
|
+
"path": "/deployment/environments/:environmentId/variables",
|
|
2344
2344
|
"readOnly": true
|
|
2345
2345
|
},
|
|
2346
2346
|
"product": {
|
|
2347
2347
|
"method": "GET",
|
|
2348
|
-
"path": "/
|
|
2348
|
+
"path": "/deployment/product/variables",
|
|
2349
2349
|
"readOnly": true
|
|
2350
2350
|
}
|
|
2351
2351
|
},
|
|
@@ -2370,7 +2370,7 @@ export const bindings: BindingsMap = {
|
|
|
2370
2370
|
"name": "isSecret"
|
|
2371
2371
|
}
|
|
2372
2372
|
],
|
|
2373
|
-
"path": "/
|
|
2373
|
+
"path": "/deployment/environments/:environmentId/variables/:key",
|
|
2374
2374
|
"readOnly": false
|
|
2375
2375
|
},
|
|
2376
2376
|
"product": {
|
|
@@ -2389,7 +2389,7 @@ export const bindings: BindingsMap = {
|
|
|
2389
2389
|
"name": "isSecret"
|
|
2390
2390
|
}
|
|
2391
2391
|
],
|
|
2392
|
-
"path": "/
|
|
2392
|
+
"path": "/deployment/product/variables/:key",
|
|
2393
2393
|
"readOnly": false
|
|
2394
2394
|
}
|
|
2395
2395
|
},
|
|
@@ -2406,7 +2406,7 @@ export const bindings: BindingsMap = {
|
|
|
2406
2406
|
"name": "key"
|
|
2407
2407
|
}
|
|
2408
2408
|
],
|
|
2409
|
-
"path": "/
|
|
2409
|
+
"path": "/deployment/environments/:environmentId/variables/:key",
|
|
2410
2410
|
"readOnly": false
|
|
2411
2411
|
},
|
|
2412
2412
|
"product": {
|
|
@@ -2417,7 +2417,7 @@ export const bindings: BindingsMap = {
|
|
|
2417
2417
|
"name": "key"
|
|
2418
2418
|
}
|
|
2419
2419
|
],
|
|
2420
|
-
"path": "/
|
|
2420
|
+
"path": "/deployment/product/variables/:key",
|
|
2421
2421
|
"readOnly": false
|
|
2422
2422
|
}
|
|
2423
2423
|
},
|
|
@@ -2434,14 +2434,14 @@ export const bindings: BindingsMap = {
|
|
|
2434
2434
|
"name": "repoFullName"
|
|
2435
2435
|
}
|
|
2436
2436
|
],
|
|
2437
|
-
"path": "/
|
|
2437
|
+
"path": "/deployment/vcs/branches",
|
|
2438
2438
|
"readOnly": true
|
|
2439
2439
|
}
|
|
2440
2440
|
},
|
|
2441
2441
|
"vcs-connection": {
|
|
2442
2442
|
"list": {
|
|
2443
2443
|
"method": "GET",
|
|
2444
|
-
"path": "/
|
|
2444
|
+
"path": "/deployment/vcs/connections",
|
|
2445
2445
|
"readOnly": true
|
|
2446
2446
|
}
|
|
2447
2447
|
},
|
|
@@ -2462,7 +2462,7 @@ export const bindings: BindingsMap = {
|
|
|
2462
2462
|
"name": "search"
|
|
2463
2463
|
}
|
|
2464
2464
|
],
|
|
2465
|
-
"path": "/
|
|
2465
|
+
"path": "/deployment/vcs/repos",
|
|
2466
2466
|
"readOnly": true
|
|
2467
2467
|
}
|
|
2468
2468
|
},
|
|
@@ -2495,7 +2495,7 @@ export const bindings: BindingsMap = {
|
|
|
2495
2495
|
"name": "attachedServiceId"
|
|
2496
2496
|
}
|
|
2497
2497
|
],
|
|
2498
|
-
"path": "/
|
|
2498
|
+
"path": "/deployment/environments/:environmentId/volumes",
|
|
2499
2499
|
"readOnly": false
|
|
2500
2500
|
},
|
|
2501
2501
|
"delete": {
|
|
@@ -2506,7 +2506,7 @@ export const bindings: BindingsMap = {
|
|
|
2506
2506
|
"name": "id"
|
|
2507
2507
|
}
|
|
2508
2508
|
],
|
|
2509
|
-
"path": "/
|
|
2509
|
+
"path": "/deployment/volumes/:id",
|
|
2510
2510
|
"readOnly": false
|
|
2511
2511
|
},
|
|
2512
2512
|
"detach": {
|
|
@@ -2517,7 +2517,7 @@ export const bindings: BindingsMap = {
|
|
|
2517
2517
|
"name": "id"
|
|
2518
2518
|
}
|
|
2519
2519
|
],
|
|
2520
|
-
"path": "/
|
|
2520
|
+
"path": "/deployment/volumes/:id/detach",
|
|
2521
2521
|
"readOnly": false
|
|
2522
2522
|
},
|
|
2523
2523
|
"get": {
|
|
@@ -2528,7 +2528,7 @@ export const bindings: BindingsMap = {
|
|
|
2528
2528
|
"name": "id"
|
|
2529
2529
|
}
|
|
2530
2530
|
],
|
|
2531
|
-
"path": "/
|
|
2531
|
+
"path": "/deployment/volumes/:id",
|
|
2532
2532
|
"readOnly": true
|
|
2533
2533
|
},
|
|
2534
2534
|
"list": {
|
|
@@ -2539,7 +2539,7 @@ export const bindings: BindingsMap = {
|
|
|
2539
2539
|
"name": "environmentId"
|
|
2540
2540
|
}
|
|
2541
2541
|
],
|
|
2542
|
-
"path": "/
|
|
2542
|
+
"path": "/deployment/environments/:environmentId/volumes",
|
|
2543
2543
|
"readOnly": true
|
|
2544
2544
|
},
|
|
2545
2545
|
"resize": {
|
|
@@ -2554,7 +2554,7 @@ export const bindings: BindingsMap = {
|
|
|
2554
2554
|
"name": "sizeGb"
|
|
2555
2555
|
}
|
|
2556
2556
|
],
|
|
2557
|
-
"path": "/
|
|
2557
|
+
"path": "/deployment/volumes/:id/resize",
|
|
2558
2558
|
"readOnly": false
|
|
2559
2559
|
}
|
|
2560
2560
|
}
|
|
@@ -2577,7 +2577,7 @@ export const bindings: BindingsMap = {
|
|
|
2577
2577
|
"name": "domainId"
|
|
2578
2578
|
}
|
|
2579
2579
|
],
|
|
2580
|
-
"path": "/
|
|
2580
|
+
"path": "/mail/api-keys",
|
|
2581
2581
|
"readOnly": false
|
|
2582
2582
|
},
|
|
2583
2583
|
"delete": {
|
|
@@ -2588,12 +2588,12 @@ export const bindings: BindingsMap = {
|
|
|
2588
2588
|
"name": "id"
|
|
2589
2589
|
}
|
|
2590
2590
|
],
|
|
2591
|
-
"path": "/
|
|
2591
|
+
"path": "/mail/api-keys/:id",
|
|
2592
2592
|
"readOnly": false
|
|
2593
2593
|
},
|
|
2594
2594
|
"list": {
|
|
2595
2595
|
"method": "GET",
|
|
2596
|
-
"path": "/
|
|
2596
|
+
"path": "/mail/api-keys",
|
|
2597
2597
|
"readOnly": true
|
|
2598
2598
|
}
|
|
2599
2599
|
},
|
|
@@ -2606,7 +2606,7 @@ export const bindings: BindingsMap = {
|
|
|
2606
2606
|
"name": "name"
|
|
2607
2607
|
}
|
|
2608
2608
|
],
|
|
2609
|
-
"path": "/
|
|
2609
|
+
"path": "/mail/audiences",
|
|
2610
2610
|
"readOnly": false
|
|
2611
2611
|
},
|
|
2612
2612
|
"delete": {
|
|
@@ -2617,7 +2617,7 @@ export const bindings: BindingsMap = {
|
|
|
2617
2617
|
"name": "id"
|
|
2618
2618
|
}
|
|
2619
2619
|
],
|
|
2620
|
-
"path": "/
|
|
2620
|
+
"path": "/mail/audiences/:id",
|
|
2621
2621
|
"readOnly": false
|
|
2622
2622
|
},
|
|
2623
2623
|
"get": {
|
|
@@ -2628,12 +2628,12 @@ export const bindings: BindingsMap = {
|
|
|
2628
2628
|
"name": "id"
|
|
2629
2629
|
}
|
|
2630
2630
|
],
|
|
2631
|
-
"path": "/
|
|
2631
|
+
"path": "/mail/audiences/:id",
|
|
2632
2632
|
"readOnly": true
|
|
2633
2633
|
},
|
|
2634
2634
|
"list": {
|
|
2635
2635
|
"method": "GET",
|
|
2636
|
-
"path": "/
|
|
2636
|
+
"path": "/mail/audiences",
|
|
2637
2637
|
"readOnly": true
|
|
2638
2638
|
},
|
|
2639
2639
|
"update": {
|
|
@@ -2648,7 +2648,7 @@ export const bindings: BindingsMap = {
|
|
|
2648
2648
|
"name": "name"
|
|
2649
2649
|
}
|
|
2650
2650
|
],
|
|
2651
|
-
"path": "/
|
|
2651
|
+
"path": "/mail/audiences/:id",
|
|
2652
2652
|
"readOnly": false
|
|
2653
2653
|
}
|
|
2654
2654
|
},
|
|
@@ -2661,7 +2661,7 @@ export const bindings: BindingsMap = {
|
|
|
2661
2661
|
"name": "id"
|
|
2662
2662
|
}
|
|
2663
2663
|
],
|
|
2664
|
-
"path": "/
|
|
2664
|
+
"path": "/mail/broadcasts/:id/cancel",
|
|
2665
2665
|
"readOnly": false
|
|
2666
2666
|
},
|
|
2667
2667
|
"create": {
|
|
@@ -2704,7 +2704,7 @@ export const bindings: BindingsMap = {
|
|
|
2704
2704
|
"name": "template"
|
|
2705
2705
|
}
|
|
2706
2706
|
],
|
|
2707
|
-
"path": "/
|
|
2707
|
+
"path": "/mail/broadcasts",
|
|
2708
2708
|
"readOnly": false
|
|
2709
2709
|
},
|
|
2710
2710
|
"delete": {
|
|
@@ -2715,7 +2715,7 @@ export const bindings: BindingsMap = {
|
|
|
2715
2715
|
"name": "id"
|
|
2716
2716
|
}
|
|
2717
2717
|
],
|
|
2718
|
-
"path": "/
|
|
2718
|
+
"path": "/mail/broadcasts/:id",
|
|
2719
2719
|
"readOnly": false
|
|
2720
2720
|
},
|
|
2721
2721
|
"get": {
|
|
@@ -2726,7 +2726,7 @@ export const bindings: BindingsMap = {
|
|
|
2726
2726
|
"name": "id"
|
|
2727
2727
|
}
|
|
2728
2728
|
],
|
|
2729
|
-
"path": "/
|
|
2729
|
+
"path": "/mail/broadcasts/:id",
|
|
2730
2730
|
"readOnly": true
|
|
2731
2731
|
},
|
|
2732
2732
|
"list": {
|
|
@@ -2741,7 +2741,7 @@ export const bindings: BindingsMap = {
|
|
|
2741
2741
|
"name": "limit"
|
|
2742
2742
|
}
|
|
2743
2743
|
],
|
|
2744
|
-
"path": "/
|
|
2744
|
+
"path": "/mail/broadcasts",
|
|
2745
2745
|
"readOnly": true
|
|
2746
2746
|
},
|
|
2747
2747
|
"queue": {
|
|
@@ -2752,7 +2752,7 @@ export const bindings: BindingsMap = {
|
|
|
2752
2752
|
"name": "id"
|
|
2753
2753
|
}
|
|
2754
2754
|
],
|
|
2755
|
-
"path": "/
|
|
2755
|
+
"path": "/mail/broadcasts/:id/queue",
|
|
2756
2756
|
"readOnly": false
|
|
2757
2757
|
},
|
|
2758
2758
|
"stats": {
|
|
@@ -2763,7 +2763,7 @@ export const bindings: BindingsMap = {
|
|
|
2763
2763
|
"name": "id"
|
|
2764
2764
|
}
|
|
2765
2765
|
],
|
|
2766
|
-
"path": "/
|
|
2766
|
+
"path": "/mail/broadcasts/:id/stats",
|
|
2767
2767
|
"readOnly": true
|
|
2768
2768
|
},
|
|
2769
2769
|
"update": {
|
|
@@ -2810,7 +2810,7 @@ export const bindings: BindingsMap = {
|
|
|
2810
2810
|
"name": "id"
|
|
2811
2811
|
}
|
|
2812
2812
|
],
|
|
2813
|
-
"path": "/
|
|
2813
|
+
"path": "/mail/broadcasts/:id",
|
|
2814
2814
|
"readOnly": false
|
|
2815
2815
|
}
|
|
2816
2816
|
},
|
|
@@ -2839,7 +2839,7 @@ export const bindings: BindingsMap = {
|
|
|
2839
2839
|
"name": "audienceId"
|
|
2840
2840
|
}
|
|
2841
2841
|
],
|
|
2842
|
-
"path": "/
|
|
2842
|
+
"path": "/mail/audiences/:audienceId/contacts",
|
|
2843
2843
|
"readOnly": false
|
|
2844
2844
|
},
|
|
2845
2845
|
"delete": {
|
|
@@ -2858,7 +2858,7 @@ export const bindings: BindingsMap = {
|
|
|
2858
2858
|
"name": "audienceId"
|
|
2859
2859
|
}
|
|
2860
2860
|
],
|
|
2861
|
-
"path": "/
|
|
2861
|
+
"path": "/mail/audiences/:audienceId/contacts/:id",
|
|
2862
2862
|
"readOnly": false
|
|
2863
2863
|
},
|
|
2864
2864
|
"get": {
|
|
@@ -2877,7 +2877,7 @@ export const bindings: BindingsMap = {
|
|
|
2877
2877
|
"name": "audienceId"
|
|
2878
2878
|
}
|
|
2879
2879
|
],
|
|
2880
|
-
"path": "/
|
|
2880
|
+
"path": "/mail/audiences/:audienceId/contacts/:id",
|
|
2881
2881
|
"readOnly": true
|
|
2882
2882
|
},
|
|
2883
2883
|
"list": {
|
|
@@ -2904,7 +2904,7 @@ export const bindings: BindingsMap = {
|
|
|
2904
2904
|
"name": "audienceId"
|
|
2905
2905
|
}
|
|
2906
2906
|
],
|
|
2907
|
-
"path": "/
|
|
2907
|
+
"path": "/mail/audiences/:audienceId/contacts",
|
|
2908
2908
|
"readOnly": true
|
|
2909
2909
|
},
|
|
2910
2910
|
"update": {
|
|
@@ -2931,7 +2931,7 @@ export const bindings: BindingsMap = {
|
|
|
2931
2931
|
"name": "audienceId"
|
|
2932
2932
|
}
|
|
2933
2933
|
],
|
|
2934
|
-
"path": "/
|
|
2934
|
+
"path": "/mail/audiences/:audienceId/contacts/:id",
|
|
2935
2935
|
"readOnly": false
|
|
2936
2936
|
}
|
|
2937
2937
|
},
|
|
@@ -2948,7 +2948,7 @@ export const bindings: BindingsMap = {
|
|
|
2948
2948
|
"name": "region"
|
|
2949
2949
|
}
|
|
2950
2950
|
],
|
|
2951
|
-
"path": "/
|
|
2951
|
+
"path": "/mail/domains",
|
|
2952
2952
|
"readOnly": false
|
|
2953
2953
|
},
|
|
2954
2954
|
"delete": {
|
|
@@ -2959,7 +2959,7 @@ export const bindings: BindingsMap = {
|
|
|
2959
2959
|
"name": "id"
|
|
2960
2960
|
}
|
|
2961
2961
|
],
|
|
2962
|
-
"path": "/
|
|
2962
|
+
"path": "/mail/domains/:id",
|
|
2963
2963
|
"readOnly": false
|
|
2964
2964
|
},
|
|
2965
2965
|
"get": {
|
|
@@ -2970,12 +2970,12 @@ export const bindings: BindingsMap = {
|
|
|
2970
2970
|
"name": "id"
|
|
2971
2971
|
}
|
|
2972
2972
|
],
|
|
2973
|
-
"path": "/
|
|
2973
|
+
"path": "/mail/domains/:id",
|
|
2974
2974
|
"readOnly": true
|
|
2975
2975
|
},
|
|
2976
2976
|
"list": {
|
|
2977
2977
|
"method": "GET",
|
|
2978
|
-
"path": "/
|
|
2978
|
+
"path": "/mail/domains",
|
|
2979
2979
|
"readOnly": true
|
|
2980
2980
|
},
|
|
2981
2981
|
"update": {
|
|
@@ -3002,7 +3002,7 @@ export const bindings: BindingsMap = {
|
|
|
3002
3002
|
"name": "tls"
|
|
3003
3003
|
}
|
|
3004
3004
|
],
|
|
3005
|
-
"path": "/
|
|
3005
|
+
"path": "/mail/domains/:id",
|
|
3006
3006
|
"readOnly": false
|
|
3007
3007
|
},
|
|
3008
3008
|
"verify": {
|
|
@@ -3013,14 +3013,14 @@ export const bindings: BindingsMap = {
|
|
|
3013
3013
|
"name": "id"
|
|
3014
3014
|
}
|
|
3015
3015
|
],
|
|
3016
|
-
"path": "/
|
|
3016
|
+
"path": "/mail/domains/:id/verify",
|
|
3017
3017
|
"readOnly": false
|
|
3018
3018
|
}
|
|
3019
3019
|
},
|
|
3020
3020
|
"domain-allowed": {
|
|
3021
3021
|
"list": {
|
|
3022
3022
|
"method": "GET",
|
|
3023
|
-
"path": "/
|
|
3023
|
+
"path": "/mail/domains/allowed",
|
|
3024
3024
|
"readOnly": true
|
|
3025
3025
|
}
|
|
3026
3026
|
},
|
|
@@ -3033,7 +3033,7 @@ export const bindings: BindingsMap = {
|
|
|
3033
3033
|
"name": "id"
|
|
3034
3034
|
}
|
|
3035
3035
|
],
|
|
3036
|
-
"path": "/
|
|
3036
|
+
"path": "/mail/emails/:id/cancel",
|
|
3037
3037
|
"readOnly": false
|
|
3038
3038
|
},
|
|
3039
3039
|
"get": {
|
|
@@ -3044,7 +3044,7 @@ export const bindings: BindingsMap = {
|
|
|
3044
3044
|
"name": "id"
|
|
3045
3045
|
}
|
|
3046
3046
|
],
|
|
3047
|
-
"path": "/
|
|
3047
|
+
"path": "/mail/emails/:id",
|
|
3048
3048
|
"readOnly": true
|
|
3049
3049
|
},
|
|
3050
3050
|
"send": {
|
|
@@ -3099,7 +3099,7 @@ export const bindings: BindingsMap = {
|
|
|
3099
3099
|
"name": "scheduled_at"
|
|
3100
3100
|
}
|
|
3101
3101
|
],
|
|
3102
|
-
"path": "/
|
|
3102
|
+
"path": "/mail/emails",
|
|
3103
3103
|
"readOnly": false
|
|
3104
3104
|
},
|
|
3105
3105
|
"update": {
|
|
@@ -3114,7 +3114,7 @@ export const bindings: BindingsMap = {
|
|
|
3114
3114
|
"name": "id"
|
|
3115
3115
|
}
|
|
3116
3116
|
],
|
|
3117
|
-
"path": "/
|
|
3117
|
+
"path": "/mail/emails/:id",
|
|
3118
3118
|
"readOnly": false
|
|
3119
3119
|
}
|
|
3120
3120
|
},
|
|
@@ -3127,14 +3127,14 @@ export const bindings: BindingsMap = {
|
|
|
3127
3127
|
"name": "emails"
|
|
3128
3128
|
}
|
|
3129
3129
|
],
|
|
3130
|
-
"path": "/
|
|
3130
|
+
"path": "/mail/emails/batch",
|
|
3131
3131
|
"readOnly": false
|
|
3132
3132
|
}
|
|
3133
3133
|
},
|
|
3134
3134
|
"reputation": {
|
|
3135
3135
|
"get": {
|
|
3136
3136
|
"method": "GET",
|
|
3137
|
-
"path": "/
|
|
3137
|
+
"path": "/mail/reputation",
|
|
3138
3138
|
"readOnly": true
|
|
3139
3139
|
}
|
|
3140
3140
|
},
|
|
@@ -3147,7 +3147,7 @@ export const bindings: BindingsMap = {
|
|
|
3147
3147
|
"name": "period"
|
|
3148
3148
|
}
|
|
3149
3149
|
],
|
|
3150
|
-
"path": "/
|
|
3150
|
+
"path": "/mail/stats",
|
|
3151
3151
|
"readOnly": true
|
|
3152
3152
|
}
|
|
3153
3153
|
},
|
|
@@ -3164,7 +3164,7 @@ export const bindings: BindingsMap = {
|
|
|
3164
3164
|
"name": "note"
|
|
3165
3165
|
}
|
|
3166
3166
|
],
|
|
3167
|
-
"path": "/
|
|
3167
|
+
"path": "/mail/suppressions",
|
|
3168
3168
|
"readOnly": false
|
|
3169
3169
|
},
|
|
3170
3170
|
"list": {
|
|
@@ -3187,7 +3187,7 @@ export const bindings: BindingsMap = {
|
|
|
3187
3187
|
"name": "limit"
|
|
3188
3188
|
}
|
|
3189
3189
|
],
|
|
3190
|
-
"path": "/
|
|
3190
|
+
"path": "/mail/suppressions",
|
|
3191
3191
|
"readOnly": true
|
|
3192
3192
|
},
|
|
3193
3193
|
"remove": {
|
|
@@ -3198,7 +3198,7 @@ export const bindings: BindingsMap = {
|
|
|
3198
3198
|
"name": "address"
|
|
3199
3199
|
}
|
|
3200
3200
|
],
|
|
3201
|
-
"path": "/
|
|
3201
|
+
"path": "/mail/suppressions/:address",
|
|
3202
3202
|
"readOnly": false
|
|
3203
3203
|
}
|
|
3204
3204
|
},
|
|
@@ -3227,7 +3227,7 @@ export const bindings: BindingsMap = {
|
|
|
3227
3227
|
"name": "variables"
|
|
3228
3228
|
}
|
|
3229
3229
|
],
|
|
3230
|
-
"path": "/
|
|
3230
|
+
"path": "/mail/templates",
|
|
3231
3231
|
"readOnly": false
|
|
3232
3232
|
},
|
|
3233
3233
|
"delete": {
|
|
@@ -3238,7 +3238,7 @@ export const bindings: BindingsMap = {
|
|
|
3238
3238
|
"name": "id"
|
|
3239
3239
|
}
|
|
3240
3240
|
],
|
|
3241
|
-
"path": "/
|
|
3241
|
+
"path": "/mail/templates/:id",
|
|
3242
3242
|
"readOnly": false
|
|
3243
3243
|
},
|
|
3244
3244
|
"get": {
|
|
@@ -3249,12 +3249,12 @@ export const bindings: BindingsMap = {
|
|
|
3249
3249
|
"name": "id"
|
|
3250
3250
|
}
|
|
3251
3251
|
],
|
|
3252
|
-
"path": "/
|
|
3252
|
+
"path": "/mail/templates/:id",
|
|
3253
3253
|
"readOnly": true
|
|
3254
3254
|
},
|
|
3255
3255
|
"list": {
|
|
3256
3256
|
"method": "GET",
|
|
3257
|
-
"path": "/
|
|
3257
|
+
"path": "/mail/templates",
|
|
3258
3258
|
"readOnly": true
|
|
3259
3259
|
},
|
|
3260
3260
|
"publish": {
|
|
@@ -3265,7 +3265,7 @@ export const bindings: BindingsMap = {
|
|
|
3265
3265
|
"name": "id"
|
|
3266
3266
|
}
|
|
3267
3267
|
],
|
|
3268
|
-
"path": "/
|
|
3268
|
+
"path": "/mail/templates/:id/publish",
|
|
3269
3269
|
"readOnly": false
|
|
3270
3270
|
},
|
|
3271
3271
|
"update": {
|
|
@@ -3296,14 +3296,14 @@ export const bindings: BindingsMap = {
|
|
|
3296
3296
|
"name": "variables"
|
|
3297
3297
|
}
|
|
3298
3298
|
],
|
|
3299
|
-
"path": "/
|
|
3299
|
+
"path": "/mail/templates/:id",
|
|
3300
3300
|
"readOnly": false
|
|
3301
3301
|
}
|
|
3302
3302
|
},
|
|
3303
3303
|
"usage": {
|
|
3304
3304
|
"get": {
|
|
3305
3305
|
"method": "GET",
|
|
3306
|
-
"path": "/
|
|
3306
|
+
"path": "/mail/usage",
|
|
3307
3307
|
"readOnly": true
|
|
3308
3308
|
}
|
|
3309
3309
|
},
|
|
@@ -3324,7 +3324,7 @@ export const bindings: BindingsMap = {
|
|
|
3324
3324
|
"name": "description"
|
|
3325
3325
|
}
|
|
3326
3326
|
],
|
|
3327
|
-
"path": "/
|
|
3327
|
+
"path": "/mail/webhooks",
|
|
3328
3328
|
"readOnly": false
|
|
3329
3329
|
},
|
|
3330
3330
|
"delete": {
|
|
@@ -3335,7 +3335,7 @@ export const bindings: BindingsMap = {
|
|
|
3335
3335
|
"name": "id"
|
|
3336
3336
|
}
|
|
3337
3337
|
],
|
|
3338
|
-
"path": "/
|
|
3338
|
+
"path": "/mail/webhooks/:id",
|
|
3339
3339
|
"readOnly": false
|
|
3340
3340
|
},
|
|
3341
3341
|
"get": {
|
|
@@ -3346,12 +3346,12 @@ export const bindings: BindingsMap = {
|
|
|
3346
3346
|
"name": "id"
|
|
3347
3347
|
}
|
|
3348
3348
|
],
|
|
3349
|
-
"path": "/
|
|
3349
|
+
"path": "/mail/webhooks/:id",
|
|
3350
3350
|
"readOnly": true
|
|
3351
3351
|
},
|
|
3352
3352
|
"list": {
|
|
3353
3353
|
"method": "GET",
|
|
3354
|
-
"path": "/
|
|
3354
|
+
"path": "/mail/webhooks",
|
|
3355
3355
|
"readOnly": true
|
|
3356
3356
|
},
|
|
3357
3357
|
"update": {
|
|
@@ -3378,7 +3378,7 @@ export const bindings: BindingsMap = {
|
|
|
3378
3378
|
"name": "enabled"
|
|
3379
3379
|
}
|
|
3380
3380
|
],
|
|
3381
|
-
"path": "/
|
|
3381
|
+
"path": "/mail/webhooks/:id",
|
|
3382
3382
|
"readOnly": false
|
|
3383
3383
|
}
|
|
3384
3384
|
},
|
|
@@ -3395,7 +3395,7 @@ export const bindings: BindingsMap = {
|
|
|
3395
3395
|
"name": "limit"
|
|
3396
3396
|
}
|
|
3397
3397
|
],
|
|
3398
|
-
"path": "/
|
|
3398
|
+
"path": "/mail/webhooks/:id/deliveries",
|
|
3399
3399
|
"readOnly": true
|
|
3400
3400
|
}
|
|
3401
3401
|
}
|
|
@@ -4186,14 +4186,14 @@ export const bindings: BindingsMap = {
|
|
|
4186
4186
|
"name": "limit"
|
|
4187
4187
|
}
|
|
4188
4188
|
],
|
|
4189
|
-
"path": "/
|
|
4189
|
+
"path": "/playground/analytics/overview",
|
|
4190
4190
|
"readOnly": true
|
|
4191
4191
|
}
|
|
4192
4192
|
},
|
|
4193
4193
|
"billing": {
|
|
4194
4194
|
"entitlements": {
|
|
4195
4195
|
"method": "POST",
|
|
4196
|
-
"path": "/
|
|
4196
|
+
"path": "/playground/billing/entitlements",
|
|
4197
4197
|
"readOnly": true
|
|
4198
4198
|
},
|
|
4199
4199
|
"record-usage": {
|
|
@@ -4204,7 +4204,7 @@ export const bindings: BindingsMap = {
|
|
|
4204
4204
|
"name": "value"
|
|
4205
4205
|
}
|
|
4206
4206
|
],
|
|
4207
|
-
"path": "/
|
|
4207
|
+
"path": "/playground/billing/usage",
|
|
4208
4208
|
"readOnly": false
|
|
4209
4209
|
}
|
|
4210
4210
|
},
|
|
@@ -4221,24 +4221,24 @@ export const bindings: BindingsMap = {
|
|
|
4221
4221
|
"name": "name"
|
|
4222
4222
|
}
|
|
4223
4223
|
],
|
|
4224
|
-
"path": "/
|
|
4224
|
+
"path": "/playground/clickup/tasks",
|
|
4225
4225
|
"readOnly": false
|
|
4226
4226
|
},
|
|
4227
4227
|
"get-last-webhook": {
|
|
4228
4228
|
"method": "GET",
|
|
4229
|
-
"path": "/
|
|
4229
|
+
"path": "/playground/clickup/webhooks/last",
|
|
4230
4230
|
"readOnly": true
|
|
4231
4231
|
},
|
|
4232
4232
|
"get-overview": {
|
|
4233
4233
|
"method": "GET",
|
|
4234
|
-
"path": "/
|
|
4234
|
+
"path": "/playground/clickup/overview",
|
|
4235
4235
|
"readOnly": true
|
|
4236
4236
|
}
|
|
4237
4237
|
},
|
|
4238
4238
|
"gdrive": {
|
|
4239
4239
|
"get-last-change": {
|
|
4240
4240
|
"method": "GET",
|
|
4241
|
-
"path": "/
|
|
4241
|
+
"path": "/playground/gdrive/changes/last",
|
|
4242
4242
|
"readOnly": true
|
|
4243
4243
|
},
|
|
4244
4244
|
"read-file": {
|
|
@@ -4249,33 +4249,33 @@ export const bindings: BindingsMap = {
|
|
|
4249
4249
|
"name": "fileId"
|
|
4250
4250
|
}
|
|
4251
4251
|
],
|
|
4252
|
-
"path": "/
|
|
4252
|
+
"path": "/playground/gdrive/file",
|
|
4253
4253
|
"readOnly": true
|
|
4254
4254
|
}
|
|
4255
4255
|
},
|
|
4256
4256
|
"googleads": {
|
|
4257
4257
|
"read-customer": {
|
|
4258
4258
|
"method": "POST",
|
|
4259
|
-
"path": "/
|
|
4259
|
+
"path": "/playground/googleads/customer",
|
|
4260
4260
|
"readOnly": true
|
|
4261
4261
|
}
|
|
4262
4262
|
},
|
|
4263
4263
|
"lifecycle": {
|
|
4264
4264
|
"get-state": {
|
|
4265
4265
|
"method": "GET",
|
|
4266
|
-
"path": "/
|
|
4266
|
+
"path": "/playground/lifecycle/state",
|
|
4267
4267
|
"readOnly": true
|
|
4268
4268
|
},
|
|
4269
4269
|
"list-events": {
|
|
4270
4270
|
"method": "GET",
|
|
4271
|
-
"path": "/
|
|
4271
|
+
"path": "/playground/lifecycle/events",
|
|
4272
4272
|
"readOnly": true
|
|
4273
4273
|
}
|
|
4274
4274
|
},
|
|
4275
4275
|
"webhook": {
|
|
4276
4276
|
"get-last": {
|
|
4277
4277
|
"method": "GET",
|
|
4278
|
-
"path": "/
|
|
4278
|
+
"path": "/playground/webhooks/last",
|
|
4279
4279
|
"readOnly": true
|
|
4280
4280
|
}
|
|
4281
4281
|
}
|
|
@@ -4875,7 +4875,7 @@ export const bindings: BindingsMap = {
|
|
|
4875
4875
|
"config": {
|
|
4876
4876
|
"get": {
|
|
4877
4877
|
"method": "GET",
|
|
4878
|
-
"path": "/
|
|
4878
|
+
"path": "/waitlist/config",
|
|
4879
4879
|
"readOnly": true
|
|
4880
4880
|
},
|
|
4881
4881
|
"upsert": {
|
|
@@ -4918,14 +4918,14 @@ export const bindings: BindingsMap = {
|
|
|
4918
4918
|
"name": "siteBaseUrl"
|
|
4919
4919
|
}
|
|
4920
4920
|
],
|
|
4921
|
-
"path": "/
|
|
4921
|
+
"path": "/waitlist/config",
|
|
4922
4922
|
"readOnly": false
|
|
4923
4923
|
}
|
|
4924
4924
|
},
|
|
4925
4925
|
"embed": {
|
|
4926
4926
|
"get": {
|
|
4927
4927
|
"method": "GET",
|
|
4928
|
-
"path": "/
|
|
4928
|
+
"path": "/waitlist/embed",
|
|
4929
4929
|
"readOnly": true
|
|
4930
4930
|
}
|
|
4931
4931
|
},
|
|
@@ -4946,7 +4946,7 @@ export const bindings: BindingsMap = {
|
|
|
4946
4946
|
"name": "force"
|
|
4947
4947
|
}
|
|
4948
4948
|
],
|
|
4949
|
-
"path": "/
|
|
4949
|
+
"path": "/waitlist/invites/send",
|
|
4950
4950
|
"readOnly": false
|
|
4951
4951
|
}
|
|
4952
4952
|
},
|
|
@@ -4959,7 +4959,7 @@ export const bindings: BindingsMap = {
|
|
|
4959
4959
|
"name": "email"
|
|
4960
4960
|
}
|
|
4961
4961
|
],
|
|
4962
|
-
"path": "/
|
|
4962
|
+
"path": "/waitlist/erasure",
|
|
4963
4963
|
"readOnly": false
|
|
4964
4964
|
},
|
|
4965
4965
|
"funnel": {
|
|
@@ -4970,7 +4970,7 @@ export const bindings: BindingsMap = {
|
|
|
4970
4970
|
"name": "period"
|
|
4971
4971
|
}
|
|
4972
4972
|
],
|
|
4973
|
-
"path": "/
|
|
4973
|
+
"path": "/waitlist/signups/stats",
|
|
4974
4974
|
"readOnly": true
|
|
4975
4975
|
},
|
|
4976
4976
|
"list": {
|
|
@@ -5001,7 +5001,7 @@ export const bindings: BindingsMap = {
|
|
|
5001
5001
|
"name": "q"
|
|
5002
5002
|
}
|
|
5003
5003
|
],
|
|
5004
|
-
"path": "/
|
|
5004
|
+
"path": "/waitlist/signups",
|
|
5005
5005
|
"readOnly": true
|
|
5006
5006
|
}
|
|
5007
5007
|
}
|