vercel-api-js 1.22.5 → 1.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  var components = require('./components-cuxd0v55.cjs');
4
- var schemas = require('./schemas-d18hcxop.cjs');
4
+ var schemas = require('./schemas-b217bkcw.cjs');
5
5
  var types = require('./types.cjs');
6
6
 
7
7
  function formEncoded(data) {
@@ -5039,7 +5039,6 @@ exports.updateProjectStatus404Schema = schemas.updateProjectStatus404Schema;
5039
5039
  exports.updateProjectStatus409Schema = schemas.updateProjectStatus409Schema;
5040
5040
  exports.updateProjectStatus410Schema = schemas.updateProjectStatus410Schema;
5041
5041
  exports.updateProjectStatus428Schema = schemas.updateProjectStatus428Schema;
5042
- exports.updateProjectStatus429Schema = schemas.updateProjectStatus429Schema;
5043
5042
  exports.updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescriptionErrorSchema = schemas.updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescriptionErrorSchema;
5044
5043
  exports.updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescriptionPathDeploymentIdSchema = schemas.updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescriptionPathDeploymentIdSchema;
5045
5044
  exports.updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescriptionPathProjectIdSchema = schemas.updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescriptionPathProjectIdSchema;