@vercel/sdk 1.8.2 → 1.8.4

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.
Files changed (187) hide show
  1. package/bin/mcp-server.js +1384 -1354
  2. package/bin/mcp-server.js.map +45 -45
  3. package/docs/sdks/edgeconfig/README.md +1 -1
  4. package/esm/__tests__/deployments.test.js +1 -1
  5. package/esm/__tests__/deployments.test.js.map +1 -1
  6. package/esm/__tests__/edgeconfig.test.js +1 -22
  7. package/esm/__tests__/edgeconfig.test.js.map +1 -1
  8. package/esm/__tests__/projects.test.js +13 -15
  9. package/esm/__tests__/projects.test.js.map +1 -1
  10. package/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts +1 -1
  11. package/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts.map +1 -1
  12. package/esm/funcs/edgeConfigGetEdgeConfigItems.js +2 -1
  13. package/esm/funcs/edgeConfigGetEdgeConfigItems.js.map +1 -1
  14. package/esm/lib/config.d.ts +3 -3
  15. package/esm/lib/config.js +3 -3
  16. package/esm/lib/security.d.ts +2 -2
  17. package/esm/lib/security.d.ts.map +1 -1
  18. package/esm/mcp-server/mcp-server.js +1 -1
  19. package/esm/mcp-server/server.js +1 -1
  20. package/esm/models/addbypassipop.d.ts +2 -2
  21. package/esm/models/addbypassipop.js +2 -2
  22. package/esm/models/artifactqueryop.d.ts +2 -2
  23. package/esm/models/artifactqueryop.js +2 -2
  24. package/esm/models/authtoken.d.ts +4 -4
  25. package/esm/models/authtoken.js +4 -4
  26. package/esm/models/canceldeploymentop.d.ts +20 -20
  27. package/esm/models/canceldeploymentop.d.ts.map +1 -1
  28. package/esm/models/canceldeploymentop.js +44 -44
  29. package/esm/models/canceldeploymentop.js.map +1 -1
  30. package/esm/models/createdeploymentop.d.ts +54 -54
  31. package/esm/models/createdeploymentop.d.ts.map +1 -1
  32. package/esm/models/createdeploymentop.js +78 -78
  33. package/esm/models/createdeploymentop.js.map +1 -1
  34. package/esm/models/createeventop.d.ts +4 -4
  35. package/esm/models/createeventop.js +4 -4
  36. package/esm/models/createortransferdomainop.d.ts +4 -4
  37. package/esm/models/createortransferdomainop.js +4 -4
  38. package/esm/models/createprojectenvop.d.ts +8 -8
  39. package/esm/models/createprojectenvop.d.ts.map +1 -1
  40. package/esm/models/createprojectenvop.js +8 -8
  41. package/esm/models/createprojectenvop.js.map +1 -1
  42. package/esm/models/createprojectop.d.ts +20 -20
  43. package/esm/models/createprojectop.d.ts.map +1 -1
  44. package/esm/models/createprojectop.js +20 -20
  45. package/esm/models/createprojectop.js.map +1 -1
  46. package/esm/models/createrecordop.d.ts +6 -6
  47. package/esm/models/createrecordop.d.ts.map +1 -1
  48. package/esm/models/createrecordop.js +18 -18
  49. package/esm/models/createrecordop.js.map +1 -1
  50. package/esm/models/editprojectenvop.d.ts +6 -6
  51. package/esm/models/editprojectenvop.d.ts.map +1 -1
  52. package/esm/models/editprojectenvop.js +6 -6
  53. package/esm/models/editprojectenvop.js.map +1 -1
  54. package/esm/models/filterprojectenvsop.d.ts +23 -23
  55. package/esm/models/filterprojectenvsop.d.ts.map +1 -1
  56. package/esm/models/filterprojectenvsop.js +17 -17
  57. package/esm/models/filterprojectenvsop.js.map +1 -1
  58. package/esm/models/getactiveattackstatusop.d.ts +2 -2
  59. package/esm/models/getactiveattackstatusop.js +2 -2
  60. package/esm/models/getaliasop.d.ts +4 -4
  61. package/esm/models/getaliasop.d.ts.map +1 -1
  62. package/esm/models/getaliasop.js +8 -8
  63. package/esm/models/getaliasop.js.map +1 -1
  64. package/esm/models/getauthuserop.d.ts +4 -4
  65. package/esm/models/getauthuserop.d.ts.map +1 -1
  66. package/esm/models/getauthuserop.js +4 -4
  67. package/esm/models/getauthuserop.js.map +1 -1
  68. package/esm/models/getconfigurationop.d.ts +67 -6
  69. package/esm/models/getconfigurationop.d.ts.map +1 -1
  70. package/esm/models/getconfigurationop.js +59 -6
  71. package/esm/models/getconfigurationop.js.map +1 -1
  72. package/esm/models/getdeploymenteventsop.d.ts +6 -6
  73. package/esm/models/getdeploymenteventsop.js +8 -8
  74. package/esm/models/getdeploymentop.d.ts +30 -30
  75. package/esm/models/getdeploymentop.d.ts.map +1 -1
  76. package/esm/models/getdeploymentop.js +78 -78
  77. package/esm/models/getdeploymentop.js.map +1 -1
  78. package/esm/models/getedgeconfigbackupop.d.ts +2 -2
  79. package/esm/models/getedgeconfigbackupop.js +2 -2
  80. package/esm/models/getprojectenvop.d.ts +23 -23
  81. package/esm/models/getprojectenvop.d.ts.map +1 -1
  82. package/esm/models/getprojectenvop.js +17 -17
  83. package/esm/models/getprojectenvop.js.map +1 -1
  84. package/esm/models/getprojectmembersop.d.ts +2 -2
  85. package/esm/models/getprojectmembersop.js +2 -2
  86. package/esm/models/getprojectsop.d.ts +148 -148
  87. package/esm/models/getprojectsop.d.ts.map +1 -1
  88. package/esm/models/getprojectsop.js +152 -152
  89. package/esm/models/getprojectsop.js.map +1 -1
  90. package/esm/models/getrecordsop.d.ts +2 -2
  91. package/esm/models/getrecordsop.d.ts.map +1 -1
  92. package/esm/models/getrecordsop.js +2 -2
  93. package/esm/models/getrecordsop.js.map +1 -1
  94. package/esm/models/getteamsop.d.ts +4 -4
  95. package/esm/models/getteamsop.d.ts.map +1 -1
  96. package/esm/models/getteamsop.js +4 -4
  97. package/esm/models/getteamsop.js.map +1 -1
  98. package/esm/models/inviteusertoteamop.d.ts +2 -2
  99. package/esm/models/inviteusertoteamop.js +2 -2
  100. package/esm/models/listaccessgroupsop.d.ts +2 -2
  101. package/esm/models/listaccessgroupsop.js +2 -2
  102. package/esm/models/listaliasesop.d.ts +4 -4
  103. package/esm/models/listaliasesop.js +8 -8
  104. package/esm/models/listdeploymentaliasesop.d.ts +4 -4
  105. package/esm/models/listdeploymentaliasesop.js +8 -8
  106. package/esm/models/listpromotealiasesop.d.ts +2 -2
  107. package/esm/models/listpromotealiasesop.js +2 -2
  108. package/esm/models/patchdomainop.d.ts +6 -6
  109. package/esm/models/patchdomainop.js +6 -6
  110. package/esm/models/patchurlprotectionbypassop.d.ts +4 -4
  111. package/esm/models/patchurlprotectionbypassop.js +4 -4
  112. package/esm/models/removeprojectenvop.d.ts +14 -14
  113. package/esm/models/removeprojectenvop.d.ts.map +1 -1
  114. package/esm/models/removeprojectenvop.js +14 -14
  115. package/esm/models/removeprojectenvop.js.map +1 -1
  116. package/esm/models/updatefirewallconfigop.d.ts +4 -4
  117. package/esm/models/updatefirewallconfigop.d.ts.map +1 -1
  118. package/esm/models/updatefirewallconfigop.js +24 -24
  119. package/esm/models/updatefirewallconfigop.js.map +1 -1
  120. package/esm/models/updateprojectdatacacheop.d.ts +20 -20
  121. package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
  122. package/esm/models/updateprojectdatacacheop.js +20 -20
  123. package/esm/models/updateprojectdatacacheop.js.map +1 -1
  124. package/esm/models/updateprojectop.d.ts +20 -20
  125. package/esm/models/updateprojectop.d.ts.map +1 -1
  126. package/esm/models/updateprojectop.js +20 -20
  127. package/esm/models/updateprojectop.js.map +1 -1
  128. package/esm/models/updateprojectprotectionbypassop.d.ts +4 -4
  129. package/esm/models/updateprojectprotectionbypassop.js +4 -4
  130. package/esm/models/uploadfileop.d.ts +2 -2
  131. package/esm/models/uploadfileop.js +2 -2
  132. package/esm/models/userevent.d.ts +24 -24
  133. package/esm/models/userevent.d.ts.map +1 -1
  134. package/esm/models/userevent.js +467 -467
  135. package/esm/models/userevent.js.map +1 -1
  136. package/esm/sdk/edgeconfig.d.ts +1 -1
  137. package/esm/sdk/edgeconfig.d.ts.map +1 -1
  138. package/jsr.json +1 -1
  139. package/package.json +1 -1
  140. package/src/__tests__/deployments.test.ts +1 -1
  141. package/src/__tests__/edgeconfig.test.ts +1 -22
  142. package/src/__tests__/projects.test.ts +13 -15
  143. package/src/funcs/edgeConfigGetEdgeConfigItems.ts +5 -4
  144. package/src/lib/config.ts +3 -3
  145. package/src/lib/security.ts +2 -2
  146. package/src/mcp-server/mcp-server.ts +1 -1
  147. package/src/mcp-server/server.ts +1 -1
  148. package/src/models/addbypassipop.ts +6 -6
  149. package/src/models/artifactqueryop.ts +5 -5
  150. package/src/models/authtoken.ts +8 -8
  151. package/src/models/canceldeploymentop.ts +98 -98
  152. package/src/models/createdeploymentop.ts +153 -153
  153. package/src/models/createeventop.ts +8 -8
  154. package/src/models/createortransferdomainop.ts +10 -10
  155. package/src/models/createprojectenvop.ts +20 -20
  156. package/src/models/createprojectop.ts +52 -52
  157. package/src/models/createrecordop.ts +38 -38
  158. package/src/models/editprojectenvop.ts +16 -16
  159. package/src/models/filterprojectenvsop.ts +41 -43
  160. package/src/models/getactiveattackstatusop.ts +6 -6
  161. package/src/models/getaliasop.ts +20 -20
  162. package/src/models/getauthuserop.ts +9 -9
  163. package/src/models/getconfigurationop.ts +120 -15
  164. package/src/models/getdeploymenteventsop.ts +26 -26
  165. package/src/models/getdeploymentop.ts +170 -170
  166. package/src/models/getedgeconfigbackupop.ts +6 -6
  167. package/src/models/getprojectenvop.ts +39 -39
  168. package/src/models/getprojectmembersop.ts +6 -6
  169. package/src/models/getprojectsop.ts +311 -311
  170. package/src/models/getrecordsop.ts +4 -4
  171. package/src/models/getteamsop.ts +8 -8
  172. package/src/models/inviteusertoteamop.ts +6 -6
  173. package/src/models/listaccessgroupsop.ts +6 -6
  174. package/src/models/listaliasesop.ts +20 -20
  175. package/src/models/listdeploymentaliasesop.ts +20 -20
  176. package/src/models/listpromotealiasesop.ts +6 -6
  177. package/src/models/patchdomainop.ts +15 -15
  178. package/src/models/patchurlprotectionbypassop.ts +10 -10
  179. package/src/models/removeprojectenvop.ts +36 -38
  180. package/src/models/updatefirewallconfigop.ts +52 -52
  181. package/src/models/updateprojectdatacacheop.ts +47 -47
  182. package/src/models/updateprojectop.ts +52 -52
  183. package/src/models/updateprojectprotectionbypassop.ts +14 -14
  184. package/src/models/uploadfileop.ts +6 -6
  185. package/src/models/userevent.ts +955 -955
  186. package/src/sdk/edgeconfig.ts +1 -1
  187. package/vercel-spec.json +259 -229
package/vercel-spec.json CHANGED
@@ -13631,6 +13631,14 @@
13631
13631
  "nullable": true,
13632
13632
  "type": "string"
13633
13633
  },
13634
+ "plan": {
13635
+ "type": "string",
13636
+ "enum": [
13637
+ "pro",
13638
+ "enterprise",
13639
+ "hobby"
13640
+ ]
13641
+ },
13634
13642
  "config": {
13635
13643
  "properties": {
13636
13644
  "version": {
@@ -14087,14 +14095,6 @@
14087
14095
  ],
14088
14096
  "type": "object"
14089
14097
  },
14090
- "plan": {
14091
- "type": "string",
14092
- "enum": [
14093
- "pro",
14094
- "enterprise",
14095
- "hobby"
14096
- ]
14097
- },
14098
14098
  "connectBuildsEnabled": {
14099
14099
  "type": "boolean"
14100
14100
  },
@@ -14349,8 +14349,8 @@
14349
14349
  "url",
14350
14350
  "projectId",
14351
14351
  "ownerId",
14352
- "routes",
14353
14352
  "plan",
14353
+ "routes",
14354
14354
  "createdIn"
14355
14355
  ],
14356
14356
  "type": "object",
@@ -14380,7 +14380,7 @@
14380
14380
  }
14381
14381
  },
14382
14382
  "402": {
14383
- "description": "The account was soft-blocked for an unhandled reason.\nThe account is missing a payment so payment method must be updated\nPro customers are allowed to deploy Serverless Functions to up to PRO_CUSTOMERS_MAX_REGIONS regions, or if the project was created before the limit was introduced.\nDeploying to Serverless Functions to multiple regions requires a plan update"
14383
+ "description": "The account was soft-blocked for an unhandled reason.\nThe account is missing a payment so payment method must be updated\nPro customers are allowed to deploy Serverless Functions to up to `proMaxRegions` regions, or if the project was created before the limit was introduced.\nDeploying to Serverless Functions to multiple regions requires a plan update"
14384
14384
  },
14385
14385
  "403": {
14386
14386
  "description": "You do not have permission to access this resource."
@@ -21156,11 +21156,14 @@
21156
21156
  ],
21157
21157
  "responses": {
21158
21158
  "200": {
21159
- "description": "The EdgeConfig.",
21159
+ "description": "List of all Edge Config items.",
21160
21160
  "content": {
21161
21161
  "application/json": {
21162
21162
  "schema": {
21163
- "$ref": "#/components/schemas/EdgeConfigItem"
21163
+ "items": {
21164
+ "$ref": "#/components/schemas/EdgeConfigItem"
21165
+ },
21166
+ "type": "array"
21164
21167
  }
21165
21168
  }
21166
21169
  }
@@ -25408,6 +25411,32 @@
25408
25411
  "description": "A string representing the permission for projects. Possible values are `all` or `selected`.",
25409
25412
  "example": "all"
25410
25413
  },
25414
+ "notification": {
25415
+ "properties": {
25416
+ "level": {
25417
+ "type": "string",
25418
+ "enum": [
25419
+ "error",
25420
+ "info",
25421
+ "warn"
25422
+ ]
25423
+ },
25424
+ "title": {
25425
+ "type": "string"
25426
+ },
25427
+ "message": {
25428
+ "type": "string"
25429
+ },
25430
+ "href": {
25431
+ "type": "string"
25432
+ }
25433
+ },
25434
+ "required": [
25435
+ "level",
25436
+ "title"
25437
+ ],
25438
+ "type": "object"
25439
+ },
25411
25440
  "transferRequest": {
25412
25441
  "oneOf": [
25413
25442
  {
@@ -25702,6 +25731,7 @@
25702
25731
  },
25703
25732
  "required": [
25704
25733
  "projectSelection",
25734
+ "notification",
25705
25735
  "transferRequest",
25706
25736
  "createdAt",
25707
25737
  "id",
@@ -29966,1219 +29996,1219 @@
29966
29996
  },
29967
29997
  "permissions": {
29968
29998
  "properties": {
29969
- "user": {
29999
+ "aliasProject": {
29970
30000
  "items": {
29971
30001
  "$ref": "#/components/schemas/ACLAction"
29972
30002
  },
29973
30003
  "type": "array"
29974
30004
  },
29975
- "userConnection": {
30005
+ "aliasProtectionBypass": {
29976
30006
  "items": {
29977
30007
  "$ref": "#/components/schemas/ACLAction"
29978
30008
  },
29979
30009
  "type": "array"
29980
30010
  },
29981
- "userSudo": {
30011
+ "buildMachine": {
29982
30012
  "items": {
29983
30013
  "$ref": "#/components/schemas/ACLAction"
29984
30014
  },
29985
30015
  "type": "array"
29986
30016
  },
29987
- "webAuthn": {
30017
+ "productionAliasProtectionBypass": {
29988
30018
  "items": {
29989
30019
  "$ref": "#/components/schemas/ACLAction"
29990
30020
  },
29991
30021
  "type": "array"
29992
30022
  },
29993
- "oauth2Connection": {
30023
+ "connectConfigurationLink": {
29994
30024
  "items": {
29995
30025
  "$ref": "#/components/schemas/ACLAction"
29996
30026
  },
29997
30027
  "type": "array"
29998
30028
  },
29999
- "accessGroup": {
30029
+ "dataCacheNamespace": {
30000
30030
  "items": {
30001
30031
  "$ref": "#/components/schemas/ACLAction"
30002
30032
  },
30003
30033
  "type": "array"
30004
30034
  },
30005
- "aliasGlobal": {
30035
+ "deployment": {
30006
30036
  "items": {
30007
30037
  "$ref": "#/components/schemas/ACLAction"
30008
30038
  },
30009
30039
  "type": "array"
30010
30040
  },
30011
- "analyticsSampling": {
30041
+ "deploymentCheck": {
30012
30042
  "items": {
30013
30043
  "$ref": "#/components/schemas/ACLAction"
30014
30044
  },
30015
30045
  "type": "array"
30016
30046
  },
30017
- "analyticsUsage": {
30047
+ "deploymentCheckPreview": {
30018
30048
  "items": {
30019
30049
  "$ref": "#/components/schemas/ACLAction"
30020
30050
  },
30021
30051
  "type": "array"
30022
30052
  },
30023
- "auditLog": {
30053
+ "deploymentCheckReRunFromProductionBranch": {
30024
30054
  "items": {
30025
30055
  "$ref": "#/components/schemas/ACLAction"
30026
30056
  },
30027
30057
  "type": "array"
30028
30058
  },
30029
- "billingAddress": {
30059
+ "deploymentProductionGit": {
30030
30060
  "items": {
30031
30061
  "$ref": "#/components/schemas/ACLAction"
30032
30062
  },
30033
30063
  "type": "array"
30034
30064
  },
30035
- "billingInformation": {
30065
+ "deploymentV0": {
30036
30066
  "items": {
30037
30067
  "$ref": "#/components/schemas/ACLAction"
30038
30068
  },
30039
30069
  "type": "array"
30040
30070
  },
30041
- "billingInvoice": {
30071
+ "deploymentPreview": {
30042
30072
  "items": {
30043
30073
  "$ref": "#/components/schemas/ACLAction"
30044
30074
  },
30045
30075
  "type": "array"
30046
30076
  },
30047
- "billingInvoiceEmailRecipient": {
30077
+ "deploymentPrivate": {
30048
30078
  "items": {
30049
30079
  "$ref": "#/components/schemas/ACLAction"
30050
30080
  },
30051
30081
  "type": "array"
30052
30082
  },
30053
- "billingInvoiceLanguage": {
30083
+ "deploymentPromote": {
30054
30084
  "items": {
30055
30085
  "$ref": "#/components/schemas/ACLAction"
30056
30086
  },
30057
30087
  "type": "array"
30058
30088
  },
30059
- "billingPlan": {
30089
+ "deploymentRollback": {
30060
30090
  "items": {
30061
30091
  "$ref": "#/components/schemas/ACLAction"
30062
30092
  },
30063
30093
  "type": "array"
30064
30094
  },
30065
- "billingPurchaseOrder": {
30095
+ "edgeCacheNamespace": {
30066
30096
  "items": {
30067
30097
  "$ref": "#/components/schemas/ACLAction"
30068
30098
  },
30069
30099
  "type": "array"
30070
30100
  },
30071
- "billingTaxId": {
30101
+ "environments": {
30072
30102
  "items": {
30073
30103
  "$ref": "#/components/schemas/ACLAction"
30074
30104
  },
30075
30105
  "type": "array"
30076
30106
  },
30077
- "blob": {
30107
+ "logs": {
30078
30108
  "items": {
30079
30109
  "$ref": "#/components/schemas/ACLAction"
30080
30110
  },
30081
30111
  "type": "array"
30082
30112
  },
30083
- "budget": {
30113
+ "logsPreset": {
30084
30114
  "items": {
30085
30115
  "$ref": "#/components/schemas/ACLAction"
30086
30116
  },
30087
30117
  "type": "array"
30088
30118
  },
30089
- "cacheArtifact": {
30119
+ "passwordProtection": {
30090
30120
  "items": {
30091
30121
  "$ref": "#/components/schemas/ACLAction"
30092
30122
  },
30093
30123
  "type": "array"
30094
30124
  },
30095
- "cacheArtifactUsageEvent": {
30125
+ "optionsAllowlist": {
30096
30126
  "items": {
30097
30127
  "$ref": "#/components/schemas/ACLAction"
30098
30128
  },
30099
30129
  "type": "array"
30100
30130
  },
30101
- "codeChecks": {
30131
+ "job": {
30102
30132
  "items": {
30103
30133
  "$ref": "#/components/schemas/ACLAction"
30104
30134
  },
30105
30135
  "type": "array"
30106
30136
  },
30107
- "concurrentBuilds": {
30137
+ "observabilityData": {
30108
30138
  "items": {
30109
30139
  "$ref": "#/components/schemas/ACLAction"
30110
30140
  },
30111
30141
  "type": "array"
30112
30142
  },
30113
- "connect": {
30143
+ "onDemandBuild": {
30114
30144
  "items": {
30115
30145
  "$ref": "#/components/schemas/ACLAction"
30116
30146
  },
30117
30147
  "type": "array"
30118
30148
  },
30119
- "connectConfiguration": {
30149
+ "onDemandConcurrency": {
30120
30150
  "items": {
30121
30151
  "$ref": "#/components/schemas/ACLAction"
30122
30152
  },
30123
30153
  "type": "array"
30124
30154
  },
30125
- "domain": {
30155
+ "project": {
30126
30156
  "items": {
30127
30157
  "$ref": "#/components/schemas/ACLAction"
30128
30158
  },
30129
30159
  "type": "array"
30130
30160
  },
30131
- "domainAcceptDelegation": {
30161
+ "projectFromV0": {
30132
30162
  "items": {
30133
30163
  "$ref": "#/components/schemas/ACLAction"
30134
30164
  },
30135
30165
  "type": "array"
30136
30166
  },
30137
- "domainAuthCodes": {
30167
+ "projectAccessGroup": {
30138
30168
  "items": {
30139
30169
  "$ref": "#/components/schemas/ACLAction"
30140
30170
  },
30141
30171
  "type": "array"
30142
30172
  },
30143
- "domainCertificate": {
30173
+ "projectAnalyticsSampling": {
30144
30174
  "items": {
30145
30175
  "$ref": "#/components/schemas/ACLAction"
30146
30176
  },
30147
30177
  "type": "array"
30148
30178
  },
30149
- "domainCheckConfig": {
30179
+ "projectCheck": {
30150
30180
  "items": {
30151
30181
  "$ref": "#/components/schemas/ACLAction"
30152
30182
  },
30153
30183
  "type": "array"
30154
30184
  },
30155
- "domainMove": {
30185
+ "projectCheckRun": {
30156
30186
  "items": {
30157
30187
  "$ref": "#/components/schemas/ACLAction"
30158
30188
  },
30159
30189
  "type": "array"
30160
30190
  },
30161
- "domainPurchase": {
30191
+ "projectDeploymentHook": {
30162
30192
  "items": {
30163
30193
  "$ref": "#/components/schemas/ACLAction"
30164
30194
  },
30165
30195
  "type": "array"
30166
30196
  },
30167
- "domainRecord": {
30197
+ "projectDomain": {
30168
30198
  "items": {
30169
30199
  "$ref": "#/components/schemas/ACLAction"
30170
30200
  },
30171
30201
  "type": "array"
30172
30202
  },
30173
- "domainTransferIn": {
30203
+ "projectDomainMove": {
30174
30204
  "items": {
30175
30205
  "$ref": "#/components/schemas/ACLAction"
30176
30206
  },
30177
30207
  "type": "array"
30178
30208
  },
30179
- "event": {
30209
+ "projectDomainCheckConfig": {
30180
30210
  "items": {
30181
30211
  "$ref": "#/components/schemas/ACLAction"
30182
30212
  },
30183
30213
  "type": "array"
30184
30214
  },
30185
- "ownEvent": {
30215
+ "projectEnvVars": {
30186
30216
  "items": {
30187
30217
  "$ref": "#/components/schemas/ACLAction"
30188
30218
  },
30189
30219
  "type": "array"
30190
30220
  },
30191
- "sensitiveEnvironmentVariablePolicy": {
30221
+ "projectEnvVarsProduction": {
30192
30222
  "items": {
30193
30223
  "$ref": "#/components/schemas/ACLAction"
30194
30224
  },
30195
30225
  "type": "array"
30196
30226
  },
30197
- "fileUpload": {
30227
+ "projectEnvVarsUnownedByIntegration": {
30198
30228
  "items": {
30199
30229
  "$ref": "#/components/schemas/ACLAction"
30200
30230
  },
30201
30231
  "type": "array"
30202
30232
  },
30203
- "flagsExplorerSubscription": {
30233
+ "projectFlags": {
30204
30234
  "items": {
30205
30235
  "$ref": "#/components/schemas/ACLAction"
30206
30236
  },
30207
30237
  "type": "array"
30208
30238
  },
30209
- "gitRepository": {
30239
+ "projectId": {
30210
30240
  "items": {
30211
30241
  "$ref": "#/components/schemas/ACLAction"
30212
30242
  },
30213
30243
  "type": "array"
30214
30244
  },
30215
- "ipBlocking": {
30245
+ "projectIntegrationConfiguration": {
30216
30246
  "items": {
30217
30247
  "$ref": "#/components/schemas/ACLAction"
30218
30248
  },
30219
30249
  "type": "array"
30220
30250
  },
30221
- "imageOptimizationNewPrice": {
30251
+ "projectLink": {
30222
30252
  "items": {
30223
30253
  "$ref": "#/components/schemas/ACLAction"
30224
30254
  },
30225
30255
  "type": "array"
30226
30256
  },
30227
- "integration": {
30257
+ "projectMember": {
30228
30258
  "items": {
30229
30259
  "$ref": "#/components/schemas/ACLAction"
30230
30260
  },
30231
30261
  "type": "array"
30232
30262
  },
30233
- "integrationAccount": {
30263
+ "projectMonitoring": {
30234
30264
  "items": {
30235
30265
  "$ref": "#/components/schemas/ACLAction"
30236
30266
  },
30237
30267
  "type": "array"
30238
30268
  },
30239
- "integrationConfiguration": {
30269
+ "projectPermissions": {
30240
30270
  "items": {
30241
30271
  "$ref": "#/components/schemas/ACLAction"
30242
30272
  },
30243
30273
  "type": "array"
30244
30274
  },
30245
- "integrationConfigurationTransfer": {
30275
+ "projectProductionBranch": {
30246
30276
  "items": {
30247
30277
  "$ref": "#/components/schemas/ACLAction"
30248
30278
  },
30249
30279
  "type": "array"
30250
30280
  },
30251
- "integrationConfigurationProjects": {
30281
+ "projectTransfer": {
30252
30282
  "items": {
30253
30283
  "$ref": "#/components/schemas/ACLAction"
30254
30284
  },
30255
30285
  "type": "array"
30256
30286
  },
30257
- "integrationVercelConfigurationOverride": {
30287
+ "projectTransferOut": {
30258
30288
  "items": {
30259
30289
  "$ref": "#/components/schemas/ACLAction"
30260
30290
  },
30261
30291
  "type": "array"
30262
30292
  },
30263
- "integrationConfigurationRole": {
30293
+ "projectProtectionBypass": {
30264
30294
  "items": {
30265
30295
  "$ref": "#/components/schemas/ACLAction"
30266
30296
  },
30267
30297
  "type": "array"
30268
30298
  },
30269
- "integrationSSOSession": {
30299
+ "projectUsage": {
30270
30300
  "items": {
30271
30301
  "$ref": "#/components/schemas/ACLAction"
30272
30302
  },
30273
30303
  "type": "array"
30274
30304
  },
30275
- "integrationResource": {
30305
+ "projectAnalyticsUsage": {
30276
30306
  "items": {
30277
30307
  "$ref": "#/components/schemas/ACLAction"
30278
30308
  },
30279
30309
  "type": "array"
30280
30310
  },
30281
- "integrationEvent": {
30311
+ "projectSupportCase": {
30282
30312
  "items": {
30283
30313
  "$ref": "#/components/schemas/ACLAction"
30284
30314
  },
30285
30315
  "type": "array"
30286
30316
  },
30287
- "integrationResourceSecrets": {
30317
+ "projectSupportCaseComment": {
30288
30318
  "items": {
30289
30319
  "$ref": "#/components/schemas/ACLAction"
30290
30320
  },
30291
30321
  "type": "array"
30292
30322
  },
30293
- "integrationDeploymentAction": {
30323
+ "projectDeploymentExpiration": {
30294
30324
  "items": {
30295
30325
  "$ref": "#/components/schemas/ACLAction"
30296
30326
  },
30297
30327
  "type": "array"
30298
30328
  },
30299
- "marketplaceInstallationMember": {
30329
+ "projectRollingRelease": {
30300
30330
  "items": {
30301
30331
  "$ref": "#/components/schemas/ACLAction"
30302
30332
  },
30303
30333
  "type": "array"
30304
30334
  },
30305
- "marketplaceBillingData": {
30335
+ "projectTier": {
30306
30336
  "items": {
30307
30337
  "$ref": "#/components/schemas/ACLAction"
30308
30338
  },
30309
30339
  "type": "array"
30310
30340
  },
30311
- "marketplaceInvoice": {
30341
+ "seawallConfig": {
30312
30342
  "items": {
30313
30343
  "$ref": "#/components/schemas/ACLAction"
30314
30344
  },
30315
30345
  "type": "array"
30316
30346
  },
30317
- "marketplaceExperimentationItem": {
30347
+ "skewProtection": {
30318
30348
  "items": {
30319
30349
  "$ref": "#/components/schemas/ACLAction"
30320
30350
  },
30321
30351
  "type": "array"
30322
30352
  },
30323
- "marketplaceExperimentationEdgeConfigData": {
30353
+ "analytics": {
30324
30354
  "items": {
30325
30355
  "$ref": "#/components/schemas/ACLAction"
30326
30356
  },
30327
30357
  "type": "array"
30328
30358
  },
30329
- "jobGlobal": {
30359
+ "trustedIps": {
30330
30360
  "items": {
30331
30361
  "$ref": "#/components/schemas/ACLAction"
30332
30362
  },
30333
30363
  "type": "array"
30334
30364
  },
30335
- "drain": {
30365
+ "webAnalytics": {
30336
30366
  "items": {
30337
30367
  "$ref": "#/components/schemas/ACLAction"
30338
30368
  },
30339
30369
  "type": "array"
30340
30370
  },
30341
- "logDrain": {
30371
+ "sharedEnvVarConnection": {
30342
30372
  "items": {
30343
30373
  "$ref": "#/components/schemas/ACLAction"
30344
30374
  },
30345
30375
  "type": "array"
30346
30376
  },
30347
- "Monitoring": {
30377
+ "sonar": {
30348
30378
  "items": {
30349
30379
  "$ref": "#/components/schemas/ACLAction"
30350
30380
  },
30351
30381
  "type": "array"
30352
30382
  },
30353
- "monitoringSettings": {
30383
+ "user": {
30354
30384
  "items": {
30355
30385
  "$ref": "#/components/schemas/ACLAction"
30356
30386
  },
30357
30387
  "type": "array"
30358
30388
  },
30359
- "monitoringQuery": {
30389
+ "userConnection": {
30360
30390
  "items": {
30361
30391
  "$ref": "#/components/schemas/ACLAction"
30362
30392
  },
30363
30393
  "type": "array"
30364
30394
  },
30365
- "monitoringChart": {
30395
+ "userSudo": {
30366
30396
  "items": {
30367
30397
  "$ref": "#/components/schemas/ACLAction"
30368
30398
  },
30369
30399
  "type": "array"
30370
30400
  },
30371
- "monitoringAlert": {
30401
+ "webAuthn": {
30372
30402
  "items": {
30373
30403
  "$ref": "#/components/schemas/ACLAction"
30374
30404
  },
30375
30405
  "type": "array"
30376
30406
  },
30377
- "notificationDeploymentFailed": {
30407
+ "oauth2Connection": {
30378
30408
  "items": {
30379
30409
  "$ref": "#/components/schemas/ACLAction"
30380
30410
  },
30381
30411
  "type": "array"
30382
30412
  },
30383
- "notificationDomainConfiguration": {
30413
+ "accessGroup": {
30384
30414
  "items": {
30385
30415
  "$ref": "#/components/schemas/ACLAction"
30386
30416
  },
30387
30417
  "type": "array"
30388
30418
  },
30389
- "notificationDomainExpire": {
30419
+ "aliasGlobal": {
30390
30420
  "items": {
30391
30421
  "$ref": "#/components/schemas/ACLAction"
30392
30422
  },
30393
30423
  "type": "array"
30394
30424
  },
30395
- "notificationDomainMoved": {
30425
+ "analyticsSampling": {
30396
30426
  "items": {
30397
30427
  "$ref": "#/components/schemas/ACLAction"
30398
30428
  },
30399
30429
  "type": "array"
30400
30430
  },
30401
- "notificationDomainPurchase": {
30431
+ "analyticsUsage": {
30402
30432
  "items": {
30403
30433
  "$ref": "#/components/schemas/ACLAction"
30404
30434
  },
30405
30435
  "type": "array"
30406
30436
  },
30407
- "notificationDomainRenewal": {
30437
+ "auditLog": {
30408
30438
  "items": {
30409
30439
  "$ref": "#/components/schemas/ACLAction"
30410
30440
  },
30411
30441
  "type": "array"
30412
30442
  },
30413
- "notificationDomainTransfer": {
30443
+ "billingAddress": {
30414
30444
  "items": {
30415
30445
  "$ref": "#/components/schemas/ACLAction"
30416
30446
  },
30417
30447
  "type": "array"
30418
30448
  },
30419
- "notificationDomainUnverified": {
30449
+ "billingInformation": {
30420
30450
  "items": {
30421
30451
  "$ref": "#/components/schemas/ACLAction"
30422
30452
  },
30423
30453
  "type": "array"
30424
30454
  },
30425
- "NotificationMonitoringAlert": {
30455
+ "billingInvoice": {
30426
30456
  "items": {
30427
30457
  "$ref": "#/components/schemas/ACLAction"
30428
30458
  },
30429
30459
  "type": "array"
30430
30460
  },
30431
- "notificationPaymentFailed": {
30461
+ "billingInvoiceEmailRecipient": {
30432
30462
  "items": {
30433
30463
  "$ref": "#/components/schemas/ACLAction"
30434
30464
  },
30435
30465
  "type": "array"
30436
30466
  },
30437
- "notificationUsageAlert": {
30467
+ "billingInvoiceLanguage": {
30438
30468
  "items": {
30439
30469
  "$ref": "#/components/schemas/ACLAction"
30440
30470
  },
30441
30471
  "type": "array"
30442
30472
  },
30443
- "notificationCustomerBudget": {
30473
+ "billingPlan": {
30444
30474
  "items": {
30445
30475
  "$ref": "#/components/schemas/ACLAction"
30446
30476
  },
30447
30477
  "type": "array"
30448
30478
  },
30449
- "notificationStatementOfReasons": {
30479
+ "billingPurchaseOrder": {
30450
30480
  "items": {
30451
30481
  "$ref": "#/components/schemas/ACLAction"
30452
30482
  },
30453
30483
  "type": "array"
30454
30484
  },
30455
- "observabilityConfiguration": {
30485
+ "billingTaxId": {
30456
30486
  "items": {
30457
30487
  "$ref": "#/components/schemas/ACLAction"
30458
30488
  },
30459
30489
  "type": "array"
30460
30490
  },
30461
- "observabilityNotebook": {
30491
+ "blob": {
30462
30492
  "items": {
30463
30493
  "$ref": "#/components/schemas/ACLAction"
30464
30494
  },
30465
30495
  "type": "array"
30466
30496
  },
30467
- "openTelemetryEndpoint": {
30497
+ "budget": {
30468
30498
  "items": {
30469
30499
  "$ref": "#/components/schemas/ACLAction"
30470
30500
  },
30471
30501
  "type": "array"
30472
30502
  },
30473
- "vercelAppInstallation": {
30503
+ "cacheArtifact": {
30474
30504
  "items": {
30475
30505
  "$ref": "#/components/schemas/ACLAction"
30476
30506
  },
30477
30507
  "type": "array"
30478
30508
  },
30479
- "paymentMethod": {
30509
+ "cacheArtifactUsageEvent": {
30480
30510
  "items": {
30481
30511
  "$ref": "#/components/schemas/ACLAction"
30482
30512
  },
30483
30513
  "type": "array"
30484
30514
  },
30485
- "permissions": {
30515
+ "codeChecks": {
30486
30516
  "items": {
30487
30517
  "$ref": "#/components/schemas/ACLAction"
30488
30518
  },
30489
30519
  "type": "array"
30490
30520
  },
30491
- "postgres": {
30521
+ "concurrentBuilds": {
30492
30522
  "items": {
30493
30523
  "$ref": "#/components/schemas/ACLAction"
30494
30524
  },
30495
30525
  "type": "array"
30496
30526
  },
30497
- "previewDeploymentSuffix": {
30527
+ "connect": {
30498
30528
  "items": {
30499
30529
  "$ref": "#/components/schemas/ACLAction"
30500
30530
  },
30501
30531
  "type": "array"
30502
30532
  },
30503
- "proTrialOnboarding": {
30533
+ "connectConfiguration": {
30504
30534
  "items": {
30505
30535
  "$ref": "#/components/schemas/ACLAction"
30506
30536
  },
30507
30537
  "type": "array"
30508
30538
  },
30509
- "sharedEnvVars": {
30539
+ "domain": {
30510
30540
  "items": {
30511
30541
  "$ref": "#/components/schemas/ACLAction"
30512
30542
  },
30513
30543
  "type": "array"
30514
30544
  },
30515
- "sharedEnvVarsProduction": {
30545
+ "domainAcceptDelegation": {
30516
30546
  "items": {
30517
30547
  "$ref": "#/components/schemas/ACLAction"
30518
30548
  },
30519
30549
  "type": "array"
30520
30550
  },
30521
- "space": {
30551
+ "domainAuthCodes": {
30522
30552
  "items": {
30523
30553
  "$ref": "#/components/schemas/ACLAction"
30524
30554
  },
30525
30555
  "type": "array"
30526
30556
  },
30527
- "spaceRun": {
30557
+ "domainCertificate": {
30528
30558
  "items": {
30529
30559
  "$ref": "#/components/schemas/ACLAction"
30530
30560
  },
30531
30561
  "type": "array"
30532
30562
  },
30533
- "passwordProtectionInvoiceItem": {
30563
+ "domainCheckConfig": {
30534
30564
  "items": {
30535
30565
  "$ref": "#/components/schemas/ACLAction"
30536
30566
  },
30537
30567
  "type": "array"
30538
30568
  },
30539
- "rateLimit": {
30569
+ "domainMove": {
30540
30570
  "items": {
30541
30571
  "$ref": "#/components/schemas/ACLAction"
30542
30572
  },
30543
30573
  "type": "array"
30544
30574
  },
30545
- "redis": {
30575
+ "domainPurchase": {
30546
30576
  "items": {
30547
30577
  "$ref": "#/components/schemas/ACLAction"
30548
30578
  },
30549
30579
  "type": "array"
30550
30580
  },
30551
- "repository": {
30581
+ "domainRecord": {
30552
30582
  "items": {
30553
30583
  "$ref": "#/components/schemas/ACLAction"
30554
30584
  },
30555
30585
  "type": "array"
30556
30586
  },
30557
- "remoteCaching": {
30587
+ "domainTransferIn": {
30558
30588
  "items": {
30559
30589
  "$ref": "#/components/schemas/ACLAction"
30560
30590
  },
30561
30591
  "type": "array"
30562
30592
  },
30563
- "samlConfig": {
30593
+ "event": {
30564
30594
  "items": {
30565
30595
  "$ref": "#/components/schemas/ACLAction"
30566
30596
  },
30567
30597
  "type": "array"
30568
30598
  },
30569
- "secret": {
30599
+ "ownEvent": {
30570
30600
  "items": {
30571
30601
  "$ref": "#/components/schemas/ACLAction"
30572
30602
  },
30573
30603
  "type": "array"
30574
30604
  },
30575
- "redisStoreTokenSet": {
30605
+ "sensitiveEnvironmentVariablePolicy": {
30576
30606
  "items": {
30577
30607
  "$ref": "#/components/schemas/ACLAction"
30578
30608
  },
30579
30609
  "type": "array"
30580
30610
  },
30581
- "blobStoreTokenSet": {
30611
+ "fileUpload": {
30582
30612
  "items": {
30583
30613
  "$ref": "#/components/schemas/ACLAction"
30584
30614
  },
30585
30615
  "type": "array"
30586
30616
  },
30587
- "postgresStoreTokenSet": {
30617
+ "flagsExplorerSubscription": {
30588
30618
  "items": {
30589
30619
  "$ref": "#/components/schemas/ACLAction"
30590
30620
  },
30591
30621
  "type": "array"
30592
30622
  },
30593
- "integrationStoreTokenSet": {
30623
+ "gitRepository": {
30594
30624
  "items": {
30595
30625
  "$ref": "#/components/schemas/ACLAction"
30596
30626
  },
30597
30627
  "type": "array"
30598
30628
  },
30599
- "integrationResourceReplCommand": {
30629
+ "ipBlocking": {
30600
30630
  "items": {
30601
30631
  "$ref": "#/components/schemas/ACLAction"
30602
30632
  },
30603
30633
  "type": "array"
30604
30634
  },
30605
- "storeTransfer": {
30635
+ "imageOptimizationNewPrice": {
30606
30636
  "items": {
30607
30637
  "$ref": "#/components/schemas/ACLAction"
30608
30638
  },
30609
30639
  "type": "array"
30610
30640
  },
30611
- "supportCase": {
30641
+ "integration": {
30612
30642
  "items": {
30613
30643
  "$ref": "#/components/schemas/ACLAction"
30614
30644
  },
30615
30645
  "type": "array"
30616
30646
  },
30617
- "supportCaseComment": {
30647
+ "integrationAccount": {
30618
30648
  "items": {
30619
30649
  "$ref": "#/components/schemas/ACLAction"
30620
30650
  },
30621
30651
  "type": "array"
30622
30652
  },
30623
- "dataCacheBillingSettings": {
30653
+ "integrationConfiguration": {
30624
30654
  "items": {
30625
30655
  "$ref": "#/components/schemas/ACLAction"
30626
30656
  },
30627
30657
  "type": "array"
30628
30658
  },
30629
- "team": {
30659
+ "integrationConfigurationTransfer": {
30630
30660
  "items": {
30631
30661
  "$ref": "#/components/schemas/ACLAction"
30632
30662
  },
30633
30663
  "type": "array"
30634
30664
  },
30635
- "teamAccessRequest": {
30665
+ "integrationConfigurationProjects": {
30636
30666
  "items": {
30637
30667
  "$ref": "#/components/schemas/ACLAction"
30638
30668
  },
30639
30669
  "type": "array"
30640
30670
  },
30641
- "teamFellowMembership": {
30671
+ "integrationVercelConfigurationOverride": {
30642
30672
  "items": {
30643
30673
  "$ref": "#/components/schemas/ACLAction"
30644
30674
  },
30645
30675
  "type": "array"
30646
30676
  },
30647
- "teamGitExclusivity": {
30677
+ "integrationConfigurationRole": {
30648
30678
  "items": {
30649
30679
  "$ref": "#/components/schemas/ACLAction"
30650
30680
  },
30651
30681
  "type": "array"
30652
30682
  },
30653
- "teamInvite": {
30683
+ "integrationSSOSession": {
30654
30684
  "items": {
30655
30685
  "$ref": "#/components/schemas/ACLAction"
30656
30686
  },
30657
30687
  "type": "array"
30658
30688
  },
30659
- "teamInviteCode": {
30689
+ "integrationResource": {
30660
30690
  "items": {
30661
30691
  "$ref": "#/components/schemas/ACLAction"
30662
30692
  },
30663
30693
  "type": "array"
30664
30694
  },
30665
- "teamJoin": {
30695
+ "integrationEvent": {
30666
30696
  "items": {
30667
30697
  "$ref": "#/components/schemas/ACLAction"
30668
30698
  },
30669
30699
  "type": "array"
30670
30700
  },
30671
- "teamMemberMfaStatus": {
30701
+ "integrationResourceSecrets": {
30672
30702
  "items": {
30673
30703
  "$ref": "#/components/schemas/ACLAction"
30674
30704
  },
30675
30705
  "type": "array"
30676
30706
  },
30677
- "teamMicrofrontends": {
30707
+ "integrationDeploymentAction": {
30678
30708
  "items": {
30679
30709
  "$ref": "#/components/schemas/ACLAction"
30680
30710
  },
30681
30711
  "type": "array"
30682
30712
  },
30683
- "teamOwnMembership": {
30713
+ "marketplaceInstallationMember": {
30684
30714
  "items": {
30685
30715
  "$ref": "#/components/schemas/ACLAction"
30686
30716
  },
30687
30717
  "type": "array"
30688
30718
  },
30689
- "teamOwnMembershipDisconnectSAML": {
30719
+ "marketplaceBillingData": {
30690
30720
  "items": {
30691
30721
  "$ref": "#/components/schemas/ACLAction"
30692
30722
  },
30693
30723
  "type": "array"
30694
30724
  },
30695
- "token": {
30725
+ "marketplaceInvoice": {
30696
30726
  "items": {
30697
30727
  "$ref": "#/components/schemas/ACLAction"
30698
30728
  },
30699
30729
  "type": "array"
30700
30730
  },
30701
- "usage": {
30731
+ "marketplaceExperimentationItem": {
30702
30732
  "items": {
30703
30733
  "$ref": "#/components/schemas/ACLAction"
30704
30734
  },
30705
30735
  "type": "array"
30706
30736
  },
30707
- "usageCycle": {
30737
+ "marketplaceExperimentationEdgeConfigData": {
30708
30738
  "items": {
30709
30739
  "$ref": "#/components/schemas/ACLAction"
30710
30740
  },
30711
30741
  "type": "array"
30712
30742
  },
30713
- "vpcPeeringConnection": {
30743
+ "jobGlobal": {
30714
30744
  "items": {
30715
30745
  "$ref": "#/components/schemas/ACLAction"
30716
30746
  },
30717
30747
  "type": "array"
30718
30748
  },
30719
- "webAnalyticsPlan": {
30749
+ "drain": {
30720
30750
  "items": {
30721
30751
  "$ref": "#/components/schemas/ACLAction"
30722
30752
  },
30723
30753
  "type": "array"
30724
30754
  },
30725
- "edgeConfig": {
30755
+ "logDrain": {
30726
30756
  "items": {
30727
30757
  "$ref": "#/components/schemas/ACLAction"
30728
30758
  },
30729
30759
  "type": "array"
30730
30760
  },
30731
- "edgeConfigItem": {
30761
+ "Monitoring": {
30732
30762
  "items": {
30733
30763
  "$ref": "#/components/schemas/ACLAction"
30734
30764
  },
30735
30765
  "type": "array"
30736
30766
  },
30737
- "edgeConfigSchema": {
30767
+ "monitoringSettings": {
30738
30768
  "items": {
30739
30769
  "$ref": "#/components/schemas/ACLAction"
30740
30770
  },
30741
30771
  "type": "array"
30742
30772
  },
30743
- "edgeConfigToken": {
30773
+ "monitoringQuery": {
30744
30774
  "items": {
30745
30775
  "$ref": "#/components/schemas/ACLAction"
30746
30776
  },
30747
30777
  "type": "array"
30748
30778
  },
30749
- "webhook": {
30779
+ "monitoringChart": {
30750
30780
  "items": {
30751
30781
  "$ref": "#/components/schemas/ACLAction"
30752
30782
  },
30753
30783
  "type": "array"
30754
30784
  },
30755
- "webhook-event": {
30785
+ "monitoringAlert": {
30756
30786
  "items": {
30757
30787
  "$ref": "#/components/schemas/ACLAction"
30758
30788
  },
30759
30789
  "type": "array"
30760
30790
  },
30761
- "endpointVerification": {
30791
+ "notificationDeploymentFailed": {
30762
30792
  "items": {
30763
30793
  "$ref": "#/components/schemas/ACLAction"
30764
30794
  },
30765
30795
  "type": "array"
30766
30796
  },
30767
- "projectTransferIn": {
30797
+ "notificationDomainConfiguration": {
30768
30798
  "items": {
30769
30799
  "$ref": "#/components/schemas/ACLAction"
30770
30800
  },
30771
30801
  "type": "array"
30772
30802
  },
30773
- "oauth2Application": {
30803
+ "notificationDomainExpire": {
30774
30804
  "items": {
30775
30805
  "$ref": "#/components/schemas/ACLAction"
30776
30806
  },
30777
30807
  "type": "array"
30778
30808
  },
30779
- "vercelRun": {
30809
+ "notificationDomainMoved": {
30780
30810
  "items": {
30781
30811
  "$ref": "#/components/schemas/ACLAction"
30782
30812
  },
30783
30813
  "type": "array"
30784
30814
  },
30785
- "vercelRunExec": {
30815
+ "notificationDomainPurchase": {
30786
30816
  "items": {
30787
30817
  "$ref": "#/components/schemas/ACLAction"
30788
30818
  },
30789
30819
  "type": "array"
30790
30820
  },
30791
- "apiKey": {
30821
+ "notificationDomainRenewal": {
30792
30822
  "items": {
30793
30823
  "$ref": "#/components/schemas/ACLAction"
30794
30824
  },
30795
30825
  "type": "array"
30796
30826
  },
30797
- "apiKeyOwnedBySelf": {
30827
+ "notificationDomainTransfer": {
30798
30828
  "items": {
30799
30829
  "$ref": "#/components/schemas/ACLAction"
30800
30830
  },
30801
30831
  "type": "array"
30802
30832
  },
30803
- "aliasProject": {
30833
+ "notificationDomainUnverified": {
30804
30834
  "items": {
30805
30835
  "$ref": "#/components/schemas/ACLAction"
30806
30836
  },
30807
30837
  "type": "array"
30808
30838
  },
30809
- "aliasProtectionBypass": {
30839
+ "NotificationMonitoringAlert": {
30810
30840
  "items": {
30811
30841
  "$ref": "#/components/schemas/ACLAction"
30812
30842
  },
30813
30843
  "type": "array"
30814
30844
  },
30815
- "buildMachine": {
30845
+ "notificationPaymentFailed": {
30816
30846
  "items": {
30817
30847
  "$ref": "#/components/schemas/ACLAction"
30818
30848
  },
30819
30849
  "type": "array"
30820
30850
  },
30821
- "productionAliasProtectionBypass": {
30851
+ "notificationUsageAlert": {
30822
30852
  "items": {
30823
30853
  "$ref": "#/components/schemas/ACLAction"
30824
30854
  },
30825
30855
  "type": "array"
30826
30856
  },
30827
- "connectConfigurationLink": {
30857
+ "notificationCustomerBudget": {
30828
30858
  "items": {
30829
30859
  "$ref": "#/components/schemas/ACLAction"
30830
30860
  },
30831
30861
  "type": "array"
30832
30862
  },
30833
- "dataCacheNamespace": {
30863
+ "notificationStatementOfReasons": {
30834
30864
  "items": {
30835
30865
  "$ref": "#/components/schemas/ACLAction"
30836
30866
  },
30837
30867
  "type": "array"
30838
30868
  },
30839
- "deployment": {
30869
+ "observabilityConfiguration": {
30840
30870
  "items": {
30841
30871
  "$ref": "#/components/schemas/ACLAction"
30842
30872
  },
30843
30873
  "type": "array"
30844
30874
  },
30845
- "deploymentCheck": {
30875
+ "observabilityNotebook": {
30846
30876
  "items": {
30847
30877
  "$ref": "#/components/schemas/ACLAction"
30848
30878
  },
30849
30879
  "type": "array"
30850
30880
  },
30851
- "deploymentCheckPreview": {
30881
+ "openTelemetryEndpoint": {
30852
30882
  "items": {
30853
30883
  "$ref": "#/components/schemas/ACLAction"
30854
30884
  },
30855
30885
  "type": "array"
30856
30886
  },
30857
- "deploymentCheckReRunFromProductionBranch": {
30887
+ "vercelAppInstallation": {
30858
30888
  "items": {
30859
30889
  "$ref": "#/components/schemas/ACLAction"
30860
30890
  },
30861
30891
  "type": "array"
30862
30892
  },
30863
- "deploymentProductionGit": {
30893
+ "paymentMethod": {
30864
30894
  "items": {
30865
30895
  "$ref": "#/components/schemas/ACLAction"
30866
30896
  },
30867
30897
  "type": "array"
30868
30898
  },
30869
- "deploymentV0": {
30899
+ "permissions": {
30870
30900
  "items": {
30871
30901
  "$ref": "#/components/schemas/ACLAction"
30872
30902
  },
30873
30903
  "type": "array"
30874
30904
  },
30875
- "deploymentPreview": {
30905
+ "postgres": {
30876
30906
  "items": {
30877
30907
  "$ref": "#/components/schemas/ACLAction"
30878
30908
  },
30879
30909
  "type": "array"
30880
30910
  },
30881
- "deploymentPrivate": {
30911
+ "previewDeploymentSuffix": {
30882
30912
  "items": {
30883
30913
  "$ref": "#/components/schemas/ACLAction"
30884
30914
  },
30885
30915
  "type": "array"
30886
30916
  },
30887
- "deploymentPromote": {
30917
+ "proTrialOnboarding": {
30888
30918
  "items": {
30889
30919
  "$ref": "#/components/schemas/ACLAction"
30890
30920
  },
30891
30921
  "type": "array"
30892
30922
  },
30893
- "deploymentRollback": {
30923
+ "sharedEnvVars": {
30894
30924
  "items": {
30895
30925
  "$ref": "#/components/schemas/ACLAction"
30896
30926
  },
30897
30927
  "type": "array"
30898
30928
  },
30899
- "edgeCacheNamespace": {
30929
+ "sharedEnvVarsProduction": {
30900
30930
  "items": {
30901
30931
  "$ref": "#/components/schemas/ACLAction"
30902
30932
  },
30903
30933
  "type": "array"
30904
30934
  },
30905
- "environments": {
30935
+ "space": {
30906
30936
  "items": {
30907
30937
  "$ref": "#/components/schemas/ACLAction"
30908
30938
  },
30909
30939
  "type": "array"
30910
30940
  },
30911
- "logs": {
30941
+ "spaceRun": {
30912
30942
  "items": {
30913
30943
  "$ref": "#/components/schemas/ACLAction"
30914
30944
  },
30915
30945
  "type": "array"
30916
30946
  },
30917
- "logsPreset": {
30947
+ "passwordProtectionInvoiceItem": {
30918
30948
  "items": {
30919
30949
  "$ref": "#/components/schemas/ACLAction"
30920
30950
  },
30921
30951
  "type": "array"
30922
30952
  },
30923
- "passwordProtection": {
30953
+ "rateLimit": {
30924
30954
  "items": {
30925
30955
  "$ref": "#/components/schemas/ACLAction"
30926
30956
  },
30927
30957
  "type": "array"
30928
30958
  },
30929
- "optionsAllowlist": {
30959
+ "redis": {
30930
30960
  "items": {
30931
30961
  "$ref": "#/components/schemas/ACLAction"
30932
30962
  },
30933
30963
  "type": "array"
30934
30964
  },
30935
- "job": {
30965
+ "repository": {
30936
30966
  "items": {
30937
30967
  "$ref": "#/components/schemas/ACLAction"
30938
30968
  },
30939
30969
  "type": "array"
30940
30970
  },
30941
- "observabilityData": {
30971
+ "remoteCaching": {
30942
30972
  "items": {
30943
30973
  "$ref": "#/components/schemas/ACLAction"
30944
30974
  },
30945
30975
  "type": "array"
30946
30976
  },
30947
- "onDemandBuild": {
30977
+ "samlConfig": {
30948
30978
  "items": {
30949
30979
  "$ref": "#/components/schemas/ACLAction"
30950
30980
  },
30951
30981
  "type": "array"
30952
30982
  },
30953
- "onDemandConcurrency": {
30983
+ "secret": {
30954
30984
  "items": {
30955
30985
  "$ref": "#/components/schemas/ACLAction"
30956
30986
  },
30957
30987
  "type": "array"
30958
30988
  },
30959
- "project": {
30989
+ "redisStoreTokenSet": {
30960
30990
  "items": {
30961
30991
  "$ref": "#/components/schemas/ACLAction"
30962
30992
  },
30963
30993
  "type": "array"
30964
30994
  },
30965
- "projectFromV0": {
30995
+ "blobStoreTokenSet": {
30966
30996
  "items": {
30967
30997
  "$ref": "#/components/schemas/ACLAction"
30968
30998
  },
30969
30999
  "type": "array"
30970
31000
  },
30971
- "projectAccessGroup": {
31001
+ "postgresStoreTokenSet": {
30972
31002
  "items": {
30973
31003
  "$ref": "#/components/schemas/ACLAction"
30974
31004
  },
30975
31005
  "type": "array"
30976
31006
  },
30977
- "projectAnalyticsSampling": {
31007
+ "integrationStoreTokenSet": {
30978
31008
  "items": {
30979
31009
  "$ref": "#/components/schemas/ACLAction"
30980
31010
  },
30981
31011
  "type": "array"
30982
31012
  },
30983
- "projectCheck": {
31013
+ "integrationResourceReplCommand": {
30984
31014
  "items": {
30985
31015
  "$ref": "#/components/schemas/ACLAction"
30986
31016
  },
30987
31017
  "type": "array"
30988
31018
  },
30989
- "projectCheckRun": {
31019
+ "storeTransfer": {
30990
31020
  "items": {
30991
31021
  "$ref": "#/components/schemas/ACLAction"
30992
31022
  },
30993
31023
  "type": "array"
30994
31024
  },
30995
- "projectDeploymentHook": {
31025
+ "supportCase": {
30996
31026
  "items": {
30997
31027
  "$ref": "#/components/schemas/ACLAction"
30998
31028
  },
30999
31029
  "type": "array"
31000
31030
  },
31001
- "projectDomain": {
31031
+ "supportCaseComment": {
31002
31032
  "items": {
31003
31033
  "$ref": "#/components/schemas/ACLAction"
31004
31034
  },
31005
31035
  "type": "array"
31006
31036
  },
31007
- "projectDomainMove": {
31037
+ "dataCacheBillingSettings": {
31008
31038
  "items": {
31009
31039
  "$ref": "#/components/schemas/ACLAction"
31010
31040
  },
31011
31041
  "type": "array"
31012
31042
  },
31013
- "projectDomainCheckConfig": {
31043
+ "team": {
31014
31044
  "items": {
31015
31045
  "$ref": "#/components/schemas/ACLAction"
31016
31046
  },
31017
31047
  "type": "array"
31018
31048
  },
31019
- "projectEnvVars": {
31049
+ "teamAccessRequest": {
31020
31050
  "items": {
31021
31051
  "$ref": "#/components/schemas/ACLAction"
31022
31052
  },
31023
31053
  "type": "array"
31024
31054
  },
31025
- "projectEnvVarsProduction": {
31055
+ "teamFellowMembership": {
31026
31056
  "items": {
31027
31057
  "$ref": "#/components/schemas/ACLAction"
31028
31058
  },
31029
31059
  "type": "array"
31030
31060
  },
31031
- "projectEnvVarsUnownedByIntegration": {
31061
+ "teamGitExclusivity": {
31032
31062
  "items": {
31033
31063
  "$ref": "#/components/schemas/ACLAction"
31034
31064
  },
31035
31065
  "type": "array"
31036
31066
  },
31037
- "projectFlags": {
31067
+ "teamInvite": {
31038
31068
  "items": {
31039
31069
  "$ref": "#/components/schemas/ACLAction"
31040
31070
  },
31041
31071
  "type": "array"
31042
31072
  },
31043
- "projectId": {
31073
+ "teamInviteCode": {
31044
31074
  "items": {
31045
31075
  "$ref": "#/components/schemas/ACLAction"
31046
31076
  },
31047
31077
  "type": "array"
31048
31078
  },
31049
- "projectIntegrationConfiguration": {
31079
+ "teamJoin": {
31050
31080
  "items": {
31051
31081
  "$ref": "#/components/schemas/ACLAction"
31052
31082
  },
31053
31083
  "type": "array"
31054
31084
  },
31055
- "projectLink": {
31085
+ "teamMemberMfaStatus": {
31056
31086
  "items": {
31057
31087
  "$ref": "#/components/schemas/ACLAction"
31058
31088
  },
31059
31089
  "type": "array"
31060
31090
  },
31061
- "projectMember": {
31091
+ "teamMicrofrontends": {
31062
31092
  "items": {
31063
31093
  "$ref": "#/components/schemas/ACLAction"
31064
31094
  },
31065
31095
  "type": "array"
31066
31096
  },
31067
- "projectMonitoring": {
31097
+ "teamOwnMembership": {
31068
31098
  "items": {
31069
31099
  "$ref": "#/components/schemas/ACLAction"
31070
31100
  },
31071
31101
  "type": "array"
31072
31102
  },
31073
- "projectPermissions": {
31103
+ "teamOwnMembershipDisconnectSAML": {
31074
31104
  "items": {
31075
31105
  "$ref": "#/components/schemas/ACLAction"
31076
31106
  },
31077
31107
  "type": "array"
31078
31108
  },
31079
- "projectProductionBranch": {
31109
+ "token": {
31080
31110
  "items": {
31081
31111
  "$ref": "#/components/schemas/ACLAction"
31082
31112
  },
31083
31113
  "type": "array"
31084
31114
  },
31085
- "projectTransfer": {
31115
+ "usage": {
31086
31116
  "items": {
31087
31117
  "$ref": "#/components/schemas/ACLAction"
31088
31118
  },
31089
31119
  "type": "array"
31090
31120
  },
31091
- "projectTransferOut": {
31121
+ "usageCycle": {
31092
31122
  "items": {
31093
31123
  "$ref": "#/components/schemas/ACLAction"
31094
31124
  },
31095
31125
  "type": "array"
31096
31126
  },
31097
- "projectProtectionBypass": {
31127
+ "vpcPeeringConnection": {
31098
31128
  "items": {
31099
31129
  "$ref": "#/components/schemas/ACLAction"
31100
31130
  },
31101
31131
  "type": "array"
31102
31132
  },
31103
- "projectUsage": {
31133
+ "webAnalyticsPlan": {
31104
31134
  "items": {
31105
31135
  "$ref": "#/components/schemas/ACLAction"
31106
31136
  },
31107
31137
  "type": "array"
31108
31138
  },
31109
- "projectAnalyticsUsage": {
31139
+ "edgeConfig": {
31110
31140
  "items": {
31111
31141
  "$ref": "#/components/schemas/ACLAction"
31112
31142
  },
31113
31143
  "type": "array"
31114
31144
  },
31115
- "projectSupportCase": {
31145
+ "edgeConfigItem": {
31116
31146
  "items": {
31117
31147
  "$ref": "#/components/schemas/ACLAction"
31118
31148
  },
31119
31149
  "type": "array"
31120
31150
  },
31121
- "projectSupportCaseComment": {
31151
+ "edgeConfigSchema": {
31122
31152
  "items": {
31123
31153
  "$ref": "#/components/schemas/ACLAction"
31124
31154
  },
31125
31155
  "type": "array"
31126
31156
  },
31127
- "projectDeploymentExpiration": {
31157
+ "edgeConfigToken": {
31128
31158
  "items": {
31129
31159
  "$ref": "#/components/schemas/ACLAction"
31130
31160
  },
31131
31161
  "type": "array"
31132
31162
  },
31133
- "projectRollingRelease": {
31163
+ "webhook": {
31134
31164
  "items": {
31135
31165
  "$ref": "#/components/schemas/ACLAction"
31136
31166
  },
31137
31167
  "type": "array"
31138
31168
  },
31139
- "projectTier": {
31169
+ "webhook-event": {
31140
31170
  "items": {
31141
31171
  "$ref": "#/components/schemas/ACLAction"
31142
31172
  },
31143
31173
  "type": "array"
31144
31174
  },
31145
- "seawallConfig": {
31175
+ "endpointVerification": {
31146
31176
  "items": {
31147
31177
  "$ref": "#/components/schemas/ACLAction"
31148
31178
  },
31149
31179
  "type": "array"
31150
31180
  },
31151
- "skewProtection": {
31181
+ "projectTransferIn": {
31152
31182
  "items": {
31153
31183
  "$ref": "#/components/schemas/ACLAction"
31154
31184
  },
31155
31185
  "type": "array"
31156
31186
  },
31157
- "analytics": {
31187
+ "oauth2Application": {
31158
31188
  "items": {
31159
31189
  "$ref": "#/components/schemas/ACLAction"
31160
31190
  },
31161
31191
  "type": "array"
31162
31192
  },
31163
- "trustedIps": {
31193
+ "vercelRun": {
31164
31194
  "items": {
31165
31195
  "$ref": "#/components/schemas/ACLAction"
31166
31196
  },
31167
31197
  "type": "array"
31168
31198
  },
31169
- "webAnalytics": {
31199
+ "vercelRunExec": {
31170
31200
  "items": {
31171
31201
  "$ref": "#/components/schemas/ACLAction"
31172
31202
  },
31173
31203
  "type": "array"
31174
31204
  },
31175
- "sharedEnvVarConnection": {
31205
+ "apiKey": {
31176
31206
  "items": {
31177
31207
  "$ref": "#/components/schemas/ACLAction"
31178
31208
  },
31179
31209
  "type": "array"
31180
31210
  },
31181
- "sonar": {
31211
+ "apiKeyOwnedBySelf": {
31182
31212
  "items": {
31183
31213
  "$ref": "#/components/schemas/ACLAction"
31184
31214
  },
@@ -36151,7 +36181,7 @@
36151
36181
  }
36152
36182
  },
36153
36183
  "402": {
36154
- "description": "The account was soft-blocked for an unhandled reason.\nThe account is missing a payment so payment method must be updated\nPro customers are allowed to deploy Serverless Functions to up to PRO_CUSTOMERS_MAX_REGIONS regions, or if the project was created before the limit was introduced.\nDeploying to Serverless Functions to multiple regions requires a plan update"
36184
+ "description": "The account was soft-blocked for an unhandled reason.\nThe account is missing a payment so payment method must be updated\nPro customers are allowed to deploy Serverless Functions to up to `proMaxRegions` regions, or if the project was created before the limit was introduced.\nDeploying to Serverless Functions to multiple regions requires a plan update"
36155
36185
  },
36156
36186
  "403": {
36157
36187
  "description": "You do not have permission to access this resource."
@@ -44779,7 +44809,7 @@
44779
44809
  }
44780
44810
  },
44781
44811
  "402": {
44782
- "description": "The account was soft-blocked for an unhandled reason.\nThe account is missing a payment so payment method must be updated\nPro customers are allowed to deploy Serverless Functions to up to PRO_CUSTOMERS_MAX_REGIONS regions, or if the project was created before the limit was introduced.\nDeploying to Serverless Functions to multiple regions requires a plan update"
44812
+ "description": "The account was soft-blocked for an unhandled reason.\nThe account is missing a payment so payment method must be updated\nPro customers are allowed to deploy Serverless Functions to up to `proMaxRegions` regions, or if the project was created before the limit was introduced.\nDeploying to Serverless Functions to multiple regions requires a plan update"
44783
44813
  },
44784
44814
  "403": {
44785
44815
  "description": "You do not have permission to access this resource."
@@ -48231,10 +48261,10 @@
48231
48261
  "type": "string",
48232
48262
  "enum": [
48233
48263
  "system",
48234
- "secret",
48235
48264
  "encrypted",
48236
48265
  "plain",
48237
- "sensitive"
48266
+ "sensitive",
48267
+ "secret"
48238
48268
  ]
48239
48269
  },
48240
48270
  "sunsetSecretId": {
@@ -48644,10 +48674,10 @@
48644
48674
  "type": "string",
48645
48675
  "enum": [
48646
48676
  "system",
48647
- "secret",
48648
48677
  "encrypted",
48649
48678
  "plain",
48650
- "sensitive"
48679
+ "sensitive",
48680
+ "secret"
48651
48681
  ]
48652
48682
  },
48653
48683
  "sunsetSecretId": {
@@ -49069,10 +49099,10 @@
49069
49099
  "type": "string",
49070
49100
  "enum": [
49071
49101
  "system",
49072
- "secret",
49073
49102
  "encrypted",
49074
49103
  "plain",
49075
- "sensitive"
49104
+ "sensitive",
49105
+ "secret"
49076
49106
  ]
49077
49107
  },
49078
49108
  "sunsetSecretId": {
@@ -50811,10 +50841,10 @@
50811
50841
  "type": "string",
50812
50842
  "enum": [
50813
50843
  "system",
50814
- "secret",
50815
50844
  "encrypted",
50816
50845
  "plain",
50817
- "sensitive"
50846
+ "sensitive",
50847
+ "secret"
50818
50848
  ]
50819
50849
  },
50820
50850
  "sunsetSecretId": {
@@ -51210,10 +51240,10 @@
51210
51240
  "type": "string",
51211
51241
  "enum": [
51212
51242
  "system",
51213
- "secret",
51214
51243
  "encrypted",
51215
51244
  "plain",
51216
- "sensitive"
51245
+ "sensitive",
51246
+ "secret"
51217
51247
  ]
51218
51248
  },
51219
51249
  "sunsetSecretId": {
@@ -51613,10 +51643,10 @@
51613
51643
  "type": "string",
51614
51644
  "enum": [
51615
51645
  "system",
51616
- "secret",
51617
51646
  "encrypted",
51618
51647
  "plain",
51619
- "sensitive"
51648
+ "sensitive",
51649
+ "secret"
51620
51650
  ]
51621
51651
  },
51622
51652
  "sunsetSecretId": {