@nextclaw/server 0.23.5 → 0.23.6
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.d.ts +87 -86
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +12 -1
- package/dist/index.js.map +1 -1
- package/package.json +5 -5
package/dist/index.d.ts
CHANGED
|
@@ -310,6 +310,7 @@ type MarketplaceScenesView = {
|
|
|
310
310
|
scenes: MarketplaceSceneView[];
|
|
311
311
|
};
|
|
312
312
|
type MarketplaceInstalledRecord = {
|
|
313
|
+
resourceUri?: string;
|
|
313
314
|
type: MarketplaceItemType;
|
|
314
315
|
id?: string;
|
|
315
316
|
spec: string;
|
|
@@ -943,6 +944,15 @@ declare class ServiceAppsRoutesController {
|
|
|
943
944
|
};
|
|
944
945
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">>;
|
|
945
946
|
readonly getServiceApp: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
947
|
+
ok: boolean;
|
|
948
|
+
error: {
|
|
949
|
+
code: string;
|
|
950
|
+
message: string;
|
|
951
|
+
details: {
|
|
952
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
953
|
+
} | undefined;
|
|
954
|
+
};
|
|
955
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
946
956
|
ok: boolean;
|
|
947
957
|
data: {
|
|
948
958
|
id: string;
|
|
@@ -1021,16 +1031,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1021
1031
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1022
1032
|
} | undefined;
|
|
1023
1033
|
};
|
|
1024
|
-
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)
|
|
1025
|
-
ok: boolean;
|
|
1026
|
-
error: {
|
|
1027
|
-
code: string;
|
|
1028
|
-
message: string;
|
|
1029
|
-
details: {
|
|
1030
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1031
|
-
} | undefined;
|
|
1032
|
-
};
|
|
1033
|
-
}, 500, "json">)>;
|
|
1034
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)>;
|
|
1034
1035
|
readonly inspectServiceAppAiCapabilities: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
1035
1036
|
ok: boolean;
|
|
1036
1037
|
error: {
|
|
@@ -1040,7 +1041,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1040
1041
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1041
1042
|
} | undefined;
|
|
1042
1043
|
};
|
|
1043
|
-
},
|
|
1044
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1044
1045
|
ok: boolean;
|
|
1045
1046
|
error: {
|
|
1046
1047
|
code: string;
|
|
@@ -1049,7 +1050,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1049
1050
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1050
1051
|
} | undefined;
|
|
1051
1052
|
};
|
|
1052
|
-
},
|
|
1053
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1053
1054
|
ok: boolean;
|
|
1054
1055
|
data: {
|
|
1055
1056
|
ready: boolean;
|
|
@@ -1074,7 +1075,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1074
1075
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1075
1076
|
} | undefined;
|
|
1076
1077
|
};
|
|
1077
|
-
},
|
|
1078
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1078
1079
|
ok: boolean;
|
|
1079
1080
|
error: {
|
|
1080
1081
|
code: string;
|
|
@@ -1083,7 +1084,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1083
1084
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1084
1085
|
} | undefined;
|
|
1085
1086
|
};
|
|
1086
|
-
},
|
|
1087
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1087
1088
|
ok: boolean;
|
|
1088
1089
|
data: {
|
|
1089
1090
|
ready: boolean;
|
|
@@ -1108,7 +1109,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1108
1109
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1109
1110
|
} | undefined;
|
|
1110
1111
|
};
|
|
1111
|
-
},
|
|
1112
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1112
1113
|
ok: boolean;
|
|
1113
1114
|
error: {
|
|
1114
1115
|
code: string;
|
|
@@ -1117,7 +1118,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1117
1118
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1118
1119
|
} | undefined;
|
|
1119
1120
|
};
|
|
1120
|
-
},
|
|
1121
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1121
1122
|
ok: boolean;
|
|
1122
1123
|
data: {
|
|
1123
1124
|
ready: boolean;
|
|
@@ -1142,7 +1143,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1142
1143
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1143
1144
|
} | undefined;
|
|
1144
1145
|
};
|
|
1145
|
-
},
|
|
1146
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1146
1147
|
ok: boolean;
|
|
1147
1148
|
error: {
|
|
1148
1149
|
code: string;
|
|
@@ -1151,7 +1152,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1151
1152
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1152
1153
|
} | undefined;
|
|
1153
1154
|
};
|
|
1154
|
-
},
|
|
1155
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1155
1156
|
ok: boolean;
|
|
1156
1157
|
data: {
|
|
1157
1158
|
ready: boolean;
|
|
@@ -1176,7 +1177,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1176
1177
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1177
1178
|
} | undefined;
|
|
1178
1179
|
};
|
|
1179
|
-
},
|
|
1180
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1180
1181
|
ok: boolean;
|
|
1181
1182
|
error: {
|
|
1182
1183
|
code: string;
|
|
@@ -1185,7 +1186,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1185
1186
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1186
1187
|
} | undefined;
|
|
1187
1188
|
};
|
|
1188
|
-
},
|
|
1189
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1189
1190
|
ok: boolean;
|
|
1190
1191
|
data: {
|
|
1191
1192
|
actions: {
|
|
@@ -1212,7 +1213,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1212
1213
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1213
1214
|
} | undefined;
|
|
1214
1215
|
};
|
|
1215
|
-
},
|
|
1216
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1216
1217
|
ok: boolean;
|
|
1217
1218
|
error: {
|
|
1218
1219
|
code: string;
|
|
@@ -1221,7 +1222,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1221
1222
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1222
1223
|
} | undefined;
|
|
1223
1224
|
};
|
|
1224
|
-
},
|
|
1225
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1225
1226
|
ok: boolean;
|
|
1226
1227
|
data: {
|
|
1227
1228
|
actions: {
|
|
@@ -1248,7 +1249,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1248
1249
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1249
1250
|
} | undefined;
|
|
1250
1251
|
};
|
|
1251
|
-
},
|
|
1252
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1252
1253
|
ok: boolean;
|
|
1253
1254
|
error: {
|
|
1254
1255
|
code: string;
|
|
@@ -1257,7 +1258,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1257
1258
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1258
1259
|
} | undefined;
|
|
1259
1260
|
};
|
|
1260
|
-
},
|
|
1261
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1261
1262
|
ok: boolean;
|
|
1262
1263
|
data: {
|
|
1263
1264
|
actionId: string;
|
|
@@ -1279,7 +1280,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1279
1280
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1280
1281
|
} | undefined;
|
|
1281
1282
|
};
|
|
1282
|
-
},
|
|
1283
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1283
1284
|
ok: boolean;
|
|
1284
1285
|
error: {
|
|
1285
1286
|
code: string;
|
|
@@ -1288,7 +1289,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1288
1289
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1289
1290
|
} | undefined;
|
|
1290
1291
|
};
|
|
1291
|
-
},
|
|
1292
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1292
1293
|
ok: boolean;
|
|
1293
1294
|
data: {
|
|
1294
1295
|
actionId: string;
|
|
@@ -1316,7 +1317,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1316
1317
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1317
1318
|
} | undefined;
|
|
1318
1319
|
};
|
|
1319
|
-
},
|
|
1320
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1320
1321
|
ok: boolean;
|
|
1321
1322
|
error: {
|
|
1322
1323
|
code: string;
|
|
@@ -1325,7 +1326,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1325
1326
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1326
1327
|
} | undefined;
|
|
1327
1328
|
};
|
|
1328
|
-
},
|
|
1329
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1329
1330
|
ok: boolean;
|
|
1330
1331
|
data: {
|
|
1331
1332
|
actionId: string;
|
|
@@ -1347,7 +1348,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1347
1348
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1348
1349
|
} | undefined;
|
|
1349
1350
|
};
|
|
1350
|
-
},
|
|
1351
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1351
1352
|
ok: boolean;
|
|
1352
1353
|
error: {
|
|
1353
1354
|
code: string;
|
|
@@ -1356,7 +1357,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1356
1357
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1357
1358
|
} | undefined;
|
|
1358
1359
|
};
|
|
1359
|
-
},
|
|
1360
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1360
1361
|
ok: boolean;
|
|
1361
1362
|
data: {
|
|
1362
1363
|
entries: ({
|
|
@@ -1407,6 +1408,8 @@ declare class ServiceAppsRoutesController {
|
|
|
1407
1408
|
} | undefined;
|
|
1408
1409
|
instanceId?: string | undefined;
|
|
1409
1410
|
componentId: string;
|
|
1411
|
+
environment: string;
|
|
1412
|
+
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1410
1413
|
callId: string;
|
|
1411
1414
|
traceId: string;
|
|
1412
1415
|
dataVersion: string;
|
|
@@ -1415,8 +1418,6 @@ declare class ServiceAppsRoutesController {
|
|
|
1415
1418
|
scenarioVersion: string;
|
|
1416
1419
|
startedAt: string;
|
|
1417
1420
|
finishedAt: string;
|
|
1418
|
-
environment: string;
|
|
1419
|
-
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1420
1421
|
entrySurface: _$_nextclaw_kernel0.VerificationRecordEntrySurface;
|
|
1421
1422
|
actionOrEvent: string;
|
|
1422
1423
|
capabilityDecisions: string[];
|
|
@@ -1446,7 +1447,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1446
1447
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1447
1448
|
} | undefined;
|
|
1448
1449
|
};
|
|
1449
|
-
},
|
|
1450
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1450
1451
|
ok: boolean;
|
|
1451
1452
|
error: {
|
|
1452
1453
|
code: string;
|
|
@@ -1455,7 +1456,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1455
1456
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1456
1457
|
} | undefined;
|
|
1457
1458
|
};
|
|
1458
|
-
},
|
|
1459
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1459
1460
|
ok: boolean;
|
|
1460
1461
|
data: {
|
|
1461
1462
|
contractFingerprint: string;
|
|
@@ -1486,7 +1487,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1486
1487
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1487
1488
|
} | undefined;
|
|
1488
1489
|
};
|
|
1489
|
-
},
|
|
1490
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1490
1491
|
ok: boolean;
|
|
1491
1492
|
error: {
|
|
1492
1493
|
code: string;
|
|
@@ -1495,7 +1496,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1495
1496
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1496
1497
|
} | undefined;
|
|
1497
1498
|
};
|
|
1498
|
-
},
|
|
1499
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1499
1500
|
ok: boolean;
|
|
1500
1501
|
data: {
|
|
1501
1502
|
schemaVersion: 1;
|
|
@@ -1605,6 +1606,8 @@ declare class ServiceAppsRoutesController {
|
|
|
1605
1606
|
} | undefined;
|
|
1606
1607
|
instanceId?: string | undefined;
|
|
1607
1608
|
componentId: string;
|
|
1609
|
+
environment: string;
|
|
1610
|
+
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1608
1611
|
callId: string;
|
|
1609
1612
|
traceId: string;
|
|
1610
1613
|
dataVersion: string;
|
|
@@ -1613,8 +1616,6 @@ declare class ServiceAppsRoutesController {
|
|
|
1613
1616
|
scenarioVersion: string;
|
|
1614
1617
|
startedAt: string;
|
|
1615
1618
|
finishedAt: string;
|
|
1616
|
-
environment: string;
|
|
1617
|
-
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1618
1619
|
entrySurface: _$_nextclaw_kernel0.VerificationRecordEntrySurface;
|
|
1619
1620
|
actionOrEvent: string;
|
|
1620
1621
|
capabilityDecisions: string[];
|
|
@@ -1653,7 +1654,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1653
1654
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1654
1655
|
} | undefined;
|
|
1655
1656
|
};
|
|
1656
|
-
},
|
|
1657
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1657
1658
|
ok: boolean;
|
|
1658
1659
|
error: {
|
|
1659
1660
|
code: string;
|
|
@@ -1662,7 +1663,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1662
1663
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1663
1664
|
} | undefined;
|
|
1664
1665
|
};
|
|
1665
|
-
},
|
|
1666
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1666
1667
|
ok: boolean;
|
|
1667
1668
|
data: {
|
|
1668
1669
|
schemaVersion: 1;
|
|
@@ -1772,6 +1773,8 @@ declare class ServiceAppsRoutesController {
|
|
|
1772
1773
|
} | undefined;
|
|
1773
1774
|
instanceId?: string | undefined;
|
|
1774
1775
|
componentId: string;
|
|
1776
|
+
environment: string;
|
|
1777
|
+
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1775
1778
|
callId: string;
|
|
1776
1779
|
traceId: string;
|
|
1777
1780
|
dataVersion: string;
|
|
@@ -1780,8 +1783,6 @@ declare class ServiceAppsRoutesController {
|
|
|
1780
1783
|
scenarioVersion: string;
|
|
1781
1784
|
startedAt: string;
|
|
1782
1785
|
finishedAt: string;
|
|
1783
|
-
environment: string;
|
|
1784
|
-
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1785
1786
|
entrySurface: _$_nextclaw_kernel0.VerificationRecordEntrySurface;
|
|
1786
1787
|
actionOrEvent: string;
|
|
1787
1788
|
capabilityDecisions: string[];
|
|
@@ -1820,7 +1821,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1820
1821
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1821
1822
|
} | undefined;
|
|
1822
1823
|
};
|
|
1823
|
-
},
|
|
1824
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1824
1825
|
ok: boolean;
|
|
1825
1826
|
error: {
|
|
1826
1827
|
code: string;
|
|
@@ -1829,7 +1830,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1829
1830
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1830
1831
|
} | undefined;
|
|
1831
1832
|
};
|
|
1832
|
-
},
|
|
1833
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1833
1834
|
ok: boolean;
|
|
1834
1835
|
data: {
|
|
1835
1836
|
entries: {
|
|
@@ -1867,7 +1868,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1867
1868
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1868
1869
|
} | undefined;
|
|
1869
1870
|
};
|
|
1870
|
-
},
|
|
1871
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1871
1872
|
ok: boolean;
|
|
1872
1873
|
error: {
|
|
1873
1874
|
code: string;
|
|
@@ -1876,7 +1877,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1876
1877
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1877
1878
|
} | undefined;
|
|
1878
1879
|
};
|
|
1879
|
-
},
|
|
1880
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1880
1881
|
ok: boolean;
|
|
1881
1882
|
data: {
|
|
1882
1883
|
id: string;
|
|
@@ -1913,7 +1914,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1913
1914
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1914
1915
|
} | undefined;
|
|
1915
1916
|
};
|
|
1916
|
-
},
|
|
1917
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1917
1918
|
ok: boolean;
|
|
1918
1919
|
error: {
|
|
1919
1920
|
code: string;
|
|
@@ -1922,7 +1923,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1922
1923
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1923
1924
|
} | undefined;
|
|
1924
1925
|
};
|
|
1925
|
-
},
|
|
1926
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1926
1927
|
ok: boolean;
|
|
1927
1928
|
data: {
|
|
1928
1929
|
job: {
|
|
@@ -1983,7 +1984,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1983
1984
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1984
1985
|
} | undefined;
|
|
1985
1986
|
};
|
|
1986
|
-
},
|
|
1987
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1987
1988
|
ok: boolean;
|
|
1988
1989
|
error: {
|
|
1989
1990
|
code: string;
|
|
@@ -1992,7 +1993,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1992
1993
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1993
1994
|
} | undefined;
|
|
1994
1995
|
};
|
|
1995
|
-
},
|
|
1996
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1996
1997
|
ok: boolean;
|
|
1997
1998
|
data: {
|
|
1998
1999
|
id: string;
|
|
@@ -2029,7 +2030,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2029
2030
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2030
2031
|
} | undefined;
|
|
2031
2032
|
};
|
|
2032
|
-
},
|
|
2033
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2033
2034
|
ok: boolean;
|
|
2034
2035
|
error: {
|
|
2035
2036
|
code: string;
|
|
@@ -2038,7 +2039,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2038
2039
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2039
2040
|
} | undefined;
|
|
2040
2041
|
};
|
|
2041
|
-
},
|
|
2042
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2042
2043
|
ok: boolean;
|
|
2043
2044
|
data: {
|
|
2044
2045
|
entries: {
|
|
@@ -2077,7 +2078,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2077
2078
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2078
2079
|
} | undefined;
|
|
2079
2080
|
};
|
|
2080
|
-
},
|
|
2081
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2081
2082
|
ok: boolean;
|
|
2082
2083
|
error: {
|
|
2083
2084
|
code: string;
|
|
@@ -2086,7 +2087,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2086
2087
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2087
2088
|
} | undefined;
|
|
2088
2089
|
};
|
|
2089
|
-
},
|
|
2090
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2090
2091
|
ok: boolean;
|
|
2091
2092
|
data: {
|
|
2092
2093
|
id: string;
|
|
@@ -2119,7 +2120,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2119
2120
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2120
2121
|
} | undefined;
|
|
2121
2122
|
};
|
|
2122
|
-
},
|
|
2123
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2123
2124
|
ok: boolean;
|
|
2124
2125
|
error: {
|
|
2125
2126
|
code: string;
|
|
@@ -2128,7 +2129,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2128
2129
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2129
2130
|
} | undefined;
|
|
2130
2131
|
};
|
|
2131
|
-
},
|
|
2132
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2132
2133
|
ok: boolean;
|
|
2133
2134
|
data: {
|
|
2134
2135
|
caller: {
|
|
@@ -2152,7 +2153,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2152
2153
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2153
2154
|
} | undefined;
|
|
2154
2155
|
};
|
|
2155
|
-
},
|
|
2156
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2156
2157
|
ok: boolean;
|
|
2157
2158
|
error: {
|
|
2158
2159
|
code: string;
|
|
@@ -2161,7 +2162,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2161
2162
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2162
2163
|
} | undefined;
|
|
2163
2164
|
};
|
|
2164
|
-
},
|
|
2165
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2165
2166
|
ok: boolean;
|
|
2166
2167
|
data: {
|
|
2167
2168
|
grants: {
|
|
@@ -2187,7 +2188,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2187
2188
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2188
2189
|
} | undefined;
|
|
2189
2190
|
};
|
|
2190
|
-
},
|
|
2191
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2191
2192
|
ok: boolean;
|
|
2192
2193
|
error: {
|
|
2193
2194
|
code: string;
|
|
@@ -2196,7 +2197,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2196
2197
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2197
2198
|
} | undefined;
|
|
2198
2199
|
};
|
|
2199
|
-
},
|
|
2200
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2200
2201
|
ok: boolean;
|
|
2201
2202
|
data: {
|
|
2202
2203
|
grants: {
|
|
@@ -2239,7 +2240,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2239
2240
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2240
2241
|
} | undefined;
|
|
2241
2242
|
};
|
|
2242
|
-
},
|
|
2243
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2243
2244
|
ok: boolean;
|
|
2244
2245
|
error: {
|
|
2245
2246
|
code: string;
|
|
@@ -2248,7 +2249,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2248
2249
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2249
2250
|
} | undefined;
|
|
2250
2251
|
};
|
|
2251
|
-
},
|
|
2252
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2252
2253
|
ok: boolean;
|
|
2253
2254
|
data: {
|
|
2254
2255
|
revoked: boolean;
|
|
@@ -2263,7 +2264,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2263
2264
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2264
2265
|
} | undefined;
|
|
2265
2266
|
};
|
|
2266
|
-
},
|
|
2267
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2267
2268
|
ok: boolean;
|
|
2268
2269
|
error: {
|
|
2269
2270
|
code: string;
|
|
@@ -2272,13 +2273,22 @@ declare class ServiceAppsRoutesController {
|
|
|
2272
2273
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2273
2274
|
} | undefined;
|
|
2274
2275
|
};
|
|
2275
|
-
},
|
|
2276
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2276
2277
|
ok: boolean;
|
|
2277
2278
|
data: {
|
|
2278
2279
|
revoked: boolean;
|
|
2279
2280
|
};
|
|
2280
2281
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)>;
|
|
2281
2282
|
readonly restartServiceApp: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
2283
|
+
ok: boolean;
|
|
2284
|
+
error: {
|
|
2285
|
+
code: string;
|
|
2286
|
+
message: string;
|
|
2287
|
+
details: {
|
|
2288
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2289
|
+
} | undefined;
|
|
2290
|
+
};
|
|
2291
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2282
2292
|
ok: boolean;
|
|
2283
2293
|
data: {
|
|
2284
2294
|
id: string;
|
|
@@ -2357,16 +2367,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2357
2367
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2358
2368
|
} | undefined;
|
|
2359
2369
|
};
|
|
2360
|
-
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)
|
|
2361
|
-
ok: boolean;
|
|
2362
|
-
error: {
|
|
2363
|
-
code: string;
|
|
2364
|
-
message: string;
|
|
2365
|
-
details: {
|
|
2366
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2367
|
-
} | undefined;
|
|
2368
|
-
};
|
|
2369
|
-
}, 500, "json">)>;
|
|
2370
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)>;
|
|
2370
2371
|
readonly deleteServiceApp: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
2371
2372
|
ok: boolean;
|
|
2372
2373
|
error: {
|
|
@@ -2376,7 +2377,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2376
2377
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2377
2378
|
} | undefined;
|
|
2378
2379
|
};
|
|
2379
|
-
},
|
|
2380
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2380
2381
|
ok: boolean;
|
|
2381
2382
|
error: {
|
|
2382
2383
|
code: string;
|
|
@@ -2385,7 +2386,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2385
2386
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2386
2387
|
} | undefined;
|
|
2387
2388
|
};
|
|
2388
|
-
},
|
|
2389
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2389
2390
|
ok: boolean;
|
|
2390
2391
|
data: {
|
|
2391
2392
|
deleted: true;
|
|
@@ -3545,15 +3546,6 @@ declare class RuntimeControlRoutesController {
|
|
|
3545
3546
|
private readonly host;
|
|
3546
3547
|
constructor(host: UiRuntimeControlHost);
|
|
3547
3548
|
readonly getControl: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
3548
|
-
ok: boolean;
|
|
3549
|
-
error: {
|
|
3550
|
-
code: string;
|
|
3551
|
-
message: string;
|
|
3552
|
-
details: {
|
|
3553
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
3554
|
-
} | undefined;
|
|
3555
|
-
};
|
|
3556
|
-
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
3557
3549
|
ok: boolean;
|
|
3558
3550
|
data: {
|
|
3559
3551
|
environment: RuntimeControlEnvironment;
|
|
@@ -3593,7 +3585,16 @@ declare class RuntimeControlRoutesController {
|
|
|
3593
3585
|
managementHint?: string | undefined;
|
|
3594
3586
|
message?: string | undefined;
|
|
3595
3587
|
};
|
|
3596
|
-
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)
|
|
3588
|
+
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">) | (Response & _$hono.TypedResponse<{
|
|
3589
|
+
ok: boolean;
|
|
3590
|
+
error: {
|
|
3591
|
+
code: string;
|
|
3592
|
+
message: string;
|
|
3593
|
+
details: {
|
|
3594
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
3595
|
+
} | undefined;
|
|
3596
|
+
};
|
|
3597
|
+
}, 500, "json">)>;
|
|
3597
3598
|
readonly restartService: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
3598
3599
|
ok: boolean;
|
|
3599
3600
|
error: {
|