@vercel/sdk 1.13.0 → 1.13.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.
Files changed (36) hide show
  1. package/README.md +0 -1
  2. package/bin/mcp-server.js +448 -448
  3. package/bin/mcp-server.js.map +6 -6
  4. package/docs/sdks/domainsregistrar/README.md +0 -2
  5. package/esm/__tests__/edgeconfig.test.js +6 -6
  6. package/esm/__tests__/edgeconfig.test.js.map +1 -1
  7. package/esm/__tests__/integrations.test.js +1 -1
  8. package/esm/__tests__/logdrains.test.js +3 -1
  9. package/esm/__tests__/logdrains.test.js.map +1 -1
  10. package/esm/__tests__/rollingrelease.test.js +6 -2
  11. package/esm/__tests__/rollingrelease.test.js.map +1 -1
  12. package/esm/__tests__/security.test.js +4 -4
  13. package/esm/__tests__/security.test.js.map +1 -1
  14. package/esm/lib/config.d.ts +3 -3
  15. package/esm/lib/config.js +3 -3
  16. package/esm/mcp-server/mcp-server.js +1 -1
  17. package/esm/mcp-server/server.js +1 -1
  18. package/esm/models/createintegrationstoredirectop.d.ts +285 -285
  19. package/esm/models/createintegrationstoredirectop.js +351 -351
  20. package/esm/models/getconfigurationproductsop.d.ts +375 -375
  21. package/esm/models/getconfigurationproductsop.js +465 -465
  22. package/examples/package-lock.json +1 -1
  23. package/jsr.json +1 -1
  24. package/package.json +1 -1
  25. package/src/__tests__/edgeconfig.test.ts +6 -6
  26. package/src/__tests__/integrations.test.ts +1 -1
  27. package/src/__tests__/logdrains.test.ts +3 -1
  28. package/src/__tests__/rollingrelease.test.ts +6 -2
  29. package/src/__tests__/security.test.ts +4 -4
  30. package/src/lib/config.ts +3 -3
  31. package/src/mcp-server/mcp-server.ts +1 -1
  32. package/src/mcp-server/server.ts +1 -1
  33. package/src/models/createintegrationstoredirectop.ts +604 -604
  34. package/src/models/getconfigurationproductsop.ts +802 -802
  35. package/vercel-spec.json +89 -100
  36. package/docs/sdks/vercel/README.md +0 -7
package/vercel-spec.json CHANGED
@@ -32164,34 +32164,34 @@
32164
32164
  "minLength": {
32165
32165
  "type": "object",
32166
32166
  "properties": {
32167
- "__@BRAND@543583": {
32167
+ "__@BRAND@544277": {
32168
32168
  "type": "object"
32169
32169
  }
32170
32170
  },
32171
32171
  "required": [
32172
- "__@BRAND@543583"
32172
+ "__@BRAND@544277"
32173
32173
  ]
32174
32174
  },
32175
32175
  "maxLength": {
32176
32176
  "type": "object",
32177
32177
  "properties": {
32178
- "__@BRAND@543583": {
32178
+ "__@BRAND@544277": {
32179
32179
  "type": "object"
32180
32180
  }
32181
32181
  },
32182
32182
  "required": [
32183
- "__@BRAND@543583"
32183
+ "__@BRAND@544277"
32184
32184
  ]
32185
32185
  },
32186
32186
  "pattern": {
32187
32187
  "type": "object",
32188
32188
  "properties": {
32189
- "__@BRAND@543583": {
32189
+ "__@BRAND@544277": {
32190
32190
  "type": "object"
32191
32191
  }
32192
32192
  },
32193
32193
  "required": [
32194
- "__@BRAND@543583"
32194
+ "__@BRAND@544277"
32195
32195
  ]
32196
32196
  },
32197
32197
  "default": {
@@ -32874,34 +32874,34 @@
32874
32874
  "minLength": {
32875
32875
  "type": "object",
32876
32876
  "properties": {
32877
- "__@BRAND@543583": {
32877
+ "__@BRAND@544277": {
32878
32878
  "type": "object"
32879
32879
  }
32880
32880
  },
32881
32881
  "required": [
32882
- "__@BRAND@543583"
32882
+ "__@BRAND@544277"
32883
32883
  ]
32884
32884
  },
32885
32885
  "maxLength": {
32886
32886
  "type": "object",
32887
32887
  "properties": {
32888
- "__@BRAND@543583": {
32888
+ "__@BRAND@544277": {
32889
32889
  "type": "object"
32890
32890
  }
32891
32891
  },
32892
32892
  "required": [
32893
- "__@BRAND@543583"
32893
+ "__@BRAND@544277"
32894
32894
  ]
32895
32895
  },
32896
32896
  "pattern": {
32897
32897
  "type": "object",
32898
32898
  "properties": {
32899
- "__@BRAND@543583": {
32899
+ "__@BRAND@544277": {
32900
32900
  "type": "object"
32901
32901
  }
32902
32902
  },
32903
32903
  "required": [
32904
- "__@BRAND@543583"
32904
+ "__@BRAND@544277"
32905
32905
  ]
32906
32906
  },
32907
32907
  "default": {
@@ -33059,34 +33059,34 @@
33059
33059
  "minLength": {
33060
33060
  "type": "object",
33061
33061
  "properties": {
33062
- "__@BRAND@543583": {
33062
+ "__@BRAND@544277": {
33063
33063
  "type": "object"
33064
33064
  }
33065
33065
  },
33066
33066
  "required": [
33067
- "__@BRAND@543583"
33067
+ "__@BRAND@544277"
33068
33068
  ]
33069
33069
  },
33070
33070
  "maxLength": {
33071
33071
  "type": "object",
33072
33072
  "properties": {
33073
- "__@BRAND@543583": {
33073
+ "__@BRAND@544277": {
33074
33074
  "type": "object"
33075
33075
  }
33076
33076
  },
33077
33077
  "required": [
33078
- "__@BRAND@543583"
33078
+ "__@BRAND@544277"
33079
33079
  ]
33080
33080
  },
33081
33081
  "pattern": {
33082
33082
  "type": "object",
33083
33083
  "properties": {
33084
- "__@BRAND@543583": {
33084
+ "__@BRAND@544277": {
33085
33085
  "type": "object"
33086
33086
  }
33087
33087
  },
33088
33088
  "required": [
33089
- "__@BRAND@543583"
33089
+ "__@BRAND@544277"
33090
33090
  ]
33091
33091
  },
33092
33092
  "default": {
@@ -33397,12 +33397,12 @@
33397
33397
  {
33398
33398
  "type": "object",
33399
33399
  "properties": {
33400
- "__@BRAND@543583": {
33400
+ "__@BRAND@544277": {
33401
33401
  "type": "object"
33402
33402
  }
33403
33403
  },
33404
33404
  "required": [
33405
- "__@BRAND@543583"
33405
+ "__@BRAND@544277"
33406
33406
  ]
33407
33407
  },
33408
33408
  {
@@ -33410,12 +33410,12 @@
33410
33410
  "value": {
33411
33411
  "type": "object",
33412
33412
  "properties": {
33413
- "__@BRAND@543583": {
33413
+ "__@BRAND@544277": {
33414
33414
  "type": "object"
33415
33415
  }
33416
33416
  },
33417
33417
  "required": [
33418
- "__@BRAND@543583"
33418
+ "__@BRAND@544277"
33419
33419
  ]
33420
33420
  },
33421
33421
  "disabled": {
@@ -33484,34 +33484,34 @@
33484
33484
  "minLength": {
33485
33485
  "type": "object",
33486
33486
  "properties": {
33487
- "__@BRAND@543583": {
33487
+ "__@BRAND@544277": {
33488
33488
  "type": "object"
33489
33489
  }
33490
33490
  },
33491
33491
  "required": [
33492
- "__@BRAND@543583"
33492
+ "__@BRAND@544277"
33493
33493
  ]
33494
33494
  },
33495
33495
  "maxLength": {
33496
33496
  "type": "object",
33497
33497
  "properties": {
33498
- "__@BRAND@543583": {
33498
+ "__@BRAND@544277": {
33499
33499
  "type": "object"
33500
33500
  }
33501
33501
  },
33502
33502
  "required": [
33503
- "__@BRAND@543583"
33503
+ "__@BRAND@544277"
33504
33504
  ]
33505
33505
  },
33506
33506
  "pattern": {
33507
33507
  "type": "object",
33508
33508
  "properties": {
33509
- "__@BRAND@543583": {
33509
+ "__@BRAND@544277": {
33510
33510
  "type": "object"
33511
33511
  }
33512
33512
  },
33513
33513
  "required": [
33514
- "__@BRAND@543583"
33514
+ "__@BRAND@544277"
33515
33515
  ]
33516
33516
  },
33517
33517
  "default": {
@@ -33669,34 +33669,34 @@
33669
33669
  "minLength": {
33670
33670
  "type": "object",
33671
33671
  "properties": {
33672
- "__@BRAND@543583": {
33672
+ "__@BRAND@544277": {
33673
33673
  "type": "object"
33674
33674
  }
33675
33675
  },
33676
33676
  "required": [
33677
- "__@BRAND@543583"
33677
+ "__@BRAND@544277"
33678
33678
  ]
33679
33679
  },
33680
33680
  "maxLength": {
33681
33681
  "type": "object",
33682
33682
  "properties": {
33683
- "__@BRAND@543583": {
33683
+ "__@BRAND@544277": {
33684
33684
  "type": "object"
33685
33685
  }
33686
33686
  },
33687
33687
  "required": [
33688
- "__@BRAND@543583"
33688
+ "__@BRAND@544277"
33689
33689
  ]
33690
33690
  },
33691
33691
  "pattern": {
33692
33692
  "type": "object",
33693
33693
  "properties": {
33694
- "__@BRAND@543583": {
33694
+ "__@BRAND@544277": {
33695
33695
  "type": "object"
33696
33696
  }
33697
33697
  },
33698
33698
  "required": [
33699
- "__@BRAND@543583"
33699
+ "__@BRAND@544277"
33700
33700
  ]
33701
33701
  },
33702
33702
  "default": {
@@ -33785,12 +33785,12 @@
33785
33785
  {
33786
33786
  "type": "object",
33787
33787
  "properties": {
33788
- "__@BRAND@543583": {
33788
+ "__@BRAND@544277": {
33789
33789
  "type": "object"
33790
33790
  }
33791
33791
  },
33792
33792
  "required": [
33793
- "__@BRAND@543583"
33793
+ "__@BRAND@544277"
33794
33794
  ]
33795
33795
  },
33796
33796
  {
@@ -33798,12 +33798,12 @@
33798
33798
  "value": {
33799
33799
  "type": "object",
33800
33800
  "properties": {
33801
- "__@BRAND@543583": {
33801
+ "__@BRAND@544277": {
33802
33802
  "type": "object"
33803
33803
  }
33804
33804
  },
33805
33805
  "required": [
33806
- "__@BRAND@543583"
33806
+ "__@BRAND@544277"
33807
33807
  ]
33808
33808
  },
33809
33809
  "disabled": {
@@ -33989,12 +33989,12 @@
33989
33989
  "items": {
33990
33990
  "type": "object",
33991
33991
  "properties": {
33992
- "__@BRAND@543583": {
33992
+ "__@BRAND@544277": {
33993
33993
  "type": "object"
33994
33994
  }
33995
33995
  },
33996
33996
  "required": [
33997
- "__@BRAND@543583"
33997
+ "__@BRAND@544277"
33998
33998
  ]
33999
33999
  },
34000
34000
  "type": "array"
@@ -34003,12 +34003,12 @@
34003
34003
  "items": {
34004
34004
  "type": "object",
34005
34005
  "properties": {
34006
- "__@BRAND@543583": {
34006
+ "__@BRAND@544277": {
34007
34007
  "type": "object"
34008
34008
  }
34009
34009
  },
34010
34010
  "required": [
34011
- "__@BRAND@543583"
34011
+ "__@BRAND@544277"
34012
34012
  ]
34013
34013
  },
34014
34014
  "type": "array"
@@ -34042,34 +34042,34 @@
34042
34042
  "minLength": {
34043
34043
  "type": "object",
34044
34044
  "properties": {
34045
- "__@BRAND@543583": {
34045
+ "__@BRAND@544277": {
34046
34046
  "type": "object"
34047
34047
  }
34048
34048
  },
34049
34049
  "required": [
34050
- "__@BRAND@543583"
34050
+ "__@BRAND@544277"
34051
34051
  ]
34052
34052
  },
34053
34053
  "maxLength": {
34054
34054
  "type": "object",
34055
34055
  "properties": {
34056
- "__@BRAND@543583": {
34056
+ "__@BRAND@544277": {
34057
34057
  "type": "object"
34058
34058
  }
34059
34059
  },
34060
34060
  "required": [
34061
- "__@BRAND@543583"
34061
+ "__@BRAND@544277"
34062
34062
  ]
34063
34063
  },
34064
34064
  "pattern": {
34065
34065
  "type": "object",
34066
34066
  "properties": {
34067
- "__@BRAND@543583": {
34067
+ "__@BRAND@544277": {
34068
34068
  "type": "object"
34069
34069
  }
34070
34070
  },
34071
34071
  "required": [
34072
- "__@BRAND@543583"
34072
+ "__@BRAND@544277"
34073
34073
  ]
34074
34074
  },
34075
34075
  "default": {
@@ -34203,12 +34203,12 @@
34203
34203
  "value": {
34204
34204
  "type": "object",
34205
34205
  "properties": {
34206
- "__@BRAND@543583": {
34206
+ "__@BRAND@544277": {
34207
34207
  "type": "object"
34208
34208
  }
34209
34209
  },
34210
34210
  "required": [
34211
- "__@BRAND@543583"
34211
+ "__@BRAND@544277"
34212
34212
  ]
34213
34213
  },
34214
34214
  "disabled": {
@@ -72266,34 +72266,34 @@
72266
72266
  "maxLength": {
72267
72267
  "type": "object",
72268
72268
  "properties": {
72269
- "__@BRAND@8489": {
72269
+ "__@BRAND@8492": {
72270
72270
  "type": "object"
72271
72271
  }
72272
72272
  },
72273
72273
  "required": [
72274
- "__@BRAND@8489"
72274
+ "__@BRAND@8492"
72275
72275
  ]
72276
72276
  },
72277
72277
  "minLength": {
72278
72278
  "type": "object",
72279
72279
  "properties": {
72280
- "__@BRAND@8489": {
72280
+ "__@BRAND@8492": {
72281
72281
  "type": "object"
72282
72282
  }
72283
72283
  },
72284
72284
  "required": [
72285
- "__@BRAND@8489"
72285
+ "__@BRAND@8492"
72286
72286
  ]
72287
72287
  },
72288
72288
  "pattern": {
72289
72289
  "type": "object",
72290
72290
  "properties": {
72291
- "__@BRAND@8489": {
72291
+ "__@BRAND@8492": {
72292
72292
  "type": "object"
72293
72293
  }
72294
72294
  },
72295
72295
  "required": [
72296
- "__@BRAND@8489"
72296
+ "__@BRAND@8492"
72297
72297
  ]
72298
72298
  },
72299
72299
  "description": {
@@ -72976,34 +72976,34 @@
72976
72976
  "maxLength": {
72977
72977
  "type": "object",
72978
72978
  "properties": {
72979
- "__@BRAND@8489": {
72979
+ "__@BRAND@8492": {
72980
72980
  "type": "object"
72981
72981
  }
72982
72982
  },
72983
72983
  "required": [
72984
- "__@BRAND@8489"
72984
+ "__@BRAND@8492"
72985
72985
  ]
72986
72986
  },
72987
72987
  "minLength": {
72988
72988
  "type": "object",
72989
72989
  "properties": {
72990
- "__@BRAND@8489": {
72990
+ "__@BRAND@8492": {
72991
72991
  "type": "object"
72992
72992
  }
72993
72993
  },
72994
72994
  "required": [
72995
- "__@BRAND@8489"
72995
+ "__@BRAND@8492"
72996
72996
  ]
72997
72997
  },
72998
72998
  "pattern": {
72999
72999
  "type": "object",
73000
73000
  "properties": {
73001
- "__@BRAND@8489": {
73001
+ "__@BRAND@8492": {
73002
73002
  "type": "object"
73003
73003
  }
73004
73004
  },
73005
73005
  "required": [
73006
- "__@BRAND@8489"
73006
+ "__@BRAND@8492"
73007
73007
  ]
73008
73008
  },
73009
73009
  "description": {
@@ -73152,34 +73152,34 @@
73152
73152
  "minLength": {
73153
73153
  "type": "object",
73154
73154
  "properties": {
73155
- "__@BRAND@8489": {
73155
+ "__@BRAND@8492": {
73156
73156
  "type": "object"
73157
73157
  }
73158
73158
  },
73159
73159
  "required": [
73160
- "__@BRAND@8489"
73160
+ "__@BRAND@8492"
73161
73161
  ]
73162
73162
  },
73163
73163
  "maxLength": {
73164
73164
  "type": "object",
73165
73165
  "properties": {
73166
- "__@BRAND@8489": {
73166
+ "__@BRAND@8492": {
73167
73167
  "type": "object"
73168
73168
  }
73169
73169
  },
73170
73170
  "required": [
73171
- "__@BRAND@8489"
73171
+ "__@BRAND@8492"
73172
73172
  ]
73173
73173
  },
73174
73174
  "pattern": {
73175
73175
  "type": "object",
73176
73176
  "properties": {
73177
- "__@BRAND@8489": {
73177
+ "__@BRAND@8492": {
73178
73178
  "type": "object"
73179
73179
  }
73180
73180
  },
73181
73181
  "required": [
73182
- "__@BRAND@8489"
73182
+ "__@BRAND@8492"
73183
73183
  ]
73184
73184
  },
73185
73185
  "default": {
@@ -73496,12 +73496,12 @@
73496
73496
  {
73497
73497
  "type": "object",
73498
73498
  "properties": {
73499
- "__@BRAND@8489": {
73499
+ "__@BRAND@8492": {
73500
73500
  "type": "object"
73501
73501
  }
73502
73502
  },
73503
73503
  "required": [
73504
- "__@BRAND@8489"
73504
+ "__@BRAND@8492"
73505
73505
  ]
73506
73506
  },
73507
73507
  {
@@ -73509,12 +73509,12 @@
73509
73509
  "value": {
73510
73510
  "type": "object",
73511
73511
  "properties": {
73512
- "__@BRAND@8489": {
73512
+ "__@BRAND@8492": {
73513
73513
  "type": "object"
73514
73514
  }
73515
73515
  },
73516
73516
  "required": [
73517
- "__@BRAND@8489"
73517
+ "__@BRAND@8492"
73518
73518
  ]
73519
73519
  },
73520
73520
  "disabled": {
@@ -73586,34 +73586,34 @@
73586
73586
  "maxLength": {
73587
73587
  "type": "object",
73588
73588
  "properties": {
73589
- "__@BRAND@8489": {
73589
+ "__@BRAND@8492": {
73590
73590
  "type": "object"
73591
73591
  }
73592
73592
  },
73593
73593
  "required": [
73594
- "__@BRAND@8489"
73594
+ "__@BRAND@8492"
73595
73595
  ]
73596
73596
  },
73597
73597
  "minLength": {
73598
73598
  "type": "object",
73599
73599
  "properties": {
73600
- "__@BRAND@8489": {
73600
+ "__@BRAND@8492": {
73601
73601
  "type": "object"
73602
73602
  }
73603
73603
  },
73604
73604
  "required": [
73605
- "__@BRAND@8489"
73605
+ "__@BRAND@8492"
73606
73606
  ]
73607
73607
  },
73608
73608
  "pattern": {
73609
73609
  "type": "object",
73610
73610
  "properties": {
73611
- "__@BRAND@8489": {
73611
+ "__@BRAND@8492": {
73612
73612
  "type": "object"
73613
73613
  }
73614
73614
  },
73615
73615
  "required": [
73616
- "__@BRAND@8489"
73616
+ "__@BRAND@8492"
73617
73617
  ]
73618
73618
  },
73619
73619
  "description": {
@@ -73763,34 +73763,34 @@
73763
73763
  "maxLength": {
73764
73764
  "type": "object",
73765
73765
  "properties": {
73766
- "__@BRAND@8489": {
73766
+ "__@BRAND@8492": {
73767
73767
  "type": "object"
73768
73768
  }
73769
73769
  },
73770
73770
  "required": [
73771
- "__@BRAND@8489"
73771
+ "__@BRAND@8492"
73772
73772
  ]
73773
73773
  },
73774
73774
  "minLength": {
73775
73775
  "type": "object",
73776
73776
  "properties": {
73777
- "__@BRAND@8489": {
73777
+ "__@BRAND@8492": {
73778
73778
  "type": "object"
73779
73779
  }
73780
73780
  },
73781
73781
  "required": [
73782
- "__@BRAND@8489"
73782
+ "__@BRAND@8492"
73783
73783
  ]
73784
73784
  },
73785
73785
  "pattern": {
73786
73786
  "type": "object",
73787
73787
  "properties": {
73788
- "__@BRAND@8489": {
73788
+ "__@BRAND@8492": {
73789
73789
  "type": "object"
73790
73790
  }
73791
73791
  },
73792
73792
  "required": [
73793
- "__@BRAND@8489"
73793
+ "__@BRAND@8492"
73794
73794
  ]
73795
73795
  },
73796
73796
  "description": {
@@ -73921,12 +73921,12 @@
73921
73921
  "value": {
73922
73922
  "type": "object",
73923
73923
  "properties": {
73924
- "__@BRAND@8489": {
73924
+ "__@BRAND@8492": {
73925
73925
  "type": "object"
73926
73926
  }
73927
73927
  },
73928
73928
  "required": [
73929
- "__@BRAND@8489"
73929
+ "__@BRAND@8492"
73930
73930
  ]
73931
73931
  },
73932
73932
  "disabled": {
@@ -74175,12 +74175,12 @@
74175
74175
  "value": {
74176
74176
  "type": "object",
74177
74177
  "properties": {
74178
- "__@BRAND@8489": {
74178
+ "__@BRAND@8492": {
74179
74179
  "type": "object"
74180
74180
  }
74181
74181
  },
74182
74182
  "required": [
74183
- "__@BRAND@8489"
74183
+ "__@BRAND@8492"
74184
74184
  ]
74185
74185
  },
74186
74186
  "disabled": {
@@ -93251,16 +93251,5 @@
93251
93251
  }
93252
93252
  }
93253
93253
  },
93254
- "security": [],
93255
- "tags": [
93256
- {
93257
- "name": "domains-registrar",
93258
- "description": "API Endpoints for working with and managing registered domains on Vercel"
93259
- }
93260
- ],
93261
- "contact": {
93262
- "email": "support@vercel.com",
93263
- "name": "Vercel Support",
93264
- "url": "https://vercel.com/support"
93265
- }
93254
+ "security": []
93266
93255
  }
@@ -1,7 +0,0 @@
1
- # Vercel SDK
2
-
3
- ## Overview
4
-
5
- Vercel SDK: The [`@vercel/sdk`](https://www.npmjs.com/package/@vercel/sdk) is a type-safe Typescript SDK that allows you to access the resources and methods of the Vercel REST API. Learn how to [install it](https://vercel.com/docs/rest-api/sdk#installing-vercel-sdk) and [authenticate](https://vercel.com/docs/rest-api/sdk#authentication) with a Vercel access token.
6
-
7
- ### Available Operations