@nextclaw/server 0.22.0-beta.1 → 0.22.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.d.ts +171 -171
- package/dist/index.d.ts.map +1 -1
- package/package.json +5 -5
package/dist/index.d.ts
CHANGED
|
@@ -908,6 +908,15 @@ declare class ServiceAppsRoutesController {
|
|
|
908
908
|
};
|
|
909
909
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">>;
|
|
910
910
|
readonly getServiceApp: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
911
|
+
ok: boolean;
|
|
912
|
+
error: {
|
|
913
|
+
code: string;
|
|
914
|
+
message: string;
|
|
915
|
+
details: {
|
|
916
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
917
|
+
} | undefined;
|
|
918
|
+
};
|
|
919
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
911
920
|
ok: boolean;
|
|
912
921
|
data: {
|
|
913
922
|
id: string;
|
|
@@ -986,16 +995,7 @@ declare class ServiceAppsRoutesController {
|
|
|
986
995
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
987
996
|
} | undefined;
|
|
988
997
|
};
|
|
989
|
-
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)
|
|
990
|
-
ok: boolean;
|
|
991
|
-
error: {
|
|
992
|
-
code: string;
|
|
993
|
-
message: string;
|
|
994
|
-
details: {
|
|
995
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
996
|
-
} | undefined;
|
|
997
|
-
};
|
|
998
|
-
}, 500, "json">)>;
|
|
998
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)>;
|
|
999
999
|
readonly inspectServiceAppAiCapabilities: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
1000
1000
|
ok: boolean;
|
|
1001
1001
|
error: {
|
|
@@ -1005,7 +1005,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1005
1005
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1006
1006
|
} | undefined;
|
|
1007
1007
|
};
|
|
1008
|
-
},
|
|
1008
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1009
1009
|
ok: boolean;
|
|
1010
1010
|
error: {
|
|
1011
1011
|
code: string;
|
|
@@ -1014,7 +1014,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1014
1014
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1015
1015
|
} | undefined;
|
|
1016
1016
|
};
|
|
1017
|
-
},
|
|
1017
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1018
1018
|
ok: boolean;
|
|
1019
1019
|
data: {
|
|
1020
1020
|
ready: boolean;
|
|
@@ -1039,7 +1039,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1039
1039
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1040
1040
|
} | undefined;
|
|
1041
1041
|
};
|
|
1042
|
-
},
|
|
1042
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1043
1043
|
ok: boolean;
|
|
1044
1044
|
error: {
|
|
1045
1045
|
code: string;
|
|
@@ -1048,7 +1048,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1048
1048
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1049
1049
|
} | undefined;
|
|
1050
1050
|
};
|
|
1051
|
-
},
|
|
1051
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1052
1052
|
ok: boolean;
|
|
1053
1053
|
data: {
|
|
1054
1054
|
ready: boolean;
|
|
@@ -1073,7 +1073,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1073
1073
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1074
1074
|
} | undefined;
|
|
1075
1075
|
};
|
|
1076
|
-
},
|
|
1076
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1077
1077
|
ok: boolean;
|
|
1078
1078
|
error: {
|
|
1079
1079
|
code: string;
|
|
@@ -1082,7 +1082,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1082
1082
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1083
1083
|
} | undefined;
|
|
1084
1084
|
};
|
|
1085
|
-
},
|
|
1085
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1086
1086
|
ok: boolean;
|
|
1087
1087
|
data: {
|
|
1088
1088
|
ready: boolean;
|
|
@@ -1107,7 +1107,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1107
1107
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1108
1108
|
} | undefined;
|
|
1109
1109
|
};
|
|
1110
|
-
},
|
|
1110
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1111
1111
|
ok: boolean;
|
|
1112
1112
|
error: {
|
|
1113
1113
|
code: string;
|
|
@@ -1116,7 +1116,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1116
1116
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1117
1117
|
} | undefined;
|
|
1118
1118
|
};
|
|
1119
|
-
},
|
|
1119
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1120
1120
|
ok: boolean;
|
|
1121
1121
|
data: {
|
|
1122
1122
|
ready: boolean;
|
|
@@ -1141,7 +1141,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1141
1141
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1142
1142
|
} | undefined;
|
|
1143
1143
|
};
|
|
1144
|
-
},
|
|
1144
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1145
1145
|
ok: boolean;
|
|
1146
1146
|
error: {
|
|
1147
1147
|
code: string;
|
|
@@ -1150,7 +1150,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1150
1150
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1151
1151
|
} | undefined;
|
|
1152
1152
|
};
|
|
1153
|
-
},
|
|
1153
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1154
1154
|
ok: boolean;
|
|
1155
1155
|
data: {
|
|
1156
1156
|
actions: {
|
|
@@ -1177,7 +1177,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1177
1177
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1178
1178
|
} | undefined;
|
|
1179
1179
|
};
|
|
1180
|
-
},
|
|
1180
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1181
1181
|
ok: boolean;
|
|
1182
1182
|
error: {
|
|
1183
1183
|
code: string;
|
|
@@ -1186,7 +1186,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1186
1186
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1187
1187
|
} | undefined;
|
|
1188
1188
|
};
|
|
1189
|
-
},
|
|
1189
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1190
1190
|
ok: boolean;
|
|
1191
1191
|
data: {
|
|
1192
1192
|
actions: {
|
|
@@ -1213,7 +1213,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1213
1213
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1214
1214
|
} | undefined;
|
|
1215
1215
|
};
|
|
1216
|
-
},
|
|
1216
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1217
1217
|
ok: boolean;
|
|
1218
1218
|
error: {
|
|
1219
1219
|
code: string;
|
|
@@ -1222,7 +1222,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1222
1222
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1223
1223
|
} | undefined;
|
|
1224
1224
|
};
|
|
1225
|
-
},
|
|
1225
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1226
1226
|
ok: boolean;
|
|
1227
1227
|
data: {
|
|
1228
1228
|
actionId: string;
|
|
@@ -1244,7 +1244,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1244
1244
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1245
1245
|
} | undefined;
|
|
1246
1246
|
};
|
|
1247
|
-
},
|
|
1247
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1248
1248
|
ok: boolean;
|
|
1249
1249
|
error: {
|
|
1250
1250
|
code: string;
|
|
@@ -1253,7 +1253,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1253
1253
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1254
1254
|
} | undefined;
|
|
1255
1255
|
};
|
|
1256
|
-
},
|
|
1256
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1257
1257
|
ok: boolean;
|
|
1258
1258
|
data: {
|
|
1259
1259
|
actionId: string;
|
|
@@ -1281,7 +1281,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1281
1281
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1282
1282
|
} | undefined;
|
|
1283
1283
|
};
|
|
1284
|
-
},
|
|
1284
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1285
1285
|
ok: boolean;
|
|
1286
1286
|
error: {
|
|
1287
1287
|
code: string;
|
|
@@ -1290,7 +1290,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1290
1290
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1291
1291
|
} | undefined;
|
|
1292
1292
|
};
|
|
1293
|
-
},
|
|
1293
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1294
1294
|
ok: boolean;
|
|
1295
1295
|
data: {
|
|
1296
1296
|
actionId: string;
|
|
@@ -1312,7 +1312,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1312
1312
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1313
1313
|
} | undefined;
|
|
1314
1314
|
};
|
|
1315
|
-
},
|
|
1315
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1316
1316
|
ok: boolean;
|
|
1317
1317
|
error: {
|
|
1318
1318
|
code: string;
|
|
@@ -1321,7 +1321,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1321
1321
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1322
1322
|
} | undefined;
|
|
1323
1323
|
};
|
|
1324
|
-
},
|
|
1324
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1325
1325
|
ok: boolean;
|
|
1326
1326
|
data: {
|
|
1327
1327
|
entries: ({
|
|
@@ -1364,15 +1364,16 @@ declare class ServiceAppsRoutesController {
|
|
|
1364
1364
|
recovery?: string | undefined;
|
|
1365
1365
|
evidenceRefs: string[];
|
|
1366
1366
|
} | {
|
|
1367
|
+
appId: string;
|
|
1368
|
+
instanceId?: string | undefined;
|
|
1367
1369
|
error?: {
|
|
1368
1370
|
code?: string | undefined;
|
|
1369
1371
|
message: string;
|
|
1370
1372
|
} | undefined;
|
|
1371
|
-
instanceId?: string | undefined;
|
|
1372
1373
|
status: _$_nextclaw_kernel0.VerificationRecordStatus;
|
|
1373
1374
|
componentId: string;
|
|
1374
|
-
appId: string;
|
|
1375
1375
|
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1376
|
+
environment: string;
|
|
1376
1377
|
callId: string;
|
|
1377
1378
|
traceId: string;
|
|
1378
1379
|
dataVersion: string;
|
|
@@ -1381,7 +1382,6 @@ declare class ServiceAppsRoutesController {
|
|
|
1381
1382
|
scenarioVersion: string;
|
|
1382
1383
|
startedAt: string;
|
|
1383
1384
|
finishedAt: string;
|
|
1384
|
-
environment: string;
|
|
1385
1385
|
entrySurface: _$_nextclaw_kernel0.VerificationRecordEntrySurface;
|
|
1386
1386
|
actionOrEvent: string;
|
|
1387
1387
|
capabilityDecisions: string[];
|
|
@@ -1411,7 +1411,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1411
1411
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1412
1412
|
} | undefined;
|
|
1413
1413
|
};
|
|
1414
|
-
},
|
|
1414
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1415
1415
|
ok: boolean;
|
|
1416
1416
|
error: {
|
|
1417
1417
|
code: string;
|
|
@@ -1420,7 +1420,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1420
1420
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1421
1421
|
} | undefined;
|
|
1422
1422
|
};
|
|
1423
|
-
},
|
|
1423
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1424
1424
|
ok: boolean;
|
|
1425
1425
|
data: {
|
|
1426
1426
|
contractFingerprint: string;
|
|
@@ -1451,7 +1451,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1451
1451
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1452
1452
|
} | undefined;
|
|
1453
1453
|
};
|
|
1454
|
-
},
|
|
1454
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1455
1455
|
ok: boolean;
|
|
1456
1456
|
error: {
|
|
1457
1457
|
code: string;
|
|
@@ -1460,7 +1460,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1460
1460
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1461
1461
|
} | undefined;
|
|
1462
1462
|
};
|
|
1463
|
-
},
|
|
1463
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1464
1464
|
ok: boolean;
|
|
1465
1465
|
data: {
|
|
1466
1466
|
schemaVersion: 1;
|
|
@@ -1519,8 +1519,8 @@ declare class ServiceAppsRoutesController {
|
|
|
1519
1519
|
description: string;
|
|
1520
1520
|
};
|
|
1521
1521
|
result: {
|
|
1522
|
-
required: boolean;
|
|
1523
1522
|
status: _$_nextclaw_kernel0.PortableRuntimeAcceptanceResultStatus;
|
|
1523
|
+
required: boolean;
|
|
1524
1524
|
acceptanceId: string;
|
|
1525
1525
|
latestRecord?: {
|
|
1526
1526
|
evidenceSchemaVersion: 2;
|
|
@@ -1562,15 +1562,16 @@ declare class ServiceAppsRoutesController {
|
|
|
1562
1562
|
recovery?: string | undefined;
|
|
1563
1563
|
evidenceRefs: string[];
|
|
1564
1564
|
} | {
|
|
1565
|
+
appId: string;
|
|
1566
|
+
instanceId?: string | undefined;
|
|
1565
1567
|
error?: {
|
|
1566
1568
|
code?: string | undefined;
|
|
1567
1569
|
message: string;
|
|
1568
1570
|
} | undefined;
|
|
1569
|
-
instanceId?: string | undefined;
|
|
1570
1571
|
status: _$_nextclaw_kernel0.VerificationRecordStatus;
|
|
1571
1572
|
componentId: string;
|
|
1572
|
-
appId: string;
|
|
1573
1573
|
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1574
|
+
environment: string;
|
|
1574
1575
|
callId: string;
|
|
1575
1576
|
traceId: string;
|
|
1576
1577
|
dataVersion: string;
|
|
@@ -1579,7 +1580,6 @@ declare class ServiceAppsRoutesController {
|
|
|
1579
1580
|
scenarioVersion: string;
|
|
1580
1581
|
startedAt: string;
|
|
1581
1582
|
finishedAt: string;
|
|
1582
|
-
environment: string;
|
|
1583
1583
|
entrySurface: _$_nextclaw_kernel0.VerificationRecordEntrySurface;
|
|
1584
1584
|
actionOrEvent: string;
|
|
1585
1585
|
capabilityDecisions: string[];
|
|
@@ -1618,7 +1618,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1618
1618
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1619
1619
|
} | undefined;
|
|
1620
1620
|
};
|
|
1621
|
-
},
|
|
1621
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1622
1622
|
ok: boolean;
|
|
1623
1623
|
error: {
|
|
1624
1624
|
code: string;
|
|
@@ -1627,7 +1627,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1627
1627
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1628
1628
|
} | undefined;
|
|
1629
1629
|
};
|
|
1630
|
-
},
|
|
1630
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1631
1631
|
ok: boolean;
|
|
1632
1632
|
data: {
|
|
1633
1633
|
schemaVersion: 1;
|
|
@@ -1686,8 +1686,8 @@ declare class ServiceAppsRoutesController {
|
|
|
1686
1686
|
description: string;
|
|
1687
1687
|
};
|
|
1688
1688
|
result: {
|
|
1689
|
-
required: boolean;
|
|
1690
1689
|
status: _$_nextclaw_kernel0.PortableRuntimeAcceptanceResultStatus;
|
|
1690
|
+
required: boolean;
|
|
1691
1691
|
acceptanceId: string;
|
|
1692
1692
|
latestRecord?: {
|
|
1693
1693
|
evidenceSchemaVersion: 2;
|
|
@@ -1729,15 +1729,16 @@ declare class ServiceAppsRoutesController {
|
|
|
1729
1729
|
recovery?: string | undefined;
|
|
1730
1730
|
evidenceRefs: string[];
|
|
1731
1731
|
} | {
|
|
1732
|
+
appId: string;
|
|
1733
|
+
instanceId?: string | undefined;
|
|
1732
1734
|
error?: {
|
|
1733
1735
|
code?: string | undefined;
|
|
1734
1736
|
message: string;
|
|
1735
1737
|
} | undefined;
|
|
1736
|
-
instanceId?: string | undefined;
|
|
1737
1738
|
status: _$_nextclaw_kernel0.VerificationRecordStatus;
|
|
1738
1739
|
componentId: string;
|
|
1739
|
-
appId: string;
|
|
1740
1740
|
role: _$_nextclaw_kernel0.VerificationRecordRole;
|
|
1741
|
+
environment: string;
|
|
1741
1742
|
callId: string;
|
|
1742
1743
|
traceId: string;
|
|
1743
1744
|
dataVersion: string;
|
|
@@ -1746,7 +1747,6 @@ declare class ServiceAppsRoutesController {
|
|
|
1746
1747
|
scenarioVersion: string;
|
|
1747
1748
|
startedAt: string;
|
|
1748
1749
|
finishedAt: string;
|
|
1749
|
-
environment: string;
|
|
1750
1750
|
entrySurface: _$_nextclaw_kernel0.VerificationRecordEntrySurface;
|
|
1751
1751
|
actionOrEvent: string;
|
|
1752
1752
|
capabilityDecisions: string[];
|
|
@@ -1785,7 +1785,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1785
1785
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1786
1786
|
} | undefined;
|
|
1787
1787
|
};
|
|
1788
|
-
},
|
|
1788
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1789
1789
|
ok: boolean;
|
|
1790
1790
|
error: {
|
|
1791
1791
|
code: string;
|
|
@@ -1794,7 +1794,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1794
1794
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1795
1795
|
} | undefined;
|
|
1796
1796
|
};
|
|
1797
|
-
},
|
|
1797
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1798
1798
|
ok: boolean;
|
|
1799
1799
|
data: {
|
|
1800
1800
|
entries: {
|
|
@@ -1832,7 +1832,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1832
1832
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1833
1833
|
} | undefined;
|
|
1834
1834
|
};
|
|
1835
|
-
},
|
|
1835
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1836
1836
|
ok: boolean;
|
|
1837
1837
|
error: {
|
|
1838
1838
|
code: string;
|
|
@@ -1841,7 +1841,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1841
1841
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1842
1842
|
} | undefined;
|
|
1843
1843
|
};
|
|
1844
|
-
},
|
|
1844
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1845
1845
|
ok: boolean;
|
|
1846
1846
|
data: {
|
|
1847
1847
|
id: string;
|
|
@@ -1878,7 +1878,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1878
1878
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1879
1879
|
} | undefined;
|
|
1880
1880
|
};
|
|
1881
|
-
},
|
|
1881
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1882
1882
|
ok: boolean;
|
|
1883
1883
|
error: {
|
|
1884
1884
|
code: string;
|
|
@@ -1887,7 +1887,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1887
1887
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1888
1888
|
} | undefined;
|
|
1889
1889
|
};
|
|
1890
|
-
},
|
|
1890
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1891
1891
|
ok: boolean;
|
|
1892
1892
|
data: {
|
|
1893
1893
|
job: {
|
|
@@ -1948,7 +1948,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1948
1948
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1949
1949
|
} | undefined;
|
|
1950
1950
|
};
|
|
1951
|
-
},
|
|
1951
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1952
1952
|
ok: boolean;
|
|
1953
1953
|
error: {
|
|
1954
1954
|
code: string;
|
|
@@ -1957,7 +1957,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1957
1957
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1958
1958
|
} | undefined;
|
|
1959
1959
|
};
|
|
1960
|
-
},
|
|
1960
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
1961
1961
|
ok: boolean;
|
|
1962
1962
|
data: {
|
|
1963
1963
|
id: string;
|
|
@@ -1994,7 +1994,7 @@ declare class ServiceAppsRoutesController {
|
|
|
1994
1994
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
1995
1995
|
} | undefined;
|
|
1996
1996
|
};
|
|
1997
|
-
},
|
|
1997
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
1998
1998
|
ok: boolean;
|
|
1999
1999
|
error: {
|
|
2000
2000
|
code: string;
|
|
@@ -2003,7 +2003,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2003
2003
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2004
2004
|
} | undefined;
|
|
2005
2005
|
};
|
|
2006
|
-
},
|
|
2006
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2007
2007
|
ok: boolean;
|
|
2008
2008
|
data: {
|
|
2009
2009
|
entries: {
|
|
@@ -2042,7 +2042,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2042
2042
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2043
2043
|
} | undefined;
|
|
2044
2044
|
};
|
|
2045
|
-
},
|
|
2045
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2046
2046
|
ok: boolean;
|
|
2047
2047
|
error: {
|
|
2048
2048
|
code: string;
|
|
@@ -2051,7 +2051,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2051
2051
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2052
2052
|
} | undefined;
|
|
2053
2053
|
};
|
|
2054
|
-
},
|
|
2054
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2055
2055
|
ok: boolean;
|
|
2056
2056
|
data: {
|
|
2057
2057
|
id: string;
|
|
@@ -2084,7 +2084,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2084
2084
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2085
2085
|
} | undefined;
|
|
2086
2086
|
};
|
|
2087
|
-
},
|
|
2087
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2088
2088
|
ok: boolean;
|
|
2089
2089
|
error: {
|
|
2090
2090
|
code: string;
|
|
@@ -2093,7 +2093,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2093
2093
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2094
2094
|
} | undefined;
|
|
2095
2095
|
};
|
|
2096
|
-
},
|
|
2096
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2097
2097
|
ok: boolean;
|
|
2098
2098
|
data: {
|
|
2099
2099
|
caller: {
|
|
@@ -2117,7 +2117,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2117
2117
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2118
2118
|
} | undefined;
|
|
2119
2119
|
};
|
|
2120
|
-
},
|
|
2120
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2121
2121
|
ok: boolean;
|
|
2122
2122
|
error: {
|
|
2123
2123
|
code: string;
|
|
@@ -2126,7 +2126,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2126
2126
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2127
2127
|
} | undefined;
|
|
2128
2128
|
};
|
|
2129
|
-
},
|
|
2129
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2130
2130
|
ok: boolean;
|
|
2131
2131
|
data: {
|
|
2132
2132
|
grants: {
|
|
@@ -2152,7 +2152,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2152
2152
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2153
2153
|
} | undefined;
|
|
2154
2154
|
};
|
|
2155
|
-
},
|
|
2155
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2156
2156
|
ok: boolean;
|
|
2157
2157
|
error: {
|
|
2158
2158
|
code: string;
|
|
@@ -2161,7 +2161,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2161
2161
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2162
2162
|
} | undefined;
|
|
2163
2163
|
};
|
|
2164
|
-
},
|
|
2164
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2165
2165
|
ok: boolean;
|
|
2166
2166
|
data: {
|
|
2167
2167
|
grants: {
|
|
@@ -2204,7 +2204,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2204
2204
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2205
2205
|
} | undefined;
|
|
2206
2206
|
};
|
|
2207
|
-
},
|
|
2207
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2208
2208
|
ok: boolean;
|
|
2209
2209
|
error: {
|
|
2210
2210
|
code: string;
|
|
@@ -2213,7 +2213,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2213
2213
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2214
2214
|
} | undefined;
|
|
2215
2215
|
};
|
|
2216
|
-
},
|
|
2216
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2217
2217
|
ok: boolean;
|
|
2218
2218
|
data: {
|
|
2219
2219
|
revoked: boolean;
|
|
@@ -2228,7 +2228,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2228
2228
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2229
2229
|
} | undefined;
|
|
2230
2230
|
};
|
|
2231
|
-
},
|
|
2231
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2232
2232
|
ok: boolean;
|
|
2233
2233
|
error: {
|
|
2234
2234
|
code: string;
|
|
@@ -2237,13 +2237,22 @@ declare class ServiceAppsRoutesController {
|
|
|
2237
2237
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2238
2238
|
} | undefined;
|
|
2239
2239
|
};
|
|
2240
|
-
},
|
|
2240
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2241
2241
|
ok: boolean;
|
|
2242
2242
|
data: {
|
|
2243
2243
|
revoked: boolean;
|
|
2244
2244
|
};
|
|
2245
2245
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)>;
|
|
2246
2246
|
readonly restartServiceApp: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
2247
|
+
ok: boolean;
|
|
2248
|
+
error: {
|
|
2249
|
+
code: string;
|
|
2250
|
+
message: string;
|
|
2251
|
+
details: {
|
|
2252
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2253
|
+
} | undefined;
|
|
2254
|
+
};
|
|
2255
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2247
2256
|
ok: boolean;
|
|
2248
2257
|
data: {
|
|
2249
2258
|
id: string;
|
|
@@ -2322,16 +2331,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2322
2331
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2323
2332
|
} | undefined;
|
|
2324
2333
|
};
|
|
2325
|
-
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)
|
|
2326
|
-
ok: boolean;
|
|
2327
|
-
error: {
|
|
2328
|
-
code: string;
|
|
2329
|
-
message: string;
|
|
2330
|
-
details: {
|
|
2331
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2332
|
-
} | undefined;
|
|
2333
|
-
};
|
|
2334
|
-
}, 500, "json">)>;
|
|
2334
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">)>;
|
|
2335
2335
|
readonly deleteServiceApp: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
2336
2336
|
ok: boolean;
|
|
2337
2337
|
error: {
|
|
@@ -2341,7 +2341,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2341
2341
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2342
2342
|
} | undefined;
|
|
2343
2343
|
};
|
|
2344
|
-
},
|
|
2344
|
+
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
2345
2345
|
ok: boolean;
|
|
2346
2346
|
error: {
|
|
2347
2347
|
code: string;
|
|
@@ -2350,7 +2350,7 @@ declare class ServiceAppsRoutesController {
|
|
|
2350
2350
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
2351
2351
|
} | undefined;
|
|
2352
2352
|
};
|
|
2353
|
-
},
|
|
2353
|
+
}, 400 | 401 | 403 | 404 | 409 | 422 | 502, "json">) | (Response & _$hono.TypedResponse<{
|
|
2354
2354
|
ok: boolean;
|
|
2355
2355
|
data: {
|
|
2356
2356
|
deleted: true;
|
|
@@ -3510,15 +3510,6 @@ declare class RuntimeControlRoutesController {
|
|
|
3510
3510
|
private readonly host;
|
|
3511
3511
|
constructor(host: UiRuntimeControlHost);
|
|
3512
3512
|
readonly getControl: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
3513
|
-
ok: boolean;
|
|
3514
|
-
error: {
|
|
3515
|
-
code: string;
|
|
3516
|
-
message: string;
|
|
3517
|
-
details: {
|
|
3518
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
3519
|
-
} | undefined;
|
|
3520
|
-
};
|
|
3521
|
-
}, 500, "json">) | (Response & _$hono.TypedResponse<{
|
|
3522
3513
|
ok: boolean;
|
|
3523
3514
|
data: {
|
|
3524
3515
|
environment: RuntimeControlEnvironment;
|
|
@@ -3558,7 +3549,16 @@ declare class RuntimeControlRoutesController {
|
|
|
3558
3549
|
managementHint?: string | undefined;
|
|
3559
3550
|
message?: string | undefined;
|
|
3560
3551
|
};
|
|
3561
|
-
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)
|
|
3552
|
+
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">) | (Response & _$hono.TypedResponse<{
|
|
3553
|
+
ok: boolean;
|
|
3554
|
+
error: {
|
|
3555
|
+
code: string;
|
|
3556
|
+
message: string;
|
|
3557
|
+
details: {
|
|
3558
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
3559
|
+
} | undefined;
|
|
3560
|
+
};
|
|
3561
|
+
}, 500, "json">)>;
|
|
3562
3562
|
readonly restartService: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
3563
3563
|
ok: boolean;
|
|
3564
3564
|
error: {
|
|
@@ -4339,7 +4339,7 @@ declare class ConfigRoutesController {
|
|
|
4339
4339
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4340
4340
|
} | undefined;
|
|
4341
4341
|
};
|
|
4342
|
-
},
|
|
4342
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4343
4343
|
ok: boolean;
|
|
4344
4344
|
error: {
|
|
4345
4345
|
code: string;
|
|
@@ -4348,7 +4348,7 @@ declare class ConfigRoutesController {
|
|
|
4348
4348
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4349
4349
|
} | undefined;
|
|
4350
4350
|
};
|
|
4351
|
-
},
|
|
4351
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4352
4352
|
ok: boolean;
|
|
4353
4353
|
data: {
|
|
4354
4354
|
providerId: string;
|
|
@@ -4452,7 +4452,7 @@ declare class ConfigRoutesController {
|
|
|
4452
4452
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4453
4453
|
} | undefined;
|
|
4454
4454
|
};
|
|
4455
|
-
},
|
|
4455
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4456
4456
|
ok: boolean;
|
|
4457
4457
|
error: {
|
|
4458
4458
|
code: string;
|
|
@@ -4461,7 +4461,7 @@ declare class ConfigRoutesController {
|
|
|
4461
4461
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4462
4462
|
} | undefined;
|
|
4463
4463
|
};
|
|
4464
|
-
},
|
|
4464
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4465
4465
|
ok: boolean;
|
|
4466
4466
|
data: {
|
|
4467
4467
|
success: boolean;
|
|
@@ -4480,7 +4480,7 @@ declare class ConfigRoutesController {
|
|
|
4480
4480
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4481
4481
|
} | undefined;
|
|
4482
4482
|
};
|
|
4483
|
-
},
|
|
4483
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4484
4484
|
ok: boolean;
|
|
4485
4485
|
error: {
|
|
4486
4486
|
code: string;
|
|
@@ -4489,7 +4489,7 @@ declare class ConfigRoutesController {
|
|
|
4489
4489
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4490
4490
|
} | undefined;
|
|
4491
4491
|
};
|
|
4492
|
-
},
|
|
4492
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4493
4493
|
ok: boolean;
|
|
4494
4494
|
data: {
|
|
4495
4495
|
provider: string;
|
|
@@ -4516,7 +4516,7 @@ declare class ConfigRoutesController {
|
|
|
4516
4516
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4517
4517
|
} | undefined;
|
|
4518
4518
|
};
|
|
4519
|
-
},
|
|
4519
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4520
4520
|
ok: boolean;
|
|
4521
4521
|
error: {
|
|
4522
4522
|
code: string;
|
|
@@ -4525,7 +4525,7 @@ declare class ConfigRoutesController {
|
|
|
4525
4525
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4526
4526
|
} | undefined;
|
|
4527
4527
|
};
|
|
4528
|
-
},
|
|
4528
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4529
4529
|
ok: boolean;
|
|
4530
4530
|
data: {
|
|
4531
4531
|
provider: string;
|
|
@@ -4548,7 +4548,7 @@ declare class ConfigRoutesController {
|
|
|
4548
4548
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4549
4549
|
} | undefined;
|
|
4550
4550
|
};
|
|
4551
|
-
},
|
|
4551
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4552
4552
|
ok: boolean;
|
|
4553
4553
|
error: {
|
|
4554
4554
|
code: string;
|
|
@@ -4557,7 +4557,7 @@ declare class ConfigRoutesController {
|
|
|
4557
4557
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4558
4558
|
} | undefined;
|
|
4559
4559
|
};
|
|
4560
|
-
},
|
|
4560
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4561
4561
|
ok: boolean;
|
|
4562
4562
|
data: {
|
|
4563
4563
|
provider: string;
|
|
@@ -4575,7 +4575,7 @@ declare class ConfigRoutesController {
|
|
|
4575
4575
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4576
4576
|
} | undefined;
|
|
4577
4577
|
};
|
|
4578
|
-
},
|
|
4578
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4579
4579
|
ok: boolean;
|
|
4580
4580
|
error: {
|
|
4581
4581
|
code: string;
|
|
@@ -4584,7 +4584,7 @@ declare class ConfigRoutesController {
|
|
|
4584
4584
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4585
4585
|
} | undefined;
|
|
4586
4586
|
};
|
|
4587
|
-
},
|
|
4587
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4588
4588
|
ok: boolean;
|
|
4589
4589
|
data: {
|
|
4590
4590
|
provider: string;
|
|
@@ -4602,7 +4602,7 @@ declare class ConfigRoutesController {
|
|
|
4602
4602
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4603
4603
|
} | undefined;
|
|
4604
4604
|
};
|
|
4605
|
-
},
|
|
4605
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4606
4606
|
ok: boolean;
|
|
4607
4607
|
error: {
|
|
4608
4608
|
code: string;
|
|
@@ -4611,7 +4611,7 @@ declare class ConfigRoutesController {
|
|
|
4611
4611
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4612
4612
|
} | undefined;
|
|
4613
4613
|
};
|
|
4614
|
-
},
|
|
4614
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4615
4615
|
ok: boolean;
|
|
4616
4616
|
data: {
|
|
4617
4617
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
@@ -4626,7 +4626,7 @@ declare class ConfigRoutesController {
|
|
|
4626
4626
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4627
4627
|
} | undefined;
|
|
4628
4628
|
};
|
|
4629
|
-
},
|
|
4629
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4630
4630
|
ok: boolean;
|
|
4631
4631
|
error: {
|
|
4632
4632
|
code: string;
|
|
@@ -4635,7 +4635,7 @@ declare class ConfigRoutesController {
|
|
|
4635
4635
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4636
4636
|
} | undefined;
|
|
4637
4637
|
};
|
|
4638
|
-
},
|
|
4638
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4639
4639
|
ok: boolean;
|
|
4640
4640
|
data: {
|
|
4641
4641
|
channel: string;
|
|
@@ -4657,7 +4657,7 @@ declare class ConfigRoutesController {
|
|
|
4657
4657
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4658
4658
|
} | undefined;
|
|
4659
4659
|
};
|
|
4660
|
-
},
|
|
4660
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4661
4661
|
ok: boolean;
|
|
4662
4662
|
error: {
|
|
4663
4663
|
code: string;
|
|
@@ -4666,7 +4666,7 @@ declare class ConfigRoutesController {
|
|
|
4666
4666
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4667
4667
|
} | undefined;
|
|
4668
4668
|
};
|
|
4669
|
-
},
|
|
4669
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4670
4670
|
ok: boolean;
|
|
4671
4671
|
data: {
|
|
4672
4672
|
channel: string;
|
|
@@ -4686,7 +4686,7 @@ declare class ConfigRoutesController {
|
|
|
4686
4686
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4687
4687
|
} | undefined;
|
|
4688
4688
|
};
|
|
4689
|
-
},
|
|
4689
|
+
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4690
4690
|
ok: boolean;
|
|
4691
4691
|
error: {
|
|
4692
4692
|
code: string;
|
|
@@ -4695,7 +4695,7 @@ declare class ConfigRoutesController {
|
|
|
4695
4695
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
4696
4696
|
} | undefined;
|
|
4697
4697
|
};
|
|
4698
|
-
},
|
|
4698
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
4699
4699
|
ok: boolean;
|
|
4700
4700
|
data: {
|
|
4701
4701
|
channel: string;
|
|
@@ -4778,17 +4778,6 @@ declare class ConfigRoutesController {
|
|
|
4778
4778
|
}, 400, "json">) | (Response & _$hono.TypedResponse<{
|
|
4779
4779
|
ok: boolean;
|
|
4780
4780
|
data: {
|
|
4781
|
-
bindings?: {
|
|
4782
|
-
agentId: string;
|
|
4783
|
-
match: {
|
|
4784
|
-
channel: string;
|
|
4785
|
-
accountId?: string | undefined;
|
|
4786
|
-
peer?: {
|
|
4787
|
-
kind: "direct" | "group" | "channel";
|
|
4788
|
-
id: string;
|
|
4789
|
-
} | undefined;
|
|
4790
|
-
};
|
|
4791
|
-
}[] | undefined;
|
|
4792
4781
|
agents: {
|
|
4793
4782
|
defaults: {
|
|
4794
4783
|
model: string;
|
|
@@ -4869,6 +4858,17 @@ declare class ConfigRoutesController {
|
|
|
4869
4858
|
} | undefined;
|
|
4870
4859
|
} | undefined;
|
|
4871
4860
|
};
|
|
4861
|
+
bindings?: {
|
|
4862
|
+
agentId: string;
|
|
4863
|
+
match: {
|
|
4864
|
+
channel: string;
|
|
4865
|
+
accountId?: string | undefined;
|
|
4866
|
+
peer?: {
|
|
4867
|
+
kind: "direct" | "group" | "channel";
|
|
4868
|
+
id: string;
|
|
4869
|
+
} | undefined;
|
|
4870
|
+
};
|
|
4871
|
+
}[] | undefined;
|
|
4872
4872
|
session?: {
|
|
4873
4873
|
dmScope?: "main" | "per-peer" | "per-channel-peer" | "per-account-channel-peer" | undefined;
|
|
4874
4874
|
} | undefined;
|
|
@@ -5080,8 +5080,8 @@ declare class AppPackagesRoutesController {
|
|
|
5080
5080
|
};
|
|
5081
5081
|
slots: {
|
|
5082
5082
|
id: string;
|
|
5083
|
-
title: string;
|
|
5084
5083
|
description: string;
|
|
5084
|
+
title: string;
|
|
5085
5085
|
required: boolean;
|
|
5086
5086
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
5087
5087
|
binding?: {
|
|
@@ -5202,6 +5202,15 @@ declare class AppPackagesRoutesController {
|
|
|
5202
5202
|
};
|
|
5203
5203
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">>;
|
|
5204
5204
|
readonly startInstallOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5205
|
+
ok: boolean;
|
|
5206
|
+
error: {
|
|
5207
|
+
code: string;
|
|
5208
|
+
message: string;
|
|
5209
|
+
details: {
|
|
5210
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
5211
|
+
} | undefined;
|
|
5212
|
+
};
|
|
5213
|
+
}, 400 | 404 | 409, "json">) | (Response & _$hono.TypedResponse<{
|
|
5205
5214
|
ok: boolean;
|
|
5206
5215
|
data: {
|
|
5207
5216
|
id: string;
|
|
@@ -5224,7 +5233,8 @@ declare class AppPackagesRoutesController {
|
|
|
5224
5233
|
dataRemoved?: boolean | undefined;
|
|
5225
5234
|
} | undefined;
|
|
5226
5235
|
};
|
|
5227
|
-
}, 202, "json">)
|
|
5236
|
+
}, 202, "json">)>;
|
|
5237
|
+
readonly startUpdateOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5228
5238
|
ok: boolean;
|
|
5229
5239
|
error: {
|
|
5230
5240
|
code: string;
|
|
@@ -5233,8 +5243,7 @@ declare class AppPackagesRoutesController {
|
|
|
5233
5243
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
5234
5244
|
} | undefined;
|
|
5235
5245
|
};
|
|
5236
|
-
}, 400 | 404 | 409, "json">)
|
|
5237
|
-
readonly startUpdateOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5246
|
+
}, 400 | 404 | 409, "json">) | (Response & _$hono.TypedResponse<{
|
|
5238
5247
|
ok: boolean;
|
|
5239
5248
|
data: {
|
|
5240
5249
|
id: string;
|
|
@@ -5257,7 +5266,8 @@ declare class AppPackagesRoutesController {
|
|
|
5257
5266
|
dataRemoved?: boolean | undefined;
|
|
5258
5267
|
} | undefined;
|
|
5259
5268
|
};
|
|
5260
|
-
}, 202, "json">)
|
|
5269
|
+
}, 202, "json">)>;
|
|
5270
|
+
readonly startRollbackOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5261
5271
|
ok: boolean;
|
|
5262
5272
|
error: {
|
|
5263
5273
|
code: string;
|
|
@@ -5266,8 +5276,7 @@ declare class AppPackagesRoutesController {
|
|
|
5266
5276
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
5267
5277
|
} | undefined;
|
|
5268
5278
|
};
|
|
5269
|
-
}, 400 | 404 | 409, "json">)
|
|
5270
|
-
readonly startRollbackOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5279
|
+
}, 400 | 404 | 409, "json">) | (Response & _$hono.TypedResponse<{
|
|
5271
5280
|
ok: boolean;
|
|
5272
5281
|
data: {
|
|
5273
5282
|
id: string;
|
|
@@ -5290,7 +5299,8 @@ declare class AppPackagesRoutesController {
|
|
|
5290
5299
|
dataRemoved?: boolean | undefined;
|
|
5291
5300
|
} | undefined;
|
|
5292
5301
|
};
|
|
5293
|
-
}, 202, "json">)
|
|
5302
|
+
}, 202, "json">)>;
|
|
5303
|
+
readonly startUninstallOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5294
5304
|
ok: boolean;
|
|
5295
5305
|
error: {
|
|
5296
5306
|
code: string;
|
|
@@ -5299,8 +5309,7 @@ declare class AppPackagesRoutesController {
|
|
|
5299
5309
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
5300
5310
|
} | undefined;
|
|
5301
5311
|
};
|
|
5302
|
-
}, 400 | 404 | 409, "json">)
|
|
5303
|
-
readonly startUninstallOperation: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5312
|
+
}, 400 | 404 | 409, "json">) | (Response & _$hono.TypedResponse<{
|
|
5304
5313
|
ok: boolean;
|
|
5305
5314
|
data: {
|
|
5306
5315
|
id: string;
|
|
@@ -5323,16 +5332,7 @@ declare class AppPackagesRoutesController {
|
|
|
5323
5332
|
dataRemoved?: boolean | undefined;
|
|
5324
5333
|
} | undefined;
|
|
5325
5334
|
};
|
|
5326
|
-
}, 202, "json">)
|
|
5327
|
-
ok: boolean;
|
|
5328
|
-
error: {
|
|
5329
|
-
code: string;
|
|
5330
|
-
message: string;
|
|
5331
|
-
details: {
|
|
5332
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
5333
|
-
} | undefined;
|
|
5334
|
-
};
|
|
5335
|
-
}, 400 | 404 | 409, "json">)>;
|
|
5335
|
+
}, 202, "json">)>;
|
|
5336
5336
|
readonly get: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
5337
5337
|
ok: boolean;
|
|
5338
5338
|
error: {
|
|
@@ -5473,8 +5473,8 @@ declare class AppPackagesRoutesController {
|
|
|
5473
5473
|
};
|
|
5474
5474
|
slots: {
|
|
5475
5475
|
id: string;
|
|
5476
|
-
title: string;
|
|
5477
5476
|
description: string;
|
|
5477
|
+
title: string;
|
|
5478
5478
|
required: boolean;
|
|
5479
5479
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
5480
5480
|
binding?: {
|
|
@@ -5965,8 +5965,8 @@ declare class AppPackagesRoutesController {
|
|
|
5965
5965
|
};
|
|
5966
5966
|
slots: {
|
|
5967
5967
|
id: string;
|
|
5968
|
-
title: string;
|
|
5969
5968
|
description: string;
|
|
5969
|
+
title: string;
|
|
5970
5970
|
required: boolean;
|
|
5971
5971
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
5972
5972
|
binding?: {
|
|
@@ -6081,8 +6081,8 @@ declare class AppPackagesRoutesController {
|
|
|
6081
6081
|
};
|
|
6082
6082
|
slots: {
|
|
6083
6083
|
id: string;
|
|
6084
|
-
title: string;
|
|
6085
6084
|
description: string;
|
|
6085
|
+
title: string;
|
|
6086
6086
|
required: boolean;
|
|
6087
6087
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
6088
6088
|
binding?: {
|
|
@@ -6123,8 +6123,8 @@ declare class AppPackagesRoutesController {
|
|
|
6123
6123
|
};
|
|
6124
6124
|
slots: {
|
|
6125
6125
|
id: string;
|
|
6126
|
-
title: string;
|
|
6127
6126
|
description: string;
|
|
6127
|
+
title: string;
|
|
6128
6128
|
required: boolean;
|
|
6129
6129
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
6130
6130
|
binding?: {
|
|
@@ -6165,8 +6165,8 @@ declare class AppPackagesRoutesController {
|
|
|
6165
6165
|
};
|
|
6166
6166
|
slots: {
|
|
6167
6167
|
id: string;
|
|
6168
|
-
title: string;
|
|
6169
6168
|
description: string;
|
|
6169
|
+
title: string;
|
|
6170
6170
|
required: boolean;
|
|
6171
6171
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
6172
6172
|
binding?: {
|
|
@@ -6318,8 +6318,8 @@ declare class AppPackagesRoutesController {
|
|
|
6318
6318
|
};
|
|
6319
6319
|
slots: {
|
|
6320
6320
|
id: string;
|
|
6321
|
-
title: string;
|
|
6322
6321
|
description: string;
|
|
6322
|
+
title: string;
|
|
6323
6323
|
required: boolean;
|
|
6324
6324
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
6325
6325
|
binding?: {
|
|
@@ -6546,8 +6546,8 @@ declare class AppPackagesRoutesController {
|
|
|
6546
6546
|
};
|
|
6547
6547
|
slots: {
|
|
6548
6548
|
id: string;
|
|
6549
|
-
title: string;
|
|
6550
6549
|
description: string;
|
|
6550
|
+
title: string;
|
|
6551
6551
|
required: boolean;
|
|
6552
6552
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
6553
6553
|
binding?: {
|
|
@@ -6774,8 +6774,8 @@ declare class AppPackagesRoutesController {
|
|
|
6774
6774
|
};
|
|
6775
6775
|
slots: {
|
|
6776
6776
|
id: string;
|
|
6777
|
-
title: string;
|
|
6778
6777
|
description: string;
|
|
6778
|
+
title: string;
|
|
6779
6779
|
required: boolean;
|
|
6780
6780
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
6781
6781
|
binding?: {
|
|
@@ -7003,8 +7003,8 @@ declare class AppPackagesRoutesController {
|
|
|
7003
7003
|
};
|
|
7004
7004
|
slots: {
|
|
7005
7005
|
id: string;
|
|
7006
|
-
title: string;
|
|
7007
7006
|
description: string;
|
|
7007
|
+
title: string;
|
|
7008
7008
|
required: boolean;
|
|
7009
7009
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
7010
7010
|
binding?: {
|
|
@@ -7321,8 +7321,8 @@ declare class AppPackagesRoutesController {
|
|
|
7321
7321
|
};
|
|
7322
7322
|
slots: {
|
|
7323
7323
|
id: string;
|
|
7324
|
-
title: string;
|
|
7325
7324
|
description: string;
|
|
7325
|
+
title: string;
|
|
7326
7326
|
required: boolean;
|
|
7327
7327
|
status: _$_nextclaw_kernel0.AppPackageSecretStatus;
|
|
7328
7328
|
binding?: {
|
|
@@ -7487,6 +7487,14 @@ declare class AppDataRoutesController {
|
|
|
7487
7487
|
};
|
|
7488
7488
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">>;
|
|
7489
7489
|
readonly deleteRetained: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
7490
|
+
ok: boolean;
|
|
7491
|
+
data: {
|
|
7492
|
+
deleted: true;
|
|
7493
|
+
id: string;
|
|
7494
|
+
appId: string;
|
|
7495
|
+
instanceId: string;
|
|
7496
|
+
};
|
|
7497
|
+
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">) | (Response & _$hono.TypedResponse<{
|
|
7490
7498
|
ok: boolean;
|
|
7491
7499
|
error: {
|
|
7492
7500
|
code: string;
|
|
@@ -7495,15 +7503,7 @@ declare class AppDataRoutesController {
|
|
|
7495
7503
|
[x: string]: _$hono_utils_types0.JSONValue;
|
|
7496
7504
|
} | undefined;
|
|
7497
7505
|
};
|
|
7498
|
-
}, 400 | 404 | 409, "json">)
|
|
7499
|
-
ok: boolean;
|
|
7500
|
-
data: {
|
|
7501
|
-
deleted: true;
|
|
7502
|
-
id: string;
|
|
7503
|
-
appId: string;
|
|
7504
|
-
instanceId: string;
|
|
7505
|
-
};
|
|
7506
|
-
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)>;
|
|
7506
|
+
}, 400 | 404 | 409, "json">)>;
|
|
7507
7507
|
}
|
|
7508
7508
|
//#endregion
|
|
7509
7509
|
//#region src/features/inbox-deliveries/controllers/inbox-deliveries.controller.d.ts
|
|
@@ -7538,6 +7538,15 @@ declare class InboxDeliveriesRoutesController {
|
|
|
7538
7538
|
};
|
|
7539
7539
|
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">>;
|
|
7540
7540
|
readonly get: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
7541
|
+
ok: boolean;
|
|
7542
|
+
error: {
|
|
7543
|
+
code: string;
|
|
7544
|
+
message: string;
|
|
7545
|
+
details: {
|
|
7546
|
+
[x: string]: _$hono_utils_types0.JSONValue;
|
|
7547
|
+
} | undefined;
|
|
7548
|
+
};
|
|
7549
|
+
}, 404, "json">) | (Response & _$hono.TypedResponse<{
|
|
7541
7550
|
ok: boolean;
|
|
7542
7551
|
data: {
|
|
7543
7552
|
id: string;
|
|
@@ -7558,16 +7567,7 @@ declare class InboxDeliveriesRoutesController {
|
|
|
7558
7567
|
readAt: string | null;
|
|
7559
7568
|
archivedAt: string | null;
|
|
7560
7569
|
};
|
|
7561
|
-
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)
|
|
7562
|
-
ok: boolean;
|
|
7563
|
-
error: {
|
|
7564
|
-
code: string;
|
|
7565
|
-
message: string;
|
|
7566
|
-
details: {
|
|
7567
|
-
[x: string]: _$hono_utils_types0.JSONValue;
|
|
7568
|
-
} | undefined;
|
|
7569
|
-
};
|
|
7570
|
-
}, 404, "json">)>;
|
|
7570
|
+
}, _$hono_utils_http_status0.ContentfulStatusCode, "json">)>;
|
|
7571
7571
|
readonly updateState: (c: Context) => Promise<(Response & _$hono.TypedResponse<{
|
|
7572
7572
|
ok: boolean;
|
|
7573
7573
|
data: _$hono_utils_types0.JSONValue;
|