vercel-api-js 1.9.1 → 1.9.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/schemas.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var schemas = require('./schemas-dkkesx73.cjs');
3
+ var schemas = require('./schemas-in74gnjm.cjs');
4
4
 
5
5
 
6
6
 
@@ -1251,9 +1251,6 @@ exports.downloadArtifactStatus410Schema = schemas.downloadArtifactStatus410Schem
1251
1251
  exports.driveSchema = schemas.driveSchema;
1252
1252
  exports.duplicateDomainsSchema = schemas.duplicateDomainsSchema;
1253
1253
  exports.e164PhoneNumberSchema = schemas.e164PhoneNumberSchema;
1254
- exports.edgeConfigItemSchema = schemas.edgeConfigItemSchema;
1255
- exports.edgeConfigItemValueSchema = schemas.edgeConfigItemValueSchema;
1256
- exports.edgeConfigTokenSchema = schemas.edgeConfigTokenSchema;
1257
1254
  exports.editProjectEnvPathIdOrNameSchema = schemas.editProjectEnvPathIdOrNameSchema;
1258
1255
  exports.editProjectEnvPathIdSchema = schemas.editProjectEnvPathIdSchema;
1259
1256
  exports.editProjectEnvQuerySlugSchema = schemas.editProjectEnvQuerySlugSchema;
@@ -2619,6 +2616,9 @@ exports.gitNamespacesStatus404Schema = schemas.gitNamespacesStatus404Schema;
2619
2616
  exports.gitNamespacesStatus410Schema = schemas.gitNamespacesStatus410Schema;
2620
2617
  exports.gitNamespacesStatus429Schema = schemas.gitNamespacesStatus429Schema;
2621
2618
  exports.gitNamespacesStatus500Schema = schemas.gitNamespacesStatus500Schema;
2619
+ exports.globalConfigItemSchema = schemas.globalConfigItemSchema;
2620
+ exports.globalConfigItemValueSchema = schemas.globalConfigItemValueSchema;
2621
+ exports.globalConfigTokenSchema = schemas.globalConfigTokenSchema;
2622
2622
  exports.httpApiDecodeErrorSchema = schemas.httpApiDecodeErrorSchema;
2623
2623
  exports.importConnectorTokensPathConnectorSchema = schemas.importConnectorTokensPathConnectorSchema;
2624
2624
  exports.importConnectorTokensResponseSchema = schemas.importConnectorTokensResponseSchema;