vercel-api-js 1.9.2 → 1.11.0
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/{components-nbgupmvz.js → components-bvvdngtm.js} +114 -2
- package/dist/{components-ma60hj42.cjs → components-nlsfs355.cjs} +118 -1
- package/dist/components.cjs +6 -1
- package/dist/components.d.mts +97 -2
- package/dist/components.d.mts.map +1 -1
- package/dist/components.mjs +1 -1
- package/dist/effect.cjs +1 -1
- package/dist/effect.d.mts +13 -1
- package/dist/effect.d.mts.map +1 -1
- package/dist/effect.mjs +1 -1
- package/dist/index.cjs +71 -2
- package/dist/index.d.ts +1818 -72
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/{schemas-in74gnjm.cjs → schemas-b886m3zr.cjs} +589 -11
- package/dist/{schemas-jzkupi74.js → schemas-i84xmv7o.js} +531 -12
- package/dist/schemas.cjs +60 -1
- package/dist/schemas.d.mts +406 -5
- package/dist/schemas.d.mts.map +1 -1
- package/dist/schemas.mjs +1 -1
- package/dist/types.cjs +114 -25
- package/dist/types.d.mts +1313 -68
- package/dist/types.d.mts.map +1 -1
- package/dist/types.mjs +105 -26
- package/package.json +1 -1
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-b886m3zr.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -105,6 +105,8 @@ exports.aggregatePageviewsStatus403Schema = schemas.aggregatePageviewsStatus403S
|
|
|
105
105
|
exports.aggregatePageviewsStatus410Schema = schemas.aggregatePageviewsStatus410Schema;
|
|
106
106
|
exports.aiGatewayRuleListSchema = schemas.aiGatewayRuleListSchema;
|
|
107
107
|
exports.aiGatewayRuleSchema = schemas.aiGatewayRuleSchema;
|
|
108
|
+
exports.aiGatewayVirtualModelConfigListSchema = schemas.aiGatewayVirtualModelConfigListSchema;
|
|
109
|
+
exports.aiGatewayVirtualModelConfigSchema = schemas.aiGatewayVirtualModelConfigSchema;
|
|
108
110
|
exports.approveRollingReleaseStagePathIdOrNameSchema = schemas.approveRollingReleaseStagePathIdOrNameSchema;
|
|
109
111
|
exports.approveRollingReleaseStageQuerySlugSchema = schemas.approveRollingReleaseStageQuerySlugSchema;
|
|
110
112
|
exports.approveRollingReleaseStageQueryTeamIdSchema = schemas.approveRollingReleaseStageQueryTeamIdSchema;
|
|
@@ -290,6 +292,17 @@ exports.createAiGatewayRuleStatus403Schema = schemas.createAiGatewayRuleStatus40
|
|
|
290
292
|
exports.createAiGatewayRuleStatus409Schema = schemas.createAiGatewayRuleStatus409Schema;
|
|
291
293
|
exports.createAiGatewayRuleStatus410Schema = schemas.createAiGatewayRuleStatus410Schema;
|
|
292
294
|
exports.createAiGatewayRuleStatus500Schema = schemas.createAiGatewayRuleStatus500Schema;
|
|
295
|
+
exports.createAiGatewayVirtualModelConfigQuerySlugSchema = schemas.createAiGatewayVirtualModelConfigQuerySlugSchema;
|
|
296
|
+
exports.createAiGatewayVirtualModelConfigQueryTeamIdSchema = schemas.createAiGatewayVirtualModelConfigQueryTeamIdSchema;
|
|
297
|
+
exports.createAiGatewayVirtualModelConfigResponseSchema = schemas.createAiGatewayVirtualModelConfigResponseSchema;
|
|
298
|
+
exports.createAiGatewayVirtualModelConfigStatus201Schema = schemas.createAiGatewayVirtualModelConfigStatus201Schema;
|
|
299
|
+
exports.createAiGatewayVirtualModelConfigStatus400Schema = schemas.createAiGatewayVirtualModelConfigStatus400Schema;
|
|
300
|
+
exports.createAiGatewayVirtualModelConfigStatus401Schema = schemas.createAiGatewayVirtualModelConfigStatus401Schema;
|
|
301
|
+
exports.createAiGatewayVirtualModelConfigStatus403Schema = schemas.createAiGatewayVirtualModelConfigStatus403Schema;
|
|
302
|
+
exports.createAiGatewayVirtualModelConfigStatus409Schema = schemas.createAiGatewayVirtualModelConfigStatus409Schema;
|
|
303
|
+
exports.createAiGatewayVirtualModelConfigStatus410Schema = schemas.createAiGatewayVirtualModelConfigStatus410Schema;
|
|
304
|
+
exports.createAiGatewayVirtualModelConfigStatus429Schema = schemas.createAiGatewayVirtualModelConfigStatus429Schema;
|
|
305
|
+
exports.createAiGatewayVirtualModelConfigStatus500Schema = schemas.createAiGatewayVirtualModelConfigStatus500Schema;
|
|
293
306
|
exports.createApiKeysResponseSchema = schemas.createApiKeysResponseSchema;
|
|
294
307
|
exports.createApiKeysStatus200Schema = schemas.createApiKeysStatus200Schema;
|
|
295
308
|
exports.createApiKeysStatus400Schema = schemas.createApiKeysStatus400Schema;
|
|
@@ -812,6 +825,18 @@ exports.deleteAiGatewayRuleStatus403Schema = schemas.deleteAiGatewayRuleStatus40
|
|
|
812
825
|
exports.deleteAiGatewayRuleStatus404Schema = schemas.deleteAiGatewayRuleStatus404Schema;
|
|
813
826
|
exports.deleteAiGatewayRuleStatus410Schema = schemas.deleteAiGatewayRuleStatus410Schema;
|
|
814
827
|
exports.deleteAiGatewayRuleStatus500Schema = schemas.deleteAiGatewayRuleStatus500Schema;
|
|
828
|
+
exports.deleteAiGatewayVirtualModelConfigQueryOwnerIdSchema = schemas.deleteAiGatewayVirtualModelConfigQueryOwnerIdSchema;
|
|
829
|
+
exports.deleteAiGatewayVirtualModelConfigQuerySlugSchema = schemas.deleteAiGatewayVirtualModelConfigQuerySlugSchema;
|
|
830
|
+
exports.deleteAiGatewayVirtualModelConfigQueryTeamIdSchema = schemas.deleteAiGatewayVirtualModelConfigQueryTeamIdSchema;
|
|
831
|
+
exports.deleteAiGatewayVirtualModelConfigQueryVirtualModelSlugSchema = schemas.deleteAiGatewayVirtualModelConfigQueryVirtualModelSlugSchema;
|
|
832
|
+
exports.deleteAiGatewayVirtualModelConfigResponseSchema = schemas.deleteAiGatewayVirtualModelConfigResponseSchema;
|
|
833
|
+
exports.deleteAiGatewayVirtualModelConfigStatus204Schema = schemas.deleteAiGatewayVirtualModelConfigStatus204Schema;
|
|
834
|
+
exports.deleteAiGatewayVirtualModelConfigStatus400Schema = schemas.deleteAiGatewayVirtualModelConfigStatus400Schema;
|
|
835
|
+
exports.deleteAiGatewayVirtualModelConfigStatus401Schema = schemas.deleteAiGatewayVirtualModelConfigStatus401Schema;
|
|
836
|
+
exports.deleteAiGatewayVirtualModelConfigStatus403Schema = schemas.deleteAiGatewayVirtualModelConfigStatus403Schema;
|
|
837
|
+
exports.deleteAiGatewayVirtualModelConfigStatus404Schema = schemas.deleteAiGatewayVirtualModelConfigStatus404Schema;
|
|
838
|
+
exports.deleteAiGatewayVirtualModelConfigStatus410Schema = schemas.deleteAiGatewayVirtualModelConfigStatus410Schema;
|
|
839
|
+
exports.deleteAiGatewayVirtualModelConfigStatus500Schema = schemas.deleteAiGatewayVirtualModelConfigStatus500Schema;
|
|
815
840
|
exports.deleteAliasPathAliasIdSchema = schemas.deleteAliasPathAliasIdSchema;
|
|
816
841
|
exports.deleteAliasQuerySlugSchema = schemas.deleteAliasQuerySlugSchema;
|
|
817
842
|
exports.deleteAliasQueryTeamIdSchema = schemas.deleteAliasQueryTeamIdSchema;
|
|
@@ -1378,6 +1403,18 @@ exports.getActiveAttackStatusStatus401Schema = schemas.getActiveAttackStatusStat
|
|
|
1378
1403
|
exports.getActiveAttackStatusStatus403Schema = schemas.getActiveAttackStatusStatus403Schema;
|
|
1379
1404
|
exports.getActiveAttackStatusStatus404Schema = schemas.getActiveAttackStatusStatus404Schema;
|
|
1380
1405
|
exports.getActiveAttackStatusStatus410Schema = schemas.getActiveAttackStatusStatus410Schema;
|
|
1406
|
+
exports.getAiGatewayVirtualModelConfigQueryOwnerIdSchema = schemas.getAiGatewayVirtualModelConfigQueryOwnerIdSchema;
|
|
1407
|
+
exports.getAiGatewayVirtualModelConfigQuerySlugSchema = schemas.getAiGatewayVirtualModelConfigQuerySlugSchema;
|
|
1408
|
+
exports.getAiGatewayVirtualModelConfigQueryTeamIdSchema = schemas.getAiGatewayVirtualModelConfigQueryTeamIdSchema;
|
|
1409
|
+
exports.getAiGatewayVirtualModelConfigQueryVirtualModelSlugSchema = schemas.getAiGatewayVirtualModelConfigQueryVirtualModelSlugSchema;
|
|
1410
|
+
exports.getAiGatewayVirtualModelConfigResponseSchema = schemas.getAiGatewayVirtualModelConfigResponseSchema;
|
|
1411
|
+
exports.getAiGatewayVirtualModelConfigStatus200Schema = schemas.getAiGatewayVirtualModelConfigStatus200Schema;
|
|
1412
|
+
exports.getAiGatewayVirtualModelConfigStatus400Schema = schemas.getAiGatewayVirtualModelConfigStatus400Schema;
|
|
1413
|
+
exports.getAiGatewayVirtualModelConfigStatus401Schema = schemas.getAiGatewayVirtualModelConfigStatus401Schema;
|
|
1414
|
+
exports.getAiGatewayVirtualModelConfigStatus403Schema = schemas.getAiGatewayVirtualModelConfigStatus403Schema;
|
|
1415
|
+
exports.getAiGatewayVirtualModelConfigStatus404Schema = schemas.getAiGatewayVirtualModelConfigStatus404Schema;
|
|
1416
|
+
exports.getAiGatewayVirtualModelConfigStatus410Schema = schemas.getAiGatewayVirtualModelConfigStatus410Schema;
|
|
1417
|
+
exports.getAiGatewayVirtualModelConfigStatus500Schema = schemas.getAiGatewayVirtualModelConfigStatus500Schema;
|
|
1381
1418
|
exports.getAliasPathIdOrAliasSchema = schemas.getAliasPathIdOrAliasSchema;
|
|
1382
1419
|
exports.getAliasQueryFromSchema = schemas.getAliasQueryFromSchema;
|
|
1383
1420
|
exports.getAliasQueryProjectIdSchema = schemas.getAliasQueryProjectIdSchema;
|
|
@@ -2759,6 +2796,18 @@ exports.listAiGatewayRulesStatus401Schema = schemas.listAiGatewayRulesStatus401S
|
|
|
2759
2796
|
exports.listAiGatewayRulesStatus403Schema = schemas.listAiGatewayRulesStatus403Schema;
|
|
2760
2797
|
exports.listAiGatewayRulesStatus410Schema = schemas.listAiGatewayRulesStatus410Schema;
|
|
2761
2798
|
exports.listAiGatewayRulesStatus500Schema = schemas.listAiGatewayRulesStatus500Schema;
|
|
2799
|
+
exports.listAiGatewayVirtualModelConfigsQueryCursorSchema = schemas.listAiGatewayVirtualModelConfigsQueryCursorSchema;
|
|
2800
|
+
exports.listAiGatewayVirtualModelConfigsQueryLimitSchema = schemas.listAiGatewayVirtualModelConfigsQueryLimitSchema;
|
|
2801
|
+
exports.listAiGatewayVirtualModelConfigsQueryOwnerIdSchema = schemas.listAiGatewayVirtualModelConfigsQueryOwnerIdSchema;
|
|
2802
|
+
exports.listAiGatewayVirtualModelConfigsQuerySlugSchema = schemas.listAiGatewayVirtualModelConfigsQuerySlugSchema;
|
|
2803
|
+
exports.listAiGatewayVirtualModelConfigsQueryTeamIdSchema = schemas.listAiGatewayVirtualModelConfigsQueryTeamIdSchema;
|
|
2804
|
+
exports.listAiGatewayVirtualModelConfigsResponseSchema = schemas.listAiGatewayVirtualModelConfigsResponseSchema;
|
|
2805
|
+
exports.listAiGatewayVirtualModelConfigsStatus200Schema = schemas.listAiGatewayVirtualModelConfigsStatus200Schema;
|
|
2806
|
+
exports.listAiGatewayVirtualModelConfigsStatus400Schema = schemas.listAiGatewayVirtualModelConfigsStatus400Schema;
|
|
2807
|
+
exports.listAiGatewayVirtualModelConfigsStatus401Schema = schemas.listAiGatewayVirtualModelConfigsStatus401Schema;
|
|
2808
|
+
exports.listAiGatewayVirtualModelConfigsStatus403Schema = schemas.listAiGatewayVirtualModelConfigsStatus403Schema;
|
|
2809
|
+
exports.listAiGatewayVirtualModelConfigsStatus410Schema = schemas.listAiGatewayVirtualModelConfigsStatus410Schema;
|
|
2810
|
+
exports.listAiGatewayVirtualModelConfigsStatus500Schema = schemas.listAiGatewayVirtualModelConfigsStatus500Schema;
|
|
2762
2811
|
exports.listAliasesQueryDomainSchema = schemas.listAliasesQueryDomainSchema;
|
|
2763
2812
|
exports.listAliasesQueryFromSchema = schemas.listAliasesQueryFromSchema;
|
|
2764
2813
|
exports.listAliasesQueryLimitSchema = schemas.listAliasesQueryLimitSchema;
|
|
@@ -3754,6 +3803,16 @@ exports.updateAiGatewayRuleStatus403Schema = schemas.updateAiGatewayRuleStatus40
|
|
|
3754
3803
|
exports.updateAiGatewayRuleStatus404Schema = schemas.updateAiGatewayRuleStatus404Schema;
|
|
3755
3804
|
exports.updateAiGatewayRuleStatus410Schema = schemas.updateAiGatewayRuleStatus410Schema;
|
|
3756
3805
|
exports.updateAiGatewayRuleStatus500Schema = schemas.updateAiGatewayRuleStatus500Schema;
|
|
3806
|
+
exports.updateAiGatewayVirtualModelConfigQuerySlugSchema = schemas.updateAiGatewayVirtualModelConfigQuerySlugSchema;
|
|
3807
|
+
exports.updateAiGatewayVirtualModelConfigQueryTeamIdSchema = schemas.updateAiGatewayVirtualModelConfigQueryTeamIdSchema;
|
|
3808
|
+
exports.updateAiGatewayVirtualModelConfigResponseSchema = schemas.updateAiGatewayVirtualModelConfigResponseSchema;
|
|
3809
|
+
exports.updateAiGatewayVirtualModelConfigStatus200Schema = schemas.updateAiGatewayVirtualModelConfigStatus200Schema;
|
|
3810
|
+
exports.updateAiGatewayVirtualModelConfigStatus400Schema = schemas.updateAiGatewayVirtualModelConfigStatus400Schema;
|
|
3811
|
+
exports.updateAiGatewayVirtualModelConfigStatus401Schema = schemas.updateAiGatewayVirtualModelConfigStatus401Schema;
|
|
3812
|
+
exports.updateAiGatewayVirtualModelConfigStatus403Schema = schemas.updateAiGatewayVirtualModelConfigStatus403Schema;
|
|
3813
|
+
exports.updateAiGatewayVirtualModelConfigStatus404Schema = schemas.updateAiGatewayVirtualModelConfigStatus404Schema;
|
|
3814
|
+
exports.updateAiGatewayVirtualModelConfigStatus410Schema = schemas.updateAiGatewayVirtualModelConfigStatus410Schema;
|
|
3815
|
+
exports.updateAiGatewayVirtualModelConfigStatus500Schema = schemas.updateAiGatewayVirtualModelConfigStatus500Schema;
|
|
3757
3816
|
exports.updateAttackChallengeModeQuerySlugSchema = schemas.updateAttackChallengeModeQuerySlugSchema;
|
|
3758
3817
|
exports.updateAttackChallengeModeQueryTeamIdSchema = schemas.updateAttackChallengeModeQueryTeamIdSchema;
|
|
3759
3818
|
exports.updateAttackChallengeModeResponseSchema = schemas.updateAttackChallengeModeResponseSchema;
|