@vercel/sdk 1.4.0 → 1.5.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/README.md +10 -10
- package/bin/mcp-server.js +1390 -1437
- package/bin/mcp-server.js.map +197 -197
- package/docs/sdks/marketplace/README.md +25 -35
- package/esm/__tests__/domains.test.js +1 -1
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/marketplace.test.js +5 -8
- package/esm/__tests__/marketplace.test.js.map +1 -1
- package/esm/funcs/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts → marketplaceCreateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/funcs/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js → marketplaceCreateInstallationIntegrationConfiguration.js} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/funcs/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceCreateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceCreateInstallationIntegrationEdgeConfig.js} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/funcs/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceDeleteInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/funcs/marketplaceDeleteInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/funcs/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceDeleteInstallationIntegrationConfiguration.js} +2 -2
- package/esm/funcs/marketplaceDeleteInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/funcs/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceUpdateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/funcs/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceUpdateInstallationIntegrationConfiguration.js} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/funcs/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceUpdateInstallationIntegrationEdgeConfig.js} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +2 -8
- package/esm/lib/sdks.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +11 -11
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/accessGroupsCreateAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsCreateAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/accessGroupsDeleteAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsDeleteAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/accessGroupsListAccessGroupMembers.js +1 -1
- package/esm/mcp-server/tools/accessGroupsListAccessGroupProjects.js +1 -1
- package/esm/mcp-server/tools/accessGroupsListAccessGroups.js +1 -1
- package/esm/mcp-server/tools/accessGroupsReadAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsReadAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/accessGroupsUpdateAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsUpdateAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/aliasesAssignAlias.js +1 -1
- package/esm/mcp-server/tools/aliasesDeleteAlias.js +1 -1
- package/esm/mcp-server/tools/aliasesGetAlias.js +1 -1
- package/esm/mcp-server/tools/aliasesListAliases.js +1 -1
- package/esm/mcp-server/tools/aliasesListDeploymentAliases.js +1 -1
- package/esm/mcp-server/tools/apiExperimentationGetV1ExperimentationItems.js +1 -1
- package/esm/mcp-server/tools/artifactsArtifactExists.js +1 -1
- package/esm/mcp-server/tools/artifactsArtifactQuery.js +1 -1
- package/esm/mcp-server/tools/artifactsDownloadArtifact.js +1 -1
- package/esm/mcp-server/tools/artifactsRecordEvents.js +1 -1
- package/esm/mcp-server/tools/artifactsStatus.js +1 -1
- package/esm/mcp-server/tools/artifactsUploadArtifact.js +1 -1
- package/esm/mcp-server/tools/authenticationCreateAuthToken.js +1 -1
- package/esm/mcp-server/tools/authenticationDeleteAuthToken.js +1 -1
- package/esm/mcp-server/tools/authenticationExchangeSsoToken.js +1 -1
- package/esm/mcp-server/tools/authenticationGetAuthToken.js +1 -1
- package/esm/mcp-server/tools/authenticationListAuthTokens.js +1 -1
- package/esm/mcp-server/tools/certsGetCertById.js +1 -1
- package/esm/mcp-server/tools/certsIssueCert.js +1 -1
- package/esm/mcp-server/tools/certsRemoveCert.js +1 -1
- package/esm/mcp-server/tools/certsUploadCert.js +1 -1
- package/esm/mcp-server/tools/checksCreateCheck.js +1 -1
- package/esm/mcp-server/tools/checksGetAllChecks.js +1 -1
- package/esm/mcp-server/tools/checksGetCheck.js +1 -1
- package/esm/mcp-server/tools/checksRerequestCheck.js +1 -1
- package/esm/mcp-server/tools/checksUpdateCheck.js +1 -1
- package/esm/mcp-server/tools/deploymentsCancelDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsCreateDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsDeleteDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeploymentEvents.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeploymentFileContents.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeployments.js +1 -1
- package/esm/mcp-server/tools/deploymentsListDeploymentFiles.js +1 -1
- package/esm/mcp-server/tools/deploymentsUpdateIntegrationDeploymentAction.js +1 -1
- package/esm/mcp-server/tools/deploymentsUploadFile.js +1 -1
- package/esm/mcp-server/tools/dnsCreateRecord.js +1 -1
- package/esm/mcp-server/tools/dnsGetRecords.js +1 -1
- package/esm/mcp-server/tools/dnsRemoveRecord.js +1 -1
- package/esm/mcp-server/tools/dnsUpdateRecord.js +1 -1
- package/esm/mcp-server/tools/domainsBuyDomain.js +1 -1
- package/esm/mcp-server/tools/domainsCheckDomainPrice.js +1 -1
- package/esm/mcp-server/tools/domainsCheckDomainStatus.js +1 -1
- package/esm/mcp-server/tools/domainsCreateOrTransferDomain.js +1 -1
- package/esm/mcp-server/tools/domainsDeleteDomain.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomain.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomainConfig.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomainTransfer.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomains.js +1 -1
- package/esm/mcp-server/tools/domainsPatchDomain.js +1 -1
- package/esm/mcp-server/tools/edgeConfigCreateEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/edgeConfigCreateEdgeConfigToken.js +1 -1
- package/esm/mcp-server/tools/edgeConfigDeleteEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/edgeConfigDeleteEdgeConfigSchema.js +1 -1
- package/esm/mcp-server/tools/edgeConfigDeleteEdgeConfigTokens.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigBackup.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigBackups.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigItem.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigItems.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigSchema.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigToken.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigTokens.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigs.js +1 -1
- package/esm/mcp-server/tools/edgeConfigPatchEdgeConfigSchema.js +1 -1
- package/esm/mcp-server/tools/edgeConfigUpdateEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/environmentCreateCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/environmentGetCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/environmentGetV9ProjectsIdOrNameCustomEnvironments.js +1 -1
- package/esm/mcp-server/tools/environmentRemoveCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/environmentUpdateCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/integrationsDeleteConfiguration.js +1 -1
- package/esm/mcp-server/tools/integrationsGetConfiguration.js +1 -1
- package/esm/mcp-server/tools/integrationsGetConfigurations.js +1 -1
- package/esm/mcp-server/tools/integrationsGitNamespaces.js +1 -1
- package/esm/mcp-server/tools/integrationsSearchRepo.js +1 -1
- package/esm/mcp-server/tools/integrationsUpdateIntegrationDeploymentAction.js +1 -1
- package/esm/mcp-server/tools/logDrainsCreateConfigurableLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsCreateLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsDeleteConfigurableLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsDeleteIntegrationLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsGetAllLogDrains.js +1 -1
- package/esm/mcp-server/tools/logDrainsGetConfigurableLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsGetIntegrationLogDrains.js +1 -1
- package/esm/mcp-server/tools/marketplaceCreateEvent.js +1 -1
- package/esm/mcp-server/tools/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts → marketplaceCreateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js → marketplaceCreateInstallationIntegrationConfiguration.js} +5 -5
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/mcp-server/tools/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceCreateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceCreateInstallationIntegrationEdgeConfig.js} +5 -5
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/mcp-server/tools/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceDeleteInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceDeleteInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceDeleteInstallationIntegrationConfiguration.js} +5 -5
- package/esm/mcp-server/tools/marketplaceDeleteInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceExchangeSsoToken.js +1 -1
- package/esm/mcp-server/tools/marketplaceGetAccountInfo.js +1 -1
- package/esm/mcp-server/tools/marketplaceGetInvoice.js +1 -1
- package/esm/mcp-server/tools/marketplaceGetMember.js +1 -1
- package/esm/mcp-server/tools/marketplaceImportResource.js +1 -1
- package/esm/mcp-server/tools/marketplaceSubmitBillingData.js +1 -1
- package/esm/mcp-server/tools/marketplaceSubmitInvoice.js +1 -1
- package/esm/mcp-server/tools/marketplaceSubmitPrepaymentBalances.js +1 -1
- package/esm/mcp-server/tools/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceUpdateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceUpdateInstallationIntegrationConfiguration.js} +5 -5
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/mcp-server/tools/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceUpdateInstallationIntegrationEdgeConfig.js} +5 -5
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateInvoice.js +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateResourceSecrets.js +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateResourceSecretsById.js +1 -1
- package/esm/mcp-server/tools/projectMembersAddProjectMember.js +1 -1
- package/esm/mcp-server/tools/projectMembersGetProjectMembers.js +1 -1
- package/esm/mcp-server/tools/projectMembersRemoveProjectMember.js +1 -1
- package/esm/mcp-server/tools/projectsAcceptProjectTransferRequest.js +1 -1
- package/esm/mcp-server/tools/projectsAddProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsCreateProject.js +1 -1
- package/esm/mcp-server/tools/projectsCreateProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsCreateProjectTransferRequest.js +1 -1
- package/esm/mcp-server/tools/projectsDeleteProject.js +1 -1
- package/esm/mcp-server/tools/projectsEditProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsFilterProjectEnvs.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjectDomains.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjects.js +1 -1
- package/esm/mcp-server/tools/projectsListPromoteAliases.js +1 -1
- package/esm/mcp-server/tools/projectsRemoveProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsRemoveProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsRequestPromote.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProject.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProjectDataCache.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProjectProtectionBypass.js +1 -1
- package/esm/mcp-server/tools/projectsVerifyProjectDomain.js +1 -1
- package/esm/mcp-server/tools/securityAddBypassIp.js +1 -1
- package/esm/mcp-server/tools/securityGetActiveAttackStatus.js +1 -1
- package/esm/mcp-server/tools/securityGetBypassIp.js +1 -1
- package/esm/mcp-server/tools/securityGetFirewallConfig.js +1 -1
- package/esm/mcp-server/tools/securityRemoveBypassIp.js +1 -1
- package/esm/mcp-server/tools/securityUpdateAttackChallengeMode.js +1 -1
- package/esm/mcp-server/tools/securityUpdateFirewallConfig.js +1 -1
- package/esm/mcp-server/tools/teamsCreateTeam.js +1 -1
- package/esm/mcp-server/tools/teamsDeleteTeam.js +1 -1
- package/esm/mcp-server/tools/teamsDeleteTeamInviteCode.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeam.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeamAccessRequest.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeamMembers.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeams.js +1 -1
- package/esm/mcp-server/tools/teamsInviteUserToTeam.js +1 -1
- package/esm/mcp-server/tools/teamsJoinTeam.js +1 -1
- package/esm/mcp-server/tools/teamsPatchTeam.js +1 -1
- package/esm/mcp-server/tools/teamsRemoveTeamMember.js +1 -1
- package/esm/mcp-server/tools/teamsRequestAccessToTeam.js +1 -1
- package/esm/mcp-server/tools/teamsUpdateTeamMember.js +1 -1
- package/esm/mcp-server/tools/userGetAuthUser.js +1 -1
- package/esm/mcp-server/tools/userListUserEvents.js +1 -1
- package/esm/mcp-server/tools/userRequestDelete.js +1 -1
- package/esm/mcp-server/tools/webhooksCreateWebhook.js +1 -1
- package/esm/mcp-server/tools/webhooksDeleteWebhook.js +1 -1
- package/esm/mcp-server/tools/webhooksGetWebhook.js +1 -1
- package/esm/mcp-server/tools/webhooksGetWebhooks.js +1 -1
- package/esm/mcp-server/tools.d.ts.map +1 -1
- package/esm/mcp-server/tools.js +3 -0
- package/esm/mcp-server/tools.js.map +1 -1
- package/esm/models/authuser.d.ts +39 -3
- package/esm/models/authuser.d.ts.map +1 -1
- package/esm/models/authuser.js +28 -1
- package/esm/models/authuser.js.map +1 -1
- package/esm/models/createdeploymentop.d.ts +49 -49
- package/esm/models/createdeploymentop.d.ts.map +1 -1
- package/esm/models/createdeploymentop.js +19 -19
- package/esm/models/createdeploymentop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +27 -27
- package/esm/models/createprojectop.js +9 -9
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/getdeploymentsop.d.ts +24 -24
- package/esm/models/getdeploymentsop.js +8 -8
- package/esm/models/getdeploymentsop.js.map +1 -1
- package/esm/models/getdomainop.d.ts +5 -5
- package/esm/models/getdomainop.d.ts.map +1 -1
- package/esm/models/getdomainop.js +2 -2
- package/esm/models/getdomainop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +24 -24
- package/esm/models/getprojectsop.js +8 -8
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/inviteusertoteamop.d.ts +12 -0
- package/esm/models/inviteusertoteamop.d.ts.map +1 -1
- package/esm/models/inviteusertoteamop.js +4 -0
- package/esm/models/inviteusertoteamop.js.map +1 -1
- package/esm/models/teamlimited.d.ts +6 -0
- package/esm/models/teamlimited.d.ts.map +1 -1
- package/esm/models/teamlimited.js +2 -0
- package/esm/models/teamlimited.js.map +1 -1
- package/esm/models/updatefirewallconfigop.d.ts +2 -2
- package/esm/models/updatefirewallconfigop.d.ts.map +1 -1
- package/esm/models/updatefirewallconfigop.js +2 -2
- package/esm/models/updatefirewallconfigop.js.map +1 -1
- package/esm/models/updateintegrationdeploymentactionop.d.ts +2 -2
- package/esm/models/updateintegrationdeploymentactionop.d.ts.map +1 -1
- package/esm/models/updateintegrationdeploymentactionop.js +2 -2
- package/esm/models/updateintegrationdeploymentactionop.js.map +1 -1
- package/esm/models/updateprojectdatacacheop.d.ts +24 -24
- package/esm/models/updateprojectdatacacheop.js +8 -8
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +48 -48
- package/esm/models/updateprojectop.js +16 -16
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/vercelbadrequesterror.d.ts +4 -4
- package/esm/models/vercelbadrequesterror.d.ts.map +1 -1
- package/esm/models/vercelbadrequesterror.js +4 -4
- package/esm/models/vercelbadrequesterror.js.map +1 -1
- package/esm/models/vercelforbiddenerror.d.ts +2 -2
- package/esm/models/vercelforbiddenerror.d.ts.map +1 -1
- package/esm/models/vercelforbiddenerror.js +2 -2
- package/esm/models/vercelforbiddenerror.js.map +1 -1
- package/esm/models/vercelnotfounderror.d.ts +4 -4
- package/esm/models/vercelnotfounderror.d.ts.map +1 -1
- package/esm/models/vercelnotfounderror.js +4 -4
- package/esm/models/vercelnotfounderror.js.map +1 -1
- package/esm/models/vercelratelimiterror.d.ts +2 -2
- package/esm/models/vercelratelimiterror.d.ts.map +1 -1
- package/esm/models/vercelratelimiterror.js +2 -2
- package/esm/models/vercelratelimiterror.js.map +1 -1
- package/esm/sdk/marketplace.d.ts +5 -5
- package/esm/sdk/marketplace.d.ts.map +1 -1
- package/esm/sdk/marketplace.js +15 -15
- package/esm/sdk/marketplace.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/domains.test.ts +1 -1
- package/src/__tests__/marketplace.test.ts +22 -35
- package/src/funcs/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.ts → marketplaceCreateInstallationIntegrationConfiguration.ts} +1 -1
- package/src/funcs/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceCreateInstallationIntegrationEdgeConfig.ts} +1 -1
- package/src/funcs/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceDeleteInstallationIntegrationConfiguration.ts} +1 -1
- package/src/funcs/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceUpdateInstallationIntegrationConfiguration.ts} +1 -1
- package/src/funcs/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.ts} +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/sdks.ts +2 -7
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +11 -31
- package/src/mcp-server/tools/accessGroupsCreateAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsCreateAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/accessGroupsDeleteAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsDeleteAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/accessGroupsListAccessGroupMembers.ts +1 -1
- package/src/mcp-server/tools/accessGroupsListAccessGroupProjects.ts +1 -1
- package/src/mcp-server/tools/accessGroupsListAccessGroups.ts +1 -1
- package/src/mcp-server/tools/accessGroupsReadAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsReadAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/accessGroupsUpdateAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsUpdateAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/aliasesAssignAlias.ts +1 -1
- package/src/mcp-server/tools/aliasesDeleteAlias.ts +1 -1
- package/src/mcp-server/tools/aliasesGetAlias.ts +1 -1
- package/src/mcp-server/tools/aliasesListAliases.ts +1 -1
- package/src/mcp-server/tools/aliasesListDeploymentAliases.ts +1 -1
- package/src/mcp-server/tools/apiExperimentationGetV1ExperimentationItems.ts +1 -1
- package/src/mcp-server/tools/artifactsArtifactExists.ts +1 -1
- package/src/mcp-server/tools/artifactsArtifactQuery.ts +1 -1
- package/src/mcp-server/tools/artifactsDownloadArtifact.ts +1 -1
- package/src/mcp-server/tools/artifactsRecordEvents.ts +1 -1
- package/src/mcp-server/tools/artifactsStatus.ts +1 -1
- package/src/mcp-server/tools/artifactsUploadArtifact.ts +1 -1
- package/src/mcp-server/tools/authenticationCreateAuthToken.ts +1 -1
- package/src/mcp-server/tools/authenticationDeleteAuthToken.ts +1 -1
- package/src/mcp-server/tools/authenticationExchangeSsoToken.ts +1 -1
- package/src/mcp-server/tools/authenticationGetAuthToken.ts +1 -1
- package/src/mcp-server/tools/authenticationListAuthTokens.ts +1 -1
- package/src/mcp-server/tools/certsGetCertById.ts +1 -1
- package/src/mcp-server/tools/certsIssueCert.ts +1 -1
- package/src/mcp-server/tools/certsRemoveCert.ts +1 -1
- package/src/mcp-server/tools/certsUploadCert.ts +1 -1
- package/src/mcp-server/tools/checksCreateCheck.ts +1 -1
- package/src/mcp-server/tools/checksGetAllChecks.ts +1 -1
- package/src/mcp-server/tools/checksGetCheck.ts +1 -1
- package/src/mcp-server/tools/checksRerequestCheck.ts +1 -1
- package/src/mcp-server/tools/checksUpdateCheck.ts +1 -1
- package/src/mcp-server/tools/deploymentsCancelDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsCreateDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsDeleteDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeploymentEvents.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeploymentFileContents.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeployments.ts +1 -1
- package/src/mcp-server/tools/deploymentsListDeploymentFiles.ts +1 -1
- package/src/mcp-server/tools/deploymentsUpdateIntegrationDeploymentAction.ts +1 -1
- package/src/mcp-server/tools/deploymentsUploadFile.ts +1 -1
- package/src/mcp-server/tools/dnsCreateRecord.ts +1 -1
- package/src/mcp-server/tools/dnsGetRecords.ts +1 -1
- package/src/mcp-server/tools/dnsRemoveRecord.ts +1 -1
- package/src/mcp-server/tools/dnsUpdateRecord.ts +1 -1
- package/src/mcp-server/tools/domainsBuyDomain.ts +1 -1
- package/src/mcp-server/tools/domainsCheckDomainPrice.ts +1 -1
- package/src/mcp-server/tools/domainsCheckDomainStatus.ts +1 -1
- package/src/mcp-server/tools/domainsCreateOrTransferDomain.ts +1 -1
- package/src/mcp-server/tools/domainsDeleteDomain.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomain.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomainConfig.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomainTransfer.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomains.ts +1 -1
- package/src/mcp-server/tools/domainsPatchDomain.ts +1 -1
- package/src/mcp-server/tools/edgeConfigCreateEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/edgeConfigCreateEdgeConfigToken.ts +1 -1
- package/src/mcp-server/tools/edgeConfigDeleteEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/edgeConfigDeleteEdgeConfigSchema.ts +1 -1
- package/src/mcp-server/tools/edgeConfigDeleteEdgeConfigTokens.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigBackup.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigBackups.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigItem.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigItems.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigSchema.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigToken.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigTokens.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigs.ts +1 -1
- package/src/mcp-server/tools/edgeConfigPatchEdgeConfigSchema.ts +1 -1
- package/src/mcp-server/tools/edgeConfigUpdateEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/environmentCreateCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/environmentGetCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/environmentGetV9ProjectsIdOrNameCustomEnvironments.ts +1 -1
- package/src/mcp-server/tools/environmentRemoveCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/environmentUpdateCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/integrationsDeleteConfiguration.ts +1 -1
- package/src/mcp-server/tools/integrationsGetConfiguration.ts +1 -1
- package/src/mcp-server/tools/integrationsGetConfigurations.ts +1 -1
- package/src/mcp-server/tools/integrationsGitNamespaces.ts +1 -1
- package/src/mcp-server/tools/integrationsSearchRepo.ts +1 -1
- package/src/mcp-server/tools/integrationsUpdateIntegrationDeploymentAction.ts +1 -1
- package/src/mcp-server/tools/logDrainsCreateConfigurableLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsCreateLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsDeleteConfigurableLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsDeleteIntegrationLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsGetAllLogDrains.ts +1 -1
- package/src/mcp-server/tools/logDrainsGetConfigurableLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsGetIntegrationLogDrains.ts +1 -1
- package/src/mcp-server/tools/marketplaceCreateEvent.ts +1 -1
- package/src/mcp-server/tools/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.ts → marketplaceCreateInstallationIntegrationConfiguration.ts} +4 -7
- package/src/mcp-server/tools/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceCreateInstallationIntegrationEdgeConfig.ts} +4 -7
- package/src/mcp-server/tools/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceDeleteInstallationIntegrationConfiguration.ts} +4 -7
- package/src/mcp-server/tools/marketplaceExchangeSsoToken.ts +1 -1
- package/src/mcp-server/tools/marketplaceGetAccountInfo.ts +1 -1
- package/src/mcp-server/tools/marketplaceGetInvoice.ts +1 -1
- package/src/mcp-server/tools/marketplaceGetMember.ts +1 -1
- package/src/mcp-server/tools/marketplaceImportResource.ts +1 -1
- package/src/mcp-server/tools/marketplaceSubmitBillingData.ts +1 -1
- package/src/mcp-server/tools/marketplaceSubmitInvoice.ts +1 -1
- package/src/mcp-server/tools/marketplaceSubmitPrepaymentBalances.ts +1 -1
- package/src/mcp-server/tools/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceUpdateInstallationIntegrationConfiguration.ts} +4 -7
- package/src/mcp-server/tools/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.ts} +4 -7
- package/src/mcp-server/tools/marketplaceUpdateInvoice.ts +1 -1
- package/src/mcp-server/tools/marketplaceUpdateResourceSecrets.ts +1 -1
- package/src/mcp-server/tools/marketplaceUpdateResourceSecretsById.ts +1 -1
- package/src/mcp-server/tools/projectMembersAddProjectMember.ts +1 -1
- package/src/mcp-server/tools/projectMembersGetProjectMembers.ts +1 -1
- package/src/mcp-server/tools/projectMembersRemoveProjectMember.ts +1 -1
- package/src/mcp-server/tools/projectsAcceptProjectTransferRequest.ts +1 -1
- package/src/mcp-server/tools/projectsAddProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsCreateProject.ts +1 -1
- package/src/mcp-server/tools/projectsCreateProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsCreateProjectTransferRequest.ts +1 -1
- package/src/mcp-server/tools/projectsDeleteProject.ts +1 -1
- package/src/mcp-server/tools/projectsEditProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsFilterProjectEnvs.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjectDomains.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjects.ts +1 -1
- package/src/mcp-server/tools/projectsListPromoteAliases.ts +1 -1
- package/src/mcp-server/tools/projectsRemoveProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsRemoveProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsRequestPromote.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProject.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProjectDataCache.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProjectProtectionBypass.ts +1 -1
- package/src/mcp-server/tools/projectsVerifyProjectDomain.ts +1 -1
- package/src/mcp-server/tools/securityAddBypassIp.ts +1 -1
- package/src/mcp-server/tools/securityGetActiveAttackStatus.ts +1 -1
- package/src/mcp-server/tools/securityGetBypassIp.ts +1 -1
- package/src/mcp-server/tools/securityGetFirewallConfig.ts +1 -1
- package/src/mcp-server/tools/securityRemoveBypassIp.ts +1 -1
- package/src/mcp-server/tools/securityUpdateAttackChallengeMode.ts +1 -1
- package/src/mcp-server/tools/securityUpdateFirewallConfig.ts +1 -1
- package/src/mcp-server/tools/teamsCreateTeam.ts +1 -1
- package/src/mcp-server/tools/teamsDeleteTeam.ts +1 -1
- package/src/mcp-server/tools/teamsDeleteTeamInviteCode.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeam.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeamAccessRequest.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeamMembers.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeams.ts +1 -1
- package/src/mcp-server/tools/teamsInviteUserToTeam.ts +1 -1
- package/src/mcp-server/tools/teamsJoinTeam.ts +1 -1
- package/src/mcp-server/tools/teamsPatchTeam.ts +1 -1
- package/src/mcp-server/tools/teamsRemoveTeamMember.ts +1 -1
- package/src/mcp-server/tools/teamsRequestAccessToTeam.ts +1 -1
- package/src/mcp-server/tools/teamsUpdateTeamMember.ts +1 -1
- package/src/mcp-server/tools/userGetAuthUser.ts +1 -1
- package/src/mcp-server/tools/userListUserEvents.ts +1 -1
- package/src/mcp-server/tools/userRequestDelete.ts +1 -1
- package/src/mcp-server/tools/webhooksCreateWebhook.ts +1 -1
- package/src/mcp-server/tools/webhooksDeleteWebhook.ts +1 -1
- package/src/mcp-server/tools/webhooksGetWebhook.ts +1 -1
- package/src/mcp-server/tools/webhooksGetWebhooks.ts +1 -1
- package/src/mcp-server/tools.ts +4 -0
- package/src/models/authuser.ts +72 -1
- package/src/models/createdeploymentop.ts +23 -23
- package/src/models/createprojectop.ts +9 -9
- package/src/models/getdeploymentsop.ts +8 -8
- package/src/models/getdomainop.ts +7 -7
- package/src/models/getprojectsop.ts +8 -8
- package/src/models/inviteusertoteamop.ts +4 -0
- package/src/models/teamlimited.ts +2 -0
- package/src/models/updatefirewallconfigop.ts +4 -6
- package/src/models/updateintegrationdeploymentactionop.ts +4 -4
- package/src/models/updateprojectdatacacheop.ts +8 -8
- package/src/models/updateprojectop.ts +16 -16
- package/src/models/vercelbadrequesterror.ts +8 -17
- package/src/models/vercelforbiddenerror.ts +4 -4
- package/src/models/vercelnotfounderror.ts +8 -10
- package/src/models/vercelratelimiterror.ts +4 -4
- package/src/sdk/marketplace.ts +35 -55
- package/vercel-spec.json +73 -76
- package/esm/funcs/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/funcs/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/funcs/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/funcs/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
- package/esm/funcs/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/funcs/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/funcs/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts.map +0 -1
- package/esm/funcs/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js.map +0 -1
- package/esm/funcs/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/funcs/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
- package/esm/mcp-server/tools/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/mcp-server/tools/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
- package/esm/mcp-server/tools/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/mcp-server/tools/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js.map +0 -1
- package/esm/mcp-server/tools/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
|
@@ -2,8 +2,8 @@ import * as z from "zod";
|
|
|
2
2
|
import { Result as SafeParseResult } from "../types/fp.js";
|
|
3
3
|
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
4
|
export type ErrorT = {
|
|
5
|
-
code
|
|
6
|
-
message
|
|
5
|
+
code: string;
|
|
6
|
+
message: string;
|
|
7
7
|
};
|
|
8
8
|
export type VercelBadRequestErrorData = {
|
|
9
9
|
error: ErrorT;
|
|
@@ -18,8 +18,8 @@ export declare class VercelBadRequestError extends Error {
|
|
|
18
18
|
export declare const ErrorT$inboundSchema: z.ZodType<ErrorT, z.ZodTypeDef, unknown>;
|
|
19
19
|
/** @internal */
|
|
20
20
|
export type ErrorT$Outbound = {
|
|
21
|
-
code:
|
|
22
|
-
message:
|
|
21
|
+
code: string;
|
|
22
|
+
message: string;
|
|
23
23
|
};
|
|
24
24
|
/** @internal */
|
|
25
25
|
export declare const ErrorT$outboundSchema: z.ZodType<ErrorT$Outbound, z.ZodTypeDef, ErrorT>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelbadrequesterror.d.ts","sourceRoot":"","sources":["../../src/models/vercelbadrequesterror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,MAAM,GAAG;IACnB,IAAI,
|
|
1
|
+
{"version":3,"file":"vercelbadrequesterror.d.ts","sourceRoot":"","sources":["../../src/models/vercelbadrequesterror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,MAAM,GAAG;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,qBAAa,qBAAsB,SAAQ,KAAK;IAC9C,KAAK,EAAE,MAAM,CAAC;IAEd,gEAAgE;IAChE,KAAK,EAAE,yBAAyB,CAAC;gBAErB,GAAG,EAAE,yBAAyB;CAW3C;AAED,gBAAgB;AAChB,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAItE,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qBAAqB,EAAE,CAAC,CAAC,OAAO,CAC3C,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,MAAM,CAIN,CAAC;AAEH;;;GAGG;AACH,yBAAiB,OAAO,CAAC;IACvB,sDAAsD;IAC/C,MAAM,aAAa,0CAAuB,CAAC;IAClD,uDAAuD;IAChD,MAAM,cAAc,kDAAwB,CAAC;IACpD,iDAAiD;IACjD,KAAY,QAAQ,GAAG,eAAe,CAAC;CACxC;AAED,wBAAgB,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAElD;AAED,wBAAgB,aAAa,CAC3B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAM7C;AAED,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,KAAK,EAAE,eAAe,CAAC;CACxB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,OAAO,CAC1D,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,qBAAqB,CAKlB,CAAC;AAEN;;;GAGG;AACH,yBAAiB,sBAAsB,CAAC;IACtC,qEAAqE;IAC9D,MAAM,aAAa,yDAAsC,CAAC;IACjE,sEAAsE;IAC/D,MAAM,cAAc,gFAAuC,CAAC;IACnE,gEAAgE;IAChE,KAAY,QAAQ,GAAG,8BAA8B,CAAC;CACvD"}
|
|
@@ -17,13 +17,13 @@ export class VercelBadRequestError extends Error {
|
|
|
17
17
|
/** @internal */
|
|
18
18
|
export const ErrorT$inboundSchema = z
|
|
19
19
|
.object({
|
|
20
|
-
code: z.
|
|
21
|
-
message: z.
|
|
20
|
+
code: z.string(),
|
|
21
|
+
message: z.string(),
|
|
22
22
|
});
|
|
23
23
|
/** @internal */
|
|
24
24
|
export const ErrorT$outboundSchema = z.object({
|
|
25
|
-
code: z.
|
|
26
|
-
message: z.
|
|
25
|
+
code: z.string(),
|
|
26
|
+
message: z.string(),
|
|
27
27
|
});
|
|
28
28
|
/**
|
|
29
29
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelbadrequesterror.js","sourceRoot":"","sources":["../../src/models/vercelbadrequesterror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"vercelbadrequesterror.js","sourceRoot":"","sources":["../../src/models/vercelbadrequesterror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAa9C,MAAM,OAAO,qBAAsB,SAAQ,KAAK;IAM9C,YAAY,GAA8B;QACxC,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC;QAEvB,IAAI,CAAC,IAAI,GAAG,uBAAuB,CAAC;IACtC,CAAC;CACF;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,oBAAoB,GAA6C,CAAC;KAC5E,MAAM,CAAC;IACN,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAQL,gBAAgB;AAChB,MAAM,CAAC,MAAM,qBAAqB,GAI9B,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,OAAO,CAOvB;AAPD,WAAiB,OAAO;IACtB,sDAAsD;IACzC,qBAAa,GAAG,oBAAoB,CAAC;IAClD,uDAAuD;IAC1C,sBAAc,GAAG,qBAAqB,CAAC;AAGtD,CAAC,EAPgB,OAAO,KAAP,OAAO,QAOvB;AAED,MAAM,UAAU,WAAW,CAAC,MAAc;IACxC,OAAO,IAAI,CAAC,SAAS,CAAC,qBAAqB,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;AAC7D,CAAC;AAED,MAAM,UAAU,aAAa,CAC3B,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oBAAoB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAChD,oCAAoC,CACrC,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oBAAoB,CAAC;CAC1C,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,qBAAqB,CAAC,CAAC,CAAC,CAAC;AACtC,CAAC,CAAC,CAAC;AAOL,gBAAgB;AAChB,MAAM,CAAC,MAAM,oCAAoC,GAI7C,CAAC,CAAC,UAAU,CAAC,qBAAqB,CAAC;KACpC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,KAAK,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,qBAAqB,CAAC;CAC3C,CAAC,CAAC,CAAC;AAEN;;;GAGG;AACH,MAAM,KAAW,sBAAsB,CAOtC;AAPD,WAAiB,sBAAsB;IACrC,qEAAqE;IACxD,oCAAa,GAAG,mCAAmC,CAAC;IACjE,sEAAsE;IACzD,qCAAc,GAAG,oCAAoC,CAAC;AAGrE,CAAC,EAPgB,sBAAsB,KAAtB,sBAAsB,QAOtC"}
|
|
@@ -2,7 +2,7 @@ import * as z from "zod";
|
|
|
2
2
|
import { Result as SafeParseResult } from "../types/fp.js";
|
|
3
3
|
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
4
|
export type VercelForbiddenErrorError = {
|
|
5
|
-
code
|
|
5
|
+
code: string;
|
|
6
6
|
message: string;
|
|
7
7
|
};
|
|
8
8
|
export type VercelForbiddenErrorData = {
|
|
@@ -18,7 +18,7 @@ export declare class VercelForbiddenError extends Error {
|
|
|
18
18
|
export declare const VercelForbiddenErrorError$inboundSchema: z.ZodType<VercelForbiddenErrorError, z.ZodTypeDef, unknown>;
|
|
19
19
|
/** @internal */
|
|
20
20
|
export type VercelForbiddenErrorError$Outbound = {
|
|
21
|
-
code:
|
|
21
|
+
code: string;
|
|
22
22
|
message: string;
|
|
23
23
|
};
|
|
24
24
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelforbiddenerror.d.ts","sourceRoot":"","sources":["../../src/models/vercelforbiddenerror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,yBAAyB,GAAG;IACtC,IAAI,
|
|
1
|
+
{"version":3,"file":"vercelforbiddenerror.d.ts","sourceRoot":"","sources":["../../src/models/vercelforbiddenerror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,yBAAyB,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,yBAAyB,CAAC;CAClC,CAAC;AAEF,qBAAa,oBAAqB,SAAQ,KAAK;IAC7C,KAAK,EAAE,yBAAyB,CAAC;IAEjC,gEAAgE;IAChE,KAAK,EAAE,wBAAwB,CAAC;gBAEpB,GAAG,EAAE,wBAAwB;CAW1C;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAIzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D;AAED,wBAAgB,+BAA+B,CAC7C,yBAAyB,EAAE,yBAAyB,GACnD,MAAM,CAIR;AAED,wBAAgB,iCAAiC,CAC/C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,yBAAyB,EAAE,kBAAkB,CAAC,CAMhE;AAED,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,6BAA6B,GAAG;IAC1C,KAAK,EAAE,kCAAkC,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,oBAAoB,CAKjB,CAAC;AAEN;;;GAGG;AACH,yBAAiB,qBAAqB,CAAC;IACrC,oEAAoE;IAC7D,MAAM,aAAa,wDAAqC,CAAC;IAChE,qEAAqE;IAC9D,MAAM,cAAc,8EAAsC,CAAC;IAClE,+DAA+D;IAC/D,KAAY,QAAQ,GAAG,6BAA6B,CAAC;CACtD"}
|
|
@@ -16,12 +16,12 @@ export class VercelForbiddenError extends Error {
|
|
|
16
16
|
}
|
|
17
17
|
/** @internal */
|
|
18
18
|
export const VercelForbiddenErrorError$inboundSchema = z.object({
|
|
19
|
-
code: z.
|
|
19
|
+
code: z.string(),
|
|
20
20
|
message: z.string(),
|
|
21
21
|
});
|
|
22
22
|
/** @internal */
|
|
23
23
|
export const VercelForbiddenErrorError$outboundSchema = z.object({
|
|
24
|
-
code: z.
|
|
24
|
+
code: z.string(),
|
|
25
25
|
message: z.string(),
|
|
26
26
|
});
|
|
27
27
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelforbiddenerror.js","sourceRoot":"","sources":["../../src/models/vercelforbiddenerror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAa9C,MAAM,OAAO,oBAAqB,SAAQ,KAAK;IAM7C,YAAY,GAA6B;QACvC,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC;QAEvB,IAAI,CAAC,IAAI,GAAG,sBAAsB,CAAC;IACrC,CAAC;CACF;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"vercelforbiddenerror.js","sourceRoot":"","sources":["../../src/models/vercelforbiddenerror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAa9C,MAAM,OAAO,oBAAqB,SAAQ,KAAK;IAM7C,YAAY,GAA6B;QACvC,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC;QAEvB,IAAI,CAAC,IAAI,GAAG,sBAAsB,CAAC;IACrC,CAAC;CACF;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAQH,gBAAgB;AAChB,MAAM,CAAC,MAAM,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,0BAA0B,CAO1C;AAPD,WAAiB,0BAA0B;IACzC,yEAAyE;IAC5D,wCAAa,GAAG,uCAAuC,CAAC;IACrE,0EAA0E;IAC7D,yCAAc,GAAG,wCAAwC,CAAC;AAGzE,CAAC,EAPgB,0BAA0B,KAA1B,0BAA0B,QAO1C;AAED,MAAM,UAAU,+BAA+B,CAC7C,yBAAoD;IAEpD,OAAO,IAAI,CAAC,SAAS,CACnB,wCAAwC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAC1E,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,iCAAiC,CAC/C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uCAAuC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnE,uDAAuD,CACxD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,uCAAuC,CAAC;CAC7D,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,oBAAoB,CAAC,CAAC,CAAC,CAAC;AACrC,CAAC,CAAC,CAAC;AAOL,gBAAgB;AAChB,MAAM,CAAC,MAAM,mCAAmC,GAI5C,CAAC,CAAC,UAAU,CAAC,oBAAoB,CAAC;KACnC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,KAAK,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,wCAAwC,CAAC;CAC9D,CAAC,CAAC,CAAC;AAEN;;;GAGG;AACH,MAAM,KAAW,qBAAqB,CAOrC;AAPD,WAAiB,qBAAqB;IACpC,oEAAoE;IACvD,mCAAa,GAAG,kCAAkC,CAAC;IAChE,qEAAqE;IACxD,oCAAc,GAAG,mCAAmC,CAAC;AAGpE,CAAC,EAPgB,qBAAqB,KAArB,qBAAqB,QAOrC"}
|
|
@@ -2,8 +2,8 @@ import * as z from "zod";
|
|
|
2
2
|
import { Result as SafeParseResult } from "../types/fp.js";
|
|
3
3
|
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
4
|
export type VercelNotFoundErrorError = {
|
|
5
|
-
code
|
|
6
|
-
message
|
|
5
|
+
code: string;
|
|
6
|
+
message: string;
|
|
7
7
|
};
|
|
8
8
|
export type VercelNotFoundErrorData = {
|
|
9
9
|
error: VercelNotFoundErrorError;
|
|
@@ -18,8 +18,8 @@ export declare class VercelNotFoundError extends Error {
|
|
|
18
18
|
export declare const VercelNotFoundErrorError$inboundSchema: z.ZodType<VercelNotFoundErrorError, z.ZodTypeDef, unknown>;
|
|
19
19
|
/** @internal */
|
|
20
20
|
export type VercelNotFoundErrorError$Outbound = {
|
|
21
|
-
code:
|
|
22
|
-
message:
|
|
21
|
+
code: string;
|
|
22
|
+
message: string;
|
|
23
23
|
};
|
|
24
24
|
/** @internal */
|
|
25
25
|
export declare const VercelNotFoundErrorError$outboundSchema: z.ZodType<VercelNotFoundErrorError$Outbound, z.ZodTypeDef, VercelNotFoundErrorError>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelnotfounderror.d.ts","sourceRoot":"","sources":["../../src/models/vercelnotfounderror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,wBAAwB,GAAG;IACrC,IAAI,
|
|
1
|
+
{"version":3,"file":"vercelnotfounderror.d.ts","sourceRoot":"","sources":["../../src/models/vercelnotfounderror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,wBAAwB,GAAG;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,wBAAwB,CAAC;CACjC,CAAC;AAEF,qBAAa,mBAAoB,SAAQ,KAAK;IAC5C,KAAK,EAAE,wBAAwB,CAAC;IAEhC,gEAAgE;IAChE,KAAK,EAAE,uBAAuB,CAAC;gBAEnB,GAAG,EAAE,uBAAuB;CAWzC;AAED,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GAAG;IAC9C,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CAIxB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,yBAAyB,CAAC;IACzC,wEAAwE;IACjE,MAAM,aAAa,4DAAyC,CAAC;IACpE,yEAAyE;IAClE,MAAM,cAAc,sFAA0C,CAAC;IACtE,mEAAmE;IACnE,KAAY,QAAQ,GAAG,iCAAiC,CAAC;CAC1D;AAED,wBAAgB,8BAA8B,CAC5C,wBAAwB,EAAE,wBAAwB,GACjD,MAAM,CAIR;AAED,wBAAgB,gCAAgC,CAC9C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,wBAAwB,EAAE,kBAAkB,CAAC,CAM/D;AAED,gBAAgB;AAChB,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACvD,mBAAmB,EACnB,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,4BAA4B,GAAG;IACzC,KAAK,EAAE,iCAAiC,CAAC;CAC1C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,mBAAmB,CAKhB,CAAC;AAEN;;;GAGG;AACH,yBAAiB,oBAAoB,CAAC;IACpC,mEAAmE;IAC5D,MAAM,aAAa,uDAAoC,CAAC;IAC/D,oEAAoE;IAC7D,MAAM,cAAc,4EAAqC,CAAC;IACjE,8DAA8D;IAC9D,KAAY,QAAQ,GAAG,4BAA4B,CAAC;CACrD"}
|
|
@@ -16,13 +16,13 @@ export class VercelNotFoundError extends Error {
|
|
|
16
16
|
}
|
|
17
17
|
/** @internal */
|
|
18
18
|
export const VercelNotFoundErrorError$inboundSchema = z.object({
|
|
19
|
-
code: z.
|
|
20
|
-
message: z.
|
|
19
|
+
code: z.string(),
|
|
20
|
+
message: z.string(),
|
|
21
21
|
});
|
|
22
22
|
/** @internal */
|
|
23
23
|
export const VercelNotFoundErrorError$outboundSchema = z.object({
|
|
24
|
-
code: z.
|
|
25
|
-
message: z.
|
|
24
|
+
code: z.string(),
|
|
25
|
+
message: z.string(),
|
|
26
26
|
});
|
|
27
27
|
/**
|
|
28
28
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelnotfounderror.js","sourceRoot":"","sources":["../../src/models/vercelnotfounderror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAa9C,MAAM,OAAO,mBAAoB,SAAQ,KAAK;IAM5C,YAAY,GAA4B;QACtC,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC;QAEvB,IAAI,CAAC,IAAI,GAAG,qBAAqB,CAAC;IACpC,CAAC;CACF;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"vercelnotfounderror.js","sourceRoot":"","sources":["../../src/models/vercelnotfounderror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAa9C,MAAM,OAAO,mBAAoB,SAAQ,KAAK;IAM5C,YAAY,GAA4B;QACtC,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC;QAEvB,IAAI,CAAC,IAAI,GAAG,qBAAqB,CAAC;IACpC,CAAC;CACF;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAQH,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,yBAAyB,CAOzC;AAPD,WAAiB,yBAAyB;IACxC,wEAAwE;IAC3D,uCAAa,GAAG,sCAAsC,CAAC;IACpE,yEAAyE;IAC5D,wCAAc,GAAG,uCAAuC,CAAC;AAGxE,CAAC,EAPgB,yBAAyB,KAAzB,yBAAyB,QAOzC;AAED,MAAM,UAAU,8BAA8B,CAC5C,wBAAkD;IAElD,OAAO,IAAI,CAAC,SAAS,CACnB,uCAAuC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CACxE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,sCAAsC,CAAC;CAC5D,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,mBAAmB,CAAC,CAAC,CAAC,CAAC;AACpC,CAAC,CAAC,CAAC;AAOL,gBAAgB;AAChB,MAAM,CAAC,MAAM,kCAAkC,GAI3C,CAAC,CAAC,UAAU,CAAC,mBAAmB,CAAC;KAClC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,KAAK,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,uCAAuC,CAAC;CAC7D,CAAC,CAAC,CAAC;AAEN;;;GAGG;AACH,MAAM,KAAW,oBAAoB,CAOpC;AAPD,WAAiB,oBAAoB;IACnC,mEAAmE;IACtD,kCAAa,GAAG,iCAAiC,CAAC;IAC/D,oEAAoE;IACvD,mCAAc,GAAG,kCAAkC,CAAC;AAGnE,CAAC,EAPgB,oBAAoB,KAApB,oBAAoB,QAOpC"}
|
|
@@ -3,7 +3,7 @@ import { Result as SafeParseResult } from "../types/fp.js";
|
|
|
3
3
|
import { RateLimitNotice, RateLimitNotice$Outbound } from "./ratelimitnotice.js";
|
|
4
4
|
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
5
5
|
export type VercelRateLimitErrorError = {
|
|
6
|
-
code
|
|
6
|
+
code: string;
|
|
7
7
|
message: string;
|
|
8
8
|
limit?: RateLimitNotice | undefined;
|
|
9
9
|
};
|
|
@@ -20,7 +20,7 @@ export declare class VercelRateLimitError extends Error {
|
|
|
20
20
|
export declare const VercelRateLimitErrorError$inboundSchema: z.ZodType<VercelRateLimitErrorError, z.ZodTypeDef, unknown>;
|
|
21
21
|
/** @internal */
|
|
22
22
|
export type VercelRateLimitErrorError$Outbound = {
|
|
23
|
-
code:
|
|
23
|
+
code: string;
|
|
24
24
|
message: string;
|
|
25
25
|
limit?: RateLimitNotice$Outbound | undefined;
|
|
26
26
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelratelimiterror.d.ts","sourceRoot":"","sources":["../../src/models/vercelratelimiterror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EACL,eAAe,EAEf,wBAAwB,EAEzB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,yBAAyB,GAAG;IACtC,IAAI,
|
|
1
|
+
{"version":3,"file":"vercelratelimiterror.d.ts","sourceRoot":"","sources":["../../src/models/vercelratelimiterror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EACL,eAAe,EAEf,wBAAwB,EAEzB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,yBAAyB,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,eAAe,GAAG,SAAS,CAAC;CACrC,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,yBAAyB,CAAC;CAClC,CAAC;AAEF,qBAAa,oBAAqB,SAAQ,KAAK;IAC7C,KAAK,EAAE,yBAAyB,CAAC;IAEjC,gEAAgE;IAChE,KAAK,EAAE,wBAAwB,CAAC;gBAEpB,GAAG,EAAE,wBAAwB;CAW1C;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,wBAAwB,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAKzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D;AAED,wBAAgB,+BAA+B,CAC7C,yBAAyB,EAAE,yBAAyB,GACnD,MAAM,CAIR;AAED,wBAAgB,iCAAiC,CAC/C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,yBAAyB,EAAE,kBAAkB,CAAC,CAMhE;AAED,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,6BAA6B,GAAG;IAC1C,KAAK,EAAE,kCAAkC,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,oBAAoB,CAKjB,CAAC;AAEN;;;GAGG;AACH,yBAAiB,qBAAqB,CAAC;IACrC,oEAAoE;IAC7D,MAAM,aAAa,wDAAqC,CAAC;IAChE,qEAAqE;IAC9D,MAAM,cAAc,8EAAsC,CAAC;IAClE,+DAA+D;IAC/D,KAAY,QAAQ,GAAG,6BAA6B,CAAC;CACtD"}
|
|
@@ -17,13 +17,13 @@ export class VercelRateLimitError extends Error {
|
|
|
17
17
|
}
|
|
18
18
|
/** @internal */
|
|
19
19
|
export const VercelRateLimitErrorError$inboundSchema = z.object({
|
|
20
|
-
code: z.
|
|
20
|
+
code: z.string(),
|
|
21
21
|
message: z.string(),
|
|
22
22
|
limit: RateLimitNotice$inboundSchema.optional(),
|
|
23
23
|
});
|
|
24
24
|
/** @internal */
|
|
25
25
|
export const VercelRateLimitErrorError$outboundSchema = z.object({
|
|
26
|
-
code: z.
|
|
26
|
+
code: z.string(),
|
|
27
27
|
message: z.string(),
|
|
28
28
|
limit: RateLimitNotice$outboundSchema.optional(),
|
|
29
29
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vercelratelimiterror.js","sourceRoot":"","sources":["../../src/models/vercelratelimiterror.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,OAAO,EAEL,6BAA6B,EAE7B,8BAA8B,GAC/B,MAAM,sBAAsB,CAAC;AAa9B,MAAM,OAAO,oBAAqB,SAAQ,KAAK;IAM7C,YAAY,GAA6B;QACvC,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC;QAEvB,IAAI,CAAC,IAAI,GAAG,sBAAsB,CAAC;IACrC,CAAC;CACF;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"vercelratelimiterror.js","sourceRoot":"","sources":["../../src/models/vercelratelimiterror.ts"],"names":[],"mappings":"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"}
|
package/esm/sdk/marketplace.d.ts
CHANGED
|
@@ -107,34 +107,34 @@ export declare class Marketplace extends ClientSDK {
|
|
|
107
107
|
* @remarks
|
|
108
108
|
* Create one or multiple experimentation items
|
|
109
109
|
*/
|
|
110
|
-
|
|
110
|
+
createInstallationIntegrationConfiguration(request: PostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsRequest, options?: RequestOptions): Promise<void>;
|
|
111
111
|
/**
|
|
112
112
|
* Patch an existing experimentation item
|
|
113
113
|
*
|
|
114
114
|
* @remarks
|
|
115
115
|
* Patch an existing experimentation item
|
|
116
116
|
*/
|
|
117
|
-
|
|
117
|
+
updateInstallationIntegrationConfiguration(request: PatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemIdRequest, options?: RequestOptions): Promise<void>;
|
|
118
118
|
/**
|
|
119
119
|
* Delete an existing experimentation item
|
|
120
120
|
*
|
|
121
121
|
* @remarks
|
|
122
122
|
* Delete an existing experimentation item
|
|
123
123
|
*/
|
|
124
|
-
|
|
124
|
+
deleteInstallationIntegrationConfiguration(request: DeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemIdRequest, options?: RequestOptions): Promise<void>;
|
|
125
125
|
/**
|
|
126
126
|
* Get the data of a user-provided Edge Config
|
|
127
127
|
*
|
|
128
128
|
* @remarks
|
|
129
129
|
* When the user enabled Edge Config syncing, then this endpoint can be used by the partner to fetch the contents of the Edge Config.
|
|
130
130
|
*/
|
|
131
|
-
|
|
131
|
+
createInstallationIntegrationEdgeConfig(request: HeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfigRequest, options?: RequestOptions): Promise<HeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfigResponseBody | undefined>;
|
|
132
132
|
/**
|
|
133
133
|
* Push data into a user-provided Edge Config
|
|
134
134
|
*
|
|
135
135
|
* @remarks
|
|
136
136
|
* When the user enabled Edge Config syncing, then this endpoint can be used by the partner to push their configuration data into the relevant Edge Config.
|
|
137
137
|
*/
|
|
138
|
-
|
|
138
|
+
updateInstallationIntegrationEdgeConfig(request: PutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfigRequest, options?: RequestOptions): Promise<PutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfigResponseBody>;
|
|
139
139
|
}
|
|
140
140
|
//# sourceMappingURL=marketplace.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"marketplace.d.ts","sourceRoot":"","sources":["../../src/sdk/marketplace.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"marketplace.d.ts","sourceRoot":"","sources":["../../src/sdk/marketplace.ts"],"names":[],"mappings":"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"}
|
package/esm/sdk/marketplace.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
import { marketplaceCreateEvent } from "../funcs/marketplaceCreateEvent.js";
|
|
5
|
-
import {
|
|
5
|
+
import { marketplaceCreateInstallationIntegrationConfiguration } from "../funcs/marketplaceCreateInstallationIntegrationConfiguration.js";
|
|
6
|
+
import { marketplaceCreateInstallationIntegrationEdgeConfig } from "../funcs/marketplaceCreateInstallationIntegrationEdgeConfig.js";
|
|
7
|
+
import { marketplaceDeleteInstallationIntegrationConfiguration } from "../funcs/marketplaceDeleteInstallationIntegrationConfiguration.js";
|
|
6
8
|
import { marketplaceExchangeSsoToken } from "../funcs/marketplaceExchangeSsoToken.js";
|
|
7
9
|
import { marketplaceGetAccountInfo } from "../funcs/marketplaceGetAccountInfo.js";
|
|
8
10
|
import { marketplaceGetInvoice } from "../funcs/marketplaceGetInvoice.js";
|
|
9
11
|
import { marketplaceGetMember } from "../funcs/marketplaceGetMember.js";
|
|
10
|
-
import { marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig, } from "../funcs/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js";
|
|
11
12
|
import { marketplaceImportResource } from "../funcs/marketplaceImportResource.js";
|
|
12
|
-
import { marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId, } from "../funcs/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js";
|
|
13
|
-
import { marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems, } from "../funcs/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js";
|
|
14
|
-
import { marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig, } from "../funcs/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js";
|
|
15
13
|
import { marketplaceSubmitBillingData } from "../funcs/marketplaceSubmitBillingData.js";
|
|
16
14
|
import { marketplaceSubmitInvoice } from "../funcs/marketplaceSubmitInvoice.js";
|
|
17
15
|
import { marketplaceSubmitPrepaymentBalances } from "../funcs/marketplaceSubmitPrepaymentBalances.js";
|
|
16
|
+
import { marketplaceUpdateInstallationIntegrationConfiguration } from "../funcs/marketplaceUpdateInstallationIntegrationConfiguration.js";
|
|
17
|
+
import { marketplaceUpdateInstallationIntegrationEdgeConfig } from "../funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.js";
|
|
18
18
|
import { marketplaceUpdateInvoice } from "../funcs/marketplaceUpdateInvoice.js";
|
|
19
19
|
import { marketplaceUpdateResourceSecrets } from "../funcs/marketplaceUpdateResourceSecrets.js";
|
|
20
20
|
import { marketplaceUpdateResourceSecretsById } from "../funcs/marketplaceUpdateResourceSecretsById.js";
|
|
@@ -135,8 +135,8 @@ export class Marketplace extends ClientSDK {
|
|
|
135
135
|
* @remarks
|
|
136
136
|
* Create one or multiple experimentation items
|
|
137
137
|
*/
|
|
138
|
-
async
|
|
139
|
-
return unwrapAsync(
|
|
138
|
+
async createInstallationIntegrationConfiguration(request, options) {
|
|
139
|
+
return unwrapAsync(marketplaceCreateInstallationIntegrationConfiguration(this, request, options));
|
|
140
140
|
}
|
|
141
141
|
/**
|
|
142
142
|
* Patch an existing experimentation item
|
|
@@ -144,8 +144,8 @@ export class Marketplace extends ClientSDK {
|
|
|
144
144
|
* @remarks
|
|
145
145
|
* Patch an existing experimentation item
|
|
146
146
|
*/
|
|
147
|
-
async
|
|
148
|
-
return unwrapAsync(
|
|
147
|
+
async updateInstallationIntegrationConfiguration(request, options) {
|
|
148
|
+
return unwrapAsync(marketplaceUpdateInstallationIntegrationConfiguration(this, request, options));
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
151
|
* Delete an existing experimentation item
|
|
@@ -153,8 +153,8 @@ export class Marketplace extends ClientSDK {
|
|
|
153
153
|
* @remarks
|
|
154
154
|
* Delete an existing experimentation item
|
|
155
155
|
*/
|
|
156
|
-
async
|
|
157
|
-
return unwrapAsync(
|
|
156
|
+
async deleteInstallationIntegrationConfiguration(request, options) {
|
|
157
|
+
return unwrapAsync(marketplaceDeleteInstallationIntegrationConfiguration(this, request, options));
|
|
158
158
|
}
|
|
159
159
|
/**
|
|
160
160
|
* Get the data of a user-provided Edge Config
|
|
@@ -162,8 +162,8 @@ export class Marketplace extends ClientSDK {
|
|
|
162
162
|
* @remarks
|
|
163
163
|
* When the user enabled Edge Config syncing, then this endpoint can be used by the partner to fetch the contents of the Edge Config.
|
|
164
164
|
*/
|
|
165
|
-
async
|
|
166
|
-
return unwrapAsync(
|
|
165
|
+
async createInstallationIntegrationEdgeConfig(request, options) {
|
|
166
|
+
return unwrapAsync(marketplaceCreateInstallationIntegrationEdgeConfig(this, request, options));
|
|
167
167
|
}
|
|
168
168
|
/**
|
|
169
169
|
* Push data into a user-provided Edge Config
|
|
@@ -171,8 +171,8 @@ export class Marketplace extends ClientSDK {
|
|
|
171
171
|
* @remarks
|
|
172
172
|
* When the user enabled Edge Config syncing, then this endpoint can be used by the partner to push their configuration data into the relevant Edge Config.
|
|
173
173
|
*/
|
|
174
|
-
async
|
|
175
|
-
return unwrapAsync(
|
|
174
|
+
async updateInstallationIntegrationEdgeConfig(request, options) {
|
|
175
|
+
return unwrapAsync(marketplaceUpdateInstallationIntegrationEdgeConfig(this, request, options));
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
//# sourceMappingURL=marketplace.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"marketplace.js","sourceRoot":"","sources":["../../src/sdk/marketplace.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAC5E,OAAO,
|
|
1
|
+
{"version":3,"file":"marketplace.js","sourceRoot":"","sources":["../../src/sdk/marketplace.ts"],"names":[],"mappings":"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"}
|
package/jsr.json
CHANGED
package/package.json
CHANGED
|
@@ -173,10 +173,10 @@ test("Domains Get Domain", async () => {
|
|
|
173
173
|
},
|
|
174
174
|
teamId: "<id>",
|
|
175
175
|
boughtAt: 1613602938882,
|
|
176
|
+
name: "example.com",
|
|
176
177
|
createdAt: 1613602938882,
|
|
177
178
|
expiresAt: 1613602938882,
|
|
178
179
|
id: "EmTbe5CEJyTk2yVAHBUWy4A3sRusca3GCwRjTC1bpeVnt1",
|
|
179
|
-
name: "example.com",
|
|
180
180
|
orderedAt: 1613602938882,
|
|
181
181
|
renew: true,
|
|
182
182
|
serviceType: "zeit.world",
|
|
@@ -325,13 +325,10 @@ test("Marketplace Post /V1 /Installations/{integration Configuration Id}/resourc
|
|
|
325
325
|
bearerToken: "<YOUR_BEARER_TOKEN_HERE>",
|
|
326
326
|
});
|
|
327
327
|
|
|
328
|
-
await vercel.marketplace
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
resourceId: "<id>",
|
|
333
|
-
},
|
|
334
|
-
);
|
|
328
|
+
await vercel.marketplace.createInstallationIntegrationConfiguration({
|
|
329
|
+
integrationConfigurationId: "<id>",
|
|
330
|
+
resourceId: "<id>",
|
|
331
|
+
});
|
|
335
332
|
});
|
|
336
333
|
|
|
337
334
|
test("Marketplace Patch /V1 /Installations/{integration Configuration Id}/resources/{resource Id}/experimentation/items/{item Id}", async () => {
|
|
@@ -345,14 +342,11 @@ test("Marketplace Patch /V1 /Installations/{integration Configuration Id}/resour
|
|
|
345
342
|
bearerToken: "<YOUR_BEARER_TOKEN_HERE>",
|
|
346
343
|
});
|
|
347
344
|
|
|
348
|
-
await vercel.marketplace
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
itemId: "<id>",
|
|
354
|
-
},
|
|
355
|
-
);
|
|
345
|
+
await vercel.marketplace.updateInstallationIntegrationConfiguration({
|
|
346
|
+
integrationConfigurationId: "<id>",
|
|
347
|
+
resourceId: "<id>",
|
|
348
|
+
itemId: "<id>",
|
|
349
|
+
});
|
|
356
350
|
});
|
|
357
351
|
|
|
358
352
|
test("Marketplace Delete /V1 /Installations/{integration Configuration Id}/resources/{resource Id}/experimentation/items/{item Id}", async () => {
|
|
@@ -366,14 +360,11 @@ test("Marketplace Delete /V1 /Installations/{integration Configuration Id}/resou
|
|
|
366
360
|
bearerToken: "<YOUR_BEARER_TOKEN_HERE>",
|
|
367
361
|
});
|
|
368
362
|
|
|
369
|
-
await vercel.marketplace
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
itemId: "<id>",
|
|
375
|
-
},
|
|
376
|
-
);
|
|
363
|
+
await vercel.marketplace.deleteInstallationIntegrationConfiguration({
|
|
364
|
+
integrationConfigurationId: "<id>",
|
|
365
|
+
resourceId: "<id>",
|
|
366
|
+
itemId: "<id>",
|
|
367
|
+
});
|
|
377
368
|
});
|
|
378
369
|
|
|
379
370
|
test("Marketplace Head /V1 /Installations/{integration Configuration Id}/resources/{resource Id}/experimentation/edge Config", async () => {
|
|
@@ -388,12 +379,10 @@ test("Marketplace Head /V1 /Installations/{integration Configuration Id}/resourc
|
|
|
388
379
|
});
|
|
389
380
|
|
|
390
381
|
const result = await vercel.marketplace
|
|
391
|
-
.
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
},
|
|
396
|
-
);
|
|
382
|
+
.createInstallationIntegrationEdgeConfig({
|
|
383
|
+
integrationConfigurationId: "<id>",
|
|
384
|
+
resourceId: "<id>",
|
|
385
|
+
});
|
|
397
386
|
expect(result).toBeDefined();
|
|
398
387
|
expect(result).toEqual({
|
|
399
388
|
items: {},
|
|
@@ -414,12 +403,10 @@ test("Marketplace Put /V1 /Installations/{integration Configuration Id}/resource
|
|
|
414
403
|
});
|
|
415
404
|
|
|
416
405
|
const result = await vercel.marketplace
|
|
417
|
-
.
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
},
|
|
422
|
-
);
|
|
406
|
+
.updateInstallationIntegrationEdgeConfig({
|
|
407
|
+
integrationConfigurationId: "<id>",
|
|
408
|
+
resourceId: "<id>",
|
|
409
|
+
});
|
|
423
410
|
expect(result).toBeDefined();
|
|
424
411
|
expect(result).toEqual({
|
|
425
412
|
items: {},
|
|
@@ -45,7 +45,7 @@ import { Result } from "../types/fp.js";
|
|
|
45
45
|
* @remarks
|
|
46
46
|
* Create one or multiple experimentation items
|
|
47
47
|
*/
|
|
48
|
-
export function
|
|
48
|
+
export function marketplaceCreateInstallationIntegrationConfiguration(
|
|
49
49
|
client: VercelCore,
|
|
50
50
|
request:
|
|
51
51
|
PostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsRequest,
|
|
@@ -46,7 +46,7 @@ import { Result } from "../types/fp.js";
|
|
|
46
46
|
* @remarks
|
|
47
47
|
* When the user enabled Edge Config syncing, then this endpoint can be used by the partner to fetch the contents of the Edge Config.
|
|
48
48
|
*/
|
|
49
|
-
export function
|
|
49
|
+
export function marketplaceCreateInstallationIntegrationEdgeConfig(
|
|
50
50
|
client: VercelCore,
|
|
51
51
|
request:
|
|
52
52
|
HeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfigRequest,
|
|
@@ -45,7 +45,7 @@ import { Result } from "../types/fp.js";
|
|
|
45
45
|
* @remarks
|
|
46
46
|
* Delete an existing experimentation item
|
|
47
47
|
*/
|
|
48
|
-
export function
|
|
48
|
+
export function marketplaceDeleteInstallationIntegrationConfiguration(
|
|
49
49
|
client: VercelCore,
|
|
50
50
|
request:
|
|
51
51
|
DeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemIdRequest,
|
|
@@ -45,7 +45,7 @@ import { Result } from "../types/fp.js";
|
|
|
45
45
|
* @remarks
|
|
46
46
|
* Patch an existing experimentation item
|
|
47
47
|
*/
|
|
48
|
-
export function
|
|
48
|
+
export function marketplaceUpdateInstallationIntegrationConfiguration(
|
|
49
49
|
client: VercelCore,
|
|
50
50
|
request:
|
|
51
51
|
PatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemIdRequest,
|
|
@@ -46,7 +46,7 @@ import { Result } from "../types/fp.js";
|
|
|
46
46
|
* @remarks
|
|
47
47
|
* When the user enabled Edge Config syncing, then this endpoint can be used by the partner to push their configuration data into the relevant Edge Config.
|
|
48
48
|
*/
|
|
49
|
-
export function
|
|
49
|
+
export function marketplaceUpdateInstallationIntegrationEdgeConfig(
|
|
50
50
|
client: VercelCore,
|
|
51
51
|
request:
|
|
52
52
|
PutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfigRequest,
|
package/src/lib/config.ts
CHANGED
|
@@ -57,7 +57,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
57
57
|
export const SDK_METADATA = {
|
|
58
58
|
language: "typescript",
|
|
59
59
|
openapiDocVersion: "0.0.1",
|
|
60
|
-
sdkVersion: "1.
|
|
61
|
-
genVersion: "2.
|
|
62
|
-
userAgent: "speakeasy-sdk/typescript 1.
|
|
60
|
+
sdkVersion: "1.5.0",
|
|
61
|
+
genVersion: "2.548.6",
|
|
62
|
+
userAgent: "speakeasy-sdk/typescript 1.5.0 2.548.6 0.0.1 @vercel/sdk",
|
|
63
63
|
} as const;
|