vercel-api-js 1.18.1 → 1.19.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 +8 -1
- package/dist/index.d.ts +71 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{schemas-nvrtvcyu.js → schemas-hikd2ypl.js} +41 -8
- package/dist/{schemas-i6g5yy7y.cjs → schemas-ommjk7w2.cjs} +47 -7
- package/dist/schemas.cjs +8 -1
- package/dist/schemas.d.mts +33 -8
- package/dist/schemas.d.mts.map +1 -1
- package/dist/schemas.mjs +1 -1
- package/dist/types.cjs +11 -0
- package/dist/types.d.mts +38 -8
- package/dist/types.d.mts.map +1 -1
- package/dist/types.mjs +11 -0
- package/package.json +1 -1
|
@@ -2168,6 +2168,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2168
2168
|
"read-write:project-protection-bypass",
|
|
2169
2169
|
"read-write:remote-cache",
|
|
2170
2170
|
"read-write:sandbox",
|
|
2171
|
+
"read-write:schedule",
|
|
2171
2172
|
"read-write:team-members",
|
|
2172
2173
|
"read-write:vcr",
|
|
2173
2174
|
"read:access-group",
|
|
@@ -2193,6 +2194,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2193
2194
|
"read:project-flags",
|
|
2194
2195
|
"read:remote-cache",
|
|
2195
2196
|
"read:sandbox",
|
|
2197
|
+
"read:schedule",
|
|
2196
2198
|
"read:speed-insights",
|
|
2197
2199
|
"read:team",
|
|
2198
2200
|
"read:user",
|
|
@@ -2247,6 +2249,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2247
2249
|
"read-write:project-protection-bypass",
|
|
2248
2250
|
"read-write:remote-cache",
|
|
2249
2251
|
"read-write:sandbox",
|
|
2252
|
+
"read-write:schedule",
|
|
2250
2253
|
"read-write:team-members",
|
|
2251
2254
|
"read-write:vcr",
|
|
2252
2255
|
"read:access-group",
|
|
@@ -2272,6 +2275,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2272
2275
|
"read:project-flags",
|
|
2273
2276
|
"read:remote-cache",
|
|
2274
2277
|
"read:sandbox",
|
|
2278
|
+
"read:schedule",
|
|
2275
2279
|
"read:speed-insights",
|
|
2276
2280
|
"read:team",
|
|
2277
2281
|
"read:user",
|
|
@@ -2321,6 +2325,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2321
2325
|
"read-write:project-protection-bypass",
|
|
2322
2326
|
"read-write:remote-cache",
|
|
2323
2327
|
"read-write:sandbox",
|
|
2328
|
+
"read-write:schedule",
|
|
2324
2329
|
"read-write:team-members",
|
|
2325
2330
|
"read-write:vcr",
|
|
2326
2331
|
"read:access-group",
|
|
@@ -2346,6 +2351,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2346
2351
|
"read:project-flags",
|
|
2347
2352
|
"read:remote-cache",
|
|
2348
2353
|
"read:sandbox",
|
|
2354
|
+
"read:schedule",
|
|
2349
2355
|
"read:speed-insights",
|
|
2350
2356
|
"read:team",
|
|
2351
2357
|
"read:vcr",
|
|
@@ -2402,6 +2408,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2402
2408
|
"read-write:project-protection-bypass",
|
|
2403
2409
|
"read-write:remote-cache",
|
|
2404
2410
|
"read-write:sandbox",
|
|
2411
|
+
"read-write:schedule",
|
|
2405
2412
|
"read-write:team-members",
|
|
2406
2413
|
"read-write:vcr",
|
|
2407
2414
|
"read:access-group",
|
|
@@ -2427,6 +2434,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2427
2434
|
"read:project-flags",
|
|
2428
2435
|
"read:remote-cache",
|
|
2429
2436
|
"read:sandbox",
|
|
2437
|
+
"read:schedule",
|
|
2430
2438
|
"read:speed-insights",
|
|
2431
2439
|
"read:team",
|
|
2432
2440
|
"read:vcr",
|
|
@@ -2485,6 +2493,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2485
2493
|
"read-write:project-protection-bypass",
|
|
2486
2494
|
"read-write:remote-cache",
|
|
2487
2495
|
"read-write:sandbox",
|
|
2496
|
+
"read-write:schedule",
|
|
2488
2497
|
"read-write:team-members",
|
|
2489
2498
|
"read-write:vcr",
|
|
2490
2499
|
"read:access-group",
|
|
@@ -2510,6 +2519,7 @@ const userEventSchema = z__namespace.object({
|
|
|
2510
2519
|
"read:project-flags",
|
|
2511
2520
|
"read:remote-cache",
|
|
2512
2521
|
"read:sandbox",
|
|
2522
|
+
"read:schedule",
|
|
2513
2523
|
"read:speed-insights",
|
|
2514
2524
|
"read:team",
|
|
2515
2525
|
"read:vcr",
|
|
@@ -7820,6 +7830,12 @@ const userEventSchema = z__namespace.object({
|
|
|
7820
7830
|
snapshotId: z__namespace.string(),
|
|
7821
7831
|
targetRegions: z__namespace.array(z__namespace.string())
|
|
7822
7832
|
}).strict(),
|
|
7833
|
+
z__namespace.object({
|
|
7834
|
+
email: z__namespace.string(),
|
|
7835
|
+
name: z__namespace.string(),
|
|
7836
|
+
projectId: z__namespace.string(),
|
|
7837
|
+
sandboxId: z__namespace.string()
|
|
7838
|
+
}).strict(),
|
|
7823
7839
|
z__namespace.object({
|
|
7824
7840
|
instances: z__namespace.number(),
|
|
7825
7841
|
url: z__namespace.string()
|
|
@@ -10153,6 +10169,7 @@ const userEventSchema = z__namespace.object({
|
|
|
10153
10169
|
"sandbox-alias-delete",
|
|
10154
10170
|
"sandbox-drive-created",
|
|
10155
10171
|
"sandbox-drive-deleted",
|
|
10172
|
+
"sandbox-signed-commit-identity-configured",
|
|
10156
10173
|
"sandbox-snapshot-regions-updated",
|
|
10157
10174
|
"scale",
|
|
10158
10175
|
"scale-auto",
|
|
@@ -10924,6 +10941,7 @@ const listEventTypeSchema = z__namespace.object({
|
|
|
10924
10941
|
"sandbox-alias-delete",
|
|
10925
10942
|
"sandbox-drive-created",
|
|
10926
10943
|
"sandbox-drive-deleted",
|
|
10944
|
+
"sandbox-signed-commit-identity-configured",
|
|
10927
10945
|
"sandbox-snapshot-regions-updated",
|
|
10928
10946
|
"scale",
|
|
10929
10947
|
"scale-auto",
|
|
@@ -11611,6 +11629,7 @@ const listEventTypeSchema = z__namespace.object({
|
|
|
11611
11629
|
"sandbox-alias-delete",
|
|
11612
11630
|
"sandbox-drive-created",
|
|
11613
11631
|
"sandbox-drive-deleted",
|
|
11632
|
+
"sandbox-signed-commit-identity-configured",
|
|
11614
11633
|
"sandbox-snapshot-regions-updated",
|
|
11615
11634
|
"scale",
|
|
11616
11635
|
"scale-auto",
|
|
@@ -22737,6 +22756,7 @@ const createSandboxesV2Status410Schema = z__namespace.unknown();
|
|
|
22737
22756
|
const createSandboxesV2Status422Schema = z__namespace.unknown();
|
|
22738
22757
|
const createSandboxesV2Status429Schema = z__namespace.unknown();
|
|
22739
22758
|
const createSandboxesV2Status500Schema = z__namespace.unknown();
|
|
22759
|
+
const createSandboxesV2Status502Schema = z__namespace.unknown();
|
|
22740
22760
|
const createSandboxesV2ResponseSchema = createSandboxesV2Status200Schema;
|
|
22741
22761
|
const createSandboxesV2ErrorSchema = z__namespace.union([
|
|
22742
22762
|
createSandboxesV2Status400Schema,
|
|
@@ -22748,7 +22768,8 @@ const createSandboxesV2ErrorSchema = z__namespace.union([
|
|
|
22748
22768
|
createSandboxesV2Status410Schema,
|
|
22749
22769
|
createSandboxesV2Status422Schema,
|
|
22750
22770
|
createSandboxesV2Status429Schema,
|
|
22751
|
-
createSandboxesV2Status500Schema
|
|
22771
|
+
createSandboxesV2Status500Schema,
|
|
22772
|
+
createSandboxesV2Status502Schema
|
|
22752
22773
|
]);
|
|
22753
22774
|
const listDrivesQueryProjectIdSchema = z__namespace.string().optional().describe("The project ID or name associated with the drives. Required unless using a Vercel OIDC token scoped to a project.").meta({
|
|
22754
22775
|
examples: [
|
|
@@ -23094,6 +23115,7 @@ const getNamedSandboxStatus409Schema = z__namespace.unknown();
|
|
|
23094
23115
|
const getNamedSandboxStatus410Schema = z__namespace.unknown();
|
|
23095
23116
|
const getNamedSandboxStatus429Schema = z__namespace.unknown();
|
|
23096
23117
|
const getNamedSandboxStatus500Schema = z__namespace.unknown();
|
|
23118
|
+
const getNamedSandboxStatus502Schema = z__namespace.unknown();
|
|
23097
23119
|
const getNamedSandboxResponseSchema = getNamedSandboxStatus200Schema;
|
|
23098
23120
|
const getNamedSandboxErrorSchema = z__namespace.union([
|
|
23099
23121
|
getNamedSandboxStatus400Schema,
|
|
@@ -23104,7 +23126,8 @@ const getNamedSandboxErrorSchema = z__namespace.union([
|
|
|
23104
23126
|
getNamedSandboxStatus409Schema,
|
|
23105
23127
|
getNamedSandboxStatus410Schema,
|
|
23106
23128
|
getNamedSandboxStatus429Schema,
|
|
23107
|
-
getNamedSandboxStatus500Schema
|
|
23129
|
+
getNamedSandboxStatus500Schema,
|
|
23130
|
+
getNamedSandboxStatus502Schema
|
|
23108
23131
|
]);
|
|
23109
23132
|
const updateSandboxPathNameSchema = z__namespace.string().max(128).regex(/^[a-zA-Z0-9_-]+$/).describe("The sandbox to update.").meta({
|
|
23110
23133
|
examples: [
|
|
@@ -23134,6 +23157,7 @@ const updateSandboxStatus410Schema = z__namespace.unknown();
|
|
|
23134
23157
|
const updateSandboxStatus422Schema = z__namespace.unknown();
|
|
23135
23158
|
const updateSandboxStatus429Schema = z__namespace.unknown();
|
|
23136
23159
|
const updateSandboxStatus500Schema = z__namespace.unknown();
|
|
23160
|
+
const updateSandboxStatus502Schema = z__namespace.unknown();
|
|
23137
23161
|
const updateSandboxResponseSchema = updateSandboxStatus200Schema;
|
|
23138
23162
|
const updateSandboxErrorSchema = z__namespace.union([
|
|
23139
23163
|
updateSandboxStatus400Schema,
|
|
@@ -23145,7 +23169,8 @@ const updateSandboxErrorSchema = z__namespace.union([
|
|
|
23145
23169
|
updateSandboxStatus410Schema,
|
|
23146
23170
|
updateSandboxStatus422Schema,
|
|
23147
23171
|
updateSandboxStatus429Schema,
|
|
23148
|
-
updateSandboxStatus500Schema
|
|
23172
|
+
updateSandboxStatus500Schema,
|
|
23173
|
+
updateSandboxStatus502Schema
|
|
23149
23174
|
]);
|
|
23150
23175
|
const deleteSandboxPathNameSchema = z__namespace.string().max(128).regex(/^[a-zA-Z0-9_-]+$/).describe("The sandbox name to delete.").meta({
|
|
23151
23176
|
examples: [
|
|
@@ -23650,6 +23675,7 @@ const createSandboxesByNameForkV2Status410Schema = z__namespace.unknown();
|
|
|
23650
23675
|
const createSandboxesByNameForkV2Status422Schema = z__namespace.unknown();
|
|
23651
23676
|
const createSandboxesByNameForkV2Status429Schema = z__namespace.unknown();
|
|
23652
23677
|
const createSandboxesByNameForkV2Status500Schema = z__namespace.unknown();
|
|
23678
|
+
const createSandboxesByNameForkV2Status502Schema = z__namespace.unknown();
|
|
23653
23679
|
const createSandboxesByNameForkV2ResponseSchema = createSandboxesByNameForkV2Status200Schema;
|
|
23654
23680
|
const createSandboxesByNameForkV2ErrorSchema = z__namespace.union([
|
|
23655
23681
|
createSandboxesByNameForkV2Status400Schema,
|
|
@@ -23661,7 +23687,8 @@ const createSandboxesByNameForkV2ErrorSchema = z__namespace.union([
|
|
|
23661
23687
|
createSandboxesByNameForkV2Status410Schema,
|
|
23662
23688
|
createSandboxesByNameForkV2Status422Schema,
|
|
23663
23689
|
createSandboxesByNameForkV2Status429Schema,
|
|
23664
|
-
createSandboxesByNameForkV2Status500Schema
|
|
23690
|
+
createSandboxesByNameForkV2Status500Schema,
|
|
23691
|
+
createSandboxesByNameForkV2Status502Schema
|
|
23665
23692
|
]);
|
|
23666
23693
|
const createSandboxesV3QueryTeamIdSchema = z__namespace.string().optional().describe("The Team identifier to perform the request on behalf of.").meta({
|
|
23667
23694
|
examples: [
|
|
@@ -23684,6 +23711,7 @@ const createSandboxesV3Status410Schema = z__namespace.unknown();
|
|
|
23684
23711
|
const createSandboxesV3Status422Schema = z__namespace.unknown();
|
|
23685
23712
|
const createSandboxesV3Status429Schema = z__namespace.unknown();
|
|
23686
23713
|
const createSandboxesV3Status500Schema = z__namespace.unknown();
|
|
23714
|
+
const createSandboxesV3Status502Schema = z__namespace.unknown();
|
|
23687
23715
|
const createSandboxesV3ResponseSchema = createSandboxesV3Status200Schema;
|
|
23688
23716
|
const createSandboxesV3ErrorSchema = z__namespace.union([
|
|
23689
23717
|
createSandboxesV3Status400Schema,
|
|
@@ -23695,7 +23723,8 @@ const createSandboxesV3ErrorSchema = z__namespace.union([
|
|
|
23695
23723
|
createSandboxesV3Status410Schema,
|
|
23696
23724
|
createSandboxesV3Status422Schema,
|
|
23697
23725
|
createSandboxesV3Status429Schema,
|
|
23698
|
-
createSandboxesV3Status500Schema
|
|
23726
|
+
createSandboxesV3Status500Schema,
|
|
23727
|
+
createSandboxesV3Status502Schema
|
|
23699
23728
|
]);
|
|
23700
23729
|
const createSandboxesSessionsBySessionIdSnapshotV3PathSessionIdSchema = z__namespace.string().describe("The unique identifier of the session to snapshot.").meta({
|
|
23701
23730
|
examples: [
|
|
@@ -23757,6 +23786,7 @@ const createSandboxesByNameForkV3Status410Schema = z__namespace.unknown();
|
|
|
23757
23786
|
const createSandboxesByNameForkV3Status422Schema = z__namespace.unknown();
|
|
23758
23787
|
const createSandboxesByNameForkV3Status429Schema = z__namespace.unknown();
|
|
23759
23788
|
const createSandboxesByNameForkV3Status500Schema = z__namespace.unknown();
|
|
23789
|
+
const createSandboxesByNameForkV3Status502Schema = z__namespace.unknown();
|
|
23760
23790
|
const createSandboxesByNameForkV3ResponseSchema = createSandboxesByNameForkV3Status200Schema;
|
|
23761
23791
|
const createSandboxesByNameForkV3ErrorSchema = z__namespace.union([
|
|
23762
23792
|
createSandboxesByNameForkV3Status400Schema,
|
|
@@ -23768,7 +23798,8 @@ const createSandboxesByNameForkV3ErrorSchema = z__namespace.union([
|
|
|
23768
23798
|
createSandboxesByNameForkV3Status410Schema,
|
|
23769
23799
|
createSandboxesByNameForkV3Status422Schema,
|
|
23770
23800
|
createSandboxesByNameForkV3Status429Schema,
|
|
23771
|
-
createSandboxesByNameForkV3Status500Schema
|
|
23801
|
+
createSandboxesByNameForkV3Status500Schema,
|
|
23802
|
+
createSandboxesByNameForkV3Status502Schema
|
|
23772
23803
|
]);
|
|
23773
23804
|
const createSandboxesV4QueryTeamIdSchema = z__namespace.string().optional().describe("The Team identifier to perform the request on behalf of.").meta({
|
|
23774
23805
|
examples: [
|
|
@@ -23791,6 +23822,7 @@ const createSandboxesV4Status410Schema = z__namespace.unknown();
|
|
|
23791
23822
|
const createSandboxesV4Status422Schema = z__namespace.unknown();
|
|
23792
23823
|
const createSandboxesV4Status429Schema = z__namespace.unknown();
|
|
23793
23824
|
const createSandboxesV4Status500Schema = z__namespace.unknown();
|
|
23825
|
+
const createSandboxesV4Status502Schema = z__namespace.unknown();
|
|
23794
23826
|
const createSandboxesV4ResponseSchema = createSandboxesV4Status200Schema;
|
|
23795
23827
|
const createSandboxesV4ErrorSchema = z__namespace.union([
|
|
23796
23828
|
createSandboxesV4Status400Schema,
|
|
@@ -23802,7 +23834,8 @@ const createSandboxesV4ErrorSchema = z__namespace.union([
|
|
|
23802
23834
|
createSandboxesV4Status410Schema,
|
|
23803
23835
|
createSandboxesV4Status422Schema,
|
|
23804
23836
|
createSandboxesV4Status429Schema,
|
|
23805
|
-
createSandboxesV4Status500Schema
|
|
23837
|
+
createSandboxesV4Status500Schema,
|
|
23838
|
+
createSandboxesV4Status502Schema
|
|
23806
23839
|
]);
|
|
23807
23840
|
const updateAttackChallengeModeQueryTeamIdSchema = z__namespace.string().optional().describe("The Team identifier to perform the request on behalf of.").meta({
|
|
23808
23841
|
examples: [
|
|
@@ -27245,6 +27278,7 @@ exports.createSandboxesByNameForkV2Status410Schema = createSandboxesByNameForkV2
|
|
|
27245
27278
|
exports.createSandboxesByNameForkV2Status422Schema = createSandboxesByNameForkV2Status422Schema;
|
|
27246
27279
|
exports.createSandboxesByNameForkV2Status429Schema = createSandboxesByNameForkV2Status429Schema;
|
|
27247
27280
|
exports.createSandboxesByNameForkV2Status500Schema = createSandboxesByNameForkV2Status500Schema;
|
|
27281
|
+
exports.createSandboxesByNameForkV2Status502Schema = createSandboxesByNameForkV2Status502Schema;
|
|
27248
27282
|
exports.createSandboxesByNameForkV3ErrorSchema = createSandboxesByNameForkV3ErrorSchema;
|
|
27249
27283
|
exports.createSandboxesByNameForkV3PathNameSchema = createSandboxesByNameForkV3PathNameSchema;
|
|
27250
27284
|
exports.createSandboxesByNameForkV3QueryProjectIdSchema = createSandboxesByNameForkV3QueryProjectIdSchema;
|
|
@@ -27262,6 +27296,7 @@ exports.createSandboxesByNameForkV3Status410Schema = createSandboxesByNameForkV3
|
|
|
27262
27296
|
exports.createSandboxesByNameForkV3Status422Schema = createSandboxesByNameForkV3Status422Schema;
|
|
27263
27297
|
exports.createSandboxesByNameForkV3Status429Schema = createSandboxesByNameForkV3Status429Schema;
|
|
27264
27298
|
exports.createSandboxesByNameForkV3Status500Schema = createSandboxesByNameForkV3Status500Schema;
|
|
27299
|
+
exports.createSandboxesByNameForkV3Status502Schema = createSandboxesByNameForkV3Status502Schema;
|
|
27265
27300
|
exports.createSandboxesSessionsBySessionIdSnapshotV2ErrorSchema = createSandboxesSessionsBySessionIdSnapshotV2ErrorSchema;
|
|
27266
27301
|
exports.createSandboxesSessionsBySessionIdSnapshotV2PathSessionIdSchema = createSandboxesSessionsBySessionIdSnapshotV2PathSessionIdSchema;
|
|
27267
27302
|
exports.createSandboxesSessionsBySessionIdSnapshotV2QuerySlugSchema = createSandboxesSessionsBySessionIdSnapshotV2QuerySlugSchema;
|
|
@@ -27307,6 +27342,7 @@ exports.createSandboxesV2Status410Schema = createSandboxesV2Status410Schema;
|
|
|
27307
27342
|
exports.createSandboxesV2Status422Schema = createSandboxesV2Status422Schema;
|
|
27308
27343
|
exports.createSandboxesV2Status429Schema = createSandboxesV2Status429Schema;
|
|
27309
27344
|
exports.createSandboxesV2Status500Schema = createSandboxesV2Status500Schema;
|
|
27345
|
+
exports.createSandboxesV2Status502Schema = createSandboxesV2Status502Schema;
|
|
27310
27346
|
exports.createSandboxesV3ErrorSchema = createSandboxesV3ErrorSchema;
|
|
27311
27347
|
exports.createSandboxesV3QuerySlugSchema = createSandboxesV3QuerySlugSchema;
|
|
27312
27348
|
exports.createSandboxesV3QueryTeamIdSchema = createSandboxesV3QueryTeamIdSchema;
|
|
@@ -27322,6 +27358,7 @@ exports.createSandboxesV3Status410Schema = createSandboxesV3Status410Schema;
|
|
|
27322
27358
|
exports.createSandboxesV3Status422Schema = createSandboxesV3Status422Schema;
|
|
27323
27359
|
exports.createSandboxesV3Status429Schema = createSandboxesV3Status429Schema;
|
|
27324
27360
|
exports.createSandboxesV3Status500Schema = createSandboxesV3Status500Schema;
|
|
27361
|
+
exports.createSandboxesV3Status502Schema = createSandboxesV3Status502Schema;
|
|
27325
27362
|
exports.createSandboxesV4ErrorSchema = createSandboxesV4ErrorSchema;
|
|
27326
27363
|
exports.createSandboxesV4QuerySlugSchema = createSandboxesV4QuerySlugSchema;
|
|
27327
27364
|
exports.createSandboxesV4QueryTeamIdSchema = createSandboxesV4QueryTeamIdSchema;
|
|
@@ -27337,6 +27374,7 @@ exports.createSandboxesV4Status410Schema = createSandboxesV4Status410Schema;
|
|
|
27337
27374
|
exports.createSandboxesV4Status422Schema = createSandboxesV4Status422Schema;
|
|
27338
27375
|
exports.createSandboxesV4Status429Schema = createSandboxesV4Status429Schema;
|
|
27339
27376
|
exports.createSandboxesV4Status500Schema = createSandboxesV4Status500Schema;
|
|
27377
|
+
exports.createSandboxesV4Status502Schema = createSandboxesV4Status502Schema;
|
|
27340
27378
|
exports.createSdkKeyErrorSchema = createSdkKeyErrorSchema;
|
|
27341
27379
|
exports.createSdkKeyPathProjectIdOrNameSchema = createSdkKeyPathProjectIdOrNameSchema;
|
|
27342
27380
|
exports.createSdkKeyQuerySlugSchema = createSdkKeyQuerySlugSchema;
|
|
@@ -29067,6 +29105,7 @@ exports.getNamedSandboxStatus409Schema = getNamedSandboxStatus409Schema;
|
|
|
29067
29105
|
exports.getNamedSandboxStatus410Schema = getNamedSandboxStatus410Schema;
|
|
29068
29106
|
exports.getNamedSandboxStatus429Schema = getNamedSandboxStatus429Schema;
|
|
29069
29107
|
exports.getNamedSandboxStatus500Schema = getNamedSandboxStatus500Schema;
|
|
29108
|
+
exports.getNamedSandboxStatus502Schema = getNamedSandboxStatus502Schema;
|
|
29070
29109
|
exports.getObservabilityConfigurationProjectsErrorSchema = getObservabilityConfigurationProjectsErrorSchema;
|
|
29071
29110
|
exports.getObservabilityConfigurationProjectsQuerySlugSchema = getObservabilityConfigurationProjectsQuerySlugSchema;
|
|
29072
29111
|
exports.getObservabilityConfigurationProjectsQueryTeamIdSchema = getObservabilityConfigurationProjectsQueryTeamIdSchema;
|
|
@@ -31509,6 +31548,7 @@ exports.updateSandboxStatus410Schema = updateSandboxStatus410Schema;
|
|
|
31509
31548
|
exports.updateSandboxStatus422Schema = updateSandboxStatus422Schema;
|
|
31510
31549
|
exports.updateSandboxStatus429Schema = updateSandboxStatus429Schema;
|
|
31511
31550
|
exports.updateSandboxStatus500Schema = updateSandboxStatus500Schema;
|
|
31551
|
+
exports.updateSandboxStatus502Schema = updateSandboxStatus502Schema;
|
|
31512
31552
|
exports.updateSessionNetworkPolicyErrorSchema = updateSessionNetworkPolicyErrorSchema;
|
|
31513
31553
|
exports.updateSessionNetworkPolicyPathSessionIdSchema = updateSessionNetworkPolicyPathSessionIdSchema;
|
|
31514
31554
|
exports.updateSessionNetworkPolicyQuerySlugSchema = updateSessionNetworkPolicyQuerySlugSchema;
|
package/dist/schemas.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var schemas = require('./schemas-
|
|
3
|
+
var schemas = require('./schemas-ommjk7w2.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -779,6 +779,7 @@ exports.createSandboxesByNameForkV2Status410Schema = schemas.createSandboxesByNa
|
|
|
779
779
|
exports.createSandboxesByNameForkV2Status422Schema = schemas.createSandboxesByNameForkV2Status422Schema;
|
|
780
780
|
exports.createSandboxesByNameForkV2Status429Schema = schemas.createSandboxesByNameForkV2Status429Schema;
|
|
781
781
|
exports.createSandboxesByNameForkV2Status500Schema = schemas.createSandboxesByNameForkV2Status500Schema;
|
|
782
|
+
exports.createSandboxesByNameForkV2Status502Schema = schemas.createSandboxesByNameForkV2Status502Schema;
|
|
782
783
|
exports.createSandboxesByNameForkV3ErrorSchema = schemas.createSandboxesByNameForkV3ErrorSchema;
|
|
783
784
|
exports.createSandboxesByNameForkV3PathNameSchema = schemas.createSandboxesByNameForkV3PathNameSchema;
|
|
784
785
|
exports.createSandboxesByNameForkV3QueryProjectIdSchema = schemas.createSandboxesByNameForkV3QueryProjectIdSchema;
|
|
@@ -796,6 +797,7 @@ exports.createSandboxesByNameForkV3Status410Schema = schemas.createSandboxesByNa
|
|
|
796
797
|
exports.createSandboxesByNameForkV3Status422Schema = schemas.createSandboxesByNameForkV3Status422Schema;
|
|
797
798
|
exports.createSandboxesByNameForkV3Status429Schema = schemas.createSandboxesByNameForkV3Status429Schema;
|
|
798
799
|
exports.createSandboxesByNameForkV3Status500Schema = schemas.createSandboxesByNameForkV3Status500Schema;
|
|
800
|
+
exports.createSandboxesByNameForkV3Status502Schema = schemas.createSandboxesByNameForkV3Status502Schema;
|
|
799
801
|
exports.createSandboxesSessionsBySessionIdSnapshotV2ErrorSchema = schemas.createSandboxesSessionsBySessionIdSnapshotV2ErrorSchema;
|
|
800
802
|
exports.createSandboxesSessionsBySessionIdSnapshotV2PathSessionIdSchema = schemas.createSandboxesSessionsBySessionIdSnapshotV2PathSessionIdSchema;
|
|
801
803
|
exports.createSandboxesSessionsBySessionIdSnapshotV2QuerySlugSchema = schemas.createSandboxesSessionsBySessionIdSnapshotV2QuerySlugSchema;
|
|
@@ -841,6 +843,7 @@ exports.createSandboxesV2Status410Schema = schemas.createSandboxesV2Status410Sch
|
|
|
841
843
|
exports.createSandboxesV2Status422Schema = schemas.createSandboxesV2Status422Schema;
|
|
842
844
|
exports.createSandboxesV2Status429Schema = schemas.createSandboxesV2Status429Schema;
|
|
843
845
|
exports.createSandboxesV2Status500Schema = schemas.createSandboxesV2Status500Schema;
|
|
846
|
+
exports.createSandboxesV2Status502Schema = schemas.createSandboxesV2Status502Schema;
|
|
844
847
|
exports.createSandboxesV3ErrorSchema = schemas.createSandboxesV3ErrorSchema;
|
|
845
848
|
exports.createSandboxesV3QuerySlugSchema = schemas.createSandboxesV3QuerySlugSchema;
|
|
846
849
|
exports.createSandboxesV3QueryTeamIdSchema = schemas.createSandboxesV3QueryTeamIdSchema;
|
|
@@ -856,6 +859,7 @@ exports.createSandboxesV3Status410Schema = schemas.createSandboxesV3Status410Sch
|
|
|
856
859
|
exports.createSandboxesV3Status422Schema = schemas.createSandboxesV3Status422Schema;
|
|
857
860
|
exports.createSandboxesV3Status429Schema = schemas.createSandboxesV3Status429Schema;
|
|
858
861
|
exports.createSandboxesV3Status500Schema = schemas.createSandboxesV3Status500Schema;
|
|
862
|
+
exports.createSandboxesV3Status502Schema = schemas.createSandboxesV3Status502Schema;
|
|
859
863
|
exports.createSandboxesV4ErrorSchema = schemas.createSandboxesV4ErrorSchema;
|
|
860
864
|
exports.createSandboxesV4QuerySlugSchema = schemas.createSandboxesV4QuerySlugSchema;
|
|
861
865
|
exports.createSandboxesV4QueryTeamIdSchema = schemas.createSandboxesV4QueryTeamIdSchema;
|
|
@@ -871,6 +875,7 @@ exports.createSandboxesV4Status410Schema = schemas.createSandboxesV4Status410Sch
|
|
|
871
875
|
exports.createSandboxesV4Status422Schema = schemas.createSandboxesV4Status422Schema;
|
|
872
876
|
exports.createSandboxesV4Status429Schema = schemas.createSandboxesV4Status429Schema;
|
|
873
877
|
exports.createSandboxesV4Status500Schema = schemas.createSandboxesV4Status500Schema;
|
|
878
|
+
exports.createSandboxesV4Status502Schema = schemas.createSandboxesV4Status502Schema;
|
|
874
879
|
exports.createSdkKeyErrorSchema = schemas.createSdkKeyErrorSchema;
|
|
875
880
|
exports.createSdkKeyPathProjectIdOrNameSchema = schemas.createSdkKeyPathProjectIdOrNameSchema;
|
|
876
881
|
exports.createSdkKeyQuerySlugSchema = schemas.createSdkKeyQuerySlugSchema;
|
|
@@ -2601,6 +2606,7 @@ exports.getNamedSandboxStatus409Schema = schemas.getNamedSandboxStatus409Schema;
|
|
|
2601
2606
|
exports.getNamedSandboxStatus410Schema = schemas.getNamedSandboxStatus410Schema;
|
|
2602
2607
|
exports.getNamedSandboxStatus429Schema = schemas.getNamedSandboxStatus429Schema;
|
|
2603
2608
|
exports.getNamedSandboxStatus500Schema = schemas.getNamedSandboxStatus500Schema;
|
|
2609
|
+
exports.getNamedSandboxStatus502Schema = schemas.getNamedSandboxStatus502Schema;
|
|
2604
2610
|
exports.getObservabilityConfigurationProjectsErrorSchema = schemas.getObservabilityConfigurationProjectsErrorSchema;
|
|
2605
2611
|
exports.getObservabilityConfigurationProjectsQuerySlugSchema = schemas.getObservabilityConfigurationProjectsQuerySlugSchema;
|
|
2606
2612
|
exports.getObservabilityConfigurationProjectsQueryTeamIdSchema = schemas.getObservabilityConfigurationProjectsQueryTeamIdSchema;
|
|
@@ -5043,6 +5049,7 @@ exports.updateSandboxStatus410Schema = schemas.updateSandboxStatus410Schema;
|
|
|
5043
5049
|
exports.updateSandboxStatus422Schema = schemas.updateSandboxStatus422Schema;
|
|
5044
5050
|
exports.updateSandboxStatus429Schema = schemas.updateSandboxStatus429Schema;
|
|
5045
5051
|
exports.updateSandboxStatus500Schema = schemas.updateSandboxStatus500Schema;
|
|
5052
|
+
exports.updateSandboxStatus502Schema = schemas.updateSandboxStatus502Schema;
|
|
5046
5053
|
exports.updateSessionNetworkPolicyErrorSchema = schemas.updateSessionNetworkPolicyErrorSchema;
|
|
5047
5054
|
exports.updateSessionNetworkPolicyPathSessionIdSchema = schemas.updateSessionNetworkPolicyPathSessionIdSchema;
|
|
5048
5055
|
exports.updateSessionNetworkPolicyQuerySlugSchema = schemas.updateSessionNetworkPolicyQuerySlugSchema;
|