vercel-api-js 1.19.0 → 1.19.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  var components = require('./components-pfe7zbum.cjs');
4
- var schemas = require('./schemas-bnk8yeey.cjs');
4
+ var schemas = require('./schemas-kbkmflwt.cjs');
5
5
  var types = require('./types.cjs');
6
6
 
7
7
  function formEncoded(data) {
package/dist/index.d.ts CHANGED
@@ -4151,6 +4151,7 @@ declare const userEventPayloadPermissionsEnum: {
4151
4151
  readonly "read-write:project-protection-bypass": "read-write:project-protection-bypass";
4152
4152
  readonly "read-write:remote-cache": "read-write:remote-cache";
4153
4153
  readonly "read-write:sandbox": "read-write:sandbox";
4154
+ readonly "read-write:schedule": "read-write:schedule";
4154
4155
  readonly "read-write:team-members": "read-write:team-members";
4155
4156
  readonly "read-write:vcr": "read-write:vcr";
4156
4157
  readonly "read:access-group": "read:access-group";
@@ -4176,6 +4177,7 @@ declare const userEventPayloadPermissionsEnum: {
4176
4177
  readonly "read:project-flags": "read:project-flags";
4177
4178
  readonly "read:remote-cache": "read:remote-cache";
4178
4179
  readonly "read:sandbox": "read:sandbox";
4180
+ readonly "read:schedule": "read:schedule";
4179
4181
  readonly "read:speed-insights": "read:speed-insights";
4180
4182
  readonly "read:team": "read:team";
4181
4183
  readonly "read:vcr": "read:vcr";
@@ -4223,6 +4225,7 @@ declare const userEventPayloadNextPermissionsEnum: {
4223
4225
  readonly "read-write:project-protection-bypass": "read-write:project-protection-bypass";
4224
4226
  readonly "read-write:remote-cache": "read-write:remote-cache";
4225
4227
  readonly "read-write:sandbox": "read-write:sandbox";
4228
+ readonly "read-write:schedule": "read-write:schedule";
4226
4229
  readonly "read-write:team-members": "read-write:team-members";
4227
4230
  readonly "read-write:vcr": "read-write:vcr";
4228
4231
  readonly "read:access-group": "read:access-group";
@@ -4248,6 +4251,7 @@ declare const userEventPayloadNextPermissionsEnum: {
4248
4251
  readonly "read:project-flags": "read:project-flags";
4249
4252
  readonly "read:remote-cache": "read:remote-cache";
4250
4253
  readonly "read:sandbox": "read:sandbox";
4254
+ readonly "read:schedule": "read:schedule";
4251
4255
  readonly "read:speed-insights": "read:speed-insights";
4252
4256
  readonly "read:team": "read:team";
4253
4257
  readonly "read:user": "read:user";
@@ -4296,6 +4300,7 @@ declare const userEventPayloadAfterPermissionsEnum: {
4296
4300
  readonly "read-write:project-protection-bypass": "read-write:project-protection-bypass";
4297
4301
  readonly "read-write:remote-cache": "read-write:remote-cache";
4298
4302
  readonly "read-write:sandbox": "read-write:sandbox";
4303
+ readonly "read-write:schedule": "read-write:schedule";
4299
4304
  readonly "read-write:team-members": "read-write:team-members";
4300
4305
  readonly "read-write:vcr": "read-write:vcr";
4301
4306
  readonly "read:access-group": "read:access-group";
@@ -4321,6 +4326,7 @@ declare const userEventPayloadAfterPermissionsEnum: {
4321
4326
  readonly "read:project-flags": "read:project-flags";
4322
4327
  readonly "read:remote-cache": "read:remote-cache";
4323
4328
  readonly "read:sandbox": "read:sandbox";
4329
+ readonly "read:schedule": "read:schedule";
4324
4330
  readonly "read:speed-insights": "read:speed-insights";
4325
4331
  readonly "read:team": "read:team";
4326
4332
  readonly "read:vcr": "read:vcr";
@@ -4361,6 +4367,7 @@ declare const userEventPayloadBeforePermissionsEnum: {
4361
4367
  readonly "read-write:project-protection-bypass": "read-write:project-protection-bypass";
4362
4368
  readonly "read-write:remote-cache": "read-write:remote-cache";
4363
4369
  readonly "read-write:sandbox": "read-write:sandbox";
4370
+ readonly "read-write:schedule": "read-write:schedule";
4364
4371
  readonly "read-write:team-members": "read-write:team-members";
4365
4372
  readonly "read-write:vcr": "read-write:vcr";
4366
4373
  readonly "read:access-group": "read:access-group";
@@ -4386,6 +4393,7 @@ declare const userEventPayloadBeforePermissionsEnum: {
4386
4393
  readonly "read:project-flags": "read:project-flags";
4387
4394
  readonly "read:remote-cache": "read:remote-cache";
4388
4395
  readonly "read:sandbox": "read:sandbox";
4396
+ readonly "read:schedule": "read:schedule";
4389
4397
  readonly "read:speed-insights": "read:speed-insights";
4390
4398
  readonly "read:team": "read:team";
4391
4399
  readonly "read:vcr": "read:vcr";
@@ -5019,12 +5027,12 @@ declare const userEventPayloadNewOwnerTeamsRoleEnum: {
5019
5027
  };
5020
5028
  type UserEventPayloadNewOwnerTeamsRoleEnumKey = (typeof userEventPayloadNewOwnerTeamsRoleEnum)[keyof typeof userEventPayloadNewOwnerTeamsRoleEnum];
5021
5029
  declare const userEventPayloadNewOwnerTeamsTeamPermissionsEnum: {
5022
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
5023
5030
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
5024
5031
  readonly AiGatewayCredits: "AiGatewayCredits";
5025
5032
  readonly AiGatewaySettings: "AiGatewaySettings";
5026
5033
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
5027
5034
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
5035
+ readonly AiGatewayUser: "AiGatewayUser";
5028
5036
  readonly ConnectorManager: "ConnectorManager";
5029
5037
  readonly CreateProject: "CreateProject";
5030
5038
  readonly EnvVariableManager: "EnvVariableManager";
@@ -5557,12 +5565,12 @@ declare const userEventPayloadRoleEnum: {
5557
5565
  };
5558
5566
  type UserEventPayloadRoleEnumKey = (typeof userEventPayloadRoleEnum)[keyof typeof userEventPayloadRoleEnum];
5559
5567
  declare const userEventPayloadPreviousTeamPermissionsEnum: {
5560
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
5561
5568
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
5562
5569
  readonly AiGatewayCredits: "AiGatewayCredits";
5563
5570
  readonly AiGatewaySettings: "AiGatewaySettings";
5564
5571
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
5565
5572
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
5573
+ readonly AiGatewayUser: "AiGatewayUser";
5566
5574
  readonly ConnectorManager: "ConnectorManager";
5567
5575
  readonly CreateProject: "CreateProject";
5568
5576
  readonly EnvVariableManager: "EnvVariableManager";
@@ -5590,12 +5598,12 @@ declare const userEventPayloadPreviousTeamRolesEnum: {
5590
5598
  };
5591
5599
  type UserEventPayloadPreviousTeamRolesEnumKey = (typeof userEventPayloadPreviousTeamRolesEnum)[keyof typeof userEventPayloadPreviousTeamRolesEnum];
5592
5600
  declare const userEventPayloadTeamPermissionsEnum: {
5593
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
5594
5601
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
5595
5602
  readonly AiGatewayCredits: "AiGatewayCredits";
5596
5603
  readonly AiGatewaySettings: "AiGatewaySettings";
5597
5604
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
5598
5605
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
5606
+ readonly AiGatewayUser: "AiGatewayUser";
5599
5607
  readonly ConnectorManager: "ConnectorManager";
5600
5608
  readonly CreateProject: "CreateProject";
5601
5609
  readonly EnvVariableManager: "EnvVariableManager";
@@ -15732,12 +15740,12 @@ declare const invitedTeamMemberRoleEnum: {
15732
15740
  };
15733
15741
  type InvitedTeamMemberRoleEnumKey = (typeof invitedTeamMemberRoleEnum)[keyof typeof invitedTeamMemberRoleEnum];
15734
15742
  declare const invitedTeamMemberTeamPermissionsEnum: {
15735
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
15736
15743
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
15737
15744
  readonly AiGatewayCredits: "AiGatewayCredits";
15738
15745
  readonly AiGatewaySettings: "AiGatewaySettings";
15739
15746
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
15740
15747
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
15748
+ readonly AiGatewayUser: "AiGatewayUser";
15741
15749
  readonly ConnectorManager: "ConnectorManager";
15742
15750
  readonly CreateProject: "CreateProject";
15743
15751
  readonly EnvVariableManager: "EnvVariableManager";
@@ -15820,12 +15828,12 @@ declare const teamDefaultPassportDeploymentTypeEnum: {
15820
15828
  };
15821
15829
  type TeamDefaultPassportDeploymentTypeEnumKey = (typeof teamDefaultPassportDeploymentTypeEnum)[keyof typeof teamDefaultPassportDeploymentTypeEnum];
15822
15830
  declare const teamDefaultRolesTeamPermissionsEnum: {
15823
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
15824
15831
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
15825
15832
  readonly AiGatewayCredits: "AiGatewayCredits";
15826
15833
  readonly AiGatewaySettings: "AiGatewaySettings";
15827
15834
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
15828
15835
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
15836
+ readonly AiGatewayUser: "AiGatewayUser";
15829
15837
  readonly ConnectorManager: "ConnectorManager";
15830
15838
  readonly CreateProject: "CreateProject";
15831
15839
  readonly EnvVariableManager: "EnvVariableManager";
@@ -15945,12 +15953,12 @@ declare const teamMembershipRoleEnum: {
15945
15953
  };
15946
15954
  type TeamMembershipRoleEnumKey = (typeof teamMembershipRoleEnum)[keyof typeof teamMembershipRoleEnum];
15947
15955
  declare const teamMembershipTeamPermissionsEnum: {
15948
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
15949
15956
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
15950
15957
  readonly AiGatewayCredits: "AiGatewayCredits";
15951
15958
  readonly AiGatewaySettings: "AiGatewaySettings";
15952
15959
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
15953
15960
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
15961
+ readonly AiGatewayUser: "AiGatewayUser";
15954
15962
  readonly ConnectorManager: "ConnectorManager";
15955
15963
  readonly CreateProject: "CreateProject";
15956
15964
  readonly EnvVariableManager: "EnvVariableManager";
@@ -16618,12 +16626,12 @@ declare const teamLimitedMembershipRoleEnum: {
16618
16626
  };
16619
16627
  type TeamLimitedMembershipRoleEnumKey = (typeof teamLimitedMembershipRoleEnum)[keyof typeof teamLimitedMembershipRoleEnum];
16620
16628
  declare const teamLimitedMembershipTeamPermissionsEnum: {
16621
- readonly AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
16622
16629
  readonly AiGatewayBudgetManager: "AiGatewayBudgetManager";
16623
16630
  readonly AiGatewayCredits: "AiGatewayCredits";
16624
16631
  readonly AiGatewaySettings: "AiGatewaySettings";
16625
16632
  readonly AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
16626
16633
  readonly AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
16634
+ readonly AiGatewayUser: "AiGatewayUser";
16627
16635
  readonly ConnectorManager: "ConnectorManager";
16628
16636
  readonly CreateProject: "CreateProject";
16629
16637
  readonly EnvVariableManager: "EnvVariableManager";
@@ -48162,6 +48170,7 @@ declare const userEventSchema: z.ZodObject<{
48162
48170
  "read-write:project-protection-bypass": "read-write:project-protection-bypass";
48163
48171
  "read-write:remote-cache": "read-write:remote-cache";
48164
48172
  "read-write:sandbox": "read-write:sandbox";
48173
+ "read-write:schedule": "read-write:schedule";
48165
48174
  "read-write:team-members": "read-write:team-members";
48166
48175
  "read-write:vcr": "read-write:vcr";
48167
48176
  "read:access-group": "read:access-group";
@@ -48187,6 +48196,7 @@ declare const userEventSchema: z.ZodObject<{
48187
48196
  "read:project-flags": "read:project-flags";
48188
48197
  "read:remote-cache": "read:remote-cache";
48189
48198
  "read:sandbox": "read:sandbox";
48199
+ "read:schedule": "read:schedule";
48190
48200
  "read:speed-insights": "read:speed-insights";
48191
48201
  "read:team": "read:team";
48192
48202
  "read:user": "read:user";
@@ -48239,6 +48249,7 @@ declare const userEventSchema: z.ZodObject<{
48239
48249
  "read-write:project-protection-bypass": "read-write:project-protection-bypass";
48240
48250
  "read-write:remote-cache": "read-write:remote-cache";
48241
48251
  "read-write:sandbox": "read-write:sandbox";
48252
+ "read-write:schedule": "read-write:schedule";
48242
48253
  "read-write:team-members": "read-write:team-members";
48243
48254
  "read-write:vcr": "read-write:vcr";
48244
48255
  "read:access-group": "read:access-group";
@@ -48264,6 +48275,7 @@ declare const userEventSchema: z.ZodObject<{
48264
48275
  "read:project-flags": "read:project-flags";
48265
48276
  "read:remote-cache": "read:remote-cache";
48266
48277
  "read:sandbox": "read:sandbox";
48278
+ "read:schedule": "read:schedule";
48267
48279
  "read:speed-insights": "read:speed-insights";
48268
48280
  "read:team": "read:team";
48269
48281
  "read:user": "read:user";
@@ -48312,6 +48324,7 @@ declare const userEventSchema: z.ZodObject<{
48312
48324
  "read-write:project-protection-bypass": "read-write:project-protection-bypass";
48313
48325
  "read-write:remote-cache": "read-write:remote-cache";
48314
48326
  "read-write:sandbox": "read-write:sandbox";
48327
+ "read-write:schedule": "read-write:schedule";
48315
48328
  "read-write:team-members": "read-write:team-members";
48316
48329
  "read-write:vcr": "read-write:vcr";
48317
48330
  "read:access-group": "read:access-group";
@@ -48337,6 +48350,7 @@ declare const userEventSchema: z.ZodObject<{
48337
48350
  "read:project-flags": "read:project-flags";
48338
48351
  "read:remote-cache": "read:remote-cache";
48339
48352
  "read:sandbox": "read:sandbox";
48353
+ "read:schedule": "read:schedule";
48340
48354
  "read:speed-insights": "read:speed-insights";
48341
48355
  "read:team": "read:team";
48342
48356
  "read:vcr": "read:vcr";
@@ -48393,6 +48407,7 @@ declare const userEventSchema: z.ZodObject<{
48393
48407
  "read-write:project-protection-bypass": "read-write:project-protection-bypass";
48394
48408
  "read-write:remote-cache": "read-write:remote-cache";
48395
48409
  "read-write:sandbox": "read-write:sandbox";
48410
+ "read-write:schedule": "read-write:schedule";
48396
48411
  "read-write:team-members": "read-write:team-members";
48397
48412
  "read-write:vcr": "read-write:vcr";
48398
48413
  "read:access-group": "read:access-group";
@@ -48418,6 +48433,7 @@ declare const userEventSchema: z.ZodObject<{
48418
48433
  "read:project-flags": "read:project-flags";
48419
48434
  "read:remote-cache": "read:remote-cache";
48420
48435
  "read:sandbox": "read:sandbox";
48436
+ "read:schedule": "read:schedule";
48421
48437
  "read:speed-insights": "read:speed-insights";
48422
48438
  "read:team": "read:team";
48423
48439
  "read:vcr": "read:vcr";
@@ -48475,6 +48491,7 @@ declare const userEventSchema: z.ZodObject<{
48475
48491
  "read-write:project-protection-bypass": "read-write:project-protection-bypass";
48476
48492
  "read-write:remote-cache": "read-write:remote-cache";
48477
48493
  "read-write:sandbox": "read-write:sandbox";
48494
+ "read-write:schedule": "read-write:schedule";
48478
48495
  "read-write:team-members": "read-write:team-members";
48479
48496
  "read-write:vcr": "read-write:vcr";
48480
48497
  "read:access-group": "read:access-group";
@@ -48500,6 +48517,7 @@ declare const userEventSchema: z.ZodObject<{
48500
48517
  "read:project-flags": "read:project-flags";
48501
48518
  "read:remote-cache": "read:remote-cache";
48502
48519
  "read:sandbox": "read:sandbox";
48520
+ "read:schedule": "read:schedule";
48503
48521
  "read:speed-insights": "read:speed-insights";
48504
48522
  "read:team": "read:team";
48505
48523
  "read:vcr": "read:vcr";
@@ -50934,12 +50952,12 @@ declare const userEventSchema: z.ZodObject<{
50934
50952
  }>;
50935
50953
  teamId: z.ZodString;
50936
50954
  teamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
50937
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
50938
50955
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
50939
50956
  AiGatewayCredits: "AiGatewayCredits";
50940
50957
  AiGatewaySettings: "AiGatewaySettings";
50941
50958
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
50942
50959
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
50960
+ AiGatewayUser: "AiGatewayUser";
50943
50961
  ConnectorManager: "ConnectorManager";
50944
50962
  CreateProject: "CreateProject";
50945
50963
  EnvVariableManager: "EnvVariableManager";
@@ -53322,12 +53340,12 @@ declare const userEventSchema: z.ZodObject<{
53322
53340
  origin: z.ZodOptional<z.ZodString>;
53323
53341
  previousRole: z.ZodString;
53324
53342
  previousTeamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
53325
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
53326
53343
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
53327
53344
  AiGatewayCredits: "AiGatewayCredits";
53328
53345
  AiGatewaySettings: "AiGatewaySettings";
53329
53346
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
53330
53347
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
53348
+ AiGatewayUser: "AiGatewayUser";
53331
53349
  ConnectorManager: "ConnectorManager";
53332
53350
  CreateProject: "CreateProject";
53333
53351
  EnvVariableManager: "EnvVariableManager";
@@ -53355,12 +53373,12 @@ declare const userEventSchema: z.ZodObject<{
53355
53373
  role: z.ZodOptional<z.ZodString>;
53356
53374
  ssoType: z.ZodOptional<z.ZodString>;
53357
53375
  teamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
53358
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
53359
53376
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
53360
53377
  AiGatewayCredits: "AiGatewayCredits";
53361
53378
  AiGatewaySettings: "AiGatewaySettings";
53362
53379
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
53363
53380
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
53381
+ AiGatewayUser: "AiGatewayUser";
53364
53382
  ConnectorManager: "ConnectorManager";
53365
53383
  CreateProject: "CreateProject";
53366
53384
  EnvVariableManager: "EnvVariableManager";
@@ -56868,12 +56886,12 @@ declare const invitedTeamMemberSchema: z.ZodObject<{
56868
56886
  CONTRIBUTOR: "CONTRIBUTOR";
56869
56887
  }>;
56870
56888
  teamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
56871
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
56872
56889
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
56873
56890
  AiGatewayCredits: "AiGatewayCredits";
56874
56891
  AiGatewaySettings: "AiGatewaySettings";
56875
56892
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
56876
56893
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
56894
+ AiGatewayUser: "AiGatewayUser";
56877
56895
  ConnectorManager: "ConnectorManager";
56878
56896
  CreateProject: "CreateProject";
56879
56897
  EnvVariableManager: "EnvVariableManager";
@@ -56954,12 +56972,12 @@ declare const teamSchema: z.ZodObject<{
56954
56972
  }, z.core.$strip>>;
56955
56973
  defaultRoles: z.ZodOptional<z.ZodObject<{
56956
56974
  teamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
56957
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
56958
56975
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
56959
56976
  AiGatewayCredits: "AiGatewayCredits";
56960
56977
  AiGatewaySettings: "AiGatewaySettings";
56961
56978
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
56962
56979
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
56980
+ AiGatewayUser: "AiGatewayUser";
56963
56981
  ConnectorManager: "ConnectorManager";
56964
56982
  CreateProject: "CreateProject";
56965
56983
  EnvVariableManager: "EnvVariableManager";
@@ -57136,12 +57154,12 @@ declare const teamSchema: z.ZodObject<{
57136
57154
  }>;
57137
57155
  teamId: z.ZodOptional<z.ZodString>;
57138
57156
  teamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
57139
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
57140
57157
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
57141
57158
  AiGatewayCredits: "AiGatewayCredits";
57142
57159
  AiGatewaySettings: "AiGatewaySettings";
57143
57160
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
57144
57161
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
57162
+ AiGatewayUser: "AiGatewayUser";
57145
57163
  ConnectorManager: "ConnectorManager";
57146
57164
  CreateProject: "CreateProject";
57147
57165
  EnvVariableManager: "EnvVariableManager";
@@ -57339,12 +57357,12 @@ declare const teamLimitedSchema: z.ZodObject<{
57339
57357
  }>;
57340
57358
  teamId: z.ZodOptional<z.ZodString>;
57341
57359
  teamPermissions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
57342
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf";
57343
57360
  AiGatewayBudgetManager: "AiGatewayBudgetManager";
57344
57361
  AiGatewayCredits: "AiGatewayCredits";
57345
57362
  AiGatewaySettings: "AiGatewaySettings";
57346
57363
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager";
57347
57364
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer";
57365
+ AiGatewayUser: "AiGatewayUser";
57348
57366
  ConnectorManager: "ConnectorManager";
57349
57367
  CreateProject: "CreateProject";
57350
57368
  EnvVariableManager: "EnvVariableManager";