@vercel/sdk 14.0.0-canary.4 → 14.0.0-canary.6
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 +91 -73
- package/docs/sdks/projects/README.md +8 -12
- package/docs/sdks/vercel/README.md +1 -206
- package/esm/core.d.ts.map +1 -0
- package/esm/core.js.map +1 -0
- package/esm/funcs/accessGroupsCreateAccessGroup.d.ts.map +1 -0
- package/esm/funcs/accessGroupsCreateAccessGroup.js +74 -0
- package/esm/funcs/accessGroupsCreateAccessGroup.js.map +1 -0
- package/esm/funcs/accessGroupsDeleteAccessGroup.d.ts.map +1 -0
- package/esm/funcs/accessGroupsDeleteAccessGroup.js +80 -0
- package/esm/funcs/accessGroupsDeleteAccessGroup.js.map +1 -0
- package/esm/funcs/accessGroupsListAccessGroupMembers.d.ts.map +1 -0
- package/esm/funcs/accessGroupsListAccessGroupMembers.js +82 -0
- package/esm/funcs/accessGroupsListAccessGroupMembers.js.map +1 -0
- package/esm/funcs/accessGroupsListAccessGroupProjects.d.ts.map +1 -0
- package/esm/funcs/accessGroupsListAccessGroupProjects.js +81 -0
- package/esm/funcs/accessGroupsListAccessGroupProjects.js.map +1 -0
- package/esm/funcs/accessGroupsListAccessGroups.d.ts.map +1 -0
- package/esm/funcs/accessGroupsListAccessGroups.js +79 -0
- package/esm/funcs/accessGroupsListAccessGroups.js.map +1 -0
- package/esm/funcs/accessGroupsReadAccessGroup.d.ts.map +1 -0
- package/esm/funcs/accessGroupsReadAccessGroup.js +79 -0
- package/esm/funcs/accessGroupsReadAccessGroup.js.map +1 -0
- package/esm/funcs/accessGroupsUpdateAccessGroup.d.ts.map +1 -0
- package/esm/funcs/accessGroupsUpdateAccessGroup.js +80 -0
- package/esm/funcs/accessGroupsUpdateAccessGroup.js.map +1 -0
- package/esm/funcs/aliasesAssignAlias.d.ts.map +1 -0
- package/esm/funcs/aliasesAssignAlias.js +80 -0
- package/esm/funcs/aliasesAssignAlias.js.map +1 -0
- package/esm/funcs/aliasesDeleteAlias.d.ts.map +1 -0
- package/esm/funcs/aliasesDeleteAlias.js +79 -0
- package/esm/funcs/aliasesDeleteAlias.js.map +1 -0
- package/esm/funcs/aliasesGetAlias.d.ts.map +1 -0
- package/esm/funcs/aliasesGetAlias.js +83 -0
- package/esm/funcs/aliasesGetAlias.js.map +1 -0
- package/esm/funcs/aliasesListAliases.d.ts.map +1 -0
- package/esm/funcs/aliasesListAliases.js +80 -0
- package/esm/funcs/aliasesListAliases.js.map +1 -0
- package/esm/funcs/aliasesListDeploymentAliases.d.ts.map +1 -0
- package/esm/funcs/aliasesListDeploymentAliases.js +79 -0
- package/esm/funcs/aliasesListDeploymentAliases.js.map +1 -0
- package/esm/funcs/artifactsArtifactExists.d.ts.map +1 -0
- package/esm/funcs/artifactsArtifactExists.js +80 -0
- package/esm/funcs/artifactsArtifactExists.js.map +1 -0
- package/esm/funcs/artifactsArtifactQuery.d.ts.map +1 -0
- package/esm/funcs/artifactsArtifactQuery.js +75 -0
- package/esm/funcs/artifactsArtifactQuery.js.map +1 -0
- package/esm/funcs/artifactsDownloadArtifact.d.ts.map +1 -0
- package/esm/funcs/artifactsDownloadArtifact.js +84 -0
- package/esm/funcs/artifactsDownloadArtifact.js.map +1 -0
- package/esm/funcs/artifactsRecordEvents.d.ts.map +1 -0
- package/esm/funcs/artifactsRecordEvents.js +77 -0
- package/esm/funcs/artifactsRecordEvents.js.map +1 -0
- package/esm/funcs/artifactsStatus.d.ts.map +1 -0
- package/esm/funcs/artifactsStatus.js +73 -0
- package/esm/funcs/artifactsStatus.js.map +1 -0
- package/esm/funcs/artifactsUploadArtifact.d.ts.map +1 -0
- package/esm/funcs/artifactsUploadArtifact.js +85 -0
- package/esm/funcs/artifactsUploadArtifact.js.map +1 -0
- package/esm/funcs/authenticationCreateAuthToken.d.ts.map +1 -0
- package/esm/funcs/authenticationCreateAuthToken.js +74 -0
- package/esm/funcs/authenticationCreateAuthToken.js.map +1 -0
- package/esm/funcs/authenticationDeleteAuthToken.d.ts.map +1 -0
- package/esm/funcs/authenticationDeleteAuthToken.js +74 -0
- package/esm/funcs/authenticationDeleteAuthToken.js.map +1 -0
- package/esm/funcs/authenticationGetAuthToken.d.ts.map +1 -0
- package/esm/funcs/authenticationGetAuthToken.js +74 -0
- package/esm/funcs/authenticationGetAuthToken.js.map +1 -0
- package/esm/funcs/authenticationListAuthTokens.d.ts.map +1 -0
- package/esm/funcs/authenticationListAuthTokens.js +59 -0
- package/esm/funcs/authenticationListAuthTokens.js.map +1 -0
- package/esm/funcs/certsGetCertById.d.ts.map +1 -0
- package/esm/funcs/certsGetCertById.js +79 -0
- package/esm/funcs/certsGetCertById.js.map +1 -0
- package/esm/funcs/certsIssueCert.d.ts.map +1 -0
- package/esm/funcs/certsIssueCert.js +74 -0
- package/esm/funcs/certsIssueCert.js.map +1 -0
- package/esm/funcs/certsRemoveCert.d.ts.map +1 -0
- package/esm/funcs/certsRemoveCert.js +79 -0
- package/esm/funcs/certsRemoveCert.js.map +1 -0
- package/esm/funcs/certsUploadCert.d.ts.map +1 -0
- package/esm/funcs/certsUploadCert.js +74 -0
- package/esm/funcs/certsUploadCert.js.map +1 -0
- package/esm/funcs/checksCreateCheck.d.ts.map +1 -0
- package/esm/funcs/checksCreateCheck.js +80 -0
- package/esm/funcs/checksCreateCheck.js.map +1 -0
- package/esm/funcs/checksGetAllChecks.d.ts.map +1 -0
- package/esm/funcs/checksGetAllChecks.js +79 -0
- package/esm/funcs/checksGetAllChecks.js.map +1 -0
- package/esm/funcs/checksGetCheck.d.ts.map +1 -0
- package/esm/funcs/checksGetCheck.js +83 -0
- package/esm/funcs/checksGetCheck.js.map +1 -0
- package/esm/funcs/checksRerequestCheck.d.ts.map +1 -0
- package/esm/funcs/checksRerequestCheck.js +83 -0
- package/esm/funcs/checksRerequestCheck.js.map +1 -0
- package/esm/funcs/checksUpdateCheck.d.ts.map +1 -0
- package/esm/funcs/checksUpdateCheck.js +84 -0
- package/esm/funcs/checksUpdateCheck.js.map +1 -0
- package/esm/funcs/deploymentsCancelDeployment.d.ts.map +1 -0
- package/esm/funcs/deploymentsCancelDeployment.js +79 -0
- package/esm/funcs/deploymentsCancelDeployment.js.map +1 -0
- package/esm/funcs/deploymentsCreateDeployment.d.ts.map +1 -0
- package/esm/funcs/deploymentsCreateDeployment.js +76 -0
- package/esm/funcs/deploymentsCreateDeployment.js.map +1 -0
- package/esm/funcs/deploymentsDeleteDeployment.d.ts.map +1 -0
- package/esm/funcs/deploymentsDeleteDeployment.js +80 -0
- package/esm/funcs/deploymentsDeleteDeployment.js.map +1 -0
- package/esm/funcs/deploymentsGetDeployment.d.ts.map +1 -0
- package/esm/funcs/deploymentsGetDeployment.js +80 -0
- package/esm/funcs/deploymentsGetDeployment.js.map +1 -0
- package/esm/funcs/deploymentsGetDeploymentEvents.d.ts.map +1 -0
- package/esm/funcs/deploymentsGetDeploymentEvents.js +89 -0
- package/esm/funcs/deploymentsGetDeploymentEvents.js.map +1 -0
- package/esm/funcs/deploymentsGetDeploymentFileContents.d.ts.map +1 -0
- package/esm/funcs/deploymentsGetDeploymentFileContents.js +85 -0
- package/esm/funcs/deploymentsGetDeploymentFileContents.js.map +1 -0
- package/esm/funcs/deploymentsGetDeployments.d.ts.map +1 -0
- package/esm/funcs/deploymentsGetDeployments.js +84 -0
- package/esm/funcs/deploymentsGetDeployments.js.map +1 -0
- package/esm/funcs/deploymentsListDeploymentFiles.d.ts.map +1 -0
- package/esm/funcs/deploymentsListDeploymentFiles.js +81 -0
- package/esm/funcs/deploymentsListDeploymentFiles.js.map +1 -0
- package/esm/funcs/deploymentsUploadFile.d.ts.map +1 -0
- package/esm/funcs/deploymentsUploadFile.js +83 -0
- package/esm/funcs/deploymentsUploadFile.js.map +1 -0
- package/esm/funcs/dnsCreateRecord.d.ts.map +1 -0
- package/esm/funcs/dnsCreateRecord.js +80 -0
- package/esm/funcs/dnsCreateRecord.js.map +1 -0
- package/esm/funcs/dnsGetRecords.d.ts.map +1 -0
- package/esm/funcs/dnsGetRecords.js +82 -0
- package/esm/funcs/dnsGetRecords.js.map +1 -0
- package/esm/funcs/dnsRemoveRecord.d.ts.map +1 -0
- package/esm/funcs/dnsRemoveRecord.js +83 -0
- package/esm/funcs/dnsRemoveRecord.js.map +1 -0
- package/esm/funcs/dnsUpdateRecord.d.ts.map +1 -0
- package/esm/funcs/dnsUpdateRecord.js +80 -0
- package/esm/funcs/dnsUpdateRecord.js.map +1 -0
- package/esm/funcs/domainsBuyDomain.d.ts.map +1 -0
- package/esm/funcs/domainsBuyDomain.js +74 -0
- package/esm/funcs/domainsBuyDomain.js.map +1 -0
- package/esm/funcs/domainsCheckDomainPrice.d.ts.map +1 -0
- package/esm/funcs/domainsCheckDomainPrice.js +75 -0
- package/esm/funcs/domainsCheckDomainPrice.js.map +1 -0
- package/esm/funcs/domainsCheckDomainStatus.d.ts.map +1 -0
- package/esm/funcs/domainsCheckDomainStatus.js +74 -0
- package/esm/funcs/domainsCheckDomainStatus.js.map +1 -0
- package/esm/funcs/domainsCreateOrTransferDomain.d.ts.map +1 -0
- package/esm/funcs/domainsCreateOrTransferDomain.js +74 -0
- package/esm/funcs/domainsCreateOrTransferDomain.js.map +1 -0
- package/esm/funcs/domainsDeleteDomain.d.ts.map +1 -0
- package/esm/funcs/domainsDeleteDomain.js +79 -0
- package/esm/funcs/domainsDeleteDomain.js.map +1 -0
- package/esm/funcs/domainsGetDomain.d.ts.map +1 -0
- package/esm/funcs/domainsGetDomain.js +79 -0
- package/esm/funcs/domainsGetDomain.js.map +1 -0
- package/esm/funcs/domainsGetDomainConfig.d.ts.map +1 -0
- package/esm/funcs/domainsGetDomainConfig.js +80 -0
- package/esm/funcs/domainsGetDomainConfig.js.map +1 -0
- package/esm/funcs/domainsGetDomainTransfer.d.ts.map +1 -0
- package/esm/funcs/domainsGetDomainTransfer.js +79 -0
- package/esm/funcs/domainsGetDomainTransfer.js.map +1 -0
- package/esm/funcs/domainsGetDomains.d.ts.map +1 -0
- package/esm/funcs/domainsGetDomains.js +76 -0
- package/esm/funcs/domainsGetDomains.js.map +1 -0
- package/esm/funcs/domainsPatchDomain.d.ts.map +1 -0
- package/esm/funcs/domainsPatchDomain.js +80 -0
- package/esm/funcs/domainsPatchDomain.js.map +1 -0
- package/esm/funcs/edgeConfigCreateEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/edgeConfigCreateEdgeConfig.js +74 -0
- package/esm/funcs/edgeConfigCreateEdgeConfig.js.map +1 -0
- package/esm/funcs/edgeConfigCreateEdgeConfigToken.d.ts.map +1 -0
- package/esm/funcs/edgeConfigCreateEdgeConfigToken.js +80 -0
- package/esm/funcs/edgeConfigCreateEdgeConfigToken.js.map +1 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfig.js +80 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfig.js.map +1 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfigSchema.d.ts.map +1 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfigSchema.js +80 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfigSchema.js.map +1 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfigTokens.d.ts.map +1 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfigTokens.js +81 -0
- package/esm/funcs/edgeConfigDeleteEdgeConfigTokens.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfig.js +79 -0
- package/esm/funcs/edgeConfigGetEdgeConfig.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigBackup.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigBackup.js +80 -0
- package/esm/funcs/edgeConfigGetEdgeConfigBackup.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigBackups.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigBackups.js +82 -0
- package/esm/funcs/edgeConfigGetEdgeConfigBackups.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigItem.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigItem.js +81 -0
- package/esm/funcs/edgeConfigGetEdgeConfigItem.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigItems.js +80 -0
- package/esm/funcs/edgeConfigGetEdgeConfigItems.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigSchema.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigSchema.js +79 -0
- package/esm/funcs/edgeConfigGetEdgeConfigSchema.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigToken.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigToken.js +84 -0
- package/esm/funcs/edgeConfigGetEdgeConfigToken.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigTokens.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigTokens.js +80 -0
- package/esm/funcs/edgeConfigGetEdgeConfigTokens.js.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigs.d.ts.map +1 -0
- package/esm/funcs/edgeConfigGetEdgeConfigs.js +74 -0
- package/esm/funcs/edgeConfigGetEdgeConfigs.js.map +1 -0
- package/esm/funcs/edgeConfigPatchEdgeConfigSchema.d.ts.map +1 -0
- package/esm/funcs/edgeConfigPatchEdgeConfigSchema.js +81 -0
- package/esm/funcs/edgeConfigPatchEdgeConfigSchema.js.map +1 -0
- package/esm/funcs/edgeConfigUpdateEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/edgeConfigUpdateEdgeConfig.js +80 -0
- package/esm/funcs/edgeConfigUpdateEdgeConfig.js.map +1 -0
- package/esm/funcs/integrationsDeleteConfiguration.d.ts.map +1 -0
- package/esm/funcs/integrationsDeleteConfiguration.js +80 -0
- package/esm/funcs/integrationsDeleteConfiguration.js.map +1 -0
- package/esm/funcs/integrationsGetConfiguration.d.ts.map +1 -0
- package/esm/funcs/integrationsGetConfiguration.js +79 -0
- package/esm/funcs/integrationsGetConfiguration.js.map +1 -0
- package/esm/funcs/integrationsGetConfigurations.d.ts.map +1 -0
- package/esm/funcs/integrationsGetConfigurations.js +76 -0
- package/esm/funcs/integrationsGetConfigurations.js.map +1 -0
- package/esm/funcs/integrationsGitNamespaces.d.ts.map +1 -0
- package/esm/funcs/integrationsGitNamespaces.js +74 -0
- package/esm/funcs/integrationsGitNamespaces.js.map +1 -0
- package/esm/funcs/integrationsSearchRepo.d.ts.map +1 -0
- package/esm/funcs/integrationsSearchRepo.js +78 -0
- package/esm/funcs/integrationsSearchRepo.js.map +1 -0
- package/esm/funcs/logDrainsCreateConfigurableLogDrain.d.ts.map +1 -0
- package/esm/funcs/logDrainsCreateConfigurableLogDrain.js +74 -0
- package/esm/funcs/logDrainsCreateConfigurableLogDrain.js.map +1 -0
- package/esm/funcs/logDrainsCreateLogDrain.d.ts.map +1 -0
- package/esm/funcs/logDrainsCreateLogDrain.js +74 -0
- package/esm/funcs/logDrainsCreateLogDrain.js.map +1 -0
- package/esm/funcs/logDrainsDeleteConfigurableLogDrain.d.ts.map +1 -0
- package/esm/funcs/logDrainsDeleteConfigurableLogDrain.js +80 -0
- package/esm/funcs/logDrainsDeleteConfigurableLogDrain.js.map +1 -0
- package/esm/funcs/logDrainsDeleteIntegrationLogDrain.d.ts.map +1 -0
- package/esm/funcs/logDrainsDeleteIntegrationLogDrain.js +80 -0
- package/esm/funcs/logDrainsDeleteIntegrationLogDrain.js.map +1 -0
- package/esm/funcs/logDrainsGetAllLogDrains.d.ts.map +1 -0
- package/esm/funcs/logDrainsGetAllLogDrains.js +75 -0
- package/esm/funcs/logDrainsGetAllLogDrains.js.map +1 -0
- package/esm/funcs/logDrainsGetConfigurableLogDrain.d.ts.map +1 -0
- package/esm/funcs/logDrainsGetConfigurableLogDrain.js +79 -0
- package/esm/funcs/logDrainsGetConfigurableLogDrain.js.map +1 -0
- package/esm/funcs/logDrainsGetIntegrationLogDrains.d.ts.map +1 -0
- package/esm/funcs/logDrainsGetIntegrationLogDrains.js +74 -0
- package/esm/funcs/logDrainsGetIntegrationLogDrains.js.map +1 -0
- package/esm/funcs/projectMembersAddProjectMember.d.ts.map +1 -0
- package/esm/funcs/projectMembersAddProjectMember.js +80 -0
- package/esm/funcs/projectMembersAddProjectMember.js.map +1 -0
- package/esm/funcs/projectMembersGetProjectMembers.d.ts.map +1 -0
- package/esm/funcs/projectMembersGetProjectMembers.js +83 -0
- package/esm/funcs/projectMembersGetProjectMembers.js.map +1 -0
- package/esm/funcs/projectMembersRemoveProjectMember.d.ts.map +1 -0
- package/esm/funcs/projectMembersRemoveProjectMember.js +83 -0
- package/esm/funcs/projectMembersRemoveProjectMember.js.map +1 -0
- package/esm/funcs/projectsAddProjectDomain.d.ts.map +1 -0
- package/esm/funcs/projectsAddProjectDomain.js +80 -0
- package/esm/funcs/projectsAddProjectDomain.js.map +1 -0
- package/esm/funcs/projectsCreateProject.d.ts.map +1 -0
- package/esm/funcs/projectsCreateProject.js +74 -0
- package/esm/funcs/projectsCreateProject.js.map +1 -0
- package/esm/funcs/projectsCreateProjectEnv.d.ts.map +1 -0
- package/esm/funcs/projectsCreateProjectEnv.js +81 -0
- package/esm/funcs/projectsCreateProjectEnv.js.map +1 -0
- package/esm/funcs/projectsDeleteProject.d.ts.map +1 -0
- package/esm/funcs/projectsDeleteProject.js +80 -0
- package/esm/funcs/projectsDeleteProject.js.map +1 -0
- package/esm/funcs/projectsEditProjectEnv.d.ts.map +1 -0
- package/esm/funcs/projectsEditProjectEnv.js +84 -0
- package/esm/funcs/projectsEditProjectEnv.js.map +1 -0
- package/esm/funcs/projectsFilterProjectEnvs.d.ts.map +1 -0
- package/esm/funcs/projectsFilterProjectEnvs.js +82 -0
- package/esm/funcs/projectsFilterProjectEnvs.js.map +1 -0
- package/esm/funcs/projectsGetProjectDomain.d.ts.map +1 -0
- package/esm/funcs/projectsGetProjectDomain.js +83 -0
- package/esm/funcs/projectsGetProjectDomain.js.map +1 -0
- package/esm/funcs/projectsGetProjectEnv.d.ts.map +1 -0
- package/esm/funcs/projectsGetProjectEnv.js +83 -0
- package/esm/funcs/projectsGetProjectEnv.js.map +1 -0
- package/esm/funcs/projectsGetProjects.d.ts.map +1 -0
- package/esm/funcs/projectsGetProjects.js +84 -0
- package/esm/funcs/projectsGetProjects.js.map +1 -0
- package/esm/funcs/projectsListPromoteAliases.d.ts.map +1 -0
- package/esm/funcs/projectsListPromoteAliases.js +83 -0
- package/esm/funcs/projectsListPromoteAliases.js.map +1 -0
- package/esm/funcs/projectsPauseProject.d.ts +15 -0
- package/esm/funcs/projectsPauseProject.d.ts.map +1 -0
- package/esm/funcs/projectsPauseProject.js +80 -0
- package/esm/funcs/projectsPauseProject.js.map +1 -0
- package/esm/funcs/projectsRemoveProjectDomain.d.ts.map +1 -0
- package/esm/funcs/projectsRemoveProjectDomain.js +83 -0
- package/esm/funcs/projectsRemoveProjectDomain.js.map +1 -0
- package/esm/funcs/projectsRemoveProjectEnv.d.ts.map +1 -0
- package/esm/funcs/projectsRemoveProjectEnv.js +83 -0
- package/esm/funcs/projectsRemoveProjectEnv.js.map +1 -0
- package/esm/funcs/projectsRequestPromote.d.ts.map +1 -0
- package/esm/funcs/projectsRequestPromote.js +84 -0
- package/esm/funcs/projectsRequestPromote.js.map +1 -0
- package/esm/funcs/projectsUnpauseProject.d.ts +15 -0
- package/esm/funcs/projectsUnpauseProject.d.ts.map +1 -0
- package/esm/funcs/projectsUnpauseProject.js +80 -0
- package/esm/funcs/projectsUnpauseProject.js.map +1 -0
- package/esm/funcs/projectsUpdateProject.d.ts.map +1 -0
- package/esm/funcs/projectsUpdateProject.js +80 -0
- package/esm/funcs/projectsUpdateProject.js.map +1 -0
- package/esm/funcs/projectsUpdateProjectDataCache.d.ts.map +1 -0
- package/esm/funcs/projectsUpdateProjectDataCache.js +80 -0
- package/esm/funcs/projectsUpdateProjectDataCache.js.map +1 -0
- package/esm/funcs/projectsUpdateProjectDomain.d.ts.map +1 -0
- package/esm/funcs/projectsUpdateProjectDomain.js +84 -0
- package/esm/funcs/projectsUpdateProjectDomain.js.map +1 -0
- package/esm/funcs/projectsUpdateProjectProtectionBypass.d.ts.map +1 -0
- package/esm/funcs/projectsUpdateProjectProtectionBypass.js +80 -0
- package/esm/funcs/projectsUpdateProjectProtectionBypass.js.map +1 -0
- package/esm/funcs/projectsVerifyProjectDomain.d.ts.map +1 -0
- package/esm/funcs/projectsVerifyProjectDomain.js +83 -0
- package/esm/funcs/projectsVerifyProjectDomain.js.map +1 -0
- package/esm/funcs/securityGetFirewallConfig.d.ts.map +1 -0
- package/esm/funcs/securityGetFirewallConfig.js +80 -0
- package/esm/funcs/securityGetFirewallConfig.js.map +1 -0
- package/esm/funcs/securityPutFirewallConfig.d.ts.map +1 -0
- package/esm/funcs/securityPutFirewallConfig.js +75 -0
- package/esm/funcs/securityPutFirewallConfig.js.map +1 -0
- package/esm/funcs/securityUpdateAttackChallengeMode.d.ts.map +1 -0
- package/esm/funcs/securityUpdateAttackChallengeMode.js +74 -0
- package/esm/funcs/securityUpdateAttackChallengeMode.js.map +1 -0
- package/esm/funcs/securityUpdateFirewallConfig.d.ts.map +1 -0
- package/esm/funcs/securityUpdateFirewallConfig.js +75 -0
- package/esm/funcs/securityUpdateFirewallConfig.js.map +1 -0
- package/esm/funcs/teamsCreateTeam.d.ts.map +1 -0
- package/esm/funcs/teamsCreateTeam.js +71 -0
- package/esm/funcs/teamsCreateTeam.js.map +1 -0
- package/esm/funcs/teamsDeleteTeam.d.ts.map +1 -0
- package/esm/funcs/teamsDeleteTeam.js +80 -0
- package/esm/funcs/teamsDeleteTeam.js.map +1 -0
- package/esm/funcs/teamsDeleteTeamInviteCode.d.ts.map +1 -0
- package/esm/funcs/teamsDeleteTeamInviteCode.js +78 -0
- package/esm/funcs/teamsDeleteTeamInviteCode.js.map +1 -0
- package/esm/funcs/teamsGetTeam.d.ts.map +1 -0
- package/esm/funcs/teamsGetTeam.js +79 -0
- package/esm/funcs/teamsGetTeam.js.map +1 -0
- package/esm/funcs/teamsGetTeamAccessRequest.d.ts.map +1 -0
- package/esm/funcs/teamsGetTeamAccessRequest.js +78 -0
- package/esm/funcs/teamsGetTeamAccessRequest.js.map +1 -0
- package/esm/funcs/teamsGetTeamMembers.d.ts.map +1 -0
- package/esm/funcs/teamsGetTeamMembers.js +84 -0
- package/esm/funcs/teamsGetTeamMembers.js.map +1 -0
- package/esm/funcs/teamsGetTeams.d.ts.map +1 -0
- package/esm/funcs/teamsGetTeams.js +74 -0
- package/esm/funcs/teamsGetTeams.js.map +1 -0
- package/esm/funcs/teamsInviteUserToTeam.d.ts.map +1 -0
- package/esm/funcs/teamsInviteUserToTeam.js +75 -0
- package/esm/funcs/teamsInviteUserToTeam.js.map +1 -0
- package/esm/funcs/teamsJoinTeam.d.ts.map +1 -0
- package/esm/funcs/teamsJoinTeam.js +75 -0
- package/esm/funcs/teamsJoinTeam.js.map +1 -0
- package/esm/funcs/teamsPatchTeam.d.ts.map +1 -0
- package/esm/funcs/teamsPatchTeam.js +80 -0
- package/esm/funcs/teamsPatchTeam.js.map +1 -0
- package/esm/funcs/teamsRemoveTeamMember.d.ts.map +1 -0
- package/esm/funcs/teamsRemoveTeamMember.js +82 -0
- package/esm/funcs/teamsRemoveTeamMember.js.map +1 -0
- package/esm/funcs/teamsRequestAccessToTeam.d.ts.map +1 -0
- package/esm/funcs/teamsRequestAccessToTeam.js +75 -0
- package/esm/funcs/teamsRequestAccessToTeam.js.map +1 -0
- package/esm/funcs/teamsUpdateTeamMember.d.ts.map +1 -0
- package/esm/funcs/teamsUpdateTeamMember.js +79 -0
- package/esm/funcs/teamsUpdateTeamMember.js.map +1 -0
- package/esm/funcs/userGetAuthUser.d.ts.map +1 -0
- package/esm/funcs/userGetAuthUser.js +59 -0
- package/esm/funcs/userGetAuthUser.js.map +1 -0
- package/esm/funcs/userListUserEvents.d.ts.map +1 -0
- package/esm/funcs/userListUserEvents.js +79 -0
- package/esm/funcs/userListUserEvents.js.map +1 -0
- package/esm/funcs/userRequestDelete.d.ts.map +1 -0
- package/esm/funcs/userRequestDelete.js +71 -0
- package/esm/funcs/userRequestDelete.js.map +1 -0
- package/esm/funcs/webhooksCreateWebhook.d.ts.map +1 -0
- package/esm/funcs/webhooksCreateWebhook.js +74 -0
- package/esm/funcs/webhooksCreateWebhook.js.map +1 -0
- package/esm/funcs/webhooksDeleteWebhook.d.ts.map +1 -0
- package/esm/funcs/webhooksDeleteWebhook.js +80 -0
- package/esm/funcs/webhooksDeleteWebhook.js.map +1 -0
- package/esm/funcs/webhooksGetWebhook.d.ts.map +1 -0
- package/esm/funcs/webhooksGetWebhook.js +79 -0
- package/esm/funcs/webhooksGetWebhook.js.map +1 -0
- package/esm/funcs/webhooksGetWebhooks.d.ts.map +1 -0
- package/esm/funcs/webhooksGetWebhooks.js +74 -0
- package/esm/funcs/webhooksGetWebhooks.js.map +1 -0
- package/esm/hooks/hooks.d.ts.map +1 -0
- package/esm/hooks/hooks.js.map +1 -0
- package/esm/hooks/registration.d.ts.map +1 -0
- package/esm/hooks/registration.js.map +1 -0
- package/esm/hooks/types.d.ts +76 -0
- package/esm/hooks/types.d.ts.map +1 -0
- package/esm/hooks/types.js.map +1 -0
- package/esm/index.d.ts.map +1 -0
- package/esm/index.js.map +1 -0
- package/esm/lib/base64.d.ts.map +1 -0
- package/esm/lib/base64.js.map +1 -0
- package/esm/lib/config.d.ts +34 -0
- package/esm/lib/config.d.ts.map +1 -0
- package/esm/lib/config.js +35 -0
- package/esm/lib/config.js.map +1 -0
- package/esm/lib/dlv.d.ts.map +1 -0
- package/esm/lib/dlv.js.map +1 -0
- package/esm/lib/encodings.d.ts.map +1 -0
- package/esm/lib/encodings.js.map +1 -0
- package/esm/lib/files.d.ts.map +1 -0
- package/esm/lib/files.js.map +1 -0
- package/esm/lib/http.d.ts.map +1 -0
- package/esm/lib/http.js.map +1 -0
- package/esm/lib/is-plain-object.d.ts.map +1 -0
- package/esm/lib/is-plain-object.js.map +1 -0
- package/esm/lib/logger.d.ts.map +1 -0
- package/esm/lib/logger.js.map +1 -0
- package/esm/lib/matchers.d.ts.map +1 -0
- package/esm/lib/matchers.js.map +1 -0
- package/esm/lib/primitives.d.ts +20 -0
- package/esm/lib/primitives.d.ts.map +1 -0
- package/esm/lib/primitives.js +37 -0
- package/esm/lib/primitives.js.map +1 -0
- package/esm/lib/retries.d.ts.map +1 -0
- package/esm/lib/retries.js.map +1 -0
- package/esm/lib/schemas.d.ts.map +1 -0
- package/esm/lib/schemas.js.map +1 -0
- package/esm/lib/sdks.d.ts.map +1 -0
- package/esm/lib/sdks.js.map +1 -0
- package/esm/lib/security.d.ts +82 -0
- package/esm/lib/security.d.ts.map +1 -0
- package/esm/lib/security.js +131 -0
- package/esm/lib/security.js.map +1 -0
- package/esm/lib/url.d.ts.map +1 -0
- package/esm/lib/url.js.map +1 -0
- package/esm/models/components/aclaction.d.ts.map +1 -0
- package/esm/models/components/aclaction.js.map +1 -0
- package/esm/models/components/authtoken.d.ts +288 -0
- package/esm/models/components/authtoken.d.ts.map +1 -0
- package/esm/models/components/authtoken.js +207 -0
- package/esm/models/components/authtoken.js.map +1 -0
- package/esm/models/components/authuser.d.ts.map +1 -0
- package/esm/models/components/authuser.js.map +1 -0
- package/esm/models/components/authuserlimited.d.ts.map +1 -0
- package/esm/models/components/authuserlimited.js.map +1 -0
- package/esm/models/components/edgeconfigitem.d.ts.map +1 -0
- package/esm/models/components/edgeconfigitem.js.map +1 -0
- package/esm/models/components/edgeconfigitemvalue.d.ts.map +1 -0
- package/esm/models/components/edgeconfigitemvalue.js.map +1 -0
- package/esm/models/components/edgeconfigtoken.d.ts.map +1 -0
- package/esm/models/components/edgeconfigtoken.js.map +1 -0
- package/esm/models/components/filetree.d.ts.map +1 -0
- package/esm/models/components/filetree.js.map +1 -0
- package/esm/models/components/flagjsonvalue.d.ts.map +1 -0
- package/esm/models/components/flagjsonvalue.js.map +1 -0
- package/esm/models/components/pagination.d.ts.map +1 -0
- package/esm/models/components/pagination.js.map +1 -0
- package/esm/models/components/security.d.ts +25 -0
- package/esm/models/components/security.d.ts.map +1 -0
- package/esm/models/components/security.js +24 -0
- package/esm/models/components/security.js.map +1 -0
- package/esm/models/components/teamlimited.d.ts.map +1 -0
- package/esm/models/components/teamlimited.js.map +1 -0
- package/esm/models/components/userevent.d.ts +24 -0
- package/esm/models/components/userevent.d.ts.map +1 -0
- package/esm/models/components/userevent.js +20 -0
- package/esm/models/components/userevent.js.map +1 -0
- package/esm/models/errors/httpclienterrors.d.ts.map +1 -0
- package/esm/models/errors/httpclienterrors.js.map +1 -0
- package/esm/models/errors/sdkerror.d.ts.map +1 -0
- package/esm/models/errors/sdkerror.js.map +1 -0
- package/esm/models/errors/sdkvalidationerror.d.ts.map +1 -0
- package/esm/models/errors/sdkvalidationerror.js.map +1 -0
- package/esm/models/operations/addprojectdomain.d.ts.map +1 -0
- package/esm/models/operations/addprojectdomain.js.map +1 -0
- package/esm/models/operations/addprojectmember.d.ts.map +1 -0
- package/esm/models/operations/addprojectmember.js.map +1 -0
- package/esm/models/operations/artifactexists.d.ts.map +1 -0
- package/esm/models/operations/artifactexists.js.map +1 -0
- package/esm/models/operations/artifactquery.d.ts.map +1 -0
- package/esm/models/operations/artifactquery.js.map +1 -0
- package/esm/models/operations/assignalias.d.ts.map +1 -0
- package/esm/models/operations/assignalias.js.map +1 -0
- package/esm/models/operations/buydomain.d.ts.map +1 -0
- package/esm/models/operations/buydomain.js.map +1 -0
- package/esm/models/operations/canceldeployment.d.ts +2677 -0
- package/esm/models/operations/canceldeployment.d.ts.map +1 -0
- package/esm/models/operations/canceldeployment.js +2239 -0
- package/esm/models/operations/canceldeployment.js.map +1 -0
- package/esm/models/operations/checkdomainprice.d.ts +103 -0
- package/esm/models/operations/checkdomainprice.d.ts.map +1 -0
- package/esm/models/operations/checkdomainprice.js +69 -0
- package/esm/models/operations/checkdomainprice.js.map +1 -0
- package/esm/models/operations/checkdomainstatus.d.ts.map +1 -0
- package/esm/models/operations/checkdomainstatus.js.map +1 -0
- package/esm/models/operations/createaccessgroup.d.ts.map +1 -0
- package/esm/models/operations/createaccessgroup.js.map +1 -0
- package/esm/models/operations/createauthtoken.d.ts.map +1 -0
- package/esm/models/operations/createauthtoken.js.map +1 -0
- package/esm/models/operations/createcheck.d.ts.map +1 -0
- package/esm/models/operations/createcheck.js.map +1 -0
- package/esm/models/operations/createconfigurablelogdrain.d.ts.map +1 -0
- package/esm/models/operations/createconfigurablelogdrain.js.map +1 -0
- package/esm/models/operations/createdeployment.d.ts.map +1 -0
- package/esm/models/operations/createdeployment.js.map +1 -0
- package/esm/models/operations/createedgeconfig.d.ts.map +1 -0
- package/esm/models/operations/createedgeconfig.js.map +1 -0
- package/esm/models/operations/createedgeconfigtoken.d.ts.map +1 -0
- package/esm/models/operations/createedgeconfigtoken.js.map +1 -0
- package/esm/models/operations/createlogdrain.d.ts.map +1 -0
- package/esm/models/operations/createlogdrain.js.map +1 -0
- package/esm/models/operations/createortransferdomain.d.ts.map +1 -0
- package/esm/models/operations/createortransferdomain.js.map +1 -0
- package/esm/models/operations/createproject.d.ts +5071 -0
- package/esm/models/operations/createproject.d.ts.map +1 -0
- package/esm/models/operations/createproject.js +4128 -0
- package/esm/models/operations/createproject.js.map +1 -0
- package/esm/models/operations/createprojectenv.d.ts.map +1 -0
- package/esm/models/operations/createprojectenv.js.map +1 -0
- package/esm/models/operations/createrecord.d.ts.map +1 -0
- package/esm/models/operations/createrecord.js.map +1 -0
- package/esm/models/operations/createteam.d.ts.map +1 -0
- package/esm/models/operations/createteam.js.map +1 -0
- package/esm/models/operations/createwebhook.d.ts +414 -0
- package/esm/models/operations/createwebhook.d.ts.map +1 -0
- package/esm/models/operations/createwebhook.js +213 -0
- package/esm/models/operations/createwebhook.js.map +1 -0
- package/esm/models/operations/deleteaccessgroup.d.ts.map +1 -0
- package/esm/models/operations/deleteaccessgroup.js.map +1 -0
- package/esm/models/operations/deletealias.d.ts.map +1 -0
- package/esm/models/operations/deletealias.js.map +1 -0
- package/esm/models/operations/deleteauthtoken.d.ts.map +1 -0
- package/esm/models/operations/deleteauthtoken.js.map +1 -0
- package/esm/models/operations/deleteconfigurablelogdrain.d.ts.map +1 -0
- package/esm/models/operations/deleteconfigurablelogdrain.js.map +1 -0
- package/esm/models/operations/deleteconfiguration.d.ts.map +1 -0
- package/esm/models/operations/deleteconfiguration.js.map +1 -0
- package/esm/models/operations/deletedeployment.d.ts.map +1 -0
- package/esm/models/operations/deletedeployment.js.map +1 -0
- package/esm/models/operations/deletedomain.d.ts.map +1 -0
- package/esm/models/operations/deletedomain.js.map +1 -0
- package/esm/models/operations/deleteedgeconfig.d.ts.map +1 -0
- package/esm/models/operations/deleteedgeconfig.js.map +1 -0
- package/esm/models/operations/deleteedgeconfigschema.d.ts.map +1 -0
- package/esm/models/operations/deleteedgeconfigschema.js.map +1 -0
- package/esm/models/operations/deleteedgeconfigtokens.d.ts.map +1 -0
- package/esm/models/operations/deleteedgeconfigtokens.js.map +1 -0
- package/esm/models/operations/deleteintegrationlogdrain.d.ts.map +1 -0
- package/esm/models/operations/deleteintegrationlogdrain.js.map +1 -0
- package/esm/models/operations/deleteproject.d.ts.map +1 -0
- package/esm/models/operations/deleteproject.js.map +1 -0
- package/esm/models/operations/deleteteam.d.ts.map +1 -0
- package/esm/models/operations/deleteteam.js.map +1 -0
- package/esm/models/operations/deleteteaminvitecode.d.ts.map +1 -0
- package/esm/models/operations/deleteteaminvitecode.js.map +1 -0
- package/esm/models/operations/deletewebhook.d.ts.map +1 -0
- package/esm/models/operations/deletewebhook.js.map +1 -0
- package/esm/models/operations/downloadartifact.d.ts.map +1 -0
- package/esm/models/operations/downloadartifact.js.map +1 -0
- package/esm/models/operations/editprojectenv.d.ts.map +1 -0
- package/esm/models/operations/editprojectenv.js.map +1 -0
- package/esm/models/operations/filterprojectenvs.d.ts.map +1 -0
- package/esm/models/operations/filterprojectenvs.js.map +1 -0
- package/esm/models/operations/getalias.d.ts +488 -0
- package/esm/models/operations/getalias.d.ts.map +1 -0
- package/esm/models/operations/getalias.js +351 -0
- package/esm/models/operations/getalias.js.map +1 -0
- package/esm/models/operations/getallchecks.d.ts.map +1 -0
- package/esm/models/operations/getallchecks.js.map +1 -0
- package/esm/models/operations/getalllogdrains.d.ts.map +1 -0
- package/esm/models/operations/getalllogdrains.js.map +1 -0
- package/esm/models/operations/getauthtoken.d.ts.map +1 -0
- package/esm/models/operations/getauthtoken.js.map +1 -0
- package/esm/models/operations/getauthuser.d.ts.map +1 -0
- package/esm/models/operations/getauthuser.js.map +1 -0
- package/esm/models/operations/getcertbyid.d.ts.map +1 -0
- package/esm/models/operations/getcertbyid.js.map +1 -0
- package/esm/models/operations/getcheck.d.ts.map +1 -0
- package/esm/models/operations/getcheck.js.map +1 -0
- package/esm/models/operations/getconfigurablelogdrain.d.ts.map +1 -0
- package/esm/models/operations/getconfigurablelogdrain.js.map +1 -0
- package/esm/models/operations/getconfiguration.d.ts.map +1 -0
- package/esm/models/operations/getconfiguration.js.map +1 -0
- package/esm/models/operations/getconfigurations.d.ts.map +1 -0
- package/esm/models/operations/getconfigurations.js.map +1 -0
- package/esm/models/operations/getdeployment.d.ts.map +1 -0
- package/esm/models/operations/getdeployment.js.map +1 -0
- package/esm/models/operations/getdeploymentevents.d.ts.map +1 -0
- package/esm/models/operations/getdeploymentevents.js.map +1 -0
- package/esm/models/operations/getdeploymentfilecontents.d.ts.map +1 -0
- package/esm/models/operations/getdeploymentfilecontents.js.map +1 -0
- package/esm/models/operations/getdeployments.d.ts.map +1 -0
- package/esm/models/operations/getdeployments.js.map +1 -0
- package/esm/models/operations/getdomain.d.ts.map +1 -0
- package/esm/models/operations/getdomain.js.map +1 -0
- package/esm/models/operations/getdomainconfig.d.ts.map +1 -0
- package/esm/models/operations/getdomainconfig.js.map +1 -0
- package/esm/models/operations/getdomains.d.ts.map +1 -0
- package/esm/models/operations/getdomains.js.map +1 -0
- package/esm/models/operations/getdomaintransfer.d.ts.map +1 -0
- package/esm/models/operations/getdomaintransfer.js.map +1 -0
- package/esm/models/operations/getedgeconfig.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfig.js.map +1 -0
- package/esm/models/operations/getedgeconfigbackup.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigbackup.js.map +1 -0
- package/esm/models/operations/getedgeconfigbackups.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigbackups.js.map +1 -0
- package/esm/models/operations/getedgeconfigitem.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigitem.js.map +1 -0
- package/esm/models/operations/getedgeconfigitems.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigitems.js.map +1 -0
- package/esm/models/operations/getedgeconfigs.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigs.js.map +1 -0
- package/esm/models/operations/getedgeconfigschema.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigschema.js.map +1 -0
- package/esm/models/operations/getedgeconfigtoken.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigtoken.js.map +1 -0
- package/esm/models/operations/getedgeconfigtokens.d.ts.map +1 -0
- package/esm/models/operations/getedgeconfigtokens.js.map +1 -0
- package/esm/models/operations/getfirewallconfig.d.ts.map +1 -0
- package/esm/models/operations/getfirewallconfig.js.map +1 -0
- package/esm/models/operations/getintegrationlogdrains.d.ts.map +1 -0
- package/esm/models/operations/getintegrationlogdrains.js.map +1 -0
- package/esm/models/operations/getprojectdomain.d.ts.map +1 -0
- package/esm/models/operations/getprojectdomain.js.map +1 -0
- package/esm/models/operations/getprojectenv.d.ts.map +1 -0
- package/esm/models/operations/getprojectenv.js.map +1 -0
- package/esm/models/operations/getprojectmembers.d.ts.map +1 -0
- package/esm/models/operations/getprojectmembers.js.map +1 -0
- package/esm/models/operations/getprojects.d.ts +4652 -0
- package/esm/models/operations/getprojects.d.ts.map +1 -0
- package/esm/models/operations/getprojects.js +3900 -0
- package/esm/models/operations/getprojects.js.map +1 -0
- package/esm/models/operations/getrecords.d.ts.map +1 -0
- package/esm/models/operations/getrecords.js.map +1 -0
- package/esm/models/operations/getteam.d.ts.map +1 -0
- package/esm/models/operations/getteam.js.map +1 -0
- package/esm/models/operations/getteamaccessrequest.d.ts.map +1 -0
- package/esm/models/operations/getteamaccessrequest.js.map +1 -0
- package/esm/models/operations/getteammembers.d.ts.map +1 -0
- package/esm/models/operations/getteammembers.js.map +1 -0
- package/esm/models/operations/getteams.d.ts.map +1 -0
- package/esm/models/operations/getteams.js.map +1 -0
- package/esm/models/operations/getwebhook.d.ts +240 -0
- package/esm/models/operations/getwebhook.d.ts.map +1 -0
- package/esm/models/operations/getwebhook.js +120 -0
- package/esm/models/operations/getwebhook.js.map +1 -0
- package/esm/models/operations/getwebhooks.d.ts +648 -0
- package/esm/models/operations/getwebhooks.d.ts.map +1 -0
- package/esm/models/operations/getwebhooks.js +324 -0
- package/esm/models/operations/getwebhooks.js.map +1 -0
- package/esm/models/operations/gitnamespaces.d.ts.map +1 -0
- package/esm/models/operations/gitnamespaces.js.map +1 -0
- package/esm/models/operations/inviteusertoteam.d.ts.map +1 -0
- package/esm/models/operations/inviteusertoteam.js.map +1 -0
- package/esm/models/operations/issuecert.d.ts.map +1 -0
- package/esm/models/operations/issuecert.js.map +1 -0
- package/esm/models/operations/jointeam.d.ts.map +1 -0
- package/esm/models/operations/jointeam.js.map +1 -0
- package/esm/models/operations/listaccessgroupmembers.d.ts.map +1 -0
- package/esm/models/operations/listaccessgroupmembers.js.map +1 -0
- package/esm/models/operations/listaccessgroupprojects.d.ts.map +1 -0
- package/esm/models/operations/listaccessgroupprojects.js.map +1 -0
- package/esm/models/operations/listaccessgroups.d.ts.map +1 -0
- package/esm/models/operations/listaccessgroups.js.map +1 -0
- package/esm/models/operations/listaliases.d.ts.map +1 -0
- package/esm/models/operations/listaliases.js.map +1 -0
- package/esm/models/operations/listauthtokens.d.ts.map +1 -0
- package/esm/models/operations/listauthtokens.js.map +1 -0
- package/esm/models/operations/listdeploymentaliases.d.ts.map +1 -0
- package/esm/models/operations/listdeploymentaliases.js.map +1 -0
- package/esm/models/operations/listdeploymentfiles.d.ts.map +1 -0
- package/esm/models/operations/listdeploymentfiles.js.map +1 -0
- package/esm/models/operations/listpromotealiases.d.ts.map +1 -0
- package/esm/models/operations/listpromotealiases.js.map +1 -0
- package/esm/models/operations/listuserevents.d.ts.map +1 -0
- package/esm/models/operations/listuserevents.js.map +1 -0
- package/esm/models/operations/patchdomain.d.ts.map +1 -0
- package/esm/models/operations/patchdomain.js.map +1 -0
- package/esm/models/operations/patchedgeconfigschema.d.ts.map +1 -0
- package/esm/models/operations/patchedgeconfigschema.js.map +1 -0
- package/esm/models/operations/patchteam.d.ts.map +1 -0
- package/esm/models/operations/patchteam.js.map +1 -0
- package/esm/models/operations/pauseproject.d.ts +38 -0
- package/esm/models/operations/pauseproject.d.ts.map +1 -0
- package/esm/models/operations/pauseproject.js +28 -0
- package/esm/models/operations/pauseproject.js.map +1 -0
- package/esm/models/operations/putfirewallconfig.d.ts.map +1 -0
- package/esm/models/operations/putfirewallconfig.js.map +1 -0
- package/esm/models/operations/readaccessgroup.d.ts.map +1 -0
- package/esm/models/operations/readaccessgroup.js.map +1 -0
- package/esm/models/operations/recordevents.d.ts.map +1 -0
- package/esm/models/operations/recordevents.js.map +1 -0
- package/esm/models/operations/removecert.d.ts.map +1 -0
- package/esm/models/operations/removecert.js.map +1 -0
- package/esm/models/operations/removeprojectdomain.d.ts.map +1 -0
- package/esm/models/operations/removeprojectdomain.js.map +1 -0
- package/esm/models/operations/removeprojectenv.d.ts.map +1 -0
- package/esm/models/operations/removeprojectenv.js.map +1 -0
- package/esm/models/operations/removeprojectmember.d.ts.map +1 -0
- package/esm/models/operations/removeprojectmember.js.map +1 -0
- package/esm/models/operations/removerecord.d.ts.map +1 -0
- package/esm/models/operations/removerecord.js.map +1 -0
- package/esm/models/operations/removeteammember.d.ts.map +1 -0
- package/esm/models/operations/removeteammember.js.map +1 -0
- package/esm/models/operations/requestaccesstoteam.d.ts.map +1 -0
- package/esm/models/operations/requestaccesstoteam.js.map +1 -0
- package/esm/models/operations/requestdelete.d.ts.map +1 -0
- package/esm/models/operations/requestdelete.js.map +1 -0
- package/esm/models/operations/requestpromote.d.ts.map +1 -0
- package/esm/models/operations/requestpromote.js.map +1 -0
- package/esm/models/operations/rerequestcheck.d.ts.map +1 -0
- package/esm/models/operations/rerequestcheck.js.map +1 -0
- package/esm/models/operations/searchrepo.d.ts.map +1 -0
- package/esm/models/operations/searchrepo.js.map +1 -0
- package/esm/models/operations/status.d.ts.map +1 -0
- package/esm/models/operations/status.js.map +1 -0
- package/esm/models/operations/unpauseproject.d.ts +38 -0
- package/esm/models/operations/unpauseproject.d.ts.map +1 -0
- package/esm/models/operations/unpauseproject.js +28 -0
- package/esm/models/operations/unpauseproject.js.map +1 -0
- package/esm/models/operations/updateaccessgroup.d.ts.map +1 -0
- package/esm/models/operations/updateaccessgroup.js.map +1 -0
- package/esm/models/operations/updateattackchallengemode.d.ts.map +1 -0
- package/esm/models/operations/updateattackchallengemode.js.map +1 -0
- package/esm/models/operations/updatecheck.d.ts.map +1 -0
- package/esm/models/operations/updatecheck.js.map +1 -0
- package/esm/models/operations/updateedgeconfig.d.ts.map +1 -0
- package/esm/models/operations/updateedgeconfig.js.map +1 -0
- package/esm/models/operations/updatefirewallconfig.d.ts.map +1 -0
- package/esm/models/operations/updatefirewallconfig.js.map +1 -0
- package/esm/models/operations/updateproject.d.ts +5267 -0
- package/esm/models/operations/updateproject.d.ts.map +1 -0
- package/esm/models/operations/updateproject.js +4253 -0
- package/esm/models/operations/updateproject.js.map +1 -0
- package/esm/models/operations/updateprojectdatacache.d.ts +4570 -0
- package/esm/models/operations/updateprojectdatacache.d.ts.map +1 -0
- package/esm/models/operations/updateprojectdatacache.js +3898 -0
- package/esm/models/operations/updateprojectdatacache.js.map +1 -0
- package/esm/models/operations/updateprojectdomain.d.ts.map +1 -0
- package/esm/models/operations/updateprojectdomain.js.map +1 -0
- package/esm/models/operations/updateprojectprotectionbypass.d.ts.map +1 -0
- package/esm/models/operations/updateprojectprotectionbypass.js.map +1 -0
- package/esm/models/operations/updaterecord.d.ts.map +1 -0
- package/esm/models/operations/updaterecord.js.map +1 -0
- package/esm/models/operations/updateteammember.d.ts.map +1 -0
- package/esm/models/operations/updateteammember.js.map +1 -0
- package/esm/models/operations/uploadartifact.d.ts.map +1 -0
- package/esm/models/operations/uploadartifact.js.map +1 -0
- package/esm/models/operations/uploadcert.d.ts.map +1 -0
- package/esm/models/operations/uploadcert.js.map +1 -0
- package/esm/models/operations/uploadfile.d.ts.map +1 -0
- package/esm/models/operations/uploadfile.js.map +1 -0
- package/esm/models/operations/verifyprojectdomain.d.ts.map +1 -0
- package/esm/models/operations/verifyprojectdomain.js.map +1 -0
- package/esm/sdk/accessgroups.d.ts.map +1 -0
- package/esm/sdk/accessgroups.js.map +1 -0
- package/esm/sdk/aliases.d.ts.map +1 -0
- package/esm/sdk/aliases.js.map +1 -0
- package/esm/sdk/artifacts.d.ts.map +1 -0
- package/esm/sdk/artifacts.js.map +1 -0
- package/esm/sdk/authentication.d.ts.map +1 -0
- package/esm/sdk/authentication.js.map +1 -0
- package/esm/sdk/certs.d.ts.map +1 -0
- package/esm/sdk/certs.js.map +1 -0
- package/esm/sdk/checks.d.ts.map +1 -0
- package/esm/sdk/checks.js.map +1 -0
- package/esm/sdk/deployments.d.ts.map +1 -0
- package/esm/sdk/deployments.js.map +1 -0
- package/esm/sdk/dns.d.ts.map +1 -0
- package/esm/sdk/dns.js.map +1 -0
- package/esm/sdk/domains.d.ts.map +1 -0
- package/esm/sdk/domains.js.map +1 -0
- package/esm/sdk/edgeconfig.d.ts.map +1 -0
- package/esm/sdk/edgeconfig.js.map +1 -0
- package/esm/sdk/integrations.d.ts.map +1 -0
- package/esm/sdk/integrations.js.map +1 -0
- package/esm/sdk/logdrains.d.ts.map +1 -0
- package/esm/sdk/logdrains.js.map +1 -0
- package/esm/sdk/projectmembers.d.ts.map +1 -0
- package/esm/sdk/projectmembers.js.map +1 -0
- package/esm/sdk/projects.d.ts +164 -0
- package/esm/sdk/projects.d.ts.map +1 -0
- package/esm/sdk/projects.js.map +1 -0
- package/esm/sdk/sdk.d.ts +58 -0
- package/esm/sdk/sdk.d.ts.map +1 -0
- package/esm/sdk/sdk.js +97 -0
- package/esm/sdk/sdk.js.map +1 -0
- package/esm/sdk/security.d.ts.map +1 -0
- package/esm/sdk/security.js.map +1 -0
- package/esm/sdk/teams.d.ts.map +1 -0
- package/esm/sdk/teams.js.map +1 -0
- package/esm/sdk/user.d.ts.map +1 -0
- package/esm/sdk/user.js.map +1 -0
- package/esm/sdk/webhooks.d.ts.map +1 -0
- package/esm/sdk/webhooks.js.map +1 -0
- package/esm/types/blobs.d.ts.map +1 -0
- package/esm/types/blobs.js.map +1 -0
- package/esm/types/constdatetime.d.ts.map +1 -0
- package/esm/types/constdatetime.js.map +1 -0
- package/esm/types/enums.d.ts.map +1 -0
- package/esm/types/enums.js.map +1 -0
- package/esm/types/fp.d.ts.map +1 -0
- package/esm/types/fp.js.map +1 -0
- package/esm/types/operations.d.ts.map +1 -0
- package/esm/types/operations.js.map +1 -0
- package/esm/types/rfcdate.d.ts.map +1 -0
- package/esm/types/rfcdate.js.map +1 -0
- package/esm/types/streams.d.ts.map +1 -0
- package/esm/types/streams.js.map +1 -0
- package/package.json +23 -53
- package/src/funcs/accessGroupsCreateAccessGroup.ts +3 -0
- package/src/funcs/accessGroupsDeleteAccessGroup.ts +3 -0
- package/src/funcs/accessGroupsListAccessGroupMembers.ts +3 -0
- package/src/funcs/accessGroupsListAccessGroupProjects.ts +3 -0
- package/src/funcs/accessGroupsListAccessGroups.ts +3 -0
- package/src/funcs/accessGroupsReadAccessGroup.ts +3 -0
- package/src/funcs/accessGroupsUpdateAccessGroup.ts +3 -0
- package/src/funcs/aliasesAssignAlias.ts +3 -0
- package/src/funcs/aliasesDeleteAlias.ts +3 -0
- package/src/funcs/aliasesGetAlias.ts +3 -0
- package/src/funcs/aliasesListAliases.ts +3 -0
- package/src/funcs/aliasesListDeploymentAliases.ts +3 -0
- package/src/funcs/artifactsArtifactExists.ts +3 -0
- package/src/funcs/artifactsArtifactQuery.ts +3 -0
- package/src/funcs/artifactsDownloadArtifact.ts +3 -0
- package/src/funcs/artifactsRecordEvents.ts +3 -0
- package/src/funcs/artifactsStatus.ts +3 -0
- package/src/funcs/artifactsUploadArtifact.ts +3 -0
- package/src/funcs/authenticationCreateAuthToken.ts +3 -0
- package/src/funcs/authenticationDeleteAuthToken.ts +3 -0
- package/src/funcs/authenticationGetAuthToken.ts +3 -0
- package/src/funcs/authenticationListAuthTokens.ts +3 -0
- package/src/funcs/certsGetCertById.ts +3 -0
- package/src/funcs/certsIssueCert.ts +3 -0
- package/src/funcs/certsRemoveCert.ts +3 -0
- package/src/funcs/certsUploadCert.ts +3 -0
- package/src/funcs/checksCreateCheck.ts +3 -0
- package/src/funcs/checksGetAllChecks.ts +3 -0
- package/src/funcs/checksGetCheck.ts +3 -0
- package/src/funcs/checksRerequestCheck.ts +3 -0
- package/src/funcs/checksUpdateCheck.ts +3 -0
- package/src/funcs/deploymentsCancelDeployment.ts +3 -0
- package/src/funcs/deploymentsCreateDeployment.ts +3 -0
- package/src/funcs/deploymentsDeleteDeployment.ts +3 -0
- package/src/funcs/deploymentsGetDeployment.ts +3 -0
- package/src/funcs/deploymentsGetDeploymentEvents.ts +3 -0
- package/src/funcs/deploymentsGetDeploymentFileContents.ts +3 -0
- package/src/funcs/deploymentsGetDeployments.ts +3 -0
- package/src/funcs/deploymentsListDeploymentFiles.ts +3 -0
- package/src/funcs/deploymentsUploadFile.ts +3 -0
- package/src/funcs/dnsCreateRecord.ts +3 -0
- package/src/funcs/dnsGetRecords.ts +3 -0
- package/src/funcs/dnsRemoveRecord.ts +3 -0
- package/src/funcs/dnsUpdateRecord.ts +3 -0
- package/src/funcs/domainsBuyDomain.ts +3 -0
- package/src/funcs/domainsCheckDomainPrice.ts +3 -0
- package/src/funcs/domainsCheckDomainStatus.ts +3 -0
- package/src/funcs/domainsCreateOrTransferDomain.ts +3 -0
- package/src/funcs/domainsDeleteDomain.ts +3 -0
- package/src/funcs/domainsGetDomain.ts +3 -0
- package/src/funcs/domainsGetDomainConfig.ts +3 -0
- package/src/funcs/domainsGetDomainTransfer.ts +3 -0
- package/src/funcs/domainsGetDomains.ts +3 -0
- package/src/funcs/domainsPatchDomain.ts +3 -0
- package/src/funcs/edgeConfigCreateEdgeConfig.ts +3 -0
- package/src/funcs/edgeConfigCreateEdgeConfigToken.ts +3 -0
- package/src/funcs/edgeConfigDeleteEdgeConfig.ts +3 -0
- package/src/funcs/edgeConfigDeleteEdgeConfigSchema.ts +3 -0
- package/src/funcs/edgeConfigDeleteEdgeConfigTokens.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfig.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigBackup.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigBackups.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigItem.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigItems.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigSchema.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigToken.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigTokens.ts +3 -0
- package/src/funcs/edgeConfigGetEdgeConfigs.ts +3 -0
- package/src/funcs/edgeConfigPatchEdgeConfigSchema.ts +3 -0
- package/src/funcs/edgeConfigUpdateEdgeConfig.ts +3 -0
- package/src/funcs/integrationsDeleteConfiguration.ts +3 -0
- package/src/funcs/integrationsGetConfiguration.ts +3 -0
- package/src/funcs/integrationsGetConfigurations.ts +3 -0
- package/src/funcs/integrationsGitNamespaces.ts +3 -0
- package/src/funcs/integrationsSearchRepo.ts +3 -0
- package/src/funcs/logDrainsCreateConfigurableLogDrain.ts +3 -0
- package/src/funcs/logDrainsCreateLogDrain.ts +3 -0
- package/src/funcs/logDrainsDeleteConfigurableLogDrain.ts +3 -0
- package/src/funcs/logDrainsDeleteIntegrationLogDrain.ts +3 -0
- package/src/funcs/logDrainsGetAllLogDrains.ts +3 -0
- package/src/funcs/logDrainsGetConfigurableLogDrain.ts +3 -0
- package/src/funcs/logDrainsGetIntegrationLogDrains.ts +3 -0
- package/src/funcs/projectMembersAddProjectMember.ts +3 -0
- package/src/funcs/projectMembersGetProjectMembers.ts +3 -0
- package/src/funcs/projectMembersRemoveProjectMember.ts +3 -0
- package/src/funcs/projectsAddProjectDomain.ts +3 -0
- package/src/funcs/projectsCreateProject.ts +3 -0
- package/src/funcs/projectsCreateProjectEnv.ts +3 -0
- package/src/funcs/projectsDeleteProject.ts +3 -0
- package/src/funcs/projectsEditProjectEnv.ts +3 -0
- package/src/funcs/projectsFilterProjectEnvs.ts +3 -0
- package/src/funcs/projectsGetProjectDomain.ts +3 -0
- package/src/funcs/projectsGetProjectEnv.ts +3 -0
- package/src/funcs/projectsGetProjects.ts +3 -0
- package/src/funcs/projectsListPromoteAliases.ts +3 -0
- package/src/funcs/projectsPauseProject.ts +8 -6
- package/src/funcs/projectsRemoveProjectDomain.ts +3 -0
- package/src/funcs/projectsRemoveProjectEnv.ts +3 -0
- package/src/funcs/projectsRequestPromote.ts +3 -0
- package/src/funcs/projectsUnpauseProject.ts +8 -6
- package/src/funcs/projectsUpdateProject.ts +3 -0
- package/src/funcs/projectsUpdateProjectDataCache.ts +3 -0
- package/src/funcs/projectsUpdateProjectDomain.ts +3 -0
- package/src/funcs/projectsUpdateProjectProtectionBypass.ts +3 -0
- package/src/funcs/projectsVerifyProjectDomain.ts +3 -0
- package/src/funcs/securityGetFirewallConfig.ts +3 -0
- package/src/funcs/securityPutFirewallConfig.ts +5 -2
- package/src/funcs/securityUpdateAttackChallengeMode.ts +3 -0
- package/src/funcs/securityUpdateFirewallConfig.ts +5 -2
- package/src/funcs/teamsCreateTeam.ts +3 -0
- package/src/funcs/teamsDeleteTeam.ts +3 -0
- package/src/funcs/teamsDeleteTeamInviteCode.ts +3 -0
- package/src/funcs/teamsGetTeam.ts +3 -0
- package/src/funcs/teamsGetTeamAccessRequest.ts +3 -0
- package/src/funcs/teamsGetTeamMembers.ts +3 -0
- package/src/funcs/teamsGetTeams.ts +3 -0
- package/src/funcs/teamsInviteUserToTeam.ts +3 -0
- package/src/funcs/teamsJoinTeam.ts +3 -0
- package/src/funcs/teamsPatchTeam.ts +3 -0
- package/src/funcs/teamsRemoveTeamMember.ts +3 -0
- package/src/funcs/teamsRequestAccessToTeam.ts +3 -0
- package/src/funcs/teamsUpdateTeamMember.ts +3 -0
- package/src/funcs/userGetAuthUser.ts +3 -0
- package/src/funcs/userListUserEvents.ts +3 -0
- package/src/funcs/userRequestDelete.ts +3 -0
- package/src/funcs/webhooksCreateWebhook.ts +3 -0
- package/src/funcs/webhooksDeleteWebhook.ts +3 -0
- package/src/funcs/webhooksGetWebhook.ts +3 -0
- package/src/funcs/webhooksGetWebhooks.ts +3 -0
- package/src/hooks/types.ts +2 -0
- package/src/lib/config.ts +3 -3
- package/src/lib/primitives.ts +20 -0
- package/src/lib/security.ts +39 -3
- package/src/models/components/authtoken.ts +34 -30
- package/src/models/components/security.ts +4 -4
- package/src/models/components/userevent.ts +4 -216
- package/src/models/operations/canceldeployment.ts +1 -1
- package/src/models/operations/checkdomainprice.ts +5 -22
- package/src/models/operations/createproject.ts +139 -5
- package/src/models/operations/createwebhook.ts +4 -2
- package/src/models/operations/getalias.ts +12 -12
- package/src/models/operations/getprojects.ts +139 -5
- package/src/models/operations/getwebhook.ts +2 -1
- package/src/models/operations/getwebhooks.ts +4 -2
- package/src/models/operations/pauseproject.ts +0 -55
- package/src/models/operations/unpauseproject.ts +0 -55
- package/src/models/operations/updateproject.ts +139 -5
- package/src/models/operations/updateprojectdatacache.ts +134 -5
- package/src/sdk/projects.ts +4 -10
- package/src/sdk/sdk.ts +1 -48
- package/dist/commonjs/core.d.ts.map +0 -1
- package/dist/commonjs/core.js +0 -17
- package/dist/commonjs/core.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsCreateAccessGroup.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsCreateAccessGroup.js +0 -99
- package/dist/commonjs/funcs/accessGroupsCreateAccessGroup.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsDeleteAccessGroup.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsDeleteAccessGroup.js +0 -105
- package/dist/commonjs/funcs/accessGroupsDeleteAccessGroup.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsListAccessGroupMembers.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsListAccessGroupMembers.js +0 -107
- package/dist/commonjs/funcs/accessGroupsListAccessGroupMembers.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsListAccessGroupProjects.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsListAccessGroupProjects.js +0 -106
- package/dist/commonjs/funcs/accessGroupsListAccessGroupProjects.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsListAccessGroups.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsListAccessGroups.js +0 -104
- package/dist/commonjs/funcs/accessGroupsListAccessGroups.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsReadAccessGroup.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsReadAccessGroup.js +0 -104
- package/dist/commonjs/funcs/accessGroupsReadAccessGroup.js.map +0 -1
- package/dist/commonjs/funcs/accessGroupsUpdateAccessGroup.d.ts.map +0 -1
- package/dist/commonjs/funcs/accessGroupsUpdateAccessGroup.js +0 -105
- package/dist/commonjs/funcs/accessGroupsUpdateAccessGroup.js.map +0 -1
- package/dist/commonjs/funcs/aliasesAssignAlias.d.ts.map +0 -1
- package/dist/commonjs/funcs/aliasesAssignAlias.js +0 -105
- package/dist/commonjs/funcs/aliasesAssignAlias.js.map +0 -1
- package/dist/commonjs/funcs/aliasesDeleteAlias.d.ts.map +0 -1
- package/dist/commonjs/funcs/aliasesDeleteAlias.js +0 -104
- package/dist/commonjs/funcs/aliasesDeleteAlias.js.map +0 -1
- package/dist/commonjs/funcs/aliasesGetAlias.d.ts.map +0 -1
- package/dist/commonjs/funcs/aliasesGetAlias.js +0 -108
- package/dist/commonjs/funcs/aliasesGetAlias.js.map +0 -1
- package/dist/commonjs/funcs/aliasesListAliases.d.ts.map +0 -1
- package/dist/commonjs/funcs/aliasesListAliases.js +0 -105
- package/dist/commonjs/funcs/aliasesListAliases.js.map +0 -1
- package/dist/commonjs/funcs/aliasesListDeploymentAliases.d.ts.map +0 -1
- package/dist/commonjs/funcs/aliasesListDeploymentAliases.js +0 -104
- package/dist/commonjs/funcs/aliasesListDeploymentAliases.js.map +0 -1
- package/dist/commonjs/funcs/artifactsArtifactExists.d.ts.map +0 -1
- package/dist/commonjs/funcs/artifactsArtifactExists.js +0 -105
- package/dist/commonjs/funcs/artifactsArtifactExists.js.map +0 -1
- package/dist/commonjs/funcs/artifactsArtifactQuery.d.ts.map +0 -1
- package/dist/commonjs/funcs/artifactsArtifactQuery.js +0 -100
- package/dist/commonjs/funcs/artifactsArtifactQuery.js.map +0 -1
- package/dist/commonjs/funcs/artifactsDownloadArtifact.d.ts.map +0 -1
- package/dist/commonjs/funcs/artifactsDownloadArtifact.js +0 -109
- package/dist/commonjs/funcs/artifactsDownloadArtifact.js.map +0 -1
- package/dist/commonjs/funcs/artifactsRecordEvents.d.ts.map +0 -1
- package/dist/commonjs/funcs/artifactsRecordEvents.js +0 -102
- package/dist/commonjs/funcs/artifactsRecordEvents.js.map +0 -1
- package/dist/commonjs/funcs/artifactsStatus.d.ts.map +0 -1
- package/dist/commonjs/funcs/artifactsStatus.js +0 -98
- package/dist/commonjs/funcs/artifactsStatus.js.map +0 -1
- package/dist/commonjs/funcs/artifactsUploadArtifact.d.ts.map +0 -1
- package/dist/commonjs/funcs/artifactsUploadArtifact.js +0 -110
- package/dist/commonjs/funcs/artifactsUploadArtifact.js.map +0 -1
- package/dist/commonjs/funcs/authenticationCreateAuthToken.d.ts.map +0 -1
- package/dist/commonjs/funcs/authenticationCreateAuthToken.js +0 -99
- package/dist/commonjs/funcs/authenticationCreateAuthToken.js.map +0 -1
- package/dist/commonjs/funcs/authenticationDeleteAuthToken.d.ts.map +0 -1
- package/dist/commonjs/funcs/authenticationDeleteAuthToken.js +0 -99
- package/dist/commonjs/funcs/authenticationDeleteAuthToken.js.map +0 -1
- package/dist/commonjs/funcs/authenticationGetAuthToken.d.ts.map +0 -1
- package/dist/commonjs/funcs/authenticationGetAuthToken.js +0 -99
- package/dist/commonjs/funcs/authenticationGetAuthToken.js.map +0 -1
- package/dist/commonjs/funcs/authenticationListAuthTokens.d.ts.map +0 -1
- package/dist/commonjs/funcs/authenticationListAuthTokens.js +0 -84
- package/dist/commonjs/funcs/authenticationListAuthTokens.js.map +0 -1
- package/dist/commonjs/funcs/certsGetCertById.d.ts.map +0 -1
- package/dist/commonjs/funcs/certsGetCertById.js +0 -104
- package/dist/commonjs/funcs/certsGetCertById.js.map +0 -1
- package/dist/commonjs/funcs/certsIssueCert.d.ts.map +0 -1
- package/dist/commonjs/funcs/certsIssueCert.js +0 -99
- package/dist/commonjs/funcs/certsIssueCert.js.map +0 -1
- package/dist/commonjs/funcs/certsRemoveCert.d.ts.map +0 -1
- package/dist/commonjs/funcs/certsRemoveCert.js +0 -104
- package/dist/commonjs/funcs/certsRemoveCert.js.map +0 -1
- package/dist/commonjs/funcs/certsUploadCert.d.ts.map +0 -1
- package/dist/commonjs/funcs/certsUploadCert.js +0 -99
- package/dist/commonjs/funcs/certsUploadCert.js.map +0 -1
- package/dist/commonjs/funcs/checksCreateCheck.d.ts.map +0 -1
- package/dist/commonjs/funcs/checksCreateCheck.js +0 -105
- package/dist/commonjs/funcs/checksCreateCheck.js.map +0 -1
- package/dist/commonjs/funcs/checksGetAllChecks.d.ts.map +0 -1
- package/dist/commonjs/funcs/checksGetAllChecks.js +0 -104
- package/dist/commonjs/funcs/checksGetAllChecks.js.map +0 -1
- package/dist/commonjs/funcs/checksGetCheck.d.ts.map +0 -1
- package/dist/commonjs/funcs/checksGetCheck.js +0 -108
- package/dist/commonjs/funcs/checksGetCheck.js.map +0 -1
- package/dist/commonjs/funcs/checksRerequestCheck.d.ts.map +0 -1
- package/dist/commonjs/funcs/checksRerequestCheck.js +0 -108
- package/dist/commonjs/funcs/checksRerequestCheck.js.map +0 -1
- package/dist/commonjs/funcs/checksUpdateCheck.d.ts.map +0 -1
- package/dist/commonjs/funcs/checksUpdateCheck.js +0 -109
- package/dist/commonjs/funcs/checksUpdateCheck.js.map +0 -1
- package/dist/commonjs/funcs/dataCacheBillingSettings.d.ts +0 -9
- package/dist/commonjs/funcs/dataCacheBillingSettings.d.ts.map +0 -1
- package/dist/commonjs/funcs/dataCacheBillingSettings.js +0 -85
- package/dist/commonjs/funcs/dataCacheBillingSettings.js.map +0 -1
- package/dist/commonjs/funcs/datacachePurgeall.d.ts +0 -9
- package/dist/commonjs/funcs/datacachePurgeall.d.ts.map +0 -1
- package/dist/commonjs/funcs/datacachePurgeall.js +0 -87
- package/dist/commonjs/funcs/datacachePurgeall.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsCancelDeployment.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsCancelDeployment.js +0 -104
- package/dist/commonjs/funcs/deploymentsCancelDeployment.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsCreateDeployment.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsCreateDeployment.js +0 -101
- package/dist/commonjs/funcs/deploymentsCreateDeployment.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsDeleteDeployment.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsDeleteDeployment.js +0 -105
- package/dist/commonjs/funcs/deploymentsDeleteDeployment.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeployment.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeployment.js +0 -105
- package/dist/commonjs/funcs/deploymentsGetDeployment.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeploymentEvents.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeploymentEvents.js +0 -114
- package/dist/commonjs/funcs/deploymentsGetDeploymentEvents.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeploymentFileContents.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeploymentFileContents.js +0 -110
- package/dist/commonjs/funcs/deploymentsGetDeploymentFileContents.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeployments.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsGetDeployments.js +0 -109
- package/dist/commonjs/funcs/deploymentsGetDeployments.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsListDeploymentFiles.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsListDeploymentFiles.js +0 -106
- package/dist/commonjs/funcs/deploymentsListDeploymentFiles.js.map +0 -1
- package/dist/commonjs/funcs/deploymentsUploadFile.d.ts.map +0 -1
- package/dist/commonjs/funcs/deploymentsUploadFile.js +0 -108
- package/dist/commonjs/funcs/deploymentsUploadFile.js.map +0 -1
- package/dist/commonjs/funcs/dnsCreateRecord.d.ts.map +0 -1
- package/dist/commonjs/funcs/dnsCreateRecord.js +0 -105
- package/dist/commonjs/funcs/dnsCreateRecord.js.map +0 -1
- package/dist/commonjs/funcs/dnsGetRecords.d.ts.map +0 -1
- package/dist/commonjs/funcs/dnsGetRecords.js +0 -107
- package/dist/commonjs/funcs/dnsGetRecords.js.map +0 -1
- package/dist/commonjs/funcs/dnsRemoveRecord.d.ts.map +0 -1
- package/dist/commonjs/funcs/dnsRemoveRecord.js +0 -108
- package/dist/commonjs/funcs/dnsRemoveRecord.js.map +0 -1
- package/dist/commonjs/funcs/dnsUpdateRecord.d.ts.map +0 -1
- package/dist/commonjs/funcs/dnsUpdateRecord.js +0 -105
- package/dist/commonjs/funcs/dnsUpdateRecord.js.map +0 -1
- package/dist/commonjs/funcs/domainsBuyDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsBuyDomain.js +0 -99
- package/dist/commonjs/funcs/domainsBuyDomain.js.map +0 -1
- package/dist/commonjs/funcs/domainsCheckDomainPrice.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsCheckDomainPrice.js +0 -100
- package/dist/commonjs/funcs/domainsCheckDomainPrice.js.map +0 -1
- package/dist/commonjs/funcs/domainsCheckDomainStatus.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsCheckDomainStatus.js +0 -99
- package/dist/commonjs/funcs/domainsCheckDomainStatus.js.map +0 -1
- package/dist/commonjs/funcs/domainsCreateOrTransferDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsCreateOrTransferDomain.js +0 -99
- package/dist/commonjs/funcs/domainsCreateOrTransferDomain.js.map +0 -1
- package/dist/commonjs/funcs/domainsDeleteDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsDeleteDomain.js +0 -104
- package/dist/commonjs/funcs/domainsDeleteDomain.js.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomain.js +0 -104
- package/dist/commonjs/funcs/domainsGetDomain.js.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomainConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomainConfig.js +0 -105
- package/dist/commonjs/funcs/domainsGetDomainConfig.js.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomainTransfer.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomainTransfer.js +0 -104
- package/dist/commonjs/funcs/domainsGetDomainTransfer.js.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomains.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsGetDomains.js +0 -101
- package/dist/commonjs/funcs/domainsGetDomains.js.map +0 -1
- package/dist/commonjs/funcs/domainsPatchDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/domainsPatchDomain.js +0 -105
- package/dist/commonjs/funcs/domainsPatchDomain.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigCreateEdgeConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigCreateEdgeConfig.js +0 -99
- package/dist/commonjs/funcs/edgeConfigCreateEdgeConfig.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigCreateEdgeConfigToken.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigCreateEdgeConfigToken.js +0 -105
- package/dist/commonjs/funcs/edgeConfigCreateEdgeConfigToken.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfig.js +0 -105
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfig.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfigSchema.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfigSchema.js +0 -105
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfigSchema.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfigTokens.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfigTokens.js +0 -106
- package/dist/commonjs/funcs/edgeConfigDeleteEdgeConfigTokens.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfig.js +0 -104
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfig.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigBackup.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigBackup.js +0 -105
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigBackup.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigBackups.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigBackups.js +0 -107
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigBackups.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigItem.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigItem.js +0 -106
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigItem.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigItems.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigItems.js +0 -105
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigItems.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigSchema.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigSchema.js +0 -104
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigSchema.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigToken.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigToken.js +0 -109
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigToken.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigTokens.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigTokens.js +0 -105
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigTokens.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigs.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigs.js +0 -99
- package/dist/commonjs/funcs/edgeConfigGetEdgeConfigs.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigPatchEdgeConfigSchema.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigPatchEdgeConfigSchema.js +0 -106
- package/dist/commonjs/funcs/edgeConfigPatchEdgeConfigSchema.js.map +0 -1
- package/dist/commonjs/funcs/edgeConfigUpdateEdgeConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/edgeConfigUpdateEdgeConfig.js +0 -105
- package/dist/commonjs/funcs/edgeConfigUpdateEdgeConfig.js.map +0 -1
- package/dist/commonjs/funcs/getCerts.d.ts +0 -9
- package/dist/commonjs/funcs/getCerts.d.ts.map +0 -1
- package/dist/commonjs/funcs/getCerts.js +0 -73
- package/dist/commonjs/funcs/getCerts.js.map +0 -1
- package/dist/commonjs/funcs/integrationsDeleteConfiguration.d.ts.map +0 -1
- package/dist/commonjs/funcs/integrationsDeleteConfiguration.js +0 -105
- package/dist/commonjs/funcs/integrationsDeleteConfiguration.js.map +0 -1
- package/dist/commonjs/funcs/integrationsGetConfiguration.d.ts.map +0 -1
- package/dist/commonjs/funcs/integrationsGetConfiguration.js +0 -104
- package/dist/commonjs/funcs/integrationsGetConfiguration.js.map +0 -1
- package/dist/commonjs/funcs/integrationsGetConfigurations.d.ts.map +0 -1
- package/dist/commonjs/funcs/integrationsGetConfigurations.js +0 -101
- package/dist/commonjs/funcs/integrationsGetConfigurations.js.map +0 -1
- package/dist/commonjs/funcs/integrationsGitNamespaces.d.ts.map +0 -1
- package/dist/commonjs/funcs/integrationsGitNamespaces.js +0 -99
- package/dist/commonjs/funcs/integrationsGitNamespaces.js.map +0 -1
- package/dist/commonjs/funcs/integrationsSearchRepo.d.ts.map +0 -1
- package/dist/commonjs/funcs/integrationsSearchRepo.js +0 -103
- package/dist/commonjs/funcs/integrationsSearchRepo.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsCreateConfigurableLogDrain.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsCreateConfigurableLogDrain.js +0 -99
- package/dist/commonjs/funcs/logDrainsCreateConfigurableLogDrain.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsCreateLogDrain.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsCreateLogDrain.js +0 -99
- package/dist/commonjs/funcs/logDrainsCreateLogDrain.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsDeleteConfigurableLogDrain.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsDeleteConfigurableLogDrain.js +0 -105
- package/dist/commonjs/funcs/logDrainsDeleteConfigurableLogDrain.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsDeleteIntegrationLogDrain.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsDeleteIntegrationLogDrain.js +0 -105
- package/dist/commonjs/funcs/logDrainsDeleteIntegrationLogDrain.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsGetAllLogDrains.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsGetAllLogDrains.js +0 -100
- package/dist/commonjs/funcs/logDrainsGetAllLogDrains.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsGetConfigurableLogDrain.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsGetConfigurableLogDrain.js +0 -104
- package/dist/commonjs/funcs/logDrainsGetConfigurableLogDrain.js.map +0 -1
- package/dist/commonjs/funcs/logDrainsGetIntegrationLogDrains.d.ts.map +0 -1
- package/dist/commonjs/funcs/logDrainsGetIntegrationLogDrains.js +0 -99
- package/dist/commonjs/funcs/logDrainsGetIntegrationLogDrains.js.map +0 -1
- package/dist/commonjs/funcs/projectMembersAddProjectMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectMembersAddProjectMember.js +0 -105
- package/dist/commonjs/funcs/projectMembersAddProjectMember.js.map +0 -1
- package/dist/commonjs/funcs/projectMembersGetProjectMembers.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectMembersGetProjectMembers.js +0 -108
- package/dist/commonjs/funcs/projectMembersGetProjectMembers.js.map +0 -1
- package/dist/commonjs/funcs/projectMembersRemoveProjectMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectMembersRemoveProjectMember.js +0 -108
- package/dist/commonjs/funcs/projectMembersRemoveProjectMember.js.map +0 -1
- package/dist/commonjs/funcs/projectsAddProjectDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsAddProjectDomain.js +0 -105
- package/dist/commonjs/funcs/projectsAddProjectDomain.js.map +0 -1
- package/dist/commonjs/funcs/projectsCreateProject.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsCreateProject.js +0 -99
- package/dist/commonjs/funcs/projectsCreateProject.js.map +0 -1
- package/dist/commonjs/funcs/projectsCreateProjectEnv.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsCreateProjectEnv.js +0 -106
- package/dist/commonjs/funcs/projectsCreateProjectEnv.js.map +0 -1
- package/dist/commonjs/funcs/projectsDeleteProject.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsDeleteProject.js +0 -105
- package/dist/commonjs/funcs/projectsDeleteProject.js.map +0 -1
- package/dist/commonjs/funcs/projectsEditProjectEnv.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsEditProjectEnv.js +0 -109
- package/dist/commonjs/funcs/projectsEditProjectEnv.js.map +0 -1
- package/dist/commonjs/funcs/projectsFilterProjectEnvs.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsFilterProjectEnvs.js +0 -107
- package/dist/commonjs/funcs/projectsFilterProjectEnvs.js.map +0 -1
- package/dist/commonjs/funcs/projectsGetProjectDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsGetProjectDomain.js +0 -108
- package/dist/commonjs/funcs/projectsGetProjectDomain.js.map +0 -1
- package/dist/commonjs/funcs/projectsGetProjectEnv.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsGetProjectEnv.js +0 -108
- package/dist/commonjs/funcs/projectsGetProjectEnv.js.map +0 -1
- package/dist/commonjs/funcs/projectsGetProjects.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsGetProjects.js +0 -109
- package/dist/commonjs/funcs/projectsGetProjects.js.map +0 -1
- package/dist/commonjs/funcs/projectsListPromoteAliases.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsListPromoteAliases.js +0 -108
- package/dist/commonjs/funcs/projectsListPromoteAliases.js.map +0 -1
- package/dist/commonjs/funcs/projectsPauseProject.d.ts +0 -15
- package/dist/commonjs/funcs/projectsPauseProject.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsPauseProject.js +0 -104
- package/dist/commonjs/funcs/projectsPauseProject.js.map +0 -1
- package/dist/commonjs/funcs/projectsRemoveProjectDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsRemoveProjectDomain.js +0 -108
- package/dist/commonjs/funcs/projectsRemoveProjectDomain.js.map +0 -1
- package/dist/commonjs/funcs/projectsRemoveProjectEnv.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsRemoveProjectEnv.js +0 -108
- package/dist/commonjs/funcs/projectsRemoveProjectEnv.js.map +0 -1
- package/dist/commonjs/funcs/projectsRequestPromote.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsRequestPromote.js +0 -109
- package/dist/commonjs/funcs/projectsRequestPromote.js.map +0 -1
- package/dist/commonjs/funcs/projectsUnpauseProject.d.ts +0 -15
- package/dist/commonjs/funcs/projectsUnpauseProject.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsUnpauseProject.js +0 -104
- package/dist/commonjs/funcs/projectsUnpauseProject.js.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProject.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProject.js +0 -105
- package/dist/commonjs/funcs/projectsUpdateProject.js.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProjectDataCache.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProjectDataCache.js +0 -105
- package/dist/commonjs/funcs/projectsUpdateProjectDataCache.js.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProjectDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProjectDomain.js +0 -109
- package/dist/commonjs/funcs/projectsUpdateProjectDomain.js.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProjectProtectionBypass.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsUpdateProjectProtectionBypass.js +0 -105
- package/dist/commonjs/funcs/projectsUpdateProjectProtectionBypass.js.map +0 -1
- package/dist/commonjs/funcs/projectsVerifyProjectDomain.d.ts.map +0 -1
- package/dist/commonjs/funcs/projectsVerifyProjectDomain.js +0 -108
- package/dist/commonjs/funcs/projectsVerifyProjectDomain.js.map +0 -1
- package/dist/commonjs/funcs/secretsCreateSecret.d.ts +0 -15
- package/dist/commonjs/funcs/secretsCreateSecret.d.ts.map +0 -1
- package/dist/commonjs/funcs/secretsCreateSecret.js +0 -105
- package/dist/commonjs/funcs/secretsCreateSecret.js.map +0 -1
- package/dist/commonjs/funcs/secretsDeleteSecret.d.ts +0 -15
- package/dist/commonjs/funcs/secretsDeleteSecret.d.ts.map +0 -1
- package/dist/commonjs/funcs/secretsDeleteSecret.js +0 -104
- package/dist/commonjs/funcs/secretsDeleteSecret.js.map +0 -1
- package/dist/commonjs/funcs/secretsGetSecret.d.ts +0 -15
- package/dist/commonjs/funcs/secretsGetSecret.d.ts.map +0 -1
- package/dist/commonjs/funcs/secretsGetSecret.js +0 -105
- package/dist/commonjs/funcs/secretsGetSecret.js.map +0 -1
- package/dist/commonjs/funcs/secretsGetSecrets.d.ts +0 -15
- package/dist/commonjs/funcs/secretsGetSecrets.d.ts.map +0 -1
- package/dist/commonjs/funcs/secretsGetSecrets.js +0 -100
- package/dist/commonjs/funcs/secretsGetSecrets.js.map +0 -1
- package/dist/commonjs/funcs/secretsRenameSecret.d.ts +0 -15
- package/dist/commonjs/funcs/secretsRenameSecret.d.ts.map +0 -1
- package/dist/commonjs/funcs/secretsRenameSecret.js +0 -105
- package/dist/commonjs/funcs/secretsRenameSecret.js.map +0 -1
- package/dist/commonjs/funcs/securityGetFirewallConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/securityGetFirewallConfig.js +0 -105
- package/dist/commonjs/funcs/securityGetFirewallConfig.js.map +0 -1
- package/dist/commonjs/funcs/securityPutFirewallConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/securityPutFirewallConfig.js +0 -100
- package/dist/commonjs/funcs/securityPutFirewallConfig.js.map +0 -1
- package/dist/commonjs/funcs/securityUpdateAttackChallengeMode.d.ts.map +0 -1
- package/dist/commonjs/funcs/securityUpdateAttackChallengeMode.js +0 -99
- package/dist/commonjs/funcs/securityUpdateAttackChallengeMode.js.map +0 -1
- package/dist/commonjs/funcs/securityUpdateFirewallConfig.d.ts.map +0 -1
- package/dist/commonjs/funcs/securityUpdateFirewallConfig.js +0 -100
- package/dist/commonjs/funcs/securityUpdateFirewallConfig.js.map +0 -1
- package/dist/commonjs/funcs/teamsCreateTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsCreateTeam.js +0 -96
- package/dist/commonjs/funcs/teamsCreateTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsDeleteTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsDeleteTeam.js +0 -105
- package/dist/commonjs/funcs/teamsDeleteTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsDeleteTeamInviteCode.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsDeleteTeamInviteCode.js +0 -103
- package/dist/commonjs/funcs/teamsDeleteTeamInviteCode.js.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeam.js +0 -104
- package/dist/commonjs/funcs/teamsGetTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeamAccessRequest.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeamAccessRequest.js +0 -103
- package/dist/commonjs/funcs/teamsGetTeamAccessRequest.js.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeamMembers.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeamMembers.js +0 -109
- package/dist/commonjs/funcs/teamsGetTeamMembers.js.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeams.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsGetTeams.js +0 -99
- package/dist/commonjs/funcs/teamsGetTeams.js.map +0 -1
- package/dist/commonjs/funcs/teamsInviteUserToTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsInviteUserToTeam.js +0 -100
- package/dist/commonjs/funcs/teamsInviteUserToTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsJoinTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsJoinTeam.js +0 -100
- package/dist/commonjs/funcs/teamsJoinTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsPatchTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsPatchTeam.js +0 -105
- package/dist/commonjs/funcs/teamsPatchTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsRemoveTeamMember.js +0 -107
- package/dist/commonjs/funcs/teamsRemoveTeamMember.js.map +0 -1
- package/dist/commonjs/funcs/teamsRequestAccessToTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsRequestAccessToTeam.js +0 -100
- package/dist/commonjs/funcs/teamsRequestAccessToTeam.js.map +0 -1
- package/dist/commonjs/funcs/teamsUpdateTeamMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/teamsUpdateTeamMember.js +0 -104
- package/dist/commonjs/funcs/teamsUpdateTeamMember.js.map +0 -1
- package/dist/commonjs/funcs/userGetAuthUser.d.ts.map +0 -1
- package/dist/commonjs/funcs/userGetAuthUser.js +0 -84
- package/dist/commonjs/funcs/userGetAuthUser.js.map +0 -1
- package/dist/commonjs/funcs/userListUserEvents.d.ts.map +0 -1
- package/dist/commonjs/funcs/userListUserEvents.js +0 -104
- package/dist/commonjs/funcs/userListUserEvents.js.map +0 -1
- package/dist/commonjs/funcs/userRequestDelete.d.ts.map +0 -1
- package/dist/commonjs/funcs/userRequestDelete.js +0 -96
- package/dist/commonjs/funcs/userRequestDelete.js.map +0 -1
- package/dist/commonjs/funcs/webhooksCreateWebhook.d.ts.map +0 -1
- package/dist/commonjs/funcs/webhooksCreateWebhook.js +0 -99
- package/dist/commonjs/funcs/webhooksCreateWebhook.js.map +0 -1
- package/dist/commonjs/funcs/webhooksDeleteWebhook.d.ts.map +0 -1
- package/dist/commonjs/funcs/webhooksDeleteWebhook.js +0 -105
- package/dist/commonjs/funcs/webhooksDeleteWebhook.js.map +0 -1
- package/dist/commonjs/funcs/webhooksGetWebhook.d.ts.map +0 -1
- package/dist/commonjs/funcs/webhooksGetWebhook.js +0 -104
- package/dist/commonjs/funcs/webhooksGetWebhook.js.map +0 -1
- package/dist/commonjs/funcs/webhooksGetWebhooks.d.ts.map +0 -1
- package/dist/commonjs/funcs/webhooksGetWebhooks.js +0 -99
- package/dist/commonjs/funcs/webhooksGetWebhooks.js.map +0 -1
- package/dist/commonjs/hooks/hooks.d.ts.map +0 -1
- package/dist/commonjs/hooks/hooks.js +0 -68
- package/dist/commonjs/hooks/hooks.js.map +0 -1
- package/dist/commonjs/hooks/registration.d.ts.map +0 -1
- package/dist/commonjs/hooks/registration.js +0 -15
- package/dist/commonjs/hooks/registration.js.map +0 -1
- package/dist/commonjs/hooks/types.d.ts +0 -74
- package/dist/commonjs/hooks/types.d.ts.map +0 -1
- package/dist/commonjs/hooks/types.js +0 -6
- package/dist/commonjs/hooks/types.js.map +0 -1
- package/dist/commonjs/index.d.ts.map +0 -1
- package/dist/commonjs/index.js +0 -36
- package/dist/commonjs/index.js.map +0 -1
- package/dist/commonjs/lib/base64.d.ts.map +0 -1
- package/dist/commonjs/lib/base64.js +0 -61
- package/dist/commonjs/lib/base64.js.map +0 -1
- package/dist/commonjs/lib/config.d.ts +0 -34
- package/dist/commonjs/lib/config.d.ts.map +0 -1
- package/dist/commonjs/lib/config.js +0 -39
- package/dist/commonjs/lib/config.js.map +0 -1
- package/dist/commonjs/lib/dlv.d.ts.map +0 -1
- package/dist/commonjs/lib/dlv.js +0 -49
- package/dist/commonjs/lib/dlv.js.map +0 -1
- package/dist/commonjs/lib/encodings.d.ts.map +0 -1
- package/dist/commonjs/lib/encodings.js +0 -343
- package/dist/commonjs/lib/encodings.js.map +0 -1
- package/dist/commonjs/lib/files.d.ts.map +0 -1
- package/dist/commonjs/lib/files.js +0 -36
- package/dist/commonjs/lib/files.js.map +0 -1
- package/dist/commonjs/lib/http.d.ts.map +0 -1
- package/dist/commonjs/lib/http.js +0 -218
- package/dist/commonjs/lib/http.js.map +0 -1
- package/dist/commonjs/lib/is-plain-object.d.ts.map +0 -1
- package/dist/commonjs/lib/is-plain-object.js +0 -41
- package/dist/commonjs/lib/is-plain-object.js.map +0 -1
- package/dist/commonjs/lib/logger.d.ts.map +0 -1
- package/dist/commonjs/lib/logger.js +0 -6
- package/dist/commonjs/lib/logger.js.map +0 -1
- package/dist/commonjs/lib/matchers.d.ts.map +0 -1
- package/dist/commonjs/lib/matchers.js +0 -205
- package/dist/commonjs/lib/matchers.js.map +0 -1
- package/dist/commonjs/lib/primitives.d.ts +0 -16
- package/dist/commonjs/lib/primitives.d.ts.map +0 -1
- package/dist/commonjs/lib/primitives.js +0 -29
- package/dist/commonjs/lib/primitives.js.map +0 -1
- package/dist/commonjs/lib/retries.d.ts.map +0 -1
- package/dist/commonjs/lib/retries.js +0 -155
- package/dist/commonjs/lib/retries.js.map +0 -1
- package/dist/commonjs/lib/schemas.d.ts.map +0 -1
- package/dist/commonjs/lib/schemas.js +0 -59
- package/dist/commonjs/lib/schemas.js.map +0 -1
- package/dist/commonjs/lib/sdks.d.ts.map +0 -1
- package/dist/commonjs/lib/sdks.js +0 -273
- package/dist/commonjs/lib/sdks.js.map +0 -1
- package/dist/commonjs/lib/security.d.ts +0 -63
- package/dist/commonjs/lib/security.d.ts.map +0 -1
- package/dist/commonjs/lib/security.js +0 -128
- package/dist/commonjs/lib/security.js.map +0 -1
- package/dist/commonjs/lib/url.d.ts.map +0 -1
- package/dist/commonjs/lib/url.js +0 -25
- package/dist/commonjs/lib/url.js.map +0 -1
- package/dist/commonjs/models/components/aclaction.d.ts.map +0 -1
- package/dist/commonjs/models/components/aclaction.js +0 -57
- package/dist/commonjs/models/components/aclaction.js.map +0 -1
- package/dist/commonjs/models/components/authtoken.d.ts +0 -276
- package/dist/commonjs/models/components/authtoken.d.ts.map +0 -1
- package/dist/commonjs/models/components/authtoken.js +0 -229
- package/dist/commonjs/models/components/authtoken.js.map +0 -1
- package/dist/commonjs/models/components/authuser.d.ts.map +0 -1
- package/dist/commonjs/models/components/authuser.js +0 -687
- package/dist/commonjs/models/components/authuser.js.map +0 -1
- package/dist/commonjs/models/components/authuserlimited.d.ts.map +0 -1
- package/dist/commonjs/models/components/authuserlimited.js +0 -85
- package/dist/commonjs/models/components/authuserlimited.js.map +0 -1
- package/dist/commonjs/models/components/edgeconfigitem.d.ts.map +0 -1
- package/dist/commonjs/models/components/edgeconfigitem.js +0 -61
- package/dist/commonjs/models/components/edgeconfigitem.js.map +0 -1
- package/dist/commonjs/models/components/edgeconfigitemvalue.d.ts.map +0 -1
- package/dist/commonjs/models/components/edgeconfigitemvalue.js +0 -58
- package/dist/commonjs/models/components/edgeconfigitemvalue.js.map +0 -1
- package/dist/commonjs/models/components/edgeconfigtoken.d.ts.map +0 -1
- package/dist/commonjs/models/components/edgeconfigtoken.js +0 -58
- package/dist/commonjs/models/components/edgeconfigtoken.js.map +0 -1
- package/dist/commonjs/models/components/filetree.d.ts.map +0 -1
- package/dist/commonjs/models/components/filetree.js +0 -88
- package/dist/commonjs/models/components/filetree.js.map +0 -1
- package/dist/commonjs/models/components/flagjsonvalue.d.ts.map +0 -1
- package/dist/commonjs/models/components/flagjsonvalue.js +0 -58
- package/dist/commonjs/models/components/flagjsonvalue.js.map +0 -1
- package/dist/commonjs/models/components/pagination.d.ts.map +0 -1
- package/dist/commonjs/models/components/pagination.js +0 -54
- package/dist/commonjs/models/components/pagination.js.map +0 -1
- package/dist/commonjs/models/components/security.d.ts +0 -25
- package/dist/commonjs/models/components/security.d.ts.map +0 -1
- package/dist/commonjs/models/components/security.js +0 -50
- package/dist/commonjs/models/components/security.js.map +0 -1
- package/dist/commonjs/models/components/teamlimited.d.ts.map +0 -1
- package/dist/commonjs/models/components/teamlimited.js +0 -304
- package/dist/commonjs/models/components/teamlimited.js.map +0 -1
- package/dist/commonjs/models/components/userevent.d.ts +0 -218
- package/dist/commonjs/models/components/userevent.d.ts.map +0 -1
- package/dist/commonjs/models/components/userevent.js +0 -152
- package/dist/commonjs/models/components/userevent.js.map +0 -1
- package/dist/commonjs/models/errors/httpclienterrors.d.ts.map +0 -1
- package/dist/commonjs/models/errors/httpclienterrors.js +0 -78
- package/dist/commonjs/models/errors/httpclienterrors.js.map +0 -1
- package/dist/commonjs/models/errors/sdkerror.d.ts.map +0 -1
- package/dist/commonjs/models/errors/sdkerror.js +0 -21
- package/dist/commonjs/models/errors/sdkerror.js.map +0 -1
- package/dist/commonjs/models/errors/sdkvalidationerror.d.ts.map +0 -1
- package/dist/commonjs/models/errors/sdkvalidationerror.js +0 -105
- package/dist/commonjs/models/errors/sdkvalidationerror.js.map +0 -1
- package/dist/commonjs/models/operations/addprojectdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/addprojectdomain.js +0 -180
- package/dist/commonjs/models/operations/addprojectdomain.js.map +0 -1
- package/dist/commonjs/models/operations/addprojectmember.d.ts.map +0 -1
- package/dist/commonjs/models/operations/addprojectmember.js +0 -260
- package/dist/commonjs/models/operations/addprojectmember.js.map +0 -1
- package/dist/commonjs/models/operations/artifactexists.d.ts.map +0 -1
- package/dist/commonjs/models/operations/artifactexists.js +0 -54
- package/dist/commonjs/models/operations/artifactexists.js.map +0 -1
- package/dist/commonjs/models/operations/artifactquery.d.ts.map +0 -1
- package/dist/commonjs/models/operations/artifactquery.js +0 -165
- package/dist/commonjs/models/operations/artifactquery.js.map +0 -1
- package/dist/commonjs/models/operations/assignalias.d.ts.map +0 -1
- package/dist/commonjs/models/operations/assignalias.js +0 -111
- package/dist/commonjs/models/operations/assignalias.js.map +0 -1
- package/dist/commonjs/models/operations/buydomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/buydomain.js +0 -219
- package/dist/commonjs/models/operations/buydomain.js.map +0 -1
- package/dist/commonjs/models/operations/canceldeployment.d.ts +0 -2677
- package/dist/commonjs/models/operations/canceldeployment.d.ts.map +0 -1
- package/dist/commonjs/models/operations/canceldeployment.js +0 -2270
- package/dist/commonjs/models/operations/canceldeployment.js.map +0 -1
- package/dist/commonjs/models/operations/checkdomainprice.d.ts +0 -112
- package/dist/commonjs/models/operations/checkdomainprice.d.ts.map +0 -1
- package/dist/commonjs/models/operations/checkdomainprice.js +0 -100
- package/dist/commonjs/models/operations/checkdomainprice.js.map +0 -1
- package/dist/commonjs/models/operations/checkdomainstatus.d.ts.map +0 -1
- package/dist/commonjs/models/operations/checkdomainstatus.js +0 -73
- package/dist/commonjs/models/operations/checkdomainstatus.js.map +0 -1
- package/dist/commonjs/models/operations/createaccessgroup.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createaccessgroup.js +0 -165
- package/dist/commonjs/models/operations/createaccessgroup.js.map +0 -1
- package/dist/commonjs/models/operations/createauthtoken.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createauthtoken.js +0 -108
- package/dist/commonjs/models/operations/createauthtoken.js.map +0 -1
- package/dist/commonjs/models/operations/createcheck.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createcheck.js +0 -453
- package/dist/commonjs/models/operations/createcheck.js.map +0 -1
- package/dist/commonjs/models/operations/createconfigurablelogdrain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createconfigurablelogdrain.js +0 -360
- package/dist/commonjs/models/operations/createconfigurablelogdrain.js.map +0 -1
- package/dist/commonjs/models/operations/createdeployment.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createdeployment.js +0 -2962
- package/dist/commonjs/models/operations/createdeployment.js.map +0 -1
- package/dist/commonjs/models/operations/createedgeconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createedgeconfig.js +0 -366
- package/dist/commonjs/models/operations/createedgeconfig.js.map +0 -1
- package/dist/commonjs/models/operations/createedgeconfigtoken.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createedgeconfigtoken.js +0 -107
- package/dist/commonjs/models/operations/createedgeconfigtoken.js.map +0 -1
- package/dist/commonjs/models/operations/createlogdrain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createlogdrain.js +0 -305
- package/dist/commonjs/models/operations/createlogdrain.js.map +0 -1
- package/dist/commonjs/models/operations/createortransferdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createortransferdomain.js +0 -287
- package/dist/commonjs/models/operations/createortransferdomain.js.map +0 -1
- package/dist/commonjs/models/operations/createproject.d.ts +0 -4987
- package/dist/commonjs/models/operations/createproject.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createproject.js +0 -4109
- package/dist/commonjs/models/operations/createproject.js.map +0 -1
- package/dist/commonjs/models/operations/createprojectenv.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createprojectenv.js +0 -2379
- package/dist/commonjs/models/operations/createprojectenv.js.map +0 -1
- package/dist/commonjs/models/operations/createrecord.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createrecord.js +0 -808
- package/dist/commonjs/models/operations/createrecord.js.map +0 -1
- package/dist/commonjs/models/operations/createsecret.d.ts +0 -197
- package/dist/commonjs/models/operations/createsecret.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createsecret.js +0 -164
- package/dist/commonjs/models/operations/createsecret.js.map +0 -1
- package/dist/commonjs/models/operations/createteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createteam.js +0 -144
- package/dist/commonjs/models/operations/createteam.js.map +0 -1
- package/dist/commonjs/models/operations/createwebhook.d.ts +0 -408
- package/dist/commonjs/models/operations/createwebhook.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createwebhook.js +0 -237
- package/dist/commonjs/models/operations/createwebhook.js.map +0 -1
- package/dist/commonjs/models/operations/datacachebillingsettings.d.ts +0 -48
- package/dist/commonjs/models/operations/datacachebillingsettings.d.ts.map +0 -1
- package/dist/commonjs/models/operations/datacachebillingsettings.js +0 -69
- package/dist/commonjs/models/operations/datacachebillingsettings.js.map +0 -1
- package/dist/commonjs/models/operations/datacachepurgeall.d.ts +0 -25
- package/dist/commonjs/models/operations/datacachepurgeall.d.ts.map +0 -1
- package/dist/commonjs/models/operations/datacachepurgeall.js +0 -50
- package/dist/commonjs/models/operations/datacachepurgeall.js.map +0 -1
- package/dist/commonjs/models/operations/deleteaccessgroup.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteaccessgroup.js +0 -54
- package/dist/commonjs/models/operations/deleteaccessgroup.js.map +0 -1
- package/dist/commonjs/models/operations/deletealias.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deletealias.js +0 -91
- package/dist/commonjs/models/operations/deletealias.js.map +0 -1
- package/dist/commonjs/models/operations/deleteauthtoken.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteauthtoken.js +0 -69
- package/dist/commonjs/models/operations/deleteauthtoken.js.map +0 -1
- package/dist/commonjs/models/operations/deleteconfigurablelogdrain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteconfigurablelogdrain.js +0 -54
- package/dist/commonjs/models/operations/deleteconfigurablelogdrain.js.map +0 -1
- package/dist/commonjs/models/operations/deleteconfiguration.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteconfiguration.js +0 -54
- package/dist/commonjs/models/operations/deleteconfiguration.js.map +0 -1
- package/dist/commonjs/models/operations/deletedeployment.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deletedeployment.js +0 -98
- package/dist/commonjs/models/operations/deletedeployment.js.map +0 -1
- package/dist/commonjs/models/operations/deletedomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deletedomain.js +0 -73
- package/dist/commonjs/models/operations/deletedomain.js.map +0 -1
- package/dist/commonjs/models/operations/deleteedgeconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteedgeconfig.js +0 -54
- package/dist/commonjs/models/operations/deleteedgeconfig.js.map +0 -1
- package/dist/commonjs/models/operations/deleteedgeconfigschema.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteedgeconfigschema.js +0 -54
- package/dist/commonjs/models/operations/deleteedgeconfigschema.js.map +0 -1
- package/dist/commonjs/models/operations/deleteedgeconfigtokens.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteedgeconfigtokens.js +0 -86
- package/dist/commonjs/models/operations/deleteedgeconfigtokens.js.map +0 -1
- package/dist/commonjs/models/operations/deleteintegrationlogdrain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteintegrationlogdrain.js +0 -54
- package/dist/commonjs/models/operations/deleteintegrationlogdrain.js.map +0 -1
- package/dist/commonjs/models/operations/deleteproject.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteproject.js +0 -54
- package/dist/commonjs/models/operations/deleteproject.js.map +0 -1
- package/dist/commonjs/models/operations/deletesecret.d.ts +0 -74
- package/dist/commonjs/models/operations/deletesecret.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deletesecret.js +0 -77
- package/dist/commonjs/models/operations/deletesecret.js.map +0 -1
- package/dist/commonjs/models/operations/deleteteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteteam.js +0 -126
- package/dist/commonjs/models/operations/deleteteam.js.map +0 -1
- package/dist/commonjs/models/operations/deleteteaminvitecode.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteteaminvitecode.js +0 -71
- package/dist/commonjs/models/operations/deleteteaminvitecode.js.map +0 -1
- package/dist/commonjs/models/operations/deletewebhook.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deletewebhook.js +0 -54
- package/dist/commonjs/models/operations/deletewebhook.js.map +0 -1
- package/dist/commonjs/models/operations/downloadartifact.d.ts.map +0 -1
- package/dist/commonjs/models/operations/downloadartifact.js +0 -69
- package/dist/commonjs/models/operations/downloadartifact.js.map +0 -1
- package/dist/commonjs/models/operations/editprojectenv.d.ts.map +0 -1
- package/dist/commonjs/models/operations/editprojectenv.js +0 -1007
- package/dist/commonjs/models/operations/editprojectenv.js.map +0 -1
- package/dist/commonjs/models/operations/filterprojectenvs.d.ts.map +0 -1
- package/dist/commonjs/models/operations/filterprojectenvs.js +0 -2710
- package/dist/commonjs/models/operations/filterprojectenvs.js.map +0 -1
- package/dist/commonjs/models/operations/getalias.d.ts +0 -488
- package/dist/commonjs/models/operations/getalias.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getalias.js +0 -377
- package/dist/commonjs/models/operations/getalias.js.map +0 -1
- package/dist/commonjs/models/operations/getallchecks.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getallchecks.js +0 -428
- package/dist/commonjs/models/operations/getallchecks.js.map +0 -1
- package/dist/commonjs/models/operations/getalllogdrains.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getalllogdrains.js +0 -241
- package/dist/commonjs/models/operations/getalllogdrains.js.map +0 -1
- package/dist/commonjs/models/operations/getauthtoken.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getauthtoken.js +0 -70
- package/dist/commonjs/models/operations/getauthtoken.js.map +0 -1
- package/dist/commonjs/models/operations/getauthuser.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getauthuser.js +0 -68
- package/dist/commonjs/models/operations/getauthuser.js.map +0 -1
- package/dist/commonjs/models/operations/getcertbyid.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getcertbyid.js +0 -81
- package/dist/commonjs/models/operations/getcertbyid.js.map +0 -1
- package/dist/commonjs/models/operations/getcerts.d.ts +0 -56
- package/dist/commonjs/models/operations/getcerts.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getcerts.js +0 -78
- package/dist/commonjs/models/operations/getcerts.js.map +0 -1
- package/dist/commonjs/models/operations/getcheck.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getcheck.js +0 -416
- package/dist/commonjs/models/operations/getcheck.js.map +0 -1
- package/dist/commonjs/models/operations/getconfigurablelogdrain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getconfigurablelogdrain.js +0 -240
- package/dist/commonjs/models/operations/getconfigurablelogdrain.js.map +0 -1
- package/dist/commonjs/models/operations/getconfiguration.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getconfiguration.js +0 -546
- package/dist/commonjs/models/operations/getconfiguration.js.map +0 -1
- package/dist/commonjs/models/operations/getconfigurations.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getconfigurations.js +0 -738
- package/dist/commonjs/models/operations/getconfigurations.js.map +0 -1
- package/dist/commonjs/models/operations/getdeployment.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdeployment.js +0 -3388
- package/dist/commonjs/models/operations/getdeployment.js.map +0 -1
- package/dist/commonjs/models/operations/getdeploymentevents.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdeploymentevents.js +0 -110
- package/dist/commonjs/models/operations/getdeploymentevents.js.map +0 -1
- package/dist/commonjs/models/operations/getdeploymentfilecontents.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdeploymentfilecontents.js +0 -58
- package/dist/commonjs/models/operations/getdeploymentfilecontents.js.map +0 -1
- package/dist/commonjs/models/operations/getdeployments.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdeployments.js +0 -682
- package/dist/commonjs/models/operations/getdeployments.js.map +0 -1
- package/dist/commonjs/models/operations/getdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdomain.js +0 -177
- package/dist/commonjs/models/operations/getdomain.js.map +0 -1
- package/dist/commonjs/models/operations/getdomainconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdomainconfig.js +0 -148
- package/dist/commonjs/models/operations/getdomainconfig.js.map +0 -1
- package/dist/commonjs/models/operations/getdomains.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdomains.js +0 -181
- package/dist/commonjs/models/operations/getdomains.js.map +0 -1
- package/dist/commonjs/models/operations/getdomaintransfer.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdomaintransfer.js +0 -131
- package/dist/commonjs/models/operations/getdomaintransfer.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfig.js +0 -170
- package/dist/commonjs/models/operations/getedgeconfig.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigbackup.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigbackup.js +0 -339
- package/dist/commonjs/models/operations/getedgeconfigbackup.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigbackups.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigbackups.js +0 -152
- package/dist/commonjs/models/operations/getedgeconfigbackups.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigitem.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigitem.js +0 -56
- package/dist/commonjs/models/operations/getedgeconfigitem.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigitems.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigitems.js +0 -54
- package/dist/commonjs/models/operations/getedgeconfigitems.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigs.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigs.js +0 -169
- package/dist/commonjs/models/operations/getedgeconfigs.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigschema.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigschema.js +0 -69
- package/dist/commonjs/models/operations/getedgeconfigschema.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigtoken.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigtoken.js +0 -56
- package/dist/commonjs/models/operations/getedgeconfigtoken.js.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigtokens.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getedgeconfigtokens.js +0 -54
- package/dist/commonjs/models/operations/getedgeconfigtokens.js.map +0 -1
- package/dist/commonjs/models/operations/getfirewallconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getfirewallconfig.js +0 -1033
- package/dist/commonjs/models/operations/getfirewallconfig.js.map +0 -1
- package/dist/commonjs/models/operations/getintegrationlogdrains.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getintegrationlogdrains.js +0 -197
- package/dist/commonjs/models/operations/getintegrationlogdrains.js.map +0 -1
- package/dist/commonjs/models/operations/getprojectdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getprojectdomain.js +0 -120
- package/dist/commonjs/models/operations/getprojectdomain.js.map +0 -1
- package/dist/commonjs/models/operations/getprojectenv.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getprojectenv.js +0 -2632
- package/dist/commonjs/models/operations/getprojectenv.js.map +0 -1
- package/dist/commonjs/models/operations/getprojectmembers.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getprojectmembers.js +0 -251
- package/dist/commonjs/models/operations/getprojectmembers.js.map +0 -1
- package/dist/commonjs/models/operations/getprojects.d.ts +0 -4568
- package/dist/commonjs/models/operations/getprojects.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getprojects.js +0 -3881
- package/dist/commonjs/models/operations/getprojects.js.map +0 -1
- package/dist/commonjs/models/operations/getrecords.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getrecords.js +0 -260
- package/dist/commonjs/models/operations/getrecords.js.map +0 -1
- package/dist/commonjs/models/operations/getsecret.d.ts +0 -144
- package/dist/commonjs/models/operations/getsecret.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getsecret.js +0 -113
- package/dist/commonjs/models/operations/getsecret.js.map +0 -1
- package/dist/commonjs/models/operations/getsecrets.d.ts +0 -144
- package/dist/commonjs/models/operations/getsecrets.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getsecrets.js +0 -113
- package/dist/commonjs/models/operations/getsecrets.js.map +0 -1
- package/dist/commonjs/models/operations/getteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getteam.js +0 -52
- package/dist/commonjs/models/operations/getteam.js.map +0 -1
- package/dist/commonjs/models/operations/getteamaccessrequest.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getteamaccessrequest.js +0 -224
- package/dist/commonjs/models/operations/getteamaccessrequest.js.map +0 -1
- package/dist/commonjs/models/operations/getteammembers.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getteammembers.js +0 -474
- package/dist/commonjs/models/operations/getteammembers.js.map +0 -1
- package/dist/commonjs/models/operations/getteams.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getteams.js +0 -93
- package/dist/commonjs/models/operations/getteams.js.map +0 -1
- package/dist/commonjs/models/operations/getwebhook.d.ts +0 -237
- package/dist/commonjs/models/operations/getwebhook.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getwebhook.js +0 -145
- package/dist/commonjs/models/operations/getwebhook.js.map +0 -1
- package/dist/commonjs/models/operations/getwebhooks.d.ts +0 -642
- package/dist/commonjs/models/operations/getwebhooks.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getwebhooks.js +0 -348
- package/dist/commonjs/models/operations/getwebhooks.js.map +0 -1
- package/dist/commonjs/models/operations/gitnamespaces.d.ts.map +0 -1
- package/dist/commonjs/models/operations/gitnamespaces.js +0 -122
- package/dist/commonjs/models/operations/gitnamespaces.js.map +0 -1
- package/dist/commonjs/models/operations/inviteusertoteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/inviteusertoteam.js +0 -278
- package/dist/commonjs/models/operations/inviteusertoteam.js.map +0 -1
- package/dist/commonjs/models/operations/issuecert.d.ts.map +0 -1
- package/dist/commonjs/models/operations/issuecert.js +0 -109
- package/dist/commonjs/models/operations/issuecert.js.map +0 -1
- package/dist/commonjs/models/operations/jointeam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/jointeam.js +0 -105
- package/dist/commonjs/models/operations/jointeam.js.map +0 -1
- package/dist/commonjs/models/operations/listaccessgroupmembers.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listaccessgroupmembers.js +0 -157
- package/dist/commonjs/models/operations/listaccessgroupmembers.js.map +0 -1
- package/dist/commonjs/models/operations/listaccessgroupprojects.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listaccessgroupprojects.js +0 -170
- package/dist/commonjs/models/operations/listaccessgroupprojects.js.map +0 -1
- package/dist/commonjs/models/operations/listaccessgroups.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listaccessgroups.js +0 -181
- package/dist/commonjs/models/operations/listaccessgroups.js.map +0 -1
- package/dist/commonjs/models/operations/listaliases.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listaliases.js +0 -421
- package/dist/commonjs/models/operations/listaliases.js.map +0 -1
- package/dist/commonjs/models/operations/listauthtokens.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listauthtokens.js +0 -56
- package/dist/commonjs/models/operations/listauthtokens.js.map +0 -1
- package/dist/commonjs/models/operations/listdeploymentaliases.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listdeploymentaliases.js +0 -327
- package/dist/commonjs/models/operations/listdeploymentaliases.js.map +0 -1
- package/dist/commonjs/models/operations/listdeploymentfiles.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listdeploymentfiles.js +0 -54
- package/dist/commonjs/models/operations/listdeploymentfiles.js.map +0 -1
- package/dist/commonjs/models/operations/listpromotealiases.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listpromotealiases.js +0 -143
- package/dist/commonjs/models/operations/listpromotealiases.js.map +0 -1
- package/dist/commonjs/models/operations/listuserevents.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listuserevents.js +0 -84
- package/dist/commonjs/models/operations/listuserevents.js.map +0 -1
- package/dist/commonjs/models/operations/patchdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/patchdomain.js +0 -224
- package/dist/commonjs/models/operations/patchdomain.js.map +0 -1
- package/dist/commonjs/models/operations/patchedgeconfigschema.d.ts.map +0 -1
- package/dist/commonjs/models/operations/patchedgeconfigschema.js +0 -103
- package/dist/commonjs/models/operations/patchedgeconfigschema.js.map +0 -1
- package/dist/commonjs/models/operations/patchteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/patchteam.js +0 -209
- package/dist/commonjs/models/operations/patchteam.js.map +0 -1
- package/dist/commonjs/models/operations/pauseproject.d.ts +0 -70
- package/dist/commonjs/models/operations/pauseproject.d.ts.map +0 -1
- package/dist/commonjs/models/operations/pauseproject.js +0 -79
- package/dist/commonjs/models/operations/pauseproject.js.map +0 -1
- package/dist/commonjs/models/operations/putfirewallconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/putfirewallconfig.js +0 -2043
- package/dist/commonjs/models/operations/putfirewallconfig.js.map +0 -1
- package/dist/commonjs/models/operations/readaccessgroup.d.ts.map +0 -1
- package/dist/commonjs/models/operations/readaccessgroup.js +0 -107
- package/dist/commonjs/models/operations/readaccessgroup.js.map +0 -1
- package/dist/commonjs/models/operations/recordevents.d.ts.map +0 -1
- package/dist/commonjs/models/operations/recordevents.js +0 -143
- package/dist/commonjs/models/operations/recordevents.js.map +0 -1
- package/dist/commonjs/models/operations/removecert.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removecert.js +0 -69
- package/dist/commonjs/models/operations/removecert.js.map +0 -1
- package/dist/commonjs/models/operations/removeprojectdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removeprojectdomain.js +0 -71
- package/dist/commonjs/models/operations/removeprojectdomain.js.map +0 -1
- package/dist/commonjs/models/operations/removeprojectenv.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removeprojectenv.js +0 -2661
- package/dist/commonjs/models/operations/removeprojectenv.js.map +0 -1
- package/dist/commonjs/models/operations/removeprojectmember.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removeprojectmember.js +0 -75
- package/dist/commonjs/models/operations/removeprojectmember.js.map +0 -1
- package/dist/commonjs/models/operations/removerecord.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removerecord.js +0 -71
- package/dist/commonjs/models/operations/removerecord.js.map +0 -1
- package/dist/commonjs/models/operations/removeteammember.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removeteammember.js +0 -73
- package/dist/commonjs/models/operations/removeteammember.js.map +0 -1
- package/dist/commonjs/models/operations/renamesecret.d.ts +0 -95
- package/dist/commonjs/models/operations/renamesecret.d.ts.map +0 -1
- package/dist/commonjs/models/operations/renamesecret.js +0 -109
- package/dist/commonjs/models/operations/renamesecret.js.map +0 -1
- package/dist/commonjs/models/operations/requestaccesstoteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/requestaccesstoteam.js +0 -330
- package/dist/commonjs/models/operations/requestaccesstoteam.js.map +0 -1
- package/dist/commonjs/models/operations/requestdelete.d.ts.map +0 -1
- package/dist/commonjs/models/operations/requestdelete.js +0 -95
- package/dist/commonjs/models/operations/requestdelete.js.map +0 -1
- package/dist/commonjs/models/operations/requestpromote.d.ts.map +0 -1
- package/dist/commonjs/models/operations/requestpromote.js +0 -56
- package/dist/commonjs/models/operations/requestpromote.js.map +0 -1
- package/dist/commonjs/models/operations/rerequestcheck.d.ts.map +0 -1
- package/dist/commonjs/models/operations/rerequestcheck.js +0 -71
- package/dist/commonjs/models/operations/rerequestcheck.js.map +0 -1
- package/dist/commonjs/models/operations/searchrepo.d.ts.map +0 -1
- package/dist/commonjs/models/operations/searchrepo.js +0 -344
- package/dist/commonjs/models/operations/searchrepo.js.map +0 -1
- package/dist/commonjs/models/operations/status.d.ts.map +0 -1
- package/dist/commonjs/models/operations/status.js +0 -92
- package/dist/commonjs/models/operations/status.js.map +0 -1
- package/dist/commonjs/models/operations/unpauseproject.d.ts +0 -70
- package/dist/commonjs/models/operations/unpauseproject.d.ts.map +0 -1
- package/dist/commonjs/models/operations/unpauseproject.js +0 -79
- package/dist/commonjs/models/operations/unpauseproject.js.map +0 -1
- package/dist/commonjs/models/operations/updateaccessgroup.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateaccessgroup.js +0 -188
- package/dist/commonjs/models/operations/updateaccessgroup.js.map +0 -1
- package/dist/commonjs/models/operations/updateattackchallengemode.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateattackchallengemode.js +0 -109
- package/dist/commonjs/models/operations/updateattackchallengemode.js.map +0 -1
- package/dist/commonjs/models/operations/updatecheck.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updatecheck.js +0 -785
- package/dist/commonjs/models/operations/updatecheck.js.map +0 -1
- package/dist/commonjs/models/operations/updateedgeconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateedgeconfig.js +0 -202
- package/dist/commonjs/models/operations/updateedgeconfig.js.map +0 -1
- package/dist/commonjs/models/operations/updatefirewallconfig.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updatefirewallconfig.js +0 -1560
- package/dist/commonjs/models/operations/updatefirewallconfig.js.map +0 -1
- package/dist/commonjs/models/operations/updateproject.d.ts +0 -5183
- package/dist/commonjs/models/operations/updateproject.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateproject.js +0 -4234
- package/dist/commonjs/models/operations/updateproject.js.map +0 -1
- package/dist/commonjs/models/operations/updateprojectdatacache.d.ts +0 -4486
- package/dist/commonjs/models/operations/updateprojectdatacache.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateprojectdatacache.js +0 -3879
- package/dist/commonjs/models/operations/updateprojectdatacache.js.map +0 -1
- package/dist/commonjs/models/operations/updateprojectdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateprojectdomain.js +0 -180
- package/dist/commonjs/models/operations/updateprojectdomain.js.map +0 -1
- package/dist/commonjs/models/operations/updateprojectprotectionbypass.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateprojectprotectionbypass.js +0 -187
- package/dist/commonjs/models/operations/updateprojectprotectionbypass.js.map +0 -1
- package/dist/commonjs/models/operations/updaterecord.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updaterecord.js +0 -263
- package/dist/commonjs/models/operations/updaterecord.js.map +0 -1
- package/dist/commonjs/models/operations/updateteammember.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateteammember.js +0 -175
- package/dist/commonjs/models/operations/updateteammember.js.map +0 -1
- package/dist/commonjs/models/operations/uploadartifact.d.ts.map +0 -1
- package/dist/commonjs/models/operations/uploadartifact.js +0 -114
- package/dist/commonjs/models/operations/uploadartifact.js.map +0 -1
- package/dist/commonjs/models/operations/uploadcert.d.ts.map +0 -1
- package/dist/commonjs/models/operations/uploadcert.js +0 -115
- package/dist/commonjs/models/operations/uploadcert.js.map +0 -1
- package/dist/commonjs/models/operations/uploadfile.d.ts.map +0 -1
- package/dist/commonjs/models/operations/uploadfile.js +0 -130
- package/dist/commonjs/models/operations/uploadfile.js.map +0 -1
- package/dist/commonjs/models/operations/verifyprojectdomain.d.ts.map +0 -1
- package/dist/commonjs/models/operations/verifyprojectdomain.js +0 -120
- package/dist/commonjs/models/operations/verifyprojectdomain.js.map +0 -1
- package/dist/commonjs/sdk/accessgroups.d.ts.map +0 -1
- package/dist/commonjs/sdk/accessgroups.js +0 -82
- package/dist/commonjs/sdk/accessgroups.js.map +0 -1
- package/dist/commonjs/sdk/aliases.d.ts.map +0 -1
- package/dist/commonjs/sdk/aliases.js +0 -62
- package/dist/commonjs/sdk/aliases.js.map +0 -1
- package/dist/commonjs/sdk/artifacts.d.ts.map +0 -1
- package/dist/commonjs/sdk/artifacts.js +0 -72
- package/dist/commonjs/sdk/artifacts.js.map +0 -1
- package/dist/commonjs/sdk/authentication.d.ts.map +0 -1
- package/dist/commonjs/sdk/authentication.js +0 -52
- package/dist/commonjs/sdk/authentication.js.map +0 -1
- package/dist/commonjs/sdk/certs.d.ts.map +0 -1
- package/dist/commonjs/sdk/certs.js +0 -52
- package/dist/commonjs/sdk/certs.js.map +0 -1
- package/dist/commonjs/sdk/checks.d.ts.map +0 -1
- package/dist/commonjs/sdk/checks.js +0 -62
- package/dist/commonjs/sdk/checks.js.map +0 -1
- package/dist/commonjs/sdk/deployments.d.ts.map +0 -1
- package/dist/commonjs/sdk/deployments.js +0 -102
- package/dist/commonjs/sdk/deployments.js.map +0 -1
- package/dist/commonjs/sdk/dns.d.ts.map +0 -1
- package/dist/commonjs/sdk/dns.js +0 -52
- package/dist/commonjs/sdk/dns.js.map +0 -1
- package/dist/commonjs/sdk/domains.d.ts.map +0 -1
- package/dist/commonjs/sdk/domains.js +0 -112
- package/dist/commonjs/sdk/domains.js.map +0 -1
- package/dist/commonjs/sdk/edgeconfig.d.ts.map +0 -1
- package/dist/commonjs/sdk/edgeconfig.js +0 -172
- package/dist/commonjs/sdk/edgeconfig.js.map +0 -1
- package/dist/commonjs/sdk/integrations.d.ts.map +0 -1
- package/dist/commonjs/sdk/integrations.js +0 -62
- package/dist/commonjs/sdk/integrations.js.map +0 -1
- package/dist/commonjs/sdk/logdrains.d.ts.map +0 -1
- package/dist/commonjs/sdk/logdrains.js +0 -82
- package/dist/commonjs/sdk/logdrains.js.map +0 -1
- package/dist/commonjs/sdk/projectmembers.d.ts.map +0 -1
- package/dist/commonjs/sdk/projectmembers.js +0 -42
- package/dist/commonjs/sdk/projectmembers.js.map +0 -1
- package/dist/commonjs/sdk/projects.d.ts +0 -164
- package/dist/commonjs/sdk/projects.d.ts.map +0 -1
- package/dist/commonjs/sdk/projects.js +0 -212
- package/dist/commonjs/sdk/projects.js.map +0 -1
- package/dist/commonjs/sdk/sdk.d.ts +0 -67
- package/dist/commonjs/sdk/sdk.d.ts.map +0 -1
- package/dist/commonjs/sdk/sdk.js +0 -119
- package/dist/commonjs/sdk/sdk.js.map +0 -1
- package/dist/commonjs/sdk/secrets.d.ts +0 -44
- package/dist/commonjs/sdk/secrets.d.ts.map +0 -1
- package/dist/commonjs/sdk/secrets.js +0 -62
- package/dist/commonjs/sdk/secrets.js.map +0 -1
- package/dist/commonjs/sdk/security.d.ts.map +0 -1
- package/dist/commonjs/sdk/security.js +0 -52
- package/dist/commonjs/sdk/security.js.map +0 -1
- package/dist/commonjs/sdk/teams.d.ts.map +0 -1
- package/dist/commonjs/sdk/teams.js +0 -142
- package/dist/commonjs/sdk/teams.js.map +0 -1
- package/dist/commonjs/sdk/user.d.ts.map +0 -1
- package/dist/commonjs/sdk/user.js +0 -42
- package/dist/commonjs/sdk/user.js.map +0 -1
- package/dist/commonjs/sdk/webhooks.d.ts.map +0 -1
- package/dist/commonjs/sdk/webhooks.js +0 -52
- package/dist/commonjs/sdk/webhooks.js.map +0 -1
- package/dist/commonjs/types/blobs.d.ts.map +0 -1
- package/dist/commonjs/types/blobs.js +0 -52
- package/dist/commonjs/types/blobs.js.map +0 -1
- package/dist/commonjs/types/constdatetime.d.ts.map +0 -1
- package/dist/commonjs/types/constdatetime.js +0 -36
- package/dist/commonjs/types/constdatetime.js.map +0 -1
- package/dist/commonjs/types/enums.d.ts.map +0 -1
- package/dist/commonjs/types/enums.js +0 -10
- package/dist/commonjs/types/enums.js.map +0 -1
- package/dist/commonjs/types/fp.d.ts.map +0 -1
- package/dist/commonjs/types/fp.js +0 -37
- package/dist/commonjs/types/fp.js.map +0 -1
- package/dist/commonjs/types/operations.d.ts.map +0 -1
- package/dist/commonjs/types/operations.js +0 -80
- package/dist/commonjs/types/operations.js.map +0 -1
- package/dist/commonjs/types/rfcdate.d.ts.map +0 -1
- package/dist/commonjs/types/rfcdate.js +0 -46
- package/dist/commonjs/types/rfcdate.js.map +0 -1
- package/dist/commonjs/types/streams.d.ts.map +0 -1
- package/dist/commonjs/types/streams.js +0 -18
- package/dist/commonjs/types/streams.js.map +0 -1
- package/dist/esm/core.d.ts +0 -10
- package/dist/esm/core.d.ts.map +0 -1
- package/dist/esm/core.js.map +0 -1
- package/dist/esm/funcs/accessGroupsCreateAccessGroup.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsCreateAccessGroup.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsCreateAccessGroup.js +0 -73
- package/dist/esm/funcs/accessGroupsCreateAccessGroup.js.map +0 -1
- package/dist/esm/funcs/accessGroupsDeleteAccessGroup.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsDeleteAccessGroup.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsDeleteAccessGroup.js +0 -79
- package/dist/esm/funcs/accessGroupsDeleteAccessGroup.js.map +0 -1
- package/dist/esm/funcs/accessGroupsListAccessGroupMembers.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsListAccessGroupMembers.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsListAccessGroupMembers.js +0 -81
- package/dist/esm/funcs/accessGroupsListAccessGroupMembers.js.map +0 -1
- package/dist/esm/funcs/accessGroupsListAccessGroupProjects.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsListAccessGroupProjects.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsListAccessGroupProjects.js +0 -80
- package/dist/esm/funcs/accessGroupsListAccessGroupProjects.js.map +0 -1
- package/dist/esm/funcs/accessGroupsListAccessGroups.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsListAccessGroups.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsListAccessGroups.js +0 -78
- package/dist/esm/funcs/accessGroupsListAccessGroups.js.map +0 -1
- package/dist/esm/funcs/accessGroupsReadAccessGroup.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsReadAccessGroup.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsReadAccessGroup.js +0 -78
- package/dist/esm/funcs/accessGroupsReadAccessGroup.js.map +0 -1
- package/dist/esm/funcs/accessGroupsUpdateAccessGroup.d.ts +0 -15
- package/dist/esm/funcs/accessGroupsUpdateAccessGroup.d.ts.map +0 -1
- package/dist/esm/funcs/accessGroupsUpdateAccessGroup.js +0 -79
- package/dist/esm/funcs/accessGroupsUpdateAccessGroup.js.map +0 -1
- package/dist/esm/funcs/aliasesAssignAlias.d.ts +0 -15
- package/dist/esm/funcs/aliasesAssignAlias.d.ts.map +0 -1
- package/dist/esm/funcs/aliasesAssignAlias.js +0 -79
- package/dist/esm/funcs/aliasesAssignAlias.js.map +0 -1
- package/dist/esm/funcs/aliasesDeleteAlias.d.ts +0 -15
- package/dist/esm/funcs/aliasesDeleteAlias.d.ts.map +0 -1
- package/dist/esm/funcs/aliasesDeleteAlias.js +0 -78
- package/dist/esm/funcs/aliasesDeleteAlias.js.map +0 -1
- package/dist/esm/funcs/aliasesGetAlias.d.ts +0 -15
- package/dist/esm/funcs/aliasesGetAlias.d.ts.map +0 -1
- package/dist/esm/funcs/aliasesGetAlias.js +0 -82
- package/dist/esm/funcs/aliasesGetAlias.js.map +0 -1
- package/dist/esm/funcs/aliasesListAliases.d.ts +0 -15
- package/dist/esm/funcs/aliasesListAliases.d.ts.map +0 -1
- package/dist/esm/funcs/aliasesListAliases.js +0 -79
- package/dist/esm/funcs/aliasesListAliases.js.map +0 -1
- package/dist/esm/funcs/aliasesListDeploymentAliases.d.ts +0 -15
- package/dist/esm/funcs/aliasesListDeploymentAliases.d.ts.map +0 -1
- package/dist/esm/funcs/aliasesListDeploymentAliases.js +0 -78
- package/dist/esm/funcs/aliasesListDeploymentAliases.js.map +0 -1
- package/dist/esm/funcs/artifactsArtifactExists.d.ts +0 -15
- package/dist/esm/funcs/artifactsArtifactExists.d.ts.map +0 -1
- package/dist/esm/funcs/artifactsArtifactExists.js +0 -79
- package/dist/esm/funcs/artifactsArtifactExists.js.map +0 -1
- package/dist/esm/funcs/artifactsArtifactQuery.d.ts +0 -17
- package/dist/esm/funcs/artifactsArtifactQuery.d.ts.map +0 -1
- package/dist/esm/funcs/artifactsArtifactQuery.js +0 -74
- package/dist/esm/funcs/artifactsArtifactQuery.js.map +0 -1
- package/dist/esm/funcs/artifactsDownloadArtifact.d.ts +0 -15
- package/dist/esm/funcs/artifactsDownloadArtifact.d.ts.map +0 -1
- package/dist/esm/funcs/artifactsDownloadArtifact.js +0 -83
- package/dist/esm/funcs/artifactsDownloadArtifact.js.map +0 -1
- package/dist/esm/funcs/artifactsRecordEvents.d.ts +0 -15
- package/dist/esm/funcs/artifactsRecordEvents.d.ts.map +0 -1
- package/dist/esm/funcs/artifactsRecordEvents.js +0 -76
- package/dist/esm/funcs/artifactsRecordEvents.js.map +0 -1
- package/dist/esm/funcs/artifactsStatus.d.ts +0 -15
- package/dist/esm/funcs/artifactsStatus.d.ts.map +0 -1
- package/dist/esm/funcs/artifactsStatus.js +0 -72
- package/dist/esm/funcs/artifactsStatus.js.map +0 -1
- package/dist/esm/funcs/artifactsUploadArtifact.d.ts +0 -15
- package/dist/esm/funcs/artifactsUploadArtifact.d.ts.map +0 -1
- package/dist/esm/funcs/artifactsUploadArtifact.js +0 -84
- package/dist/esm/funcs/artifactsUploadArtifact.js.map +0 -1
- package/dist/esm/funcs/authenticationCreateAuthToken.d.ts +0 -15
- package/dist/esm/funcs/authenticationCreateAuthToken.d.ts.map +0 -1
- package/dist/esm/funcs/authenticationCreateAuthToken.js +0 -73
- package/dist/esm/funcs/authenticationCreateAuthToken.js.map +0 -1
- package/dist/esm/funcs/authenticationDeleteAuthToken.d.ts +0 -15
- package/dist/esm/funcs/authenticationDeleteAuthToken.d.ts.map +0 -1
- package/dist/esm/funcs/authenticationDeleteAuthToken.js +0 -73
- package/dist/esm/funcs/authenticationDeleteAuthToken.js.map +0 -1
- package/dist/esm/funcs/authenticationGetAuthToken.d.ts +0 -15
- package/dist/esm/funcs/authenticationGetAuthToken.d.ts.map +0 -1
- package/dist/esm/funcs/authenticationGetAuthToken.js +0 -73
- package/dist/esm/funcs/authenticationGetAuthToken.js.map +0 -1
- package/dist/esm/funcs/authenticationListAuthTokens.d.ts +0 -15
- package/dist/esm/funcs/authenticationListAuthTokens.d.ts.map +0 -1
- package/dist/esm/funcs/authenticationListAuthTokens.js +0 -58
- package/dist/esm/funcs/authenticationListAuthTokens.js.map +0 -1
- package/dist/esm/funcs/certsGetCertById.d.ts +0 -15
- package/dist/esm/funcs/certsGetCertById.d.ts.map +0 -1
- package/dist/esm/funcs/certsGetCertById.js +0 -78
- package/dist/esm/funcs/certsGetCertById.js.map +0 -1
- package/dist/esm/funcs/certsIssueCert.d.ts +0 -15
- package/dist/esm/funcs/certsIssueCert.d.ts.map +0 -1
- package/dist/esm/funcs/certsIssueCert.js +0 -73
- package/dist/esm/funcs/certsIssueCert.js.map +0 -1
- package/dist/esm/funcs/certsRemoveCert.d.ts +0 -15
- package/dist/esm/funcs/certsRemoveCert.d.ts.map +0 -1
- package/dist/esm/funcs/certsRemoveCert.js +0 -78
- package/dist/esm/funcs/certsRemoveCert.js.map +0 -1
- package/dist/esm/funcs/certsUploadCert.d.ts +0 -15
- package/dist/esm/funcs/certsUploadCert.d.ts.map +0 -1
- package/dist/esm/funcs/certsUploadCert.js +0 -73
- package/dist/esm/funcs/certsUploadCert.js.map +0 -1
- package/dist/esm/funcs/checksCreateCheck.d.ts +0 -15
- package/dist/esm/funcs/checksCreateCheck.d.ts.map +0 -1
- package/dist/esm/funcs/checksCreateCheck.js +0 -79
- package/dist/esm/funcs/checksCreateCheck.js.map +0 -1
- package/dist/esm/funcs/checksGetAllChecks.d.ts +0 -15
- package/dist/esm/funcs/checksGetAllChecks.d.ts.map +0 -1
- package/dist/esm/funcs/checksGetAllChecks.js +0 -78
- package/dist/esm/funcs/checksGetAllChecks.js.map +0 -1
- package/dist/esm/funcs/checksGetCheck.d.ts +0 -15
- package/dist/esm/funcs/checksGetCheck.d.ts.map +0 -1
- package/dist/esm/funcs/checksGetCheck.js +0 -82
- package/dist/esm/funcs/checksGetCheck.js.map +0 -1
- package/dist/esm/funcs/checksRerequestCheck.d.ts +0 -15
- package/dist/esm/funcs/checksRerequestCheck.d.ts.map +0 -1
- package/dist/esm/funcs/checksRerequestCheck.js +0 -82
- package/dist/esm/funcs/checksRerequestCheck.js.map +0 -1
- package/dist/esm/funcs/checksUpdateCheck.d.ts +0 -15
- package/dist/esm/funcs/checksUpdateCheck.d.ts.map +0 -1
- package/dist/esm/funcs/checksUpdateCheck.js +0 -83
- package/dist/esm/funcs/checksUpdateCheck.js.map +0 -1
- package/dist/esm/funcs/dataCacheBillingSettings.d.ts +0 -9
- package/dist/esm/funcs/dataCacheBillingSettings.d.ts.map +0 -1
- package/dist/esm/funcs/dataCacheBillingSettings.js +0 -59
- package/dist/esm/funcs/dataCacheBillingSettings.js.map +0 -1
- package/dist/esm/funcs/datacachePurgeall.d.ts +0 -9
- package/dist/esm/funcs/datacachePurgeall.d.ts.map +0 -1
- package/dist/esm/funcs/datacachePurgeall.js +0 -61
- package/dist/esm/funcs/datacachePurgeall.js.map +0 -1
- package/dist/esm/funcs/deploymentsCancelDeployment.d.ts +0 -15
- package/dist/esm/funcs/deploymentsCancelDeployment.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsCancelDeployment.js +0 -78
- package/dist/esm/funcs/deploymentsCancelDeployment.js.map +0 -1
- package/dist/esm/funcs/deploymentsCreateDeployment.d.ts +0 -15
- package/dist/esm/funcs/deploymentsCreateDeployment.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsCreateDeployment.js +0 -75
- package/dist/esm/funcs/deploymentsCreateDeployment.js.map +0 -1
- package/dist/esm/funcs/deploymentsDeleteDeployment.d.ts +0 -15
- package/dist/esm/funcs/deploymentsDeleteDeployment.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsDeleteDeployment.js +0 -79
- package/dist/esm/funcs/deploymentsDeleteDeployment.js.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeployment.d.ts +0 -15
- package/dist/esm/funcs/deploymentsGetDeployment.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeployment.js +0 -79
- package/dist/esm/funcs/deploymentsGetDeployment.js.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeploymentEvents.d.ts +0 -15
- package/dist/esm/funcs/deploymentsGetDeploymentEvents.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeploymentEvents.js +0 -88
- package/dist/esm/funcs/deploymentsGetDeploymentEvents.js.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeploymentFileContents.d.ts +0 -15
- package/dist/esm/funcs/deploymentsGetDeploymentFileContents.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeploymentFileContents.js +0 -84
- package/dist/esm/funcs/deploymentsGetDeploymentFileContents.js.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeployments.d.ts +0 -15
- package/dist/esm/funcs/deploymentsGetDeployments.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsGetDeployments.js +0 -83
- package/dist/esm/funcs/deploymentsGetDeployments.js.map +0 -1
- package/dist/esm/funcs/deploymentsListDeploymentFiles.d.ts +0 -16
- package/dist/esm/funcs/deploymentsListDeploymentFiles.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsListDeploymentFiles.js +0 -80
- package/dist/esm/funcs/deploymentsListDeploymentFiles.js.map +0 -1
- package/dist/esm/funcs/deploymentsUploadFile.d.ts +0 -15
- package/dist/esm/funcs/deploymentsUploadFile.d.ts.map +0 -1
- package/dist/esm/funcs/deploymentsUploadFile.js +0 -82
- package/dist/esm/funcs/deploymentsUploadFile.js.map +0 -1
- package/dist/esm/funcs/dnsCreateRecord.d.ts +0 -15
- package/dist/esm/funcs/dnsCreateRecord.d.ts.map +0 -1
- package/dist/esm/funcs/dnsCreateRecord.js +0 -79
- package/dist/esm/funcs/dnsCreateRecord.js.map +0 -1
- package/dist/esm/funcs/dnsGetRecords.d.ts +0 -15
- package/dist/esm/funcs/dnsGetRecords.d.ts.map +0 -1
- package/dist/esm/funcs/dnsGetRecords.js +0 -81
- package/dist/esm/funcs/dnsGetRecords.js.map +0 -1
- package/dist/esm/funcs/dnsRemoveRecord.d.ts +0 -15
- package/dist/esm/funcs/dnsRemoveRecord.d.ts.map +0 -1
- package/dist/esm/funcs/dnsRemoveRecord.js +0 -82
- package/dist/esm/funcs/dnsRemoveRecord.js.map +0 -1
- package/dist/esm/funcs/dnsUpdateRecord.d.ts +0 -15
- package/dist/esm/funcs/dnsUpdateRecord.d.ts.map +0 -1
- package/dist/esm/funcs/dnsUpdateRecord.js +0 -79
- package/dist/esm/funcs/dnsUpdateRecord.js.map +0 -1
- package/dist/esm/funcs/domainsBuyDomain.d.ts +0 -15
- package/dist/esm/funcs/domainsBuyDomain.d.ts.map +0 -1
- package/dist/esm/funcs/domainsBuyDomain.js +0 -73
- package/dist/esm/funcs/domainsBuyDomain.js.map +0 -1
- package/dist/esm/funcs/domainsCheckDomainPrice.d.ts +0 -15
- package/dist/esm/funcs/domainsCheckDomainPrice.d.ts.map +0 -1
- package/dist/esm/funcs/domainsCheckDomainPrice.js +0 -74
- package/dist/esm/funcs/domainsCheckDomainPrice.js.map +0 -1
- package/dist/esm/funcs/domainsCheckDomainStatus.d.ts +0 -15
- package/dist/esm/funcs/domainsCheckDomainStatus.d.ts.map +0 -1
- package/dist/esm/funcs/domainsCheckDomainStatus.js +0 -73
- package/dist/esm/funcs/domainsCheckDomainStatus.js.map +0 -1
- package/dist/esm/funcs/domainsCreateOrTransferDomain.d.ts +0 -15
- package/dist/esm/funcs/domainsCreateOrTransferDomain.d.ts.map +0 -1
- package/dist/esm/funcs/domainsCreateOrTransferDomain.js +0 -73
- package/dist/esm/funcs/domainsCreateOrTransferDomain.js.map +0 -1
- package/dist/esm/funcs/domainsDeleteDomain.d.ts +0 -15
- package/dist/esm/funcs/domainsDeleteDomain.d.ts.map +0 -1
- package/dist/esm/funcs/domainsDeleteDomain.js +0 -78
- package/dist/esm/funcs/domainsDeleteDomain.js.map +0 -1
- package/dist/esm/funcs/domainsGetDomain.d.ts +0 -15
- package/dist/esm/funcs/domainsGetDomain.d.ts.map +0 -1
- package/dist/esm/funcs/domainsGetDomain.js +0 -78
- package/dist/esm/funcs/domainsGetDomain.js.map +0 -1
- package/dist/esm/funcs/domainsGetDomainConfig.d.ts +0 -15
- package/dist/esm/funcs/domainsGetDomainConfig.d.ts.map +0 -1
- package/dist/esm/funcs/domainsGetDomainConfig.js +0 -79
- package/dist/esm/funcs/domainsGetDomainConfig.js.map +0 -1
- package/dist/esm/funcs/domainsGetDomainTransfer.d.ts +0 -15
- package/dist/esm/funcs/domainsGetDomainTransfer.d.ts.map +0 -1
- package/dist/esm/funcs/domainsGetDomainTransfer.js +0 -78
- package/dist/esm/funcs/domainsGetDomainTransfer.js.map +0 -1
- package/dist/esm/funcs/domainsGetDomains.d.ts +0 -15
- package/dist/esm/funcs/domainsGetDomains.d.ts.map +0 -1
- package/dist/esm/funcs/domainsGetDomains.js +0 -75
- package/dist/esm/funcs/domainsGetDomains.js.map +0 -1
- package/dist/esm/funcs/domainsPatchDomain.d.ts +0 -15
- package/dist/esm/funcs/domainsPatchDomain.d.ts.map +0 -1
- package/dist/esm/funcs/domainsPatchDomain.js +0 -79
- package/dist/esm/funcs/domainsPatchDomain.js.map +0 -1
- package/dist/esm/funcs/edgeConfigCreateEdgeConfig.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigCreateEdgeConfig.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigCreateEdgeConfig.js +0 -73
- package/dist/esm/funcs/edgeConfigCreateEdgeConfig.js.map +0 -1
- package/dist/esm/funcs/edgeConfigCreateEdgeConfigToken.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigCreateEdgeConfigToken.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigCreateEdgeConfigToken.js +0 -79
- package/dist/esm/funcs/edgeConfigCreateEdgeConfigToken.js.map +0 -1
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfig.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfig.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfig.js +0 -79
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfig.js.map +0 -1
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigSchema.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigSchema.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigSchema.js +0 -79
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigSchema.js.map +0 -1
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigTokens.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigTokens.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigTokens.js +0 -80
- package/dist/esm/funcs/edgeConfigDeleteEdgeConfigTokens.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfig.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigGetEdgeConfig.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfig.js +0 -78
- package/dist/esm/funcs/edgeConfigGetEdgeConfig.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackup.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackup.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackup.js +0 -79
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackup.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackups.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackups.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackups.js +0 -81
- package/dist/esm/funcs/edgeConfigGetEdgeConfigBackups.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItem.d.ts +0 -16
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItem.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItem.js +0 -80
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItem.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts +0 -16
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItems.js +0 -79
- package/dist/esm/funcs/edgeConfigGetEdgeConfigItems.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigSchema.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigGetEdgeConfigSchema.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigSchema.js +0 -78
- package/dist/esm/funcs/edgeConfigGetEdgeConfigSchema.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigToken.d.ts +0 -16
- package/dist/esm/funcs/edgeConfigGetEdgeConfigToken.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigToken.js +0 -83
- package/dist/esm/funcs/edgeConfigGetEdgeConfigToken.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigTokens.d.ts +0 -16
- package/dist/esm/funcs/edgeConfigGetEdgeConfigTokens.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigTokens.js +0 -79
- package/dist/esm/funcs/edgeConfigGetEdgeConfigTokens.js.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigs.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigGetEdgeConfigs.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigGetEdgeConfigs.js +0 -73
- package/dist/esm/funcs/edgeConfigGetEdgeConfigs.js.map +0 -1
- package/dist/esm/funcs/edgeConfigPatchEdgeConfigSchema.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigPatchEdgeConfigSchema.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigPatchEdgeConfigSchema.js +0 -80
- package/dist/esm/funcs/edgeConfigPatchEdgeConfigSchema.js.map +0 -1
- package/dist/esm/funcs/edgeConfigUpdateEdgeConfig.d.ts +0 -15
- package/dist/esm/funcs/edgeConfigUpdateEdgeConfig.d.ts.map +0 -1
- package/dist/esm/funcs/edgeConfigUpdateEdgeConfig.js +0 -79
- package/dist/esm/funcs/edgeConfigUpdateEdgeConfig.js.map +0 -1
- package/dist/esm/funcs/getCerts.d.ts +0 -9
- package/dist/esm/funcs/getCerts.d.ts.map +0 -1
- package/dist/esm/funcs/getCerts.js +0 -47
- package/dist/esm/funcs/getCerts.js.map +0 -1
- package/dist/esm/funcs/integrationsDeleteConfiguration.d.ts +0 -15
- package/dist/esm/funcs/integrationsDeleteConfiguration.d.ts.map +0 -1
- package/dist/esm/funcs/integrationsDeleteConfiguration.js +0 -79
- package/dist/esm/funcs/integrationsDeleteConfiguration.js.map +0 -1
- package/dist/esm/funcs/integrationsGetConfiguration.d.ts +0 -15
- package/dist/esm/funcs/integrationsGetConfiguration.d.ts.map +0 -1
- package/dist/esm/funcs/integrationsGetConfiguration.js +0 -78
- package/dist/esm/funcs/integrationsGetConfiguration.js.map +0 -1
- package/dist/esm/funcs/integrationsGetConfigurations.d.ts +0 -15
- package/dist/esm/funcs/integrationsGetConfigurations.d.ts.map +0 -1
- package/dist/esm/funcs/integrationsGetConfigurations.js +0 -75
- package/dist/esm/funcs/integrationsGetConfigurations.js.map +0 -1
- package/dist/esm/funcs/integrationsGitNamespaces.d.ts +0 -15
- package/dist/esm/funcs/integrationsGitNamespaces.d.ts.map +0 -1
- package/dist/esm/funcs/integrationsGitNamespaces.js +0 -73
- package/dist/esm/funcs/integrationsGitNamespaces.js.map +0 -1
- package/dist/esm/funcs/integrationsSearchRepo.d.ts +0 -15
- package/dist/esm/funcs/integrationsSearchRepo.d.ts.map +0 -1
- package/dist/esm/funcs/integrationsSearchRepo.js +0 -77
- package/dist/esm/funcs/integrationsSearchRepo.js.map +0 -1
- package/dist/esm/funcs/logDrainsCreateConfigurableLogDrain.d.ts +0 -15
- package/dist/esm/funcs/logDrainsCreateConfigurableLogDrain.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsCreateConfigurableLogDrain.js +0 -73
- package/dist/esm/funcs/logDrainsCreateConfigurableLogDrain.js.map +0 -1
- package/dist/esm/funcs/logDrainsCreateLogDrain.d.ts +0 -15
- package/dist/esm/funcs/logDrainsCreateLogDrain.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsCreateLogDrain.js +0 -73
- package/dist/esm/funcs/logDrainsCreateLogDrain.js.map +0 -1
- package/dist/esm/funcs/logDrainsDeleteConfigurableLogDrain.d.ts +0 -15
- package/dist/esm/funcs/logDrainsDeleteConfigurableLogDrain.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsDeleteConfigurableLogDrain.js +0 -79
- package/dist/esm/funcs/logDrainsDeleteConfigurableLogDrain.js.map +0 -1
- package/dist/esm/funcs/logDrainsDeleteIntegrationLogDrain.d.ts +0 -15
- package/dist/esm/funcs/logDrainsDeleteIntegrationLogDrain.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsDeleteIntegrationLogDrain.js +0 -79
- package/dist/esm/funcs/logDrainsDeleteIntegrationLogDrain.js.map +0 -1
- package/dist/esm/funcs/logDrainsGetAllLogDrains.d.ts +0 -15
- package/dist/esm/funcs/logDrainsGetAllLogDrains.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsGetAllLogDrains.js +0 -74
- package/dist/esm/funcs/logDrainsGetAllLogDrains.js.map +0 -1
- package/dist/esm/funcs/logDrainsGetConfigurableLogDrain.d.ts +0 -15
- package/dist/esm/funcs/logDrainsGetConfigurableLogDrain.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsGetConfigurableLogDrain.js +0 -78
- package/dist/esm/funcs/logDrainsGetConfigurableLogDrain.js.map +0 -1
- package/dist/esm/funcs/logDrainsGetIntegrationLogDrains.d.ts +0 -15
- package/dist/esm/funcs/logDrainsGetIntegrationLogDrains.d.ts.map +0 -1
- package/dist/esm/funcs/logDrainsGetIntegrationLogDrains.js +0 -73
- package/dist/esm/funcs/logDrainsGetIntegrationLogDrains.js.map +0 -1
- package/dist/esm/funcs/projectMembersAddProjectMember.d.ts +0 -15
- package/dist/esm/funcs/projectMembersAddProjectMember.d.ts.map +0 -1
- package/dist/esm/funcs/projectMembersAddProjectMember.js +0 -79
- package/dist/esm/funcs/projectMembersAddProjectMember.js.map +0 -1
- package/dist/esm/funcs/projectMembersGetProjectMembers.d.ts +0 -15
- package/dist/esm/funcs/projectMembersGetProjectMembers.d.ts.map +0 -1
- package/dist/esm/funcs/projectMembersGetProjectMembers.js +0 -82
- package/dist/esm/funcs/projectMembersGetProjectMembers.js.map +0 -1
- package/dist/esm/funcs/projectMembersRemoveProjectMember.d.ts +0 -15
- package/dist/esm/funcs/projectMembersRemoveProjectMember.d.ts.map +0 -1
- package/dist/esm/funcs/projectMembersRemoveProjectMember.js +0 -82
- package/dist/esm/funcs/projectMembersRemoveProjectMember.js.map +0 -1
- package/dist/esm/funcs/projectsAddProjectDomain.d.ts +0 -15
- package/dist/esm/funcs/projectsAddProjectDomain.d.ts.map +0 -1
- package/dist/esm/funcs/projectsAddProjectDomain.js +0 -79
- package/dist/esm/funcs/projectsAddProjectDomain.js.map +0 -1
- package/dist/esm/funcs/projectsCreateProject.d.ts +0 -15
- package/dist/esm/funcs/projectsCreateProject.d.ts.map +0 -1
- package/dist/esm/funcs/projectsCreateProject.js +0 -73
- package/dist/esm/funcs/projectsCreateProject.js.map +0 -1
- package/dist/esm/funcs/projectsCreateProjectEnv.d.ts +0 -15
- package/dist/esm/funcs/projectsCreateProjectEnv.d.ts.map +0 -1
- package/dist/esm/funcs/projectsCreateProjectEnv.js +0 -80
- package/dist/esm/funcs/projectsCreateProjectEnv.js.map +0 -1
- package/dist/esm/funcs/projectsDeleteProject.d.ts +0 -15
- package/dist/esm/funcs/projectsDeleteProject.d.ts.map +0 -1
- package/dist/esm/funcs/projectsDeleteProject.js +0 -79
- package/dist/esm/funcs/projectsDeleteProject.js.map +0 -1
- package/dist/esm/funcs/projectsEditProjectEnv.d.ts +0 -15
- package/dist/esm/funcs/projectsEditProjectEnv.d.ts.map +0 -1
- package/dist/esm/funcs/projectsEditProjectEnv.js +0 -83
- package/dist/esm/funcs/projectsEditProjectEnv.js.map +0 -1
- package/dist/esm/funcs/projectsFilterProjectEnvs.d.ts +0 -15
- package/dist/esm/funcs/projectsFilterProjectEnvs.d.ts.map +0 -1
- package/dist/esm/funcs/projectsFilterProjectEnvs.js +0 -81
- package/dist/esm/funcs/projectsFilterProjectEnvs.js.map +0 -1
- package/dist/esm/funcs/projectsGetProjectDomain.d.ts +0 -15
- package/dist/esm/funcs/projectsGetProjectDomain.d.ts.map +0 -1
- package/dist/esm/funcs/projectsGetProjectDomain.js +0 -82
- package/dist/esm/funcs/projectsGetProjectDomain.js.map +0 -1
- package/dist/esm/funcs/projectsGetProjectEnv.d.ts +0 -15
- package/dist/esm/funcs/projectsGetProjectEnv.d.ts.map +0 -1
- package/dist/esm/funcs/projectsGetProjectEnv.js +0 -82
- package/dist/esm/funcs/projectsGetProjectEnv.js.map +0 -1
- package/dist/esm/funcs/projectsGetProjects.d.ts +0 -15
- package/dist/esm/funcs/projectsGetProjects.d.ts.map +0 -1
- package/dist/esm/funcs/projectsGetProjects.js +0 -83
- package/dist/esm/funcs/projectsGetProjects.js.map +0 -1
- package/dist/esm/funcs/projectsListPromoteAliases.d.ts +0 -15
- package/dist/esm/funcs/projectsListPromoteAliases.d.ts.map +0 -1
- package/dist/esm/funcs/projectsListPromoteAliases.js +0 -82
- package/dist/esm/funcs/projectsListPromoteAliases.js.map +0 -1
- package/dist/esm/funcs/projectsPauseProject.d.ts +0 -15
- package/dist/esm/funcs/projectsPauseProject.d.ts.map +0 -1
- package/dist/esm/funcs/projectsPauseProject.js +0 -78
- package/dist/esm/funcs/projectsPauseProject.js.map +0 -1
- package/dist/esm/funcs/projectsRemoveProjectDomain.d.ts +0 -15
- package/dist/esm/funcs/projectsRemoveProjectDomain.d.ts.map +0 -1
- package/dist/esm/funcs/projectsRemoveProjectDomain.js +0 -82
- package/dist/esm/funcs/projectsRemoveProjectDomain.js.map +0 -1
- package/dist/esm/funcs/projectsRemoveProjectEnv.d.ts +0 -15
- package/dist/esm/funcs/projectsRemoveProjectEnv.d.ts.map +0 -1
- package/dist/esm/funcs/projectsRemoveProjectEnv.js +0 -82
- package/dist/esm/funcs/projectsRemoveProjectEnv.js.map +0 -1
- package/dist/esm/funcs/projectsRequestPromote.d.ts +0 -15
- package/dist/esm/funcs/projectsRequestPromote.d.ts.map +0 -1
- package/dist/esm/funcs/projectsRequestPromote.js +0 -83
- package/dist/esm/funcs/projectsRequestPromote.js.map +0 -1
- package/dist/esm/funcs/projectsUnpauseProject.d.ts +0 -15
- package/dist/esm/funcs/projectsUnpauseProject.d.ts.map +0 -1
- package/dist/esm/funcs/projectsUnpauseProject.js +0 -78
- package/dist/esm/funcs/projectsUnpauseProject.js.map +0 -1
- package/dist/esm/funcs/projectsUpdateProject.d.ts +0 -15
- package/dist/esm/funcs/projectsUpdateProject.d.ts.map +0 -1
- package/dist/esm/funcs/projectsUpdateProject.js +0 -79
- package/dist/esm/funcs/projectsUpdateProject.js.map +0 -1
- package/dist/esm/funcs/projectsUpdateProjectDataCache.d.ts +0 -15
- package/dist/esm/funcs/projectsUpdateProjectDataCache.d.ts.map +0 -1
- package/dist/esm/funcs/projectsUpdateProjectDataCache.js +0 -79
- package/dist/esm/funcs/projectsUpdateProjectDataCache.js.map +0 -1
- package/dist/esm/funcs/projectsUpdateProjectDomain.d.ts +0 -15
- package/dist/esm/funcs/projectsUpdateProjectDomain.d.ts.map +0 -1
- package/dist/esm/funcs/projectsUpdateProjectDomain.js +0 -83
- package/dist/esm/funcs/projectsUpdateProjectDomain.js.map +0 -1
- package/dist/esm/funcs/projectsUpdateProjectProtectionBypass.d.ts +0 -15
- package/dist/esm/funcs/projectsUpdateProjectProtectionBypass.d.ts.map +0 -1
- package/dist/esm/funcs/projectsUpdateProjectProtectionBypass.js +0 -79
- package/dist/esm/funcs/projectsUpdateProjectProtectionBypass.js.map +0 -1
- package/dist/esm/funcs/projectsVerifyProjectDomain.d.ts +0 -15
- package/dist/esm/funcs/projectsVerifyProjectDomain.d.ts.map +0 -1
- package/dist/esm/funcs/projectsVerifyProjectDomain.js +0 -82
- package/dist/esm/funcs/projectsVerifyProjectDomain.js.map +0 -1
- package/dist/esm/funcs/secretsCreateSecret.d.ts +0 -15
- package/dist/esm/funcs/secretsCreateSecret.d.ts.map +0 -1
- package/dist/esm/funcs/secretsCreateSecret.js +0 -79
- package/dist/esm/funcs/secretsCreateSecret.js.map +0 -1
- package/dist/esm/funcs/secretsDeleteSecret.d.ts +0 -15
- package/dist/esm/funcs/secretsDeleteSecret.d.ts.map +0 -1
- package/dist/esm/funcs/secretsDeleteSecret.js +0 -78
- package/dist/esm/funcs/secretsDeleteSecret.js.map +0 -1
- package/dist/esm/funcs/secretsGetSecret.d.ts +0 -15
- package/dist/esm/funcs/secretsGetSecret.d.ts.map +0 -1
- package/dist/esm/funcs/secretsGetSecret.js +0 -79
- package/dist/esm/funcs/secretsGetSecret.js.map +0 -1
- package/dist/esm/funcs/secretsGetSecrets.d.ts +0 -15
- package/dist/esm/funcs/secretsGetSecrets.d.ts.map +0 -1
- package/dist/esm/funcs/secretsGetSecrets.js +0 -74
- package/dist/esm/funcs/secretsGetSecrets.js.map +0 -1
- package/dist/esm/funcs/secretsRenameSecret.d.ts +0 -15
- package/dist/esm/funcs/secretsRenameSecret.d.ts.map +0 -1
- package/dist/esm/funcs/secretsRenameSecret.js +0 -79
- package/dist/esm/funcs/secretsRenameSecret.js.map +0 -1
- package/dist/esm/funcs/securityGetFirewallConfig.d.ts +0 -15
- package/dist/esm/funcs/securityGetFirewallConfig.d.ts.map +0 -1
- package/dist/esm/funcs/securityGetFirewallConfig.js +0 -79
- package/dist/esm/funcs/securityGetFirewallConfig.js.map +0 -1
- package/dist/esm/funcs/securityPutFirewallConfig.d.ts +0 -15
- package/dist/esm/funcs/securityPutFirewallConfig.d.ts.map +0 -1
- package/dist/esm/funcs/securityPutFirewallConfig.js +0 -74
- package/dist/esm/funcs/securityPutFirewallConfig.js.map +0 -1
- package/dist/esm/funcs/securityUpdateAttackChallengeMode.d.ts +0 -15
- package/dist/esm/funcs/securityUpdateAttackChallengeMode.d.ts.map +0 -1
- package/dist/esm/funcs/securityUpdateAttackChallengeMode.js +0 -73
- package/dist/esm/funcs/securityUpdateAttackChallengeMode.js.map +0 -1
- package/dist/esm/funcs/securityUpdateFirewallConfig.d.ts +0 -15
- package/dist/esm/funcs/securityUpdateFirewallConfig.d.ts.map +0 -1
- package/dist/esm/funcs/securityUpdateFirewallConfig.js +0 -74
- package/dist/esm/funcs/securityUpdateFirewallConfig.js.map +0 -1
- package/dist/esm/funcs/teamsCreateTeam.d.ts +0 -15
- package/dist/esm/funcs/teamsCreateTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsCreateTeam.js +0 -70
- package/dist/esm/funcs/teamsCreateTeam.js.map +0 -1
- package/dist/esm/funcs/teamsDeleteTeam.d.ts +0 -15
- package/dist/esm/funcs/teamsDeleteTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsDeleteTeam.js +0 -79
- package/dist/esm/funcs/teamsDeleteTeam.js.map +0 -1
- package/dist/esm/funcs/teamsDeleteTeamInviteCode.d.ts +0 -15
- package/dist/esm/funcs/teamsDeleteTeamInviteCode.d.ts.map +0 -1
- package/dist/esm/funcs/teamsDeleteTeamInviteCode.js +0 -77
- package/dist/esm/funcs/teamsDeleteTeamInviteCode.js.map +0 -1
- package/dist/esm/funcs/teamsGetTeam.d.ts +0 -17
- package/dist/esm/funcs/teamsGetTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsGetTeam.js +0 -78
- package/dist/esm/funcs/teamsGetTeam.js.map +0 -1
- package/dist/esm/funcs/teamsGetTeamAccessRequest.d.ts +0 -15
- package/dist/esm/funcs/teamsGetTeamAccessRequest.d.ts.map +0 -1
- package/dist/esm/funcs/teamsGetTeamAccessRequest.js +0 -77
- package/dist/esm/funcs/teamsGetTeamAccessRequest.js.map +0 -1
- package/dist/esm/funcs/teamsGetTeamMembers.d.ts +0 -15
- package/dist/esm/funcs/teamsGetTeamMembers.d.ts.map +0 -1
- package/dist/esm/funcs/teamsGetTeamMembers.js +0 -83
- package/dist/esm/funcs/teamsGetTeamMembers.js.map +0 -1
- package/dist/esm/funcs/teamsGetTeams.d.ts +0 -15
- package/dist/esm/funcs/teamsGetTeams.d.ts.map +0 -1
- package/dist/esm/funcs/teamsGetTeams.js +0 -73
- package/dist/esm/funcs/teamsGetTeams.js.map +0 -1
- package/dist/esm/funcs/teamsInviteUserToTeam.d.ts +0 -15
- package/dist/esm/funcs/teamsInviteUserToTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsInviteUserToTeam.js +0 -74
- package/dist/esm/funcs/teamsInviteUserToTeam.js.map +0 -1
- package/dist/esm/funcs/teamsJoinTeam.d.ts +0 -15
- package/dist/esm/funcs/teamsJoinTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsJoinTeam.js +0 -74
- package/dist/esm/funcs/teamsJoinTeam.js.map +0 -1
- package/dist/esm/funcs/teamsPatchTeam.d.ts +0 -17
- package/dist/esm/funcs/teamsPatchTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsPatchTeam.js +0 -79
- package/dist/esm/funcs/teamsPatchTeam.js.map +0 -1
- package/dist/esm/funcs/teamsRemoveTeamMember.d.ts +0 -15
- package/dist/esm/funcs/teamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/esm/funcs/teamsRemoveTeamMember.js +0 -81
- package/dist/esm/funcs/teamsRemoveTeamMember.js.map +0 -1
- package/dist/esm/funcs/teamsRequestAccessToTeam.d.ts +0 -15
- package/dist/esm/funcs/teamsRequestAccessToTeam.d.ts.map +0 -1
- package/dist/esm/funcs/teamsRequestAccessToTeam.js +0 -74
- package/dist/esm/funcs/teamsRequestAccessToTeam.js.map +0 -1
- package/dist/esm/funcs/teamsUpdateTeamMember.d.ts +0 -15
- package/dist/esm/funcs/teamsUpdateTeamMember.d.ts.map +0 -1
- package/dist/esm/funcs/teamsUpdateTeamMember.js +0 -78
- package/dist/esm/funcs/teamsUpdateTeamMember.js.map +0 -1
- package/dist/esm/funcs/userGetAuthUser.d.ts +0 -15
- package/dist/esm/funcs/userGetAuthUser.d.ts.map +0 -1
- package/dist/esm/funcs/userGetAuthUser.js +0 -58
- package/dist/esm/funcs/userGetAuthUser.js.map +0 -1
- package/dist/esm/funcs/userListUserEvents.d.ts +0 -15
- package/dist/esm/funcs/userListUserEvents.d.ts.map +0 -1
- package/dist/esm/funcs/userListUserEvents.js +0 -78
- package/dist/esm/funcs/userListUserEvents.js.map +0 -1
- package/dist/esm/funcs/userRequestDelete.d.ts +0 -15
- package/dist/esm/funcs/userRequestDelete.d.ts.map +0 -1
- package/dist/esm/funcs/userRequestDelete.js +0 -70
- package/dist/esm/funcs/userRequestDelete.js.map +0 -1
- package/dist/esm/funcs/webhooksCreateWebhook.d.ts +0 -15
- package/dist/esm/funcs/webhooksCreateWebhook.d.ts.map +0 -1
- package/dist/esm/funcs/webhooksCreateWebhook.js +0 -73
- package/dist/esm/funcs/webhooksCreateWebhook.js.map +0 -1
- package/dist/esm/funcs/webhooksDeleteWebhook.d.ts +0 -15
- package/dist/esm/funcs/webhooksDeleteWebhook.d.ts.map +0 -1
- package/dist/esm/funcs/webhooksDeleteWebhook.js +0 -79
- package/dist/esm/funcs/webhooksDeleteWebhook.js.map +0 -1
- package/dist/esm/funcs/webhooksGetWebhook.d.ts +0 -15
- package/dist/esm/funcs/webhooksGetWebhook.d.ts.map +0 -1
- package/dist/esm/funcs/webhooksGetWebhook.js +0 -78
- package/dist/esm/funcs/webhooksGetWebhook.js.map +0 -1
- package/dist/esm/funcs/webhooksGetWebhooks.d.ts +0 -15
- package/dist/esm/funcs/webhooksGetWebhooks.d.ts.map +0 -1
- package/dist/esm/funcs/webhooksGetWebhooks.js +0 -73
- package/dist/esm/funcs/webhooksGetWebhooks.js.map +0 -1
- package/dist/esm/hooks/hooks.d.ts +0 -24
- package/dist/esm/hooks/hooks.d.ts.map +0 -1
- package/dist/esm/hooks/hooks.js.map +0 -1
- package/dist/esm/hooks/registration.d.ts +0 -3
- package/dist/esm/hooks/registration.d.ts.map +0 -1
- package/dist/esm/hooks/registration.js.map +0 -1
- package/dist/esm/hooks/types.d.ts +0 -74
- package/dist/esm/hooks/types.d.ts.map +0 -1
- package/dist/esm/hooks/types.js.map +0 -1
- package/dist/esm/index.d.ts +0 -4
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/lib/base64.d.ts +0 -10
- package/dist/esm/lib/base64.d.ts.map +0 -1
- package/dist/esm/lib/base64.js.map +0 -1
- package/dist/esm/lib/config.d.ts +0 -34
- package/dist/esm/lib/config.d.ts.map +0 -1
- package/dist/esm/lib/config.js +0 -35
- package/dist/esm/lib/config.js.map +0 -1
- package/dist/esm/lib/dlv.d.ts +0 -14
- package/dist/esm/lib/dlv.d.ts.map +0 -1
- package/dist/esm/lib/dlv.js.map +0 -1
- package/dist/esm/lib/encodings.d.ts +0 -51
- package/dist/esm/lib/encodings.d.ts.map +0 -1
- package/dist/esm/lib/encodings.js.map +0 -1
- package/dist/esm/lib/files.d.ts +0 -8
- package/dist/esm/lib/files.d.ts.map +0 -1
- package/dist/esm/lib/files.js.map +0 -1
- package/dist/esm/lib/http.d.ts +0 -67
- package/dist/esm/lib/http.d.ts.map +0 -1
- package/dist/esm/lib/http.js.map +0 -1
- package/dist/esm/lib/is-plain-object.d.ts +0 -2
- package/dist/esm/lib/is-plain-object.d.ts.map +0 -1
- package/dist/esm/lib/is-plain-object.js.map +0 -1
- package/dist/esm/lib/logger.d.ts +0 -6
- package/dist/esm/lib/logger.d.ts.map +0 -1
- package/dist/esm/lib/logger.js.map +0 -1
- package/dist/esm/lib/matchers.d.ts +0 -64
- package/dist/esm/lib/matchers.d.ts.map +0 -1
- package/dist/esm/lib/matchers.js.map +0 -1
- package/dist/esm/lib/primitives.d.ts +0 -16
- package/dist/esm/lib/primitives.d.ts.map +0 -1
- package/dist/esm/lib/primitives.js +0 -26
- package/dist/esm/lib/primitives.js.map +0 -1
- package/dist/esm/lib/retries.d.ts +0 -38
- package/dist/esm/lib/retries.d.ts.map +0 -1
- package/dist/esm/lib/retries.js.map +0 -1
- package/dist/esm/lib/schemas.d.ts +0 -19
- package/dist/esm/lib/schemas.d.ts.map +0 -1
- package/dist/esm/lib/schemas.js.map +0 -1
- package/dist/esm/lib/sdks.d.ts +0 -56
- package/dist/esm/lib/sdks.d.ts.map +0 -1
- package/dist/esm/lib/sdks.js.map +0 -1
- package/dist/esm/lib/security.d.ts +0 -63
- package/dist/esm/lib/security.d.ts.map +0 -1
- package/dist/esm/lib/security.js +0 -121
- package/dist/esm/lib/security.js.map +0 -1
- package/dist/esm/lib/url.d.ts +0 -5
- package/dist/esm/lib/url.d.ts.map +0 -1
- package/dist/esm/lib/url.js.map +0 -1
- package/dist/esm/models/components/aclaction.d.ts +0 -43
- package/dist/esm/models/components/aclaction.d.ts.map +0 -1
- package/dist/esm/models/components/aclaction.js.map +0 -1
- package/dist/esm/models/components/authtoken.d.ts +0 -276
- package/dist/esm/models/components/authtoken.d.ts.map +0 -1
- package/dist/esm/models/components/authtoken.js +0 -203
- package/dist/esm/models/components/authtoken.js.map +0 -1
- package/dist/esm/models/components/authuser.d.ts +0 -1004
- package/dist/esm/models/components/authuser.d.ts.map +0 -1
- package/dist/esm/models/components/authuser.js.map +0 -1
- package/dist/esm/models/components/authuserlimited.d.ts +0 -95
- package/dist/esm/models/components/authuserlimited.d.ts.map +0 -1
- package/dist/esm/models/components/authuserlimited.js.map +0 -1
- package/dist/esm/models/components/edgeconfigitem.d.ts +0 -39
- package/dist/esm/models/components/edgeconfigitem.d.ts.map +0 -1
- package/dist/esm/models/components/edgeconfigitem.js.map +0 -1
- package/dist/esm/models/components/edgeconfigitemvalue.d.ts +0 -25
- package/dist/esm/models/components/edgeconfigitemvalue.d.ts.map +0 -1
- package/dist/esm/models/components/edgeconfigitemvalue.js.map +0 -1
- package/dist/esm/models/components/edgeconfigtoken.d.ts +0 -39
- package/dist/esm/models/components/edgeconfigtoken.d.ts.map +0 -1
- package/dist/esm/models/components/edgeconfigtoken.js.map +0 -1
- package/dist/esm/models/components/filetree.d.ts +0 -105
- package/dist/esm/models/components/filetree.d.ts.map +0 -1
- package/dist/esm/models/components/filetree.js.map +0 -1
- package/dist/esm/models/components/flagjsonvalue.d.ts +0 -25
- package/dist/esm/models/components/flagjsonvalue.d.ts.map +0 -1
- package/dist/esm/models/components/flagjsonvalue.js.map +0 -1
- package/dist/esm/models/components/pagination.d.ts +0 -41
- package/dist/esm/models/components/pagination.d.ts.map +0 -1
- package/dist/esm/models/components/pagination.js.map +0 -1
- package/dist/esm/models/components/security.d.ts +0 -25
- package/dist/esm/models/components/security.d.ts.map +0 -1
- package/dist/esm/models/components/security.js +0 -24
- package/dist/esm/models/components/security.js.map +0 -1
- package/dist/esm/models/components/teamlimited.d.ts +0 -422
- package/dist/esm/models/components/teamlimited.d.ts.map +0 -1
- package/dist/esm/models/components/teamlimited.js.map +0 -1
- package/dist/esm/models/components/userevent.d.ts +0 -218
- package/dist/esm/models/components/userevent.d.ts.map +0 -1
- package/dist/esm/models/components/userevent.js +0 -126
- package/dist/esm/models/components/userevent.js.map +0 -1
- package/dist/esm/models/errors/httpclienterrors.d.ts +0 -44
- package/dist/esm/models/errors/httpclienterrors.d.ts.map +0 -1
- package/dist/esm/models/errors/httpclienterrors.js.map +0 -1
- package/dist/esm/models/errors/sdkerror.d.ts +0 -8
- package/dist/esm/models/errors/sdkerror.d.ts.map +0 -1
- package/dist/esm/models/errors/sdkerror.js.map +0 -1
- package/dist/esm/models/errors/sdkvalidationerror.d.ts +0 -20
- package/dist/esm/models/errors/sdkvalidationerror.d.ts.map +0 -1
- package/dist/esm/models/errors/sdkvalidationerror.js.map +0 -1
- package/dist/esm/models/operations/addprojectdomain.d.ts +0 -203
- package/dist/esm/models/operations/addprojectdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/addprojectdomain.js.map +0 -1
- package/dist/esm/models/operations/addprojectmember.d.ts +0 -311
- package/dist/esm/models/operations/addprojectmember.d.ts.map +0 -1
- package/dist/esm/models/operations/addprojectmember.js.map +0 -1
- package/dist/esm/models/operations/artifactexists.d.ts +0 -38
- package/dist/esm/models/operations/artifactexists.d.ts.map +0 -1
- package/dist/esm/models/operations/artifactexists.js.map +0 -1
- package/dist/esm/models/operations/artifactquery.d.ts +0 -153
- package/dist/esm/models/operations/artifactquery.d.ts.map +0 -1
- package/dist/esm/models/operations/artifactquery.js.map +0 -1
- package/dist/esm/models/operations/assignalias.d.ts +0 -115
- package/dist/esm/models/operations/assignalias.d.ts.map +0 -1
- package/dist/esm/models/operations/assignalias.js.map +0 -1
- package/dist/esm/models/operations/buydomain.d.ts +0 -248
- package/dist/esm/models/operations/buydomain.d.ts.map +0 -1
- package/dist/esm/models/operations/buydomain.js.map +0 -1
- package/dist/esm/models/operations/canceldeployment.d.ts +0 -2677
- package/dist/esm/models/operations/canceldeployment.d.ts.map +0 -1
- package/dist/esm/models/operations/canceldeployment.js +0 -2239
- package/dist/esm/models/operations/canceldeployment.js.map +0 -1
- package/dist/esm/models/operations/checkdomainprice.d.ts +0 -112
- package/dist/esm/models/operations/checkdomainprice.d.ts.map +0 -1
- package/dist/esm/models/operations/checkdomainprice.js +0 -74
- package/dist/esm/models/operations/checkdomainprice.js.map +0 -1
- package/dist/esm/models/operations/checkdomainstatus.d.ts +0 -64
- package/dist/esm/models/operations/checkdomainstatus.d.ts.map +0 -1
- package/dist/esm/models/operations/checkdomainstatus.js.map +0 -1
- package/dist/esm/models/operations/createaccessgroup.d.ts +0 -184
- package/dist/esm/models/operations/createaccessgroup.d.ts.map +0 -1
- package/dist/esm/models/operations/createaccessgroup.js.map +0 -1
- package/dist/esm/models/operations/createauthtoken.d.ts +0 -95
- package/dist/esm/models/operations/createauthtoken.d.ts.map +0 -1
- package/dist/esm/models/operations/createauthtoken.js.map +0 -1
- package/dist/esm/models/operations/createcheck.d.ts +0 -509
- package/dist/esm/models/operations/createcheck.d.ts.map +0 -1
- package/dist/esm/models/operations/createcheck.js.map +0 -1
- package/dist/esm/models/operations/createconfigurablelogdrain.d.ts +0 -437
- package/dist/esm/models/operations/createconfigurablelogdrain.d.ts.map +0 -1
- package/dist/esm/models/operations/createconfigurablelogdrain.js.map +0 -1
- package/dist/esm/models/operations/createdeployment.d.ts +0 -3647
- package/dist/esm/models/operations/createdeployment.d.ts.map +0 -1
- package/dist/esm/models/operations/createdeployment.js.map +0 -1
- package/dist/esm/models/operations/createedgeconfig.d.ts +0 -308
- package/dist/esm/models/operations/createedgeconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/createedgeconfig.js.map +0 -1
- package/dist/esm/models/operations/createedgeconfigtoken.d.ts +0 -85
- package/dist/esm/models/operations/createedgeconfigtoken.d.ts.map +0 -1
- package/dist/esm/models/operations/createedgeconfigtoken.js.map +0 -1
- package/dist/esm/models/operations/createlogdrain.d.ts +0 -432
- package/dist/esm/models/operations/createlogdrain.d.ts.map +0 -1
- package/dist/esm/models/operations/createlogdrain.js.map +0 -1
- package/dist/esm/models/operations/createortransferdomain.d.ts +0 -370
- package/dist/esm/models/operations/createortransferdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/createortransferdomain.js.map +0 -1
- package/dist/esm/models/operations/createproject.d.ts +0 -4987
- package/dist/esm/models/operations/createproject.d.ts.map +0 -1
- package/dist/esm/models/operations/createproject.js +0 -4074
- package/dist/esm/models/operations/createproject.js.map +0 -1
- package/dist/esm/models/operations/createprojectenv.d.ts +0 -2714
- package/dist/esm/models/operations/createprojectenv.d.ts.map +0 -1
- package/dist/esm/models/operations/createprojectenv.js.map +0 -1
- package/dist/esm/models/operations/createrecord.d.ts +0 -1180
- package/dist/esm/models/operations/createrecord.d.ts.map +0 -1
- package/dist/esm/models/operations/createrecord.js.map +0 -1
- package/dist/esm/models/operations/createsecret.d.ts +0 -197
- package/dist/esm/models/operations/createsecret.d.ts.map +0 -1
- package/dist/esm/models/operations/createsecret.js +0 -138
- package/dist/esm/models/operations/createsecret.js.map +0 -1
- package/dist/esm/models/operations/createteam.d.ts +0 -178
- package/dist/esm/models/operations/createteam.d.ts.map +0 -1
- package/dist/esm/models/operations/createteam.js.map +0 -1
- package/dist/esm/models/operations/createwebhook.d.ts +0 -408
- package/dist/esm/models/operations/createwebhook.d.ts.map +0 -1
- package/dist/esm/models/operations/createwebhook.js +0 -211
- package/dist/esm/models/operations/createwebhook.js.map +0 -1
- package/dist/esm/models/operations/datacachebillingsettings.d.ts +0 -48
- package/dist/esm/models/operations/datacachebillingsettings.d.ts.map +0 -1
- package/dist/esm/models/operations/datacachebillingsettings.js +0 -43
- package/dist/esm/models/operations/datacachebillingsettings.js.map +0 -1
- package/dist/esm/models/operations/datacachepurgeall.d.ts +0 -25
- package/dist/esm/models/operations/datacachepurgeall.d.ts.map +0 -1
- package/dist/esm/models/operations/datacachepurgeall.js +0 -24
- package/dist/esm/models/operations/datacachepurgeall.js.map +0 -1
- package/dist/esm/models/operations/deleteaccessgroup.d.ts +0 -35
- package/dist/esm/models/operations/deleteaccessgroup.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteaccessgroup.js.map +0 -1
- package/dist/esm/models/operations/deletealias.d.ts +0 -87
- package/dist/esm/models/operations/deletealias.d.ts.map +0 -1
- package/dist/esm/models/operations/deletealias.js.map +0 -1
- package/dist/esm/models/operations/deleteauthtoken.d.ts +0 -57
- package/dist/esm/models/operations/deleteauthtoken.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteauthtoken.js.map +0 -1
- package/dist/esm/models/operations/deleteconfigurablelogdrain.d.ts +0 -35
- package/dist/esm/models/operations/deleteconfigurablelogdrain.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteconfigurablelogdrain.js.map +0 -1
- package/dist/esm/models/operations/deleteconfiguration.d.ts +0 -35
- package/dist/esm/models/operations/deleteconfiguration.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteconfiguration.js.map +0 -1
- package/dist/esm/models/operations/deletedeployment.d.ts +0 -106
- package/dist/esm/models/operations/deletedeployment.d.ts.map +0 -1
- package/dist/esm/models/operations/deletedeployment.js.map +0 -1
- package/dist/esm/models/operations/deletedomain.d.ts +0 -67
- package/dist/esm/models/operations/deletedomain.d.ts.map +0 -1
- package/dist/esm/models/operations/deletedomain.js.map +0 -1
- package/dist/esm/models/operations/deleteedgeconfig.d.ts +0 -35
- package/dist/esm/models/operations/deleteedgeconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteedgeconfig.js.map +0 -1
- package/dist/esm/models/operations/deleteedgeconfigschema.d.ts +0 -35
- package/dist/esm/models/operations/deleteedgeconfigschema.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteedgeconfigschema.js.map +0 -1
- package/dist/esm/models/operations/deleteedgeconfigtokens.d.ts +0 -60
- package/dist/esm/models/operations/deleteedgeconfigtokens.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteedgeconfigtokens.js.map +0 -1
- package/dist/esm/models/operations/deleteintegrationlogdrain.d.ts +0 -38
- package/dist/esm/models/operations/deleteintegrationlogdrain.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteintegrationlogdrain.js.map +0 -1
- package/dist/esm/models/operations/deleteproject.d.ts +0 -38
- package/dist/esm/models/operations/deleteproject.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteproject.js.map +0 -1
- package/dist/esm/models/operations/deletesecret.d.ts +0 -74
- package/dist/esm/models/operations/deletesecret.d.ts.map +0 -1
- package/dist/esm/models/operations/deletesecret.js +0 -51
- package/dist/esm/models/operations/deletesecret.js.map +0 -1
- package/dist/esm/models/operations/deleteteam.d.ts +0 -134
- package/dist/esm/models/operations/deleteteam.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteteam.js.map +0 -1
- package/dist/esm/models/operations/deleteteaminvitecode.d.ts +0 -62
- package/dist/esm/models/operations/deleteteaminvitecode.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteteaminvitecode.js.map +0 -1
- package/dist/esm/models/operations/deletewebhook.d.ts +0 -35
- package/dist/esm/models/operations/deletewebhook.d.ts.map +0 -1
- package/dist/esm/models/operations/deletewebhook.js.map +0 -1
- package/dist/esm/models/operations/downloadartifact.d.ts +0 -48
- package/dist/esm/models/operations/downloadartifact.d.ts.map +0 -1
- package/dist/esm/models/operations/downloadartifact.js.map +0 -1
- package/dist/esm/models/operations/editprojectenv.d.ts +0 -1140
- package/dist/esm/models/operations/editprojectenv.d.ts.map +0 -1
- package/dist/esm/models/operations/editprojectenv.js.map +0 -1
- package/dist/esm/models/operations/filterprojectenvs.d.ts +0 -3030
- package/dist/esm/models/operations/filterprojectenvs.d.ts.map +0 -1
- package/dist/esm/models/operations/filterprojectenvs.js.map +0 -1
- package/dist/esm/models/operations/getalias.d.ts +0 -488
- package/dist/esm/models/operations/getalias.d.ts.map +0 -1
- package/dist/esm/models/operations/getalias.js +0 -351
- package/dist/esm/models/operations/getalias.js.map +0 -1
- package/dist/esm/models/operations/getallchecks.d.ts +0 -473
- package/dist/esm/models/operations/getallchecks.d.ts.map +0 -1
- package/dist/esm/models/operations/getallchecks.js.map +0 -1
- package/dist/esm/models/operations/getalllogdrains.d.ts +0 -283
- package/dist/esm/models/operations/getalllogdrains.d.ts.map +0 -1
- package/dist/esm/models/operations/getalllogdrains.js.map +0 -1
- package/dist/esm/models/operations/getauthtoken.d.ts +0 -58
- package/dist/esm/models/operations/getauthtoken.d.ts.map +0 -1
- package/dist/esm/models/operations/getauthtoken.js.map +0 -1
- package/dist/esm/models/operations/getauthuser.d.ts +0 -49
- package/dist/esm/models/operations/getauthuser.d.ts.map +0 -1
- package/dist/esm/models/operations/getauthuser.js.map +0 -1
- package/dist/esm/models/operations/getcertbyid.d.ts +0 -69
- package/dist/esm/models/operations/getcertbyid.d.ts.map +0 -1
- package/dist/esm/models/operations/getcertbyid.js.map +0 -1
- package/dist/esm/models/operations/getcerts.d.ts +0 -56
- package/dist/esm/models/operations/getcerts.d.ts.map +0 -1
- package/dist/esm/models/operations/getcerts.js +0 -52
- package/dist/esm/models/operations/getcerts.js.map +0 -1
- package/dist/esm/models/operations/getcheck.d.ts +0 -461
- package/dist/esm/models/operations/getcheck.d.ts.map +0 -1
- package/dist/esm/models/operations/getcheck.js.map +0 -1
- package/dist/esm/models/operations/getconfigurablelogdrain.d.ts +0 -280
- package/dist/esm/models/operations/getconfigurablelogdrain.d.ts.map +0 -1
- package/dist/esm/models/operations/getconfigurablelogdrain.js.map +0 -1
- package/dist/esm/models/operations/getconfiguration.d.ts +0 -738
- package/dist/esm/models/operations/getconfiguration.d.ts.map +0 -1
- package/dist/esm/models/operations/getconfiguration.js.map +0 -1
- package/dist/esm/models/operations/getconfigurations.d.ts +0 -967
- package/dist/esm/models/operations/getconfigurations.d.ts.map +0 -1
- package/dist/esm/models/operations/getconfigurations.js.map +0 -1
- package/dist/esm/models/operations/getdeployment.d.ts +0 -3969
- package/dist/esm/models/operations/getdeployment.d.ts.map +0 -1
- package/dist/esm/models/operations/getdeployment.js.map +0 -1
- package/dist/esm/models/operations/getdeploymentevents.d.ts +0 -131
- package/dist/esm/models/operations/getdeploymentevents.d.ts.map +0 -1
- package/dist/esm/models/operations/getdeploymentevents.js.map +0 -1
- package/dist/esm/models/operations/getdeploymentfilecontents.d.ts +0 -48
- package/dist/esm/models/operations/getdeploymentfilecontents.d.ts.map +0 -1
- package/dist/esm/models/operations/getdeploymentfilecontents.js.map +0 -1
- package/dist/esm/models/operations/getdeployments.d.ts +0 -1078
- package/dist/esm/models/operations/getdeployments.d.ts.map +0 -1
- package/dist/esm/models/operations/getdeployments.js.map +0 -1
- package/dist/esm/models/operations/getdomain.d.ts +0 -235
- package/dist/esm/models/operations/getdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/getdomain.js.map +0 -1
- package/dist/esm/models/operations/getdomainconfig.d.ts +0 -179
- package/dist/esm/models/operations/getdomainconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/getdomainconfig.js.map +0 -1
- package/dist/esm/models/operations/getdomains.d.ts +0 -249
- package/dist/esm/models/operations/getdomains.d.ts.map +0 -1
- package/dist/esm/models/operations/getdomains.js.map +0 -1
- package/dist/esm/models/operations/getdomaintransfer.d.ts +0 -163
- package/dist/esm/models/operations/getdomaintransfer.d.ts.map +0 -1
- package/dist/esm/models/operations/getdomaintransfer.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfig.d.ts +0 -184
- package/dist/esm/models/operations/getedgeconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfig.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigbackup.d.ts +0 -372
- package/dist/esm/models/operations/getedgeconfigbackup.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigbackup.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigbackups.d.ts +0 -147
- package/dist/esm/models/operations/getedgeconfigbackups.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigbackups.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigitem.d.ts +0 -37
- package/dist/esm/models/operations/getedgeconfigitem.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigitem.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigitems.d.ts +0 -35
- package/dist/esm/models/operations/getedgeconfigitems.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigitems.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigs.d.ts +0 -179
- package/dist/esm/models/operations/getedgeconfigs.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigs.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigschema.d.ts +0 -57
- package/dist/esm/models/operations/getedgeconfigschema.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigschema.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigtoken.d.ts +0 -37
- package/dist/esm/models/operations/getedgeconfigtoken.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigtoken.js.map +0 -1
- package/dist/esm/models/operations/getedgeconfigtokens.d.ts +0 -35
- package/dist/esm/models/operations/getedgeconfigtokens.d.ts.map +0 -1
- package/dist/esm/models/operations/getedgeconfigtokens.js.map +0 -1
- package/dist/esm/models/operations/getfirewallconfig.d.ts +0 -1291
- package/dist/esm/models/operations/getfirewallconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/getfirewallconfig.js.map +0 -1
- package/dist/esm/models/operations/getintegrationlogdrains.d.ts +0 -275
- package/dist/esm/models/operations/getintegrationlogdrains.d.ts.map +0 -1
- package/dist/esm/models/operations/getintegrationlogdrains.js.map +0 -1
- package/dist/esm/models/operations/getprojectdomain.d.ts +0 -124
- package/dist/esm/models/operations/getprojectdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/getprojectdomain.js.map +0 -1
- package/dist/esm/models/operations/getprojectenv.d.ts +0 -2914
- package/dist/esm/models/operations/getprojectenv.d.ts.map +0 -1
- package/dist/esm/models/operations/getprojectenv.js.map +0 -1
- package/dist/esm/models/operations/getprojectmembers.d.ts +0 -343
- package/dist/esm/models/operations/getprojectmembers.d.ts.map +0 -1
- package/dist/esm/models/operations/getprojectmembers.js.map +0 -1
- package/dist/esm/models/operations/getprojects.d.ts +0 -4568
- package/dist/esm/models/operations/getprojects.d.ts.map +0 -1
- package/dist/esm/models/operations/getprojects.js +0 -3846
- package/dist/esm/models/operations/getprojects.js.map +0 -1
- package/dist/esm/models/operations/getrecords.d.ts +0 -316
- package/dist/esm/models/operations/getrecords.d.ts.map +0 -1
- package/dist/esm/models/operations/getrecords.js.map +0 -1
- package/dist/esm/models/operations/getsecret.d.ts +0 -144
- package/dist/esm/models/operations/getsecret.d.ts.map +0 -1
- package/dist/esm/models/operations/getsecret.js +0 -87
- package/dist/esm/models/operations/getsecret.js.map +0 -1
- package/dist/esm/models/operations/getsecrets.d.ts +0 -144
- package/dist/esm/models/operations/getsecrets.d.ts.map +0 -1
- package/dist/esm/models/operations/getsecrets.js +0 -87
- package/dist/esm/models/operations/getsecrets.js.map +0 -1
- package/dist/esm/models/operations/getteam.d.ts +0 -33
- package/dist/esm/models/operations/getteam.d.ts.map +0 -1
- package/dist/esm/models/operations/getteam.js.map +0 -1
- package/dist/esm/models/operations/getteamaccessrequest.d.ts +0 -287
- package/dist/esm/models/operations/getteamaccessrequest.d.ts.map +0 -1
- package/dist/esm/models/operations/getteamaccessrequest.js.map +0 -1
- package/dist/esm/models/operations/getteammembers.d.ts +0 -667
- package/dist/esm/models/operations/getteammembers.d.ts.map +0 -1
- package/dist/esm/models/operations/getteammembers.js.map +0 -1
- package/dist/esm/models/operations/getteams.d.ts +0 -98
- package/dist/esm/models/operations/getteams.d.ts.map +0 -1
- package/dist/esm/models/operations/getteams.js.map +0 -1
- package/dist/esm/models/operations/getwebhook.d.ts +0 -237
- package/dist/esm/models/operations/getwebhook.d.ts.map +0 -1
- package/dist/esm/models/operations/getwebhook.js +0 -119
- package/dist/esm/models/operations/getwebhook.js.map +0 -1
- package/dist/esm/models/operations/getwebhooks.d.ts +0 -642
- package/dist/esm/models/operations/getwebhooks.d.ts.map +0 -1
- package/dist/esm/models/operations/getwebhooks.js +0 -322
- package/dist/esm/models/operations/getwebhooks.js.map +0 -1
- package/dist/esm/models/operations/gitnamespaces.d.ts +0 -118
- package/dist/esm/models/operations/gitnamespaces.d.ts.map +0 -1
- package/dist/esm/models/operations/gitnamespaces.js.map +0 -1
- package/dist/esm/models/operations/inviteusertoteam.d.ts +0 -347
- package/dist/esm/models/operations/inviteusertoteam.d.ts.map +0 -1
- package/dist/esm/models/operations/inviteusertoteam.js.map +0 -1
- package/dist/esm/models/operations/issuecert.d.ts +0 -92
- package/dist/esm/models/operations/issuecert.d.ts.map +0 -1
- package/dist/esm/models/operations/issuecert.js.map +0 -1
- package/dist/esm/models/operations/jointeam.d.ts +0 -97
- package/dist/esm/models/operations/jointeam.d.ts.map +0 -1
- package/dist/esm/models/operations/jointeam.js.map +0 -1
- package/dist/esm/models/operations/listaccessgroupmembers.d.ts +0 -176
- package/dist/esm/models/operations/listaccessgroupmembers.d.ts.map +0 -1
- package/dist/esm/models/operations/listaccessgroupmembers.js.map +0 -1
- package/dist/esm/models/operations/listaccessgroupprojects.d.ts +0 -185
- package/dist/esm/models/operations/listaccessgroupprojects.d.ts.map +0 -1
- package/dist/esm/models/operations/listaccessgroupprojects.js.map +0 -1
- package/dist/esm/models/operations/listaccessgroups.d.ts +0 -215
- package/dist/esm/models/operations/listaccessgroups.d.ts.map +0 -1
- package/dist/esm/models/operations/listaccessgroups.js.map +0 -1
- package/dist/esm/models/operations/listaliases.d.ts +0 -549
- package/dist/esm/models/operations/listaliases.d.ts.map +0 -1
- package/dist/esm/models/operations/listaliases.js.map +0 -1
- package/dist/esm/models/operations/listauthtokens.d.ts +0 -37
- package/dist/esm/models/operations/listauthtokens.d.ts.map +0 -1
- package/dist/esm/models/operations/listauthtokens.js.map +0 -1
- package/dist/esm/models/operations/listdeploymentaliases.d.ts +0 -379
- package/dist/esm/models/operations/listdeploymentaliases.d.ts.map +0 -1
- package/dist/esm/models/operations/listdeploymentaliases.js.map +0 -1
- package/dist/esm/models/operations/listdeploymentfiles.d.ts +0 -38
- package/dist/esm/models/operations/listdeploymentfiles.d.ts.map +0 -1
- package/dist/esm/models/operations/listdeploymentfiles.js.map +0 -1
- package/dist/esm/models/operations/listpromotealiases.d.ts +0 -149
- package/dist/esm/models/operations/listpromotealiases.d.ts.map +0 -1
- package/dist/esm/models/operations/listpromotealiases.js.map +0 -1
- package/dist/esm/models/operations/listuserevents.d.ts +0 -93
- package/dist/esm/models/operations/listuserevents.d.ts.map +0 -1
- package/dist/esm/models/operations/listuserevents.js.map +0 -1
- package/dist/esm/models/operations/patchdomain.d.ts +0 -222
- package/dist/esm/models/operations/patchdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/patchdomain.js.map +0 -1
- package/dist/esm/models/operations/patchedgeconfigschema.d.ts +0 -84
- package/dist/esm/models/operations/patchedgeconfigschema.d.ts.map +0 -1
- package/dist/esm/models/operations/patchedgeconfigschema.js.map +0 -1
- package/dist/esm/models/operations/patchteam.d.ts +0 -264
- package/dist/esm/models/operations/patchteam.d.ts.map +0 -1
- package/dist/esm/models/operations/patchteam.js.map +0 -1
- package/dist/esm/models/operations/pauseproject.d.ts +0 -70
- package/dist/esm/models/operations/pauseproject.d.ts.map +0 -1
- package/dist/esm/models/operations/pauseproject.js +0 -53
- package/dist/esm/models/operations/pauseproject.js.map +0 -1
- package/dist/esm/models/operations/putfirewallconfig.d.ts +0 -2550
- package/dist/esm/models/operations/putfirewallconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/putfirewallconfig.js.map +0 -1
- package/dist/esm/models/operations/readaccessgroup.d.ts +0 -118
- package/dist/esm/models/operations/readaccessgroup.d.ts.map +0 -1
- package/dist/esm/models/operations/readaccessgroup.js.map +0 -1
- package/dist/esm/models/operations/recordevents.d.ts +0 -154
- package/dist/esm/models/operations/recordevents.d.ts.map +0 -1
- package/dist/esm/models/operations/recordevents.js.map +0 -1
- package/dist/esm/models/operations/removecert.d.ts +0 -57
- package/dist/esm/models/operations/removecert.d.ts.map +0 -1
- package/dist/esm/models/operations/removecert.js.map +0 -1
- package/dist/esm/models/operations/removeprojectdomain.d.ts +0 -65
- package/dist/esm/models/operations/removeprojectdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/removeprojectdomain.js.map +0 -1
- package/dist/esm/models/operations/removeprojectenv.d.ts +0 -2954
- package/dist/esm/models/operations/removeprojectenv.d.ts.map +0 -1
- package/dist/esm/models/operations/removeprojectenv.js.map +0 -1
- package/dist/esm/models/operations/removeprojectmember.d.ts +0 -66
- package/dist/esm/models/operations/removeprojectmember.d.ts.map +0 -1
- package/dist/esm/models/operations/removeprojectmember.js.map +0 -1
- package/dist/esm/models/operations/removerecord.d.ts +0 -59
- package/dist/esm/models/operations/removerecord.d.ts.map +0 -1
- package/dist/esm/models/operations/removerecord.js.map +0 -1
- package/dist/esm/models/operations/removeteammember.d.ts +0 -64
- package/dist/esm/models/operations/removeteammember.d.ts.map +0 -1
- package/dist/esm/models/operations/removeteammember.js.map +0 -1
- package/dist/esm/models/operations/renamesecret.d.ts +0 -95
- package/dist/esm/models/operations/renamesecret.d.ts.map +0 -1
- package/dist/esm/models/operations/renamesecret.js +0 -83
- package/dist/esm/models/operations/renamesecret.js.map +0 -1
- package/dist/esm/models/operations/requestaccesstoteam.d.ts +0 -393
- package/dist/esm/models/operations/requestaccesstoteam.d.ts.map +0 -1
- package/dist/esm/models/operations/requestaccesstoteam.js.map +0 -1
- package/dist/esm/models/operations/requestdelete.d.ts +0 -101
- package/dist/esm/models/operations/requestdelete.d.ts.map +0 -1
- package/dist/esm/models/operations/requestdelete.js.map +0 -1
- package/dist/esm/models/operations/requestpromote.d.ts +0 -37
- package/dist/esm/models/operations/requestpromote.d.ts.map +0 -1
- package/dist/esm/models/operations/requestpromote.js.map +0 -1
- package/dist/esm/models/operations/rerequestcheck.d.ts +0 -62
- package/dist/esm/models/operations/rerequestcheck.d.ts.map +0 -1
- package/dist/esm/models/operations/rerequestcheck.js.map +0 -1
- package/dist/esm/models/operations/searchrepo.d.ts +0 -397
- package/dist/esm/models/operations/searchrepo.d.ts.map +0 -1
- package/dist/esm/models/operations/searchrepo.js.map +0 -1
- package/dist/esm/models/operations/status.d.ts +0 -88
- package/dist/esm/models/operations/status.d.ts.map +0 -1
- package/dist/esm/models/operations/status.js.map +0 -1
- package/dist/esm/models/operations/unpauseproject.d.ts +0 -70
- package/dist/esm/models/operations/unpauseproject.d.ts.map +0 -1
- package/dist/esm/models/operations/unpauseproject.js +0 -53
- package/dist/esm/models/operations/unpauseproject.js.map +0 -1
- package/dist/esm/models/operations/updateaccessgroup.d.ts +0 -221
- package/dist/esm/models/operations/updateaccessgroup.d.ts.map +0 -1
- package/dist/esm/models/operations/updateaccessgroup.js.map +0 -1
- package/dist/esm/models/operations/updateattackchallengemode.d.ts +0 -87
- package/dist/esm/models/operations/updateattackchallengemode.d.ts.map +0 -1
- package/dist/esm/models/operations/updateattackchallengemode.js.map +0 -1
- package/dist/esm/models/operations/updatecheck.d.ts +0 -928
- package/dist/esm/models/operations/updatecheck.d.ts.map +0 -1
- package/dist/esm/models/operations/updatecheck.js.map +0 -1
- package/dist/esm/models/operations/updateedgeconfig.d.ts +0 -209
- package/dist/esm/models/operations/updateedgeconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/updateedgeconfig.js.map +0 -1
- package/dist/esm/models/operations/updatefirewallconfig.d.ts +0 -1925
- package/dist/esm/models/operations/updatefirewallconfig.d.ts.map +0 -1
- package/dist/esm/models/operations/updatefirewallconfig.js.map +0 -1
- package/dist/esm/models/operations/updateproject.d.ts +0 -5183
- package/dist/esm/models/operations/updateproject.d.ts.map +0 -1
- package/dist/esm/models/operations/updateproject.js +0 -4199
- package/dist/esm/models/operations/updateproject.js.map +0 -1
- package/dist/esm/models/operations/updateprojectdatacache.d.ts +0 -4486
- package/dist/esm/models/operations/updateprojectdatacache.d.ts.map +0 -1
- package/dist/esm/models/operations/updateprojectdatacache.js +0 -3845
- package/dist/esm/models/operations/updateprojectdatacache.js.map +0 -1
- package/dist/esm/models/operations/updateprojectdomain.d.ts +0 -203
- package/dist/esm/models/operations/updateprojectdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/updateprojectdomain.js.map +0 -1
- package/dist/esm/models/operations/updateprojectprotectionbypass.d.ts +0 -211
- package/dist/esm/models/operations/updateprojectprotectionbypass.d.ts.map +0 -1
- package/dist/esm/models/operations/updateprojectprotectionbypass.js.map +0 -1
- package/dist/esm/models/operations/updaterecord.d.ts +0 -322
- package/dist/esm/models/operations/updaterecord.d.ts.map +0 -1
- package/dist/esm/models/operations/updaterecord.js.map +0 -1
- package/dist/esm/models/operations/updateteammember.d.ts +0 -185
- package/dist/esm/models/operations/updateteammember.d.ts.map +0 -1
- package/dist/esm/models/operations/updateteammember.js.map +0 -1
- package/dist/esm/models/operations/uploadartifact.d.ts +0 -94
- package/dist/esm/models/operations/uploadartifact.d.ts.map +0 -1
- package/dist/esm/models/operations/uploadartifact.js.map +0 -1
- package/dist/esm/models/operations/uploadcert.d.ts +0 -107
- package/dist/esm/models/operations/uploadcert.d.ts.map +0 -1
- package/dist/esm/models/operations/uploadcert.js.map +0 -1
- package/dist/esm/models/operations/uploadfile.d.ts +0 -123
- package/dist/esm/models/operations/uploadfile.d.ts.map +0 -1
- package/dist/esm/models/operations/uploadfile.js.map +0 -1
- package/dist/esm/models/operations/verifyprojectdomain.d.ts +0 -130
- package/dist/esm/models/operations/verifyprojectdomain.d.ts.map +0 -1
- package/dist/esm/models/operations/verifyprojectdomain.js.map +0 -1
- package/dist/esm/sdk/accessgroups.d.ts +0 -60
- package/dist/esm/sdk/accessgroups.d.ts.map +0 -1
- package/dist/esm/sdk/accessgroups.js.map +0 -1
- package/dist/esm/sdk/aliases.d.ts +0 -44
- package/dist/esm/sdk/aliases.d.ts.map +0 -1
- package/dist/esm/sdk/aliases.js.map +0 -1
- package/dist/esm/sdk/artifacts.d.ts +0 -54
- package/dist/esm/sdk/artifacts.d.ts.map +0 -1
- package/dist/esm/sdk/artifacts.js.map +0 -1
- package/dist/esm/sdk/authentication.d.ts +0 -36
- package/dist/esm/sdk/authentication.d.ts.map +0 -1
- package/dist/esm/sdk/authentication.js.map +0 -1
- package/dist/esm/sdk/certs.d.ts +0 -36
- package/dist/esm/sdk/certs.d.ts.map +0 -1
- package/dist/esm/sdk/certs.js.map +0 -1
- package/dist/esm/sdk/checks.d.ts +0 -44
- package/dist/esm/sdk/checks.d.ts.map +0 -1
- package/dist/esm/sdk/checks.js.map +0 -1
- package/dist/esm/sdk/deployments.d.ts +0 -77
- package/dist/esm/sdk/deployments.d.ts.map +0 -1
- package/dist/esm/sdk/deployments.js.map +0 -1
- package/dist/esm/sdk/dns.d.ts +0 -36
- package/dist/esm/sdk/dns.d.ts.map +0 -1
- package/dist/esm/sdk/dns.js.map +0 -1
- package/dist/esm/sdk/domains.d.ts +0 -84
- package/dist/esm/sdk/domains.d.ts.map +0 -1
- package/dist/esm/sdk/domains.js.map +0 -1
- package/dist/esm/sdk/edgeconfig.d.ts +0 -134
- package/dist/esm/sdk/edgeconfig.d.ts.map +0 -1
- package/dist/esm/sdk/edgeconfig.js.map +0 -1
- package/dist/esm/sdk/integrations.d.ts +0 -44
- package/dist/esm/sdk/integrations.d.ts.map +0 -1
- package/dist/esm/sdk/integrations.js.map +0 -1
- package/dist/esm/sdk/logdrains.d.ts +0 -60
- package/dist/esm/sdk/logdrains.d.ts.map +0 -1
- package/dist/esm/sdk/logdrains.js.map +0 -1
- package/dist/esm/sdk/projectmembers.d.ts +0 -28
- package/dist/esm/sdk/projectmembers.d.ts.map +0 -1
- package/dist/esm/sdk/projectmembers.js.map +0 -1
- package/dist/esm/sdk/projects.d.ts +0 -164
- package/dist/esm/sdk/projects.d.ts.map +0 -1
- package/dist/esm/sdk/projects.js.map +0 -1
- package/dist/esm/sdk/sdk.d.ts +0 -67
- package/dist/esm/sdk/sdk.d.ts.map +0 -1
- package/dist/esm/sdk/sdk.js +0 -115
- package/dist/esm/sdk/sdk.js.map +0 -1
- package/dist/esm/sdk/secrets.d.ts +0 -44
- package/dist/esm/sdk/secrets.d.ts.map +0 -1
- package/dist/esm/sdk/secrets.js +0 -58
- package/dist/esm/sdk/secrets.js.map +0 -1
- package/dist/esm/sdk/security.d.ts +0 -36
- package/dist/esm/sdk/security.d.ts.map +0 -1
- package/dist/esm/sdk/security.js.map +0 -1
- package/dist/esm/sdk/teams.d.ts +0 -112
- package/dist/esm/sdk/teams.d.ts.map +0 -1
- package/dist/esm/sdk/teams.js.map +0 -1
- package/dist/esm/sdk/user.d.ts +0 -28
- package/dist/esm/sdk/user.d.ts.map +0 -1
- package/dist/esm/sdk/user.js.map +0 -1
- package/dist/esm/sdk/webhooks.d.ts +0 -36
- package/dist/esm/sdk/webhooks.d.ts.map +0 -1
- package/dist/esm/sdk/webhooks.js.map +0 -1
- package/dist/esm/types/blobs.d.ts +0 -4
- package/dist/esm/types/blobs.d.ts.map +0 -1
- package/dist/esm/types/blobs.js.map +0 -1
- package/dist/esm/types/constdatetime.d.ts +0 -3
- package/dist/esm/types/constdatetime.d.ts.map +0 -1
- package/dist/esm/types/constdatetime.js.map +0 -1
- package/dist/esm/types/enums.d.ts +0 -12
- package/dist/esm/types/enums.d.ts.map +0 -1
- package/dist/esm/types/enums.js.map +0 -1
- package/dist/esm/types/fp.d.ts +0 -31
- package/dist/esm/types/fp.d.ts.map +0 -1
- package/dist/esm/types/fp.js.map +0 -1
- package/dist/esm/types/operations.d.ts +0 -25
- package/dist/esm/types/operations.d.ts.map +0 -1
- package/dist/esm/types/operations.js.map +0 -1
- package/dist/esm/types/rfcdate.d.ts +0 -21
- package/dist/esm/types/rfcdate.d.ts.map +0 -1
- package/dist/esm/types/rfcdate.js.map +0 -1
- package/dist/esm/types/streams.d.ts +0 -2
- package/dist/esm/types/streams.d.ts.map +0 -1
- package/dist/esm/types/streams.js.map +0 -1
- package/docs/sdks/secrets/README.md +0 -412
- package/src/funcs/dataCacheBillingSettings.ts +0 -118
- package/src/funcs/datacachePurgeall.ts +0 -116
- package/src/funcs/getCerts.ts +0 -95
- package/src/funcs/secretsCreateSecret.ts +0 -138
- package/src/funcs/secretsDeleteSecret.ts +0 -137
- package/src/funcs/secretsGetSecret.ts +0 -138
- package/src/funcs/secretsGetSecrets.ts +0 -132
- package/src/funcs/secretsRenameSecret.ts +0 -138
- package/src/models/operations/createsecret.ts +0 -311
- package/src/models/operations/datacachebillingsettings.ts +0 -89
- package/src/models/operations/datacachepurgeall.ts +0 -45
- package/src/models/operations/deletesecret.ts +0 -119
- package/src/models/operations/getcerts.ts +0 -100
- package/src/models/operations/getsecret.ts +0 -205
- package/src/models/operations/getsecrets.ts +0 -224
- package/src/models/operations/renamesecret.ts +0 -170
- package/src/sdk/secrets.ts +0 -118
- /package/{dist/commonjs → esm}/core.d.ts +0 -0
- /package/{dist/esm → esm}/core.js +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsCreateAccessGroup.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsDeleteAccessGroup.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsListAccessGroupMembers.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsListAccessGroupProjects.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsListAccessGroups.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsReadAccessGroup.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/accessGroupsUpdateAccessGroup.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/aliasesAssignAlias.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/aliasesDeleteAlias.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/aliasesGetAlias.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/aliasesListAliases.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/aliasesListDeploymentAliases.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/artifactsArtifactExists.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/artifactsArtifactQuery.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/artifactsDownloadArtifact.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/artifactsRecordEvents.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/artifactsStatus.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/artifactsUploadArtifact.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/authenticationCreateAuthToken.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/authenticationDeleteAuthToken.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/authenticationGetAuthToken.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/authenticationListAuthTokens.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/certsGetCertById.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/certsIssueCert.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/certsRemoveCert.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/certsUploadCert.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/checksCreateCheck.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/checksGetAllChecks.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/checksGetCheck.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/checksRerequestCheck.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/checksUpdateCheck.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsCancelDeployment.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsCreateDeployment.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsDeleteDeployment.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsGetDeployment.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsGetDeploymentEvents.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsGetDeploymentFileContents.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsGetDeployments.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsListDeploymentFiles.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/deploymentsUploadFile.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/dnsCreateRecord.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/dnsGetRecords.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/dnsRemoveRecord.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/dnsUpdateRecord.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsBuyDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsCheckDomainPrice.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsCheckDomainStatus.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsCreateOrTransferDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsDeleteDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsGetDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsGetDomainConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsGetDomainTransfer.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsGetDomains.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/domainsPatchDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigCreateEdgeConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigCreateEdgeConfigToken.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigDeleteEdgeConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigDeleteEdgeConfigSchema.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigDeleteEdgeConfigTokens.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigBackup.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigBackups.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigItem.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigItems.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigSchema.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigToken.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigTokens.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigGetEdgeConfigs.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigPatchEdgeConfigSchema.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/edgeConfigUpdateEdgeConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/integrationsDeleteConfiguration.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/integrationsGetConfiguration.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/integrationsGetConfigurations.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/integrationsGitNamespaces.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/integrationsSearchRepo.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsCreateConfigurableLogDrain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsCreateLogDrain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsDeleteConfigurableLogDrain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsDeleteIntegrationLogDrain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsGetAllLogDrains.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsGetConfigurableLogDrain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/logDrainsGetIntegrationLogDrains.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectMembersAddProjectMember.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectMembersGetProjectMembers.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectMembersRemoveProjectMember.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsAddProjectDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsCreateProject.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsCreateProjectEnv.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsDeleteProject.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsEditProjectEnv.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsFilterProjectEnvs.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsGetProjectDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsGetProjectEnv.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsGetProjects.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsListPromoteAliases.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsRemoveProjectDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsRemoveProjectEnv.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsRequestPromote.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsUpdateProject.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsUpdateProjectDataCache.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsUpdateProjectDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsUpdateProjectProtectionBypass.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/projectsVerifyProjectDomain.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/securityGetFirewallConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/securityPutFirewallConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/securityUpdateAttackChallengeMode.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/securityUpdateFirewallConfig.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsCreateTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsDeleteTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsDeleteTeamInviteCode.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsGetTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsGetTeamAccessRequest.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsGetTeamMembers.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsGetTeams.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsInviteUserToTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsJoinTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsPatchTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsRemoveTeamMember.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsRequestAccessToTeam.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/teamsUpdateTeamMember.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/userGetAuthUser.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/userListUserEvents.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/userRequestDelete.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/webhooksCreateWebhook.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/webhooksDeleteWebhook.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/webhooksGetWebhook.d.ts +0 -0
- /package/{dist/commonjs → esm}/funcs/webhooksGetWebhooks.d.ts +0 -0
- /package/{dist/commonjs → esm}/hooks/hooks.d.ts +0 -0
- /package/{dist/esm → esm}/hooks/hooks.js +0 -0
- /package/{dist/commonjs → esm}/hooks/registration.d.ts +0 -0
- /package/{dist/esm → esm}/hooks/registration.js +0 -0
- /package/{dist/esm → esm}/hooks/types.js +0 -0
- /package/{dist/commonjs → esm}/index.d.ts +0 -0
- /package/{dist/esm → esm}/index.js +0 -0
- /package/{dist/commonjs → esm}/lib/base64.d.ts +0 -0
- /package/{dist/esm → esm}/lib/base64.js +0 -0
- /package/{dist/commonjs → esm}/lib/dlv.d.ts +0 -0
- /package/{dist/esm → esm}/lib/dlv.js +0 -0
- /package/{dist/commonjs → esm}/lib/encodings.d.ts +0 -0
- /package/{dist/esm → esm}/lib/encodings.js +0 -0
- /package/{dist/commonjs → esm}/lib/files.d.ts +0 -0
- /package/{dist/esm → esm}/lib/files.js +0 -0
- /package/{dist/commonjs → esm}/lib/http.d.ts +0 -0
- /package/{dist/esm → esm}/lib/http.js +0 -0
- /package/{dist/commonjs → esm}/lib/is-plain-object.d.ts +0 -0
- /package/{dist/esm → esm}/lib/is-plain-object.js +0 -0
- /package/{dist/commonjs → esm}/lib/logger.d.ts +0 -0
- /package/{dist/esm → esm}/lib/logger.js +0 -0
- /package/{dist/commonjs → esm}/lib/matchers.d.ts +0 -0
- /package/{dist/esm → esm}/lib/matchers.js +0 -0
- /package/{dist/commonjs → esm}/lib/retries.d.ts +0 -0
- /package/{dist/esm → esm}/lib/retries.js +0 -0
- /package/{dist/commonjs → esm}/lib/schemas.d.ts +0 -0
- /package/{dist/esm → esm}/lib/schemas.js +0 -0
- /package/{dist/commonjs → esm}/lib/sdks.d.ts +0 -0
- /package/{dist/esm → esm}/lib/sdks.js +0 -0
- /package/{dist/commonjs → esm}/lib/url.d.ts +0 -0
- /package/{dist/esm → esm}/lib/url.js +0 -0
- /package/{dist/commonjs → esm}/models/components/aclaction.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/aclaction.js +0 -0
- /package/{dist/commonjs → esm}/models/components/authuser.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/authuser.js +0 -0
- /package/{dist/commonjs → esm}/models/components/authuserlimited.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/authuserlimited.js +0 -0
- /package/{dist/commonjs → esm}/models/components/edgeconfigitem.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/edgeconfigitem.js +0 -0
- /package/{dist/commonjs → esm}/models/components/edgeconfigitemvalue.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/edgeconfigitemvalue.js +0 -0
- /package/{dist/commonjs → esm}/models/components/edgeconfigtoken.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/edgeconfigtoken.js +0 -0
- /package/{dist/commonjs → esm}/models/components/filetree.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/filetree.js +0 -0
- /package/{dist/commonjs → esm}/models/components/flagjsonvalue.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/flagjsonvalue.js +0 -0
- /package/{dist/commonjs → esm}/models/components/pagination.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/pagination.js +0 -0
- /package/{dist/commonjs → esm}/models/components/teamlimited.d.ts +0 -0
- /package/{dist/esm → esm}/models/components/teamlimited.js +0 -0
- /package/{dist/commonjs → esm}/models/errors/httpclienterrors.d.ts +0 -0
- /package/{dist/esm → esm}/models/errors/httpclienterrors.js +0 -0
- /package/{dist/commonjs → esm}/models/errors/sdkerror.d.ts +0 -0
- /package/{dist/esm → esm}/models/errors/sdkerror.js +0 -0
- /package/{dist/commonjs → esm}/models/errors/sdkvalidationerror.d.ts +0 -0
- /package/{dist/esm → esm}/models/errors/sdkvalidationerror.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/addprojectdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/addprojectdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/addprojectmember.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/addprojectmember.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/artifactexists.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/artifactexists.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/artifactquery.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/artifactquery.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/assignalias.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/assignalias.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/buydomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/buydomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/checkdomainstatus.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/checkdomainstatus.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createaccessgroup.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createaccessgroup.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createauthtoken.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createauthtoken.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createcheck.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createcheck.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createconfigurablelogdrain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createconfigurablelogdrain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createdeployment.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createdeployment.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createedgeconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createedgeconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createedgeconfigtoken.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createedgeconfigtoken.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createlogdrain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createlogdrain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createortransferdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createortransferdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createprojectenv.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createprojectenv.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createrecord.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createrecord.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/createteam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/createteam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteaccessgroup.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteaccessgroup.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deletealias.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deletealias.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteauthtoken.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteauthtoken.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteconfigurablelogdrain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteconfigurablelogdrain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteconfiguration.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteconfiguration.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deletedeployment.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deletedeployment.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deletedomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deletedomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteedgeconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteedgeconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteedgeconfigschema.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteedgeconfigschema.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteedgeconfigtokens.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteedgeconfigtokens.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteintegrationlogdrain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteintegrationlogdrain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteproject.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteproject.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteteam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteteam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deleteteaminvitecode.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deleteteaminvitecode.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/deletewebhook.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/deletewebhook.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/downloadartifact.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/downloadartifact.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/editprojectenv.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/editprojectenv.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/filterprojectenvs.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/filterprojectenvs.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getallchecks.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getallchecks.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getalllogdrains.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getalllogdrains.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getauthtoken.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getauthtoken.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getauthuser.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getauthuser.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getcertbyid.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getcertbyid.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getcheck.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getcheck.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getconfigurablelogdrain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getconfigurablelogdrain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getconfiguration.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getconfiguration.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getconfigurations.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getconfigurations.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdeployment.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdeployment.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdeploymentevents.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdeploymentevents.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdeploymentfilecontents.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdeploymentfilecontents.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdeployments.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdeployments.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdomainconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdomainconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdomains.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdomains.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getdomaintransfer.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getdomaintransfer.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigbackup.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigbackup.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigbackups.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigbackups.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigitem.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigitem.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigitems.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigitems.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigs.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigs.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigschema.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigschema.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigtoken.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigtoken.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getedgeconfigtokens.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getedgeconfigtokens.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getfirewallconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getfirewallconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getintegrationlogdrains.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getintegrationlogdrains.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getprojectdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getprojectdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getprojectenv.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getprojectenv.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getprojectmembers.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getprojectmembers.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getrecords.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getrecords.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getteam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getteam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getteamaccessrequest.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getteamaccessrequest.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getteammembers.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getteammembers.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/getteams.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/getteams.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/gitnamespaces.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/gitnamespaces.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/inviteusertoteam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/inviteusertoteam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/issuecert.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/issuecert.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/jointeam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/jointeam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listaccessgroupmembers.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listaccessgroupmembers.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listaccessgroupprojects.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listaccessgroupprojects.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listaccessgroups.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listaccessgroups.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listaliases.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listaliases.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listauthtokens.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listauthtokens.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listdeploymentaliases.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listdeploymentaliases.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listdeploymentfiles.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listdeploymentfiles.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listpromotealiases.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listpromotealiases.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/listuserevents.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/listuserevents.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/patchdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/patchdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/patchedgeconfigschema.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/patchedgeconfigschema.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/patchteam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/patchteam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/putfirewallconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/putfirewallconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/readaccessgroup.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/readaccessgroup.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/recordevents.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/recordevents.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/removecert.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/removecert.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/removeprojectdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/removeprojectdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/removeprojectenv.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/removeprojectenv.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/removeprojectmember.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/removeprojectmember.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/removerecord.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/removerecord.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/removeteammember.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/removeteammember.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/requestaccesstoteam.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/requestaccesstoteam.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/requestdelete.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/requestdelete.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/requestpromote.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/requestpromote.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/rerequestcheck.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/rerequestcheck.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/searchrepo.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/searchrepo.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/status.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/status.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updateaccessgroup.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updateaccessgroup.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updateattackchallengemode.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updateattackchallengemode.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updatecheck.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updatecheck.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updateedgeconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updateedgeconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updatefirewallconfig.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updatefirewallconfig.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updateprojectdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updateprojectdomain.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updateprojectprotectionbypass.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updateprojectprotectionbypass.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updaterecord.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updaterecord.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/updateteammember.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/updateteammember.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/uploadartifact.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/uploadartifact.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/uploadcert.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/uploadcert.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/uploadfile.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/uploadfile.js +0 -0
- /package/{dist/commonjs → esm}/models/operations/verifyprojectdomain.d.ts +0 -0
- /package/{dist/esm → esm}/models/operations/verifyprojectdomain.js +0 -0
- /package/{dist/commonjs → esm}/sdk/accessgroups.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/accessgroups.js +0 -0
- /package/{dist/commonjs → esm}/sdk/aliases.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/aliases.js +0 -0
- /package/{dist/commonjs → esm}/sdk/artifacts.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/artifacts.js +0 -0
- /package/{dist/commonjs → esm}/sdk/authentication.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/authentication.js +0 -0
- /package/{dist/commonjs → esm}/sdk/certs.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/certs.js +0 -0
- /package/{dist/commonjs → esm}/sdk/checks.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/checks.js +0 -0
- /package/{dist/commonjs → esm}/sdk/deployments.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/deployments.js +0 -0
- /package/{dist/commonjs → esm}/sdk/dns.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/dns.js +0 -0
- /package/{dist/commonjs → esm}/sdk/domains.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/domains.js +0 -0
- /package/{dist/commonjs → esm}/sdk/edgeconfig.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/edgeconfig.js +0 -0
- /package/{dist/commonjs → esm}/sdk/integrations.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/integrations.js +0 -0
- /package/{dist/commonjs → esm}/sdk/logdrains.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/logdrains.js +0 -0
- /package/{dist/commonjs → esm}/sdk/projectmembers.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/projectmembers.js +0 -0
- /package/{dist/esm → esm}/sdk/projects.js +0 -0
- /package/{dist/commonjs → esm}/sdk/security.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/security.js +0 -0
- /package/{dist/commonjs → esm}/sdk/teams.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/teams.js +0 -0
- /package/{dist/commonjs → esm}/sdk/user.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/user.js +0 -0
- /package/{dist/commonjs → esm}/sdk/webhooks.d.ts +0 -0
- /package/{dist/esm → esm}/sdk/webhooks.js +0 -0
- /package/{dist/commonjs → esm}/types/blobs.d.ts +0 -0
- /package/{dist/esm → esm}/types/blobs.js +0 -0
- /package/{dist/commonjs → esm}/types/constdatetime.d.ts +0 -0
- /package/{dist/esm → esm}/types/constdatetime.js +0 -0
- /package/{dist/commonjs → esm}/types/enums.d.ts +0 -0
- /package/{dist/esm → esm}/types/enums.js +0 -0
- /package/{dist/commonjs → esm}/types/fp.d.ts +0 -0
- /package/{dist/esm → esm}/types/fp.js +0 -0
- /package/{dist/commonjs → esm}/types/operations.d.ts +0 -0
- /package/{dist/esm → esm}/types/operations.js +0 -0
- /package/{dist/commonjs → esm}/types/rfcdate.d.ts +0 -0
- /package/{dist/esm → esm}/types/rfcdate.js +0 -0
- /package/{dist/commonjs → esm}/types/streams.d.ts +0 -0
- /package/{dist/esm → esm}/types/streams.js +0 -0
|
@@ -0,0 +1,4128 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
6
|
+
import { ACLAction$inboundSchema, ACLAction$outboundSchema, } from "../components/aclaction.js";
|
|
7
|
+
export const Target2 = {
|
|
8
|
+
Production: "production",
|
|
9
|
+
Preview: "preview",
|
|
10
|
+
Development: "development",
|
|
11
|
+
};
|
|
12
|
+
export const Target1 = {
|
|
13
|
+
Production: "production",
|
|
14
|
+
Preview: "preview",
|
|
15
|
+
Development: "development",
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Type of the ENV variable
|
|
19
|
+
*/
|
|
20
|
+
export const CreateProjectType = {
|
|
21
|
+
System: "system",
|
|
22
|
+
Secret: "secret",
|
|
23
|
+
Encrypted: "encrypted",
|
|
24
|
+
Plain: "plain",
|
|
25
|
+
Sensitive: "sensitive",
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* The framework that is being used for this project. When `null` is used no framework is selected
|
|
29
|
+
*/
|
|
30
|
+
export const CreateProjectFramework = {
|
|
31
|
+
Blitzjs: "blitzjs",
|
|
32
|
+
Nextjs: "nextjs",
|
|
33
|
+
Gatsby: "gatsby",
|
|
34
|
+
Remix: "remix",
|
|
35
|
+
Astro: "astro",
|
|
36
|
+
Hexo: "hexo",
|
|
37
|
+
Eleventy: "eleventy",
|
|
38
|
+
Docusaurus2: "docusaurus-2",
|
|
39
|
+
Docusaurus: "docusaurus",
|
|
40
|
+
Preact: "preact",
|
|
41
|
+
Solidstart1: "solidstart-1",
|
|
42
|
+
Solidstart: "solidstart",
|
|
43
|
+
Dojo: "dojo",
|
|
44
|
+
Ember: "ember",
|
|
45
|
+
Vue: "vue",
|
|
46
|
+
Scully: "scully",
|
|
47
|
+
IonicAngular: "ionic-angular",
|
|
48
|
+
Angular: "angular",
|
|
49
|
+
Polymer: "polymer",
|
|
50
|
+
Svelte: "svelte",
|
|
51
|
+
Sveltekit: "sveltekit",
|
|
52
|
+
Sveltekit1: "sveltekit-1",
|
|
53
|
+
IonicReact: "ionic-react",
|
|
54
|
+
CreateReactApp: "create-react-app",
|
|
55
|
+
Gridsome: "gridsome",
|
|
56
|
+
Umijs: "umijs",
|
|
57
|
+
Sapper: "sapper",
|
|
58
|
+
Saber: "saber",
|
|
59
|
+
Stencil: "stencil",
|
|
60
|
+
Nuxtjs: "nuxtjs",
|
|
61
|
+
Redwoodjs: "redwoodjs",
|
|
62
|
+
Hugo: "hugo",
|
|
63
|
+
Jekyll: "jekyll",
|
|
64
|
+
Brunch: "brunch",
|
|
65
|
+
Middleman: "middleman",
|
|
66
|
+
Zola: "zola",
|
|
67
|
+
Hydrogen: "hydrogen",
|
|
68
|
+
Vite: "vite",
|
|
69
|
+
Vitepress: "vitepress",
|
|
70
|
+
Vuepress: "vuepress",
|
|
71
|
+
Parcel: "parcel",
|
|
72
|
+
Fasthtml: "fasthtml",
|
|
73
|
+
SanityV3: "sanity-v3",
|
|
74
|
+
Sanity: "sanity",
|
|
75
|
+
Storybook: "storybook",
|
|
76
|
+
};
|
|
77
|
+
/**
|
|
78
|
+
* The Git Provider of the repository
|
|
79
|
+
*/
|
|
80
|
+
export const CreateProjectProjectsType = {
|
|
81
|
+
Github: "github",
|
|
82
|
+
Gitlab: "gitlab",
|
|
83
|
+
Bitbucket: "bitbucket",
|
|
84
|
+
};
|
|
85
|
+
/**
|
|
86
|
+
* team: `https://oidc.vercel.com/[team_slug]` global: `https://oidc.vercel.com`
|
|
87
|
+
*/
|
|
88
|
+
export const IssuerMode = {
|
|
89
|
+
Team: "team",
|
|
90
|
+
Global: "global",
|
|
91
|
+
};
|
|
92
|
+
export const CreateProjectTarget2 = {
|
|
93
|
+
Production: "production",
|
|
94
|
+
Preview: "preview",
|
|
95
|
+
Development: "development",
|
|
96
|
+
};
|
|
97
|
+
export const CreateProjectProjectsResponseType = {
|
|
98
|
+
System: "system",
|
|
99
|
+
Secret: "secret",
|
|
100
|
+
Encrypted: "encrypted",
|
|
101
|
+
Plain: "plain",
|
|
102
|
+
Sensitive: "sensitive",
|
|
103
|
+
};
|
|
104
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type = {
|
|
105
|
+
FlagsConnectionString: "flags-connection-string",
|
|
106
|
+
};
|
|
107
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type = {
|
|
108
|
+
IntegrationStoreSecret: "integration-store-secret",
|
|
109
|
+
};
|
|
110
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type = {
|
|
111
|
+
PostgresUrlNoSsl: "postgres-url-no-ssl",
|
|
112
|
+
};
|
|
113
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type = {
|
|
114
|
+
PostgresDatabase: "postgres-database",
|
|
115
|
+
};
|
|
116
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type = {
|
|
117
|
+
PostgresPassword: "postgres-password",
|
|
118
|
+
};
|
|
119
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type = {
|
|
120
|
+
PostgresHost: "postgres-host",
|
|
121
|
+
};
|
|
122
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type = {
|
|
123
|
+
PostgresUser: "postgres-user",
|
|
124
|
+
};
|
|
125
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type = {
|
|
126
|
+
PostgresPrismaUrl: "postgres-prisma-url",
|
|
127
|
+
};
|
|
128
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType = {
|
|
129
|
+
PostgresUrlNonPooling: "postgres-url-non-pooling",
|
|
130
|
+
};
|
|
131
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType = {
|
|
132
|
+
PostgresUrl: "postgres-url",
|
|
133
|
+
};
|
|
134
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONType = {
|
|
135
|
+
BlobReadWriteToken: "blob-read-write-token",
|
|
136
|
+
};
|
|
137
|
+
export const CreateProjectContentHintProjectsResponse200Type = {
|
|
138
|
+
RedisRestApiReadOnlyToken: "redis-rest-api-read-only-token",
|
|
139
|
+
};
|
|
140
|
+
export const CreateProjectContentHintProjectsResponseType = {
|
|
141
|
+
RedisRestApiToken: "redis-rest-api-token",
|
|
142
|
+
};
|
|
143
|
+
export const CreateProjectContentHintProjectsType = {
|
|
144
|
+
RedisRestApiUrl: "redis-rest-api-url",
|
|
145
|
+
};
|
|
146
|
+
export const CreateProjectContentHintType = {
|
|
147
|
+
RedisUrl: "redis-url",
|
|
148
|
+
};
|
|
149
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType = {
|
|
150
|
+
FlagsSecret: "flags-secret",
|
|
151
|
+
};
|
|
152
|
+
export const CreateProjectProjectsFramework = {
|
|
153
|
+
Blitzjs: "blitzjs",
|
|
154
|
+
Nextjs: "nextjs",
|
|
155
|
+
Gatsby: "gatsby",
|
|
156
|
+
Remix: "remix",
|
|
157
|
+
Astro: "astro",
|
|
158
|
+
Hexo: "hexo",
|
|
159
|
+
Eleventy: "eleventy",
|
|
160
|
+
Docusaurus2: "docusaurus-2",
|
|
161
|
+
Docusaurus: "docusaurus",
|
|
162
|
+
Preact: "preact",
|
|
163
|
+
Solidstart1: "solidstart-1",
|
|
164
|
+
Solidstart: "solidstart",
|
|
165
|
+
Dojo: "dojo",
|
|
166
|
+
Ember: "ember",
|
|
167
|
+
Vue: "vue",
|
|
168
|
+
Scully: "scully",
|
|
169
|
+
IonicAngular: "ionic-angular",
|
|
170
|
+
Angular: "angular",
|
|
171
|
+
Polymer: "polymer",
|
|
172
|
+
Svelte: "svelte",
|
|
173
|
+
Sveltekit: "sveltekit",
|
|
174
|
+
Sveltekit1: "sveltekit-1",
|
|
175
|
+
IonicReact: "ionic-react",
|
|
176
|
+
CreateReactApp: "create-react-app",
|
|
177
|
+
Gridsome: "gridsome",
|
|
178
|
+
Umijs: "umijs",
|
|
179
|
+
Sapper: "sapper",
|
|
180
|
+
Saber: "saber",
|
|
181
|
+
Stencil: "stencil",
|
|
182
|
+
Nuxtjs: "nuxtjs",
|
|
183
|
+
Redwoodjs: "redwoodjs",
|
|
184
|
+
Hugo: "hugo",
|
|
185
|
+
Jekyll: "jekyll",
|
|
186
|
+
Brunch: "brunch",
|
|
187
|
+
Middleman: "middleman",
|
|
188
|
+
Zola: "zola",
|
|
189
|
+
Hydrogen: "hydrogen",
|
|
190
|
+
Vite: "vite",
|
|
191
|
+
Vitepress: "vitepress",
|
|
192
|
+
Vuepress: "vuepress",
|
|
193
|
+
Parcel: "parcel",
|
|
194
|
+
Fasthtml: "fasthtml",
|
|
195
|
+
SanityV3: "sanity-v3",
|
|
196
|
+
Sanity: "sanity",
|
|
197
|
+
Storybook: "storybook",
|
|
198
|
+
};
|
|
199
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType = {
|
|
200
|
+
EndsWith: "endsWith",
|
|
201
|
+
StartsWith: "startsWith",
|
|
202
|
+
Equals: "equals",
|
|
203
|
+
};
|
|
204
|
+
export const CreateProjectChecksConclusion = {
|
|
205
|
+
Succeeded: "succeeded",
|
|
206
|
+
Failed: "failed",
|
|
207
|
+
Skipped: "skipped",
|
|
208
|
+
Canceled: "canceled",
|
|
209
|
+
};
|
|
210
|
+
export const CreateProjectChecksState = {
|
|
211
|
+
Registered: "registered",
|
|
212
|
+
Running: "running",
|
|
213
|
+
Completed: "completed",
|
|
214
|
+
};
|
|
215
|
+
export const CreateProjectPlan = {
|
|
216
|
+
Pro: "pro",
|
|
217
|
+
Enterprise: "enterprise",
|
|
218
|
+
Hobby: "hobby",
|
|
219
|
+
};
|
|
220
|
+
export const CreateProjectReadyState = {
|
|
221
|
+
Building: "BUILDING",
|
|
222
|
+
Error: "ERROR",
|
|
223
|
+
Initializing: "INITIALIZING",
|
|
224
|
+
Queued: "QUEUED",
|
|
225
|
+
Ready: "READY",
|
|
226
|
+
Canceled: "CANCELED",
|
|
227
|
+
};
|
|
228
|
+
export const CreateProjectReadySubstate = {
|
|
229
|
+
Staged: "STAGED",
|
|
230
|
+
Promoted: "PROMOTED",
|
|
231
|
+
};
|
|
232
|
+
export const CreateProjectProjectsResponse200Type = {
|
|
233
|
+
Lambdas: "LAMBDAS",
|
|
234
|
+
};
|
|
235
|
+
export const CreateProjectLinkProjectsResponseType = {
|
|
236
|
+
Bitbucket: "bitbucket",
|
|
237
|
+
};
|
|
238
|
+
export const CreateProjectLinkProjectsType = {
|
|
239
|
+
Gitlab: "gitlab",
|
|
240
|
+
};
|
|
241
|
+
export const CreateProjectLinkType = {
|
|
242
|
+
Github: "github",
|
|
243
|
+
};
|
|
244
|
+
export const CreateProjectNodeVersion = {
|
|
245
|
+
TwentyTwoX: "22.x",
|
|
246
|
+
TwentyX: "20.x",
|
|
247
|
+
EighteenX: "18.x",
|
|
248
|
+
SixteenX: "16.x",
|
|
249
|
+
FourteenX: "14.x",
|
|
250
|
+
TwelveX: "12.x",
|
|
251
|
+
TenX: "10.x",
|
|
252
|
+
Eight10X: "8.10.x",
|
|
253
|
+
};
|
|
254
|
+
export const CreateProjectFunctionDefaultMemoryType = {
|
|
255
|
+
StandardLegacy: "standard_legacy",
|
|
256
|
+
Standard: "standard",
|
|
257
|
+
Performance: "performance",
|
|
258
|
+
};
|
|
259
|
+
export const CreateProjectDeploymentType = {
|
|
260
|
+
Preview: "preview",
|
|
261
|
+
All: "all",
|
|
262
|
+
ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews",
|
|
263
|
+
};
|
|
264
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType = {
|
|
265
|
+
EndsWith: "endsWith",
|
|
266
|
+
StartsWith: "startsWith",
|
|
267
|
+
Equals: "equals",
|
|
268
|
+
};
|
|
269
|
+
export const CreateProjectProjectsChecksConclusion = {
|
|
270
|
+
Succeeded: "succeeded",
|
|
271
|
+
Failed: "failed",
|
|
272
|
+
Skipped: "skipped",
|
|
273
|
+
Canceled: "canceled",
|
|
274
|
+
};
|
|
275
|
+
export const CreateProjectProjectsChecksState = {
|
|
276
|
+
Registered: "registered",
|
|
277
|
+
Running: "running",
|
|
278
|
+
Completed: "completed",
|
|
279
|
+
};
|
|
280
|
+
export const CreateProjectProjectsPlan = {
|
|
281
|
+
Pro: "pro",
|
|
282
|
+
Enterprise: "enterprise",
|
|
283
|
+
Hobby: "hobby",
|
|
284
|
+
};
|
|
285
|
+
export const CreateProjectProjectsReadyState = {
|
|
286
|
+
Building: "BUILDING",
|
|
287
|
+
Error: "ERROR",
|
|
288
|
+
Initializing: "INITIALIZING",
|
|
289
|
+
Queued: "QUEUED",
|
|
290
|
+
Ready: "READY",
|
|
291
|
+
Canceled: "CANCELED",
|
|
292
|
+
};
|
|
293
|
+
export const CreateProjectProjectsReadySubstate = {
|
|
294
|
+
Staged: "STAGED",
|
|
295
|
+
Promoted: "PROMOTED",
|
|
296
|
+
};
|
|
297
|
+
export const CreateProjectProjectsResponse200ApplicationJSONType = {
|
|
298
|
+
Lambdas: "LAMBDAS",
|
|
299
|
+
};
|
|
300
|
+
export const CreateProjectJobStatus = {
|
|
301
|
+
Succeeded: "succeeded",
|
|
302
|
+
Failed: "failed",
|
|
303
|
+
Skipped: "skipped",
|
|
304
|
+
Pending: "pending",
|
|
305
|
+
InProgress: "in-progress",
|
|
306
|
+
};
|
|
307
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyType = {
|
|
308
|
+
Promote: "promote",
|
|
309
|
+
Rollback: "rollback",
|
|
310
|
+
};
|
|
311
|
+
export const CreateProjectScope = {
|
|
312
|
+
AutomationBypass: "automation-bypass",
|
|
313
|
+
};
|
|
314
|
+
export const CreateProjectTrustedIpsProjectsDeploymentType = {
|
|
315
|
+
Production: "production",
|
|
316
|
+
Preview: "preview",
|
|
317
|
+
All: "all",
|
|
318
|
+
ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews",
|
|
319
|
+
};
|
|
320
|
+
export const CreateProjectTrustedIpsDeploymentType = {
|
|
321
|
+
Production: "production",
|
|
322
|
+
Preview: "preview",
|
|
323
|
+
All: "all",
|
|
324
|
+
ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews",
|
|
325
|
+
};
|
|
326
|
+
export const TrustedIpsProtectionMode = {
|
|
327
|
+
Additional: "additional",
|
|
328
|
+
Exclusive: "exclusive",
|
|
329
|
+
};
|
|
330
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType = {
|
|
331
|
+
Path: "path",
|
|
332
|
+
Host: "host",
|
|
333
|
+
Method: "method",
|
|
334
|
+
Header: "header",
|
|
335
|
+
Cookie: "cookie",
|
|
336
|
+
Query: "query",
|
|
337
|
+
IpAddress: "ip_address",
|
|
338
|
+
Protocol: "protocol",
|
|
339
|
+
Scheme: "scheme",
|
|
340
|
+
Environment: "environment",
|
|
341
|
+
Region: "region",
|
|
342
|
+
};
|
|
343
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType = {
|
|
344
|
+
Path: "path",
|
|
345
|
+
Host: "host",
|
|
346
|
+
Method: "method",
|
|
347
|
+
Header: "header",
|
|
348
|
+
Cookie: "cookie",
|
|
349
|
+
Query: "query",
|
|
350
|
+
IpAddress: "ip_address",
|
|
351
|
+
Protocol: "protocol",
|
|
352
|
+
Scheme: "scheme",
|
|
353
|
+
Environment: "environment",
|
|
354
|
+
Region: "region",
|
|
355
|
+
};
|
|
356
|
+
export const CreateProjectHandle = {
|
|
357
|
+
Init: "init",
|
|
358
|
+
Finalize: "finalize",
|
|
359
|
+
};
|
|
360
|
+
export const CreateProjectAction = {
|
|
361
|
+
Deny: "deny",
|
|
362
|
+
Challenge: "challenge",
|
|
363
|
+
Log: "log",
|
|
364
|
+
Bypass: "bypass",
|
|
365
|
+
RateLimit: "rate_limit",
|
|
366
|
+
Redirect: "redirect",
|
|
367
|
+
};
|
|
368
|
+
export const CreateProjectAlgo = {
|
|
369
|
+
FixedWindow: "fixed_window",
|
|
370
|
+
TokenBucket: "token_bucket",
|
|
371
|
+
};
|
|
372
|
+
/**
|
|
373
|
+
* - team: `https://oidc.vercel.com/[team_slug]` - global: `https://oidc.vercel.com`
|
|
374
|
+
*/
|
|
375
|
+
export const CreateProjectIssuerMode = {
|
|
376
|
+
Team: "team",
|
|
377
|
+
Global: "global",
|
|
378
|
+
};
|
|
379
|
+
export const CreateProjectTier = {
|
|
380
|
+
Standard: "standard",
|
|
381
|
+
Advanced: "advanced",
|
|
382
|
+
Critical: "critical",
|
|
383
|
+
};
|
|
384
|
+
/** @internal */
|
|
385
|
+
export const Target2$inboundSchema = z
|
|
386
|
+
.nativeEnum(Target2);
|
|
387
|
+
/** @internal */
|
|
388
|
+
export const Target2$outboundSchema = Target2$inboundSchema;
|
|
389
|
+
/**
|
|
390
|
+
* @internal
|
|
391
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
392
|
+
*/
|
|
393
|
+
export var Target2$;
|
|
394
|
+
(function (Target2$) {
|
|
395
|
+
/** @deprecated use `Target2$inboundSchema` instead. */
|
|
396
|
+
Target2$.inboundSchema = Target2$inboundSchema;
|
|
397
|
+
/** @deprecated use `Target2$outboundSchema` instead. */
|
|
398
|
+
Target2$.outboundSchema = Target2$outboundSchema;
|
|
399
|
+
})(Target2$ || (Target2$ = {}));
|
|
400
|
+
/** @internal */
|
|
401
|
+
export const Target1$inboundSchema = z
|
|
402
|
+
.nativeEnum(Target1);
|
|
403
|
+
/** @internal */
|
|
404
|
+
export const Target1$outboundSchema = Target1$inboundSchema;
|
|
405
|
+
/**
|
|
406
|
+
* @internal
|
|
407
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
408
|
+
*/
|
|
409
|
+
export var Target1$;
|
|
410
|
+
(function (Target1$) {
|
|
411
|
+
/** @deprecated use `Target1$inboundSchema` instead. */
|
|
412
|
+
Target1$.inboundSchema = Target1$inboundSchema;
|
|
413
|
+
/** @deprecated use `Target1$outboundSchema` instead. */
|
|
414
|
+
Target1$.outboundSchema = Target1$outboundSchema;
|
|
415
|
+
})(Target1$ || (Target1$ = {}));
|
|
416
|
+
/** @internal */
|
|
417
|
+
export const CreateProjectTarget$inboundSchema = z.union([Target1$inboundSchema, z.array(Target2$inboundSchema)]);
|
|
418
|
+
/** @internal */
|
|
419
|
+
export const CreateProjectTarget$outboundSchema = z.union([Target1$outboundSchema, z.array(Target2$outboundSchema)]);
|
|
420
|
+
/**
|
|
421
|
+
* @internal
|
|
422
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
423
|
+
*/
|
|
424
|
+
export var CreateProjectTarget$;
|
|
425
|
+
(function (CreateProjectTarget$) {
|
|
426
|
+
/** @deprecated use `CreateProjectTarget$inboundSchema` instead. */
|
|
427
|
+
CreateProjectTarget$.inboundSchema = CreateProjectTarget$inboundSchema;
|
|
428
|
+
/** @deprecated use `CreateProjectTarget$outboundSchema` instead. */
|
|
429
|
+
CreateProjectTarget$.outboundSchema = CreateProjectTarget$outboundSchema;
|
|
430
|
+
})(CreateProjectTarget$ || (CreateProjectTarget$ = {}));
|
|
431
|
+
/** @internal */
|
|
432
|
+
export const CreateProjectType$inboundSchema = z.nativeEnum(CreateProjectType);
|
|
433
|
+
/** @internal */
|
|
434
|
+
export const CreateProjectType$outboundSchema = CreateProjectType$inboundSchema;
|
|
435
|
+
/**
|
|
436
|
+
* @internal
|
|
437
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
438
|
+
*/
|
|
439
|
+
export var CreateProjectType$;
|
|
440
|
+
(function (CreateProjectType$) {
|
|
441
|
+
/** @deprecated use `CreateProjectType$inboundSchema` instead. */
|
|
442
|
+
CreateProjectType$.inboundSchema = CreateProjectType$inboundSchema;
|
|
443
|
+
/** @deprecated use `CreateProjectType$outboundSchema` instead. */
|
|
444
|
+
CreateProjectType$.outboundSchema = CreateProjectType$outboundSchema;
|
|
445
|
+
})(CreateProjectType$ || (CreateProjectType$ = {}));
|
|
446
|
+
/** @internal */
|
|
447
|
+
export const EnvironmentVariables$inboundSchema = z.object({
|
|
448
|
+
key: z.string(),
|
|
449
|
+
target: z.union([Target1$inboundSchema, z.array(Target2$inboundSchema)]),
|
|
450
|
+
gitBranch: z.string().optional(),
|
|
451
|
+
type: CreateProjectType$inboundSchema.optional(),
|
|
452
|
+
value: z.string(),
|
|
453
|
+
});
|
|
454
|
+
/** @internal */
|
|
455
|
+
export const EnvironmentVariables$outboundSchema = z.object({
|
|
456
|
+
key: z.string(),
|
|
457
|
+
target: z.union([Target1$outboundSchema, z.array(Target2$outboundSchema)]),
|
|
458
|
+
gitBranch: z.string().optional(),
|
|
459
|
+
type: CreateProjectType$outboundSchema.optional(),
|
|
460
|
+
value: z.string(),
|
|
461
|
+
});
|
|
462
|
+
/**
|
|
463
|
+
* @internal
|
|
464
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
465
|
+
*/
|
|
466
|
+
export var EnvironmentVariables$;
|
|
467
|
+
(function (EnvironmentVariables$) {
|
|
468
|
+
/** @deprecated use `EnvironmentVariables$inboundSchema` instead. */
|
|
469
|
+
EnvironmentVariables$.inboundSchema = EnvironmentVariables$inboundSchema;
|
|
470
|
+
/** @deprecated use `EnvironmentVariables$outboundSchema` instead. */
|
|
471
|
+
EnvironmentVariables$.outboundSchema = EnvironmentVariables$outboundSchema;
|
|
472
|
+
})(EnvironmentVariables$ || (EnvironmentVariables$ = {}));
|
|
473
|
+
/** @internal */
|
|
474
|
+
export const CreateProjectFramework$inboundSchema = z.nativeEnum(CreateProjectFramework);
|
|
475
|
+
/** @internal */
|
|
476
|
+
export const CreateProjectFramework$outboundSchema = CreateProjectFramework$inboundSchema;
|
|
477
|
+
/**
|
|
478
|
+
* @internal
|
|
479
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
480
|
+
*/
|
|
481
|
+
export var CreateProjectFramework$;
|
|
482
|
+
(function (CreateProjectFramework$) {
|
|
483
|
+
/** @deprecated use `CreateProjectFramework$inboundSchema` instead. */
|
|
484
|
+
CreateProjectFramework$.inboundSchema = CreateProjectFramework$inboundSchema;
|
|
485
|
+
/** @deprecated use `CreateProjectFramework$outboundSchema` instead. */
|
|
486
|
+
CreateProjectFramework$.outboundSchema = CreateProjectFramework$outboundSchema;
|
|
487
|
+
})(CreateProjectFramework$ || (CreateProjectFramework$ = {}));
|
|
488
|
+
/** @internal */
|
|
489
|
+
export const CreateProjectProjectsType$inboundSchema = z.nativeEnum(CreateProjectProjectsType);
|
|
490
|
+
/** @internal */
|
|
491
|
+
export const CreateProjectProjectsType$outboundSchema = CreateProjectProjectsType$inboundSchema;
|
|
492
|
+
/**
|
|
493
|
+
* @internal
|
|
494
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
495
|
+
*/
|
|
496
|
+
export var CreateProjectProjectsType$;
|
|
497
|
+
(function (CreateProjectProjectsType$) {
|
|
498
|
+
/** @deprecated use `CreateProjectProjectsType$inboundSchema` instead. */
|
|
499
|
+
CreateProjectProjectsType$.inboundSchema = CreateProjectProjectsType$inboundSchema;
|
|
500
|
+
/** @deprecated use `CreateProjectProjectsType$outboundSchema` instead. */
|
|
501
|
+
CreateProjectProjectsType$.outboundSchema = CreateProjectProjectsType$outboundSchema;
|
|
502
|
+
})(CreateProjectProjectsType$ || (CreateProjectProjectsType$ = {}));
|
|
503
|
+
/** @internal */
|
|
504
|
+
export const GitRepository$inboundSchema = z.object({
|
|
505
|
+
repo: z.string(),
|
|
506
|
+
type: CreateProjectProjectsType$inboundSchema,
|
|
507
|
+
});
|
|
508
|
+
/** @internal */
|
|
509
|
+
export const GitRepository$outboundSchema = z.object({
|
|
510
|
+
repo: z.string(),
|
|
511
|
+
type: CreateProjectProjectsType$outboundSchema,
|
|
512
|
+
});
|
|
513
|
+
/**
|
|
514
|
+
* @internal
|
|
515
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
516
|
+
*/
|
|
517
|
+
export var GitRepository$;
|
|
518
|
+
(function (GitRepository$) {
|
|
519
|
+
/** @deprecated use `GitRepository$inboundSchema` instead. */
|
|
520
|
+
GitRepository$.inboundSchema = GitRepository$inboundSchema;
|
|
521
|
+
/** @deprecated use `GitRepository$outboundSchema` instead. */
|
|
522
|
+
GitRepository$.outboundSchema = GitRepository$outboundSchema;
|
|
523
|
+
})(GitRepository$ || (GitRepository$ = {}));
|
|
524
|
+
/** @internal */
|
|
525
|
+
export const IssuerMode$inboundSchema = z
|
|
526
|
+
.nativeEnum(IssuerMode);
|
|
527
|
+
/** @internal */
|
|
528
|
+
export const IssuerMode$outboundSchema = IssuerMode$inboundSchema;
|
|
529
|
+
/**
|
|
530
|
+
* @internal
|
|
531
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
532
|
+
*/
|
|
533
|
+
export var IssuerMode$;
|
|
534
|
+
(function (IssuerMode$) {
|
|
535
|
+
/** @deprecated use `IssuerMode$inboundSchema` instead. */
|
|
536
|
+
IssuerMode$.inboundSchema = IssuerMode$inboundSchema;
|
|
537
|
+
/** @deprecated use `IssuerMode$outboundSchema` instead. */
|
|
538
|
+
IssuerMode$.outboundSchema = IssuerMode$outboundSchema;
|
|
539
|
+
})(IssuerMode$ || (IssuerMode$ = {}));
|
|
540
|
+
/** @internal */
|
|
541
|
+
export const OidcTokenConfig$inboundSchema = z.object({
|
|
542
|
+
enabled: z.boolean(),
|
|
543
|
+
issuerMode: IssuerMode$inboundSchema.default("global"),
|
|
544
|
+
});
|
|
545
|
+
/** @internal */
|
|
546
|
+
export const OidcTokenConfig$outboundSchema = z.object({
|
|
547
|
+
enabled: z.boolean(),
|
|
548
|
+
issuerMode: IssuerMode$outboundSchema.default("global"),
|
|
549
|
+
});
|
|
550
|
+
/**
|
|
551
|
+
* @internal
|
|
552
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
553
|
+
*/
|
|
554
|
+
export var OidcTokenConfig$;
|
|
555
|
+
(function (OidcTokenConfig$) {
|
|
556
|
+
/** @deprecated use `OidcTokenConfig$inboundSchema` instead. */
|
|
557
|
+
OidcTokenConfig$.inboundSchema = OidcTokenConfig$inboundSchema;
|
|
558
|
+
/** @deprecated use `OidcTokenConfig$outboundSchema` instead. */
|
|
559
|
+
OidcTokenConfig$.outboundSchema = OidcTokenConfig$outboundSchema;
|
|
560
|
+
})(OidcTokenConfig$ || (OidcTokenConfig$ = {}));
|
|
561
|
+
/** @internal */
|
|
562
|
+
export const CreateProjectRequestBody$inboundSchema = z.object({
|
|
563
|
+
buildCommand: z.nullable(z.string()).optional(),
|
|
564
|
+
commandForIgnoringBuildStep: z.nullable(z.string()).optional(),
|
|
565
|
+
devCommand: z.nullable(z.string()).optional(),
|
|
566
|
+
environmentVariables: z.array(z.lazy(() => EnvironmentVariables$inboundSchema)).optional(),
|
|
567
|
+
framework: CreateProjectFramework$inboundSchema.optional(),
|
|
568
|
+
gitRepository: z.lazy(() => GitRepository$inboundSchema).optional(),
|
|
569
|
+
installCommand: z.nullable(z.string()).optional(),
|
|
570
|
+
name: z.string(),
|
|
571
|
+
skipGitConnectDuringLink: z.boolean().optional(),
|
|
572
|
+
outputDirectory: z.nullable(z.string()).optional(),
|
|
573
|
+
publicSource: z.nullable(z.boolean()).optional(),
|
|
574
|
+
rootDirectory: z.nullable(z.string()).optional(),
|
|
575
|
+
serverlessFunctionRegion: z.nullable(z.string()).optional(),
|
|
576
|
+
serverlessFunctionZeroConfigFailover: z.boolean().optional(),
|
|
577
|
+
oidcTokenConfig: z.lazy(() => OidcTokenConfig$inboundSchema).optional(),
|
|
578
|
+
enableAffectedProjectsDeployments: z.boolean().optional(),
|
|
579
|
+
});
|
|
580
|
+
/** @internal */
|
|
581
|
+
export const CreateProjectRequestBody$outboundSchema = z.object({
|
|
582
|
+
buildCommand: z.nullable(z.string()).optional(),
|
|
583
|
+
commandForIgnoringBuildStep: z.nullable(z.string()).optional(),
|
|
584
|
+
devCommand: z.nullable(z.string()).optional(),
|
|
585
|
+
environmentVariables: z.array(z.lazy(() => EnvironmentVariables$outboundSchema)).optional(),
|
|
586
|
+
framework: CreateProjectFramework$outboundSchema.optional(),
|
|
587
|
+
gitRepository: z.lazy(() => GitRepository$outboundSchema).optional(),
|
|
588
|
+
installCommand: z.nullable(z.string()).optional(),
|
|
589
|
+
name: z.string(),
|
|
590
|
+
skipGitConnectDuringLink: z.boolean().optional(),
|
|
591
|
+
outputDirectory: z.nullable(z.string()).optional(),
|
|
592
|
+
publicSource: z.nullable(z.boolean()).optional(),
|
|
593
|
+
rootDirectory: z.nullable(z.string()).optional(),
|
|
594
|
+
serverlessFunctionRegion: z.nullable(z.string()).optional(),
|
|
595
|
+
serverlessFunctionZeroConfigFailover: z.boolean().optional(),
|
|
596
|
+
oidcTokenConfig: z.lazy(() => OidcTokenConfig$outboundSchema).optional(),
|
|
597
|
+
enableAffectedProjectsDeployments: z.boolean().optional(),
|
|
598
|
+
});
|
|
599
|
+
/**
|
|
600
|
+
* @internal
|
|
601
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
602
|
+
*/
|
|
603
|
+
export var CreateProjectRequestBody$;
|
|
604
|
+
(function (CreateProjectRequestBody$) {
|
|
605
|
+
/** @deprecated use `CreateProjectRequestBody$inboundSchema` instead. */
|
|
606
|
+
CreateProjectRequestBody$.inboundSchema = CreateProjectRequestBody$inboundSchema;
|
|
607
|
+
/** @deprecated use `CreateProjectRequestBody$outboundSchema` instead. */
|
|
608
|
+
CreateProjectRequestBody$.outboundSchema = CreateProjectRequestBody$outboundSchema;
|
|
609
|
+
})(CreateProjectRequestBody$ || (CreateProjectRequestBody$ = {}));
|
|
610
|
+
/** @internal */
|
|
611
|
+
export const CreateProjectRequest$inboundSchema = z.object({
|
|
612
|
+
teamId: z.string().optional(),
|
|
613
|
+
slug: z.string().optional(),
|
|
614
|
+
RequestBody: z.lazy(() => CreateProjectRequestBody$inboundSchema).optional(),
|
|
615
|
+
}).transform((v) => {
|
|
616
|
+
return remap$(v, {
|
|
617
|
+
"RequestBody": "requestBody",
|
|
618
|
+
});
|
|
619
|
+
});
|
|
620
|
+
/** @internal */
|
|
621
|
+
export const CreateProjectRequest$outboundSchema = z.object({
|
|
622
|
+
teamId: z.string().optional(),
|
|
623
|
+
slug: z.string().optional(),
|
|
624
|
+
requestBody: z.lazy(() => CreateProjectRequestBody$outboundSchema).optional(),
|
|
625
|
+
}).transform((v) => {
|
|
626
|
+
return remap$(v, {
|
|
627
|
+
requestBody: "RequestBody",
|
|
628
|
+
});
|
|
629
|
+
});
|
|
630
|
+
/**
|
|
631
|
+
* @internal
|
|
632
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
633
|
+
*/
|
|
634
|
+
export var CreateProjectRequest$;
|
|
635
|
+
(function (CreateProjectRequest$) {
|
|
636
|
+
/** @deprecated use `CreateProjectRequest$inboundSchema` instead. */
|
|
637
|
+
CreateProjectRequest$.inboundSchema = CreateProjectRequest$inboundSchema;
|
|
638
|
+
/** @deprecated use `CreateProjectRequest$outboundSchema` instead. */
|
|
639
|
+
CreateProjectRequest$.outboundSchema = CreateProjectRequest$outboundSchema;
|
|
640
|
+
})(CreateProjectRequest$ || (CreateProjectRequest$ = {}));
|
|
641
|
+
/** @internal */
|
|
642
|
+
export const CreateProjectAnalytics$inboundSchema = z.object({
|
|
643
|
+
id: z.string(),
|
|
644
|
+
canceledAt: z.nullable(z.number()).optional(),
|
|
645
|
+
disabledAt: z.number(),
|
|
646
|
+
enabledAt: z.number(),
|
|
647
|
+
paidAt: z.number().optional(),
|
|
648
|
+
sampleRatePercent: z.nullable(z.number()).optional(),
|
|
649
|
+
spendLimitInDollars: z.nullable(z.number()).optional(),
|
|
650
|
+
});
|
|
651
|
+
/** @internal */
|
|
652
|
+
export const CreateProjectAnalytics$outboundSchema = z.object({
|
|
653
|
+
id: z.string(),
|
|
654
|
+
canceledAt: z.nullable(z.number()).optional(),
|
|
655
|
+
disabledAt: z.number(),
|
|
656
|
+
enabledAt: z.number(),
|
|
657
|
+
paidAt: z.number().optional(),
|
|
658
|
+
sampleRatePercent: z.nullable(z.number()).optional(),
|
|
659
|
+
spendLimitInDollars: z.nullable(z.number()).optional(),
|
|
660
|
+
});
|
|
661
|
+
/**
|
|
662
|
+
* @internal
|
|
663
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
664
|
+
*/
|
|
665
|
+
export var CreateProjectAnalytics$;
|
|
666
|
+
(function (CreateProjectAnalytics$) {
|
|
667
|
+
/** @deprecated use `CreateProjectAnalytics$inboundSchema` instead. */
|
|
668
|
+
CreateProjectAnalytics$.inboundSchema = CreateProjectAnalytics$inboundSchema;
|
|
669
|
+
/** @deprecated use `CreateProjectAnalytics$outboundSchema` instead. */
|
|
670
|
+
CreateProjectAnalytics$.outboundSchema = CreateProjectAnalytics$outboundSchema;
|
|
671
|
+
})(CreateProjectAnalytics$ || (CreateProjectAnalytics$ = {}));
|
|
672
|
+
/** @internal */
|
|
673
|
+
export const CreateProjectSpeedInsights$inboundSchema = z.object({
|
|
674
|
+
id: z.string(),
|
|
675
|
+
enabledAt: z.number().optional(),
|
|
676
|
+
disabledAt: z.number().optional(),
|
|
677
|
+
canceledAt: z.number().optional(),
|
|
678
|
+
hasData: z.boolean().optional(),
|
|
679
|
+
paidAt: z.number().optional(),
|
|
680
|
+
});
|
|
681
|
+
/** @internal */
|
|
682
|
+
export const CreateProjectSpeedInsights$outboundSchema = z.object({
|
|
683
|
+
id: z.string(),
|
|
684
|
+
enabledAt: z.number().optional(),
|
|
685
|
+
disabledAt: z.number().optional(),
|
|
686
|
+
canceledAt: z.number().optional(),
|
|
687
|
+
hasData: z.boolean().optional(),
|
|
688
|
+
paidAt: z.number().optional(),
|
|
689
|
+
});
|
|
690
|
+
/**
|
|
691
|
+
* @internal
|
|
692
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
693
|
+
*/
|
|
694
|
+
export var CreateProjectSpeedInsights$;
|
|
695
|
+
(function (CreateProjectSpeedInsights$) {
|
|
696
|
+
/** @deprecated use `CreateProjectSpeedInsights$inboundSchema` instead. */
|
|
697
|
+
CreateProjectSpeedInsights$.inboundSchema = CreateProjectSpeedInsights$inboundSchema;
|
|
698
|
+
/** @deprecated use `CreateProjectSpeedInsights$outboundSchema` instead. */
|
|
699
|
+
CreateProjectSpeedInsights$.outboundSchema = CreateProjectSpeedInsights$outboundSchema;
|
|
700
|
+
})(CreateProjectSpeedInsights$ || (CreateProjectSpeedInsights$ = {}));
|
|
701
|
+
/** @internal */
|
|
702
|
+
export const CreateProjectDefinitions$inboundSchema = z.object({
|
|
703
|
+
host: z.string(),
|
|
704
|
+
path: z.string(),
|
|
705
|
+
schedule: z.string(),
|
|
706
|
+
});
|
|
707
|
+
/** @internal */
|
|
708
|
+
export const CreateProjectDefinitions$outboundSchema = z.object({
|
|
709
|
+
host: z.string(),
|
|
710
|
+
path: z.string(),
|
|
711
|
+
schedule: z.string(),
|
|
712
|
+
});
|
|
713
|
+
/**
|
|
714
|
+
* @internal
|
|
715
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
716
|
+
*/
|
|
717
|
+
export var CreateProjectDefinitions$;
|
|
718
|
+
(function (CreateProjectDefinitions$) {
|
|
719
|
+
/** @deprecated use `CreateProjectDefinitions$inboundSchema` instead. */
|
|
720
|
+
CreateProjectDefinitions$.inboundSchema = CreateProjectDefinitions$inboundSchema;
|
|
721
|
+
/** @deprecated use `CreateProjectDefinitions$outboundSchema` instead. */
|
|
722
|
+
CreateProjectDefinitions$.outboundSchema = CreateProjectDefinitions$outboundSchema;
|
|
723
|
+
})(CreateProjectDefinitions$ || (CreateProjectDefinitions$ = {}));
|
|
724
|
+
/** @internal */
|
|
725
|
+
export const CreateProjectCrons$inboundSchema = z.object({
|
|
726
|
+
enabledAt: z.number(),
|
|
727
|
+
disabledAt: z.nullable(z.number()),
|
|
728
|
+
updatedAt: z.number(),
|
|
729
|
+
deploymentId: z.nullable(z.string()),
|
|
730
|
+
definitions: z.array(z.lazy(() => CreateProjectDefinitions$inboundSchema)),
|
|
731
|
+
});
|
|
732
|
+
/** @internal */
|
|
733
|
+
export const CreateProjectCrons$outboundSchema = z.object({
|
|
734
|
+
enabledAt: z.number(),
|
|
735
|
+
disabledAt: z.nullable(z.number()),
|
|
736
|
+
updatedAt: z.number(),
|
|
737
|
+
deploymentId: z.nullable(z.string()),
|
|
738
|
+
definitions: z.array(z.lazy(() => CreateProjectDefinitions$outboundSchema)),
|
|
739
|
+
});
|
|
740
|
+
/**
|
|
741
|
+
* @internal
|
|
742
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
743
|
+
*/
|
|
744
|
+
export var CreateProjectCrons$;
|
|
745
|
+
(function (CreateProjectCrons$) {
|
|
746
|
+
/** @deprecated use `CreateProjectCrons$inboundSchema` instead. */
|
|
747
|
+
CreateProjectCrons$.inboundSchema = CreateProjectCrons$inboundSchema;
|
|
748
|
+
/** @deprecated use `CreateProjectCrons$outboundSchema` instead. */
|
|
749
|
+
CreateProjectCrons$.outboundSchema = CreateProjectCrons$outboundSchema;
|
|
750
|
+
})(CreateProjectCrons$ || (CreateProjectCrons$ = {}));
|
|
751
|
+
/** @internal */
|
|
752
|
+
export const CreateProjectDataCache$inboundSchema = z.object({
|
|
753
|
+
userDisabled: z.boolean(),
|
|
754
|
+
storageSizeBytes: z.nullable(z.number()).optional(),
|
|
755
|
+
unlimited: z.boolean().optional(),
|
|
756
|
+
});
|
|
757
|
+
/** @internal */
|
|
758
|
+
export const CreateProjectDataCache$outboundSchema = z.object({
|
|
759
|
+
userDisabled: z.boolean(),
|
|
760
|
+
storageSizeBytes: z.nullable(z.number()).optional(),
|
|
761
|
+
unlimited: z.boolean().optional(),
|
|
762
|
+
});
|
|
763
|
+
/**
|
|
764
|
+
* @internal
|
|
765
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
766
|
+
*/
|
|
767
|
+
export var CreateProjectDataCache$;
|
|
768
|
+
(function (CreateProjectDataCache$) {
|
|
769
|
+
/** @deprecated use `CreateProjectDataCache$inboundSchema` instead. */
|
|
770
|
+
CreateProjectDataCache$.inboundSchema = CreateProjectDataCache$inboundSchema;
|
|
771
|
+
/** @deprecated use `CreateProjectDataCache$outboundSchema` instead. */
|
|
772
|
+
CreateProjectDataCache$.outboundSchema = CreateProjectDataCache$outboundSchema;
|
|
773
|
+
})(CreateProjectDataCache$ || (CreateProjectDataCache$ = {}));
|
|
774
|
+
/** @internal */
|
|
775
|
+
export const CreateProjectDeploymentExpiration$inboundSchema = z.object({
|
|
776
|
+
expirationDays: z.number().optional(),
|
|
777
|
+
expirationDaysProduction: z.number().optional(),
|
|
778
|
+
expirationDaysCanceled: z.number().optional(),
|
|
779
|
+
expirationDaysErrored: z.number().optional(),
|
|
780
|
+
deploymentsToKeep: z.number().optional(),
|
|
781
|
+
});
|
|
782
|
+
/** @internal */
|
|
783
|
+
export const CreateProjectDeploymentExpiration$outboundSchema = z.object({
|
|
784
|
+
expirationDays: z.number().optional(),
|
|
785
|
+
expirationDaysProduction: z.number().optional(),
|
|
786
|
+
expirationDaysCanceled: z.number().optional(),
|
|
787
|
+
expirationDaysErrored: z.number().optional(),
|
|
788
|
+
deploymentsToKeep: z.number().optional(),
|
|
789
|
+
});
|
|
790
|
+
/**
|
|
791
|
+
* @internal
|
|
792
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
793
|
+
*/
|
|
794
|
+
export var CreateProjectDeploymentExpiration$;
|
|
795
|
+
(function (CreateProjectDeploymentExpiration$) {
|
|
796
|
+
/** @deprecated use `CreateProjectDeploymentExpiration$inboundSchema` instead. */
|
|
797
|
+
CreateProjectDeploymentExpiration$.inboundSchema = CreateProjectDeploymentExpiration$inboundSchema;
|
|
798
|
+
/** @deprecated use `CreateProjectDeploymentExpiration$outboundSchema` instead. */
|
|
799
|
+
CreateProjectDeploymentExpiration$.outboundSchema = CreateProjectDeploymentExpiration$outboundSchema;
|
|
800
|
+
})(CreateProjectDeploymentExpiration$ || (CreateProjectDeploymentExpiration$ = {}));
|
|
801
|
+
/** @internal */
|
|
802
|
+
export const CreateProjectTarget2$inboundSchema = z.nativeEnum(CreateProjectTarget2);
|
|
803
|
+
/** @internal */
|
|
804
|
+
export const CreateProjectTarget2$outboundSchema = CreateProjectTarget2$inboundSchema;
|
|
805
|
+
/**
|
|
806
|
+
* @internal
|
|
807
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
808
|
+
*/
|
|
809
|
+
export var CreateProjectTarget2$;
|
|
810
|
+
(function (CreateProjectTarget2$) {
|
|
811
|
+
/** @deprecated use `CreateProjectTarget2$inboundSchema` instead. */
|
|
812
|
+
CreateProjectTarget2$.inboundSchema = CreateProjectTarget2$inboundSchema;
|
|
813
|
+
/** @deprecated use `CreateProjectTarget2$outboundSchema` instead. */
|
|
814
|
+
CreateProjectTarget2$.outboundSchema = CreateProjectTarget2$outboundSchema;
|
|
815
|
+
})(CreateProjectTarget2$ || (CreateProjectTarget2$ = {}));
|
|
816
|
+
/** @internal */
|
|
817
|
+
export const CreateProjectProjectsTarget$inboundSchema = z.union([z.array(z.string()), CreateProjectTarget2$inboundSchema]);
|
|
818
|
+
/** @internal */
|
|
819
|
+
export const CreateProjectProjectsTarget$outboundSchema = z.union([z.array(z.string()), CreateProjectTarget2$outboundSchema]);
|
|
820
|
+
/**
|
|
821
|
+
* @internal
|
|
822
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
823
|
+
*/
|
|
824
|
+
export var CreateProjectProjectsTarget$;
|
|
825
|
+
(function (CreateProjectProjectsTarget$) {
|
|
826
|
+
/** @deprecated use `CreateProjectProjectsTarget$inboundSchema` instead. */
|
|
827
|
+
CreateProjectProjectsTarget$.inboundSchema = CreateProjectProjectsTarget$inboundSchema;
|
|
828
|
+
/** @deprecated use `CreateProjectProjectsTarget$outboundSchema` instead. */
|
|
829
|
+
CreateProjectProjectsTarget$.outboundSchema = CreateProjectProjectsTarget$outboundSchema;
|
|
830
|
+
})(CreateProjectProjectsTarget$ || (CreateProjectProjectsTarget$ = {}));
|
|
831
|
+
/** @internal */
|
|
832
|
+
export const CreateProjectProjectsResponseType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponseType);
|
|
833
|
+
/** @internal */
|
|
834
|
+
export const CreateProjectProjectsResponseType$outboundSchema = CreateProjectProjectsResponseType$inboundSchema;
|
|
835
|
+
/**
|
|
836
|
+
* @internal
|
|
837
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
838
|
+
*/
|
|
839
|
+
export var CreateProjectProjectsResponseType$;
|
|
840
|
+
(function (CreateProjectProjectsResponseType$) {
|
|
841
|
+
/** @deprecated use `CreateProjectProjectsResponseType$inboundSchema` instead. */
|
|
842
|
+
CreateProjectProjectsResponseType$.inboundSchema = CreateProjectProjectsResponseType$inboundSchema;
|
|
843
|
+
/** @deprecated use `CreateProjectProjectsResponseType$outboundSchema` instead. */
|
|
844
|
+
CreateProjectProjectsResponseType$.outboundSchema = CreateProjectProjectsResponseType$outboundSchema;
|
|
845
|
+
})(CreateProjectProjectsResponseType$ || (CreateProjectProjectsResponseType$ = {}));
|
|
846
|
+
/** @internal */
|
|
847
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type);
|
|
848
|
+
/** @internal */
|
|
849
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema;
|
|
850
|
+
/**
|
|
851
|
+
* @internal
|
|
852
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
853
|
+
*/
|
|
854
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$;
|
|
855
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$) {
|
|
856
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema` instead. */
|
|
857
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema;
|
|
858
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema` instead. */
|
|
859
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema;
|
|
860
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$ = {}));
|
|
861
|
+
/** @internal */
|
|
862
|
+
export const ContentHint15$inboundSchema = z.object({
|
|
863
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema,
|
|
864
|
+
projectId: z.string(),
|
|
865
|
+
});
|
|
866
|
+
/** @internal */
|
|
867
|
+
export const ContentHint15$outboundSchema = z.object({
|
|
868
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema,
|
|
869
|
+
projectId: z.string(),
|
|
870
|
+
});
|
|
871
|
+
/**
|
|
872
|
+
* @internal
|
|
873
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
874
|
+
*/
|
|
875
|
+
export var ContentHint15$;
|
|
876
|
+
(function (ContentHint15$) {
|
|
877
|
+
/** @deprecated use `ContentHint15$inboundSchema` instead. */
|
|
878
|
+
ContentHint15$.inboundSchema = ContentHint15$inboundSchema;
|
|
879
|
+
/** @deprecated use `ContentHint15$outboundSchema` instead. */
|
|
880
|
+
ContentHint15$.outboundSchema = ContentHint15$outboundSchema;
|
|
881
|
+
})(ContentHint15$ || (ContentHint15$ = {}));
|
|
882
|
+
/** @internal */
|
|
883
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type);
|
|
884
|
+
/** @internal */
|
|
885
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema;
|
|
886
|
+
/**
|
|
887
|
+
* @internal
|
|
888
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
889
|
+
*/
|
|
890
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$;
|
|
891
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$) {
|
|
892
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema` instead. */
|
|
893
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema;
|
|
894
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema` instead. */
|
|
895
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema;
|
|
896
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$ = {}));
|
|
897
|
+
/** @internal */
|
|
898
|
+
export const ContentHint14$inboundSchema = z.object({
|
|
899
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema,
|
|
900
|
+
storeId: z.string(),
|
|
901
|
+
integrationId: z.string(),
|
|
902
|
+
integrationProductId: z.string(),
|
|
903
|
+
integrationConfigurationId: z.string(),
|
|
904
|
+
});
|
|
905
|
+
/** @internal */
|
|
906
|
+
export const ContentHint14$outboundSchema = z.object({
|
|
907
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema,
|
|
908
|
+
storeId: z.string(),
|
|
909
|
+
integrationId: z.string(),
|
|
910
|
+
integrationProductId: z.string(),
|
|
911
|
+
integrationConfigurationId: z.string(),
|
|
912
|
+
});
|
|
913
|
+
/**
|
|
914
|
+
* @internal
|
|
915
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
916
|
+
*/
|
|
917
|
+
export var ContentHint14$;
|
|
918
|
+
(function (ContentHint14$) {
|
|
919
|
+
/** @deprecated use `ContentHint14$inboundSchema` instead. */
|
|
920
|
+
ContentHint14$.inboundSchema = ContentHint14$inboundSchema;
|
|
921
|
+
/** @deprecated use `ContentHint14$outboundSchema` instead. */
|
|
922
|
+
ContentHint14$.outboundSchema = ContentHint14$outboundSchema;
|
|
923
|
+
})(ContentHint14$ || (ContentHint14$ = {}));
|
|
924
|
+
/** @internal */
|
|
925
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type);
|
|
926
|
+
/** @internal */
|
|
927
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema;
|
|
928
|
+
/**
|
|
929
|
+
* @internal
|
|
930
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
931
|
+
*/
|
|
932
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$;
|
|
933
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$) {
|
|
934
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema` instead. */
|
|
935
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema;
|
|
936
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema` instead. */
|
|
937
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema;
|
|
938
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$ = {}));
|
|
939
|
+
/** @internal */
|
|
940
|
+
export const ContentHint13$inboundSchema = z.object({
|
|
941
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema,
|
|
942
|
+
storeId: z.string(),
|
|
943
|
+
});
|
|
944
|
+
/** @internal */
|
|
945
|
+
export const ContentHint13$outboundSchema = z.object({
|
|
946
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema,
|
|
947
|
+
storeId: z.string(),
|
|
948
|
+
});
|
|
949
|
+
/**
|
|
950
|
+
* @internal
|
|
951
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
952
|
+
*/
|
|
953
|
+
export var ContentHint13$;
|
|
954
|
+
(function (ContentHint13$) {
|
|
955
|
+
/** @deprecated use `ContentHint13$inboundSchema` instead. */
|
|
956
|
+
ContentHint13$.inboundSchema = ContentHint13$inboundSchema;
|
|
957
|
+
/** @deprecated use `ContentHint13$outboundSchema` instead. */
|
|
958
|
+
ContentHint13$.outboundSchema = ContentHint13$outboundSchema;
|
|
959
|
+
})(ContentHint13$ || (ContentHint13$ = {}));
|
|
960
|
+
/** @internal */
|
|
961
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type);
|
|
962
|
+
/** @internal */
|
|
963
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema;
|
|
964
|
+
/**
|
|
965
|
+
* @internal
|
|
966
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
967
|
+
*/
|
|
968
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$;
|
|
969
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$) {
|
|
970
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema` instead. */
|
|
971
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema;
|
|
972
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema` instead. */
|
|
973
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema;
|
|
974
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$ = {}));
|
|
975
|
+
/** @internal */
|
|
976
|
+
export const ContentHint12$inboundSchema = z.object({
|
|
977
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema,
|
|
978
|
+
storeId: z.string(),
|
|
979
|
+
});
|
|
980
|
+
/** @internal */
|
|
981
|
+
export const ContentHint12$outboundSchema = z.object({
|
|
982
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema,
|
|
983
|
+
storeId: z.string(),
|
|
984
|
+
});
|
|
985
|
+
/**
|
|
986
|
+
* @internal
|
|
987
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
988
|
+
*/
|
|
989
|
+
export var ContentHint12$;
|
|
990
|
+
(function (ContentHint12$) {
|
|
991
|
+
/** @deprecated use `ContentHint12$inboundSchema` instead. */
|
|
992
|
+
ContentHint12$.inboundSchema = ContentHint12$inboundSchema;
|
|
993
|
+
/** @deprecated use `ContentHint12$outboundSchema` instead. */
|
|
994
|
+
ContentHint12$.outboundSchema = ContentHint12$outboundSchema;
|
|
995
|
+
})(ContentHint12$ || (ContentHint12$ = {}));
|
|
996
|
+
/** @internal */
|
|
997
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type);
|
|
998
|
+
/** @internal */
|
|
999
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema;
|
|
1000
|
+
/**
|
|
1001
|
+
* @internal
|
|
1002
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1003
|
+
*/
|
|
1004
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$;
|
|
1005
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$) {
|
|
1006
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema` instead. */
|
|
1007
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema;
|
|
1008
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema` instead. */
|
|
1009
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema;
|
|
1010
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$ = {}));
|
|
1011
|
+
/** @internal */
|
|
1012
|
+
export const ContentHint11$inboundSchema = z.object({
|
|
1013
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema,
|
|
1014
|
+
storeId: z.string(),
|
|
1015
|
+
});
|
|
1016
|
+
/** @internal */
|
|
1017
|
+
export const ContentHint11$outboundSchema = z.object({
|
|
1018
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema,
|
|
1019
|
+
storeId: z.string(),
|
|
1020
|
+
});
|
|
1021
|
+
/**
|
|
1022
|
+
* @internal
|
|
1023
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1024
|
+
*/
|
|
1025
|
+
export var ContentHint11$;
|
|
1026
|
+
(function (ContentHint11$) {
|
|
1027
|
+
/** @deprecated use `ContentHint11$inboundSchema` instead. */
|
|
1028
|
+
ContentHint11$.inboundSchema = ContentHint11$inboundSchema;
|
|
1029
|
+
/** @deprecated use `ContentHint11$outboundSchema` instead. */
|
|
1030
|
+
ContentHint11$.outboundSchema = ContentHint11$outboundSchema;
|
|
1031
|
+
})(ContentHint11$ || (ContentHint11$ = {}));
|
|
1032
|
+
/** @internal */
|
|
1033
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type);
|
|
1034
|
+
/** @internal */
|
|
1035
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema;
|
|
1036
|
+
/**
|
|
1037
|
+
* @internal
|
|
1038
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1039
|
+
*/
|
|
1040
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$;
|
|
1041
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$) {
|
|
1042
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema` instead. */
|
|
1043
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema;
|
|
1044
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema` instead. */
|
|
1045
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema;
|
|
1046
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$ = {}));
|
|
1047
|
+
/** @internal */
|
|
1048
|
+
export const CreateProjectContentHint10$inboundSchema = z.object({
|
|
1049
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema,
|
|
1050
|
+
storeId: z.string(),
|
|
1051
|
+
});
|
|
1052
|
+
/** @internal */
|
|
1053
|
+
export const CreateProjectContentHint10$outboundSchema = z.object({
|
|
1054
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema,
|
|
1055
|
+
storeId: z.string(),
|
|
1056
|
+
});
|
|
1057
|
+
/**
|
|
1058
|
+
* @internal
|
|
1059
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1060
|
+
*/
|
|
1061
|
+
export var CreateProjectContentHint10$;
|
|
1062
|
+
(function (CreateProjectContentHint10$) {
|
|
1063
|
+
/** @deprecated use `CreateProjectContentHint10$inboundSchema` instead. */
|
|
1064
|
+
CreateProjectContentHint10$.inboundSchema = CreateProjectContentHint10$inboundSchema;
|
|
1065
|
+
/** @deprecated use `CreateProjectContentHint10$outboundSchema` instead. */
|
|
1066
|
+
CreateProjectContentHint10$.outboundSchema = CreateProjectContentHint10$outboundSchema;
|
|
1067
|
+
})(CreateProjectContentHint10$ || (CreateProjectContentHint10$ = {}));
|
|
1068
|
+
/** @internal */
|
|
1069
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type);
|
|
1070
|
+
/** @internal */
|
|
1071
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema;
|
|
1072
|
+
/**
|
|
1073
|
+
* @internal
|
|
1074
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1075
|
+
*/
|
|
1076
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$;
|
|
1077
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$) {
|
|
1078
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema` instead. */
|
|
1079
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema;
|
|
1080
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema` instead. */
|
|
1081
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema;
|
|
1082
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$ = {}));
|
|
1083
|
+
/** @internal */
|
|
1084
|
+
export const CreateProjectContentHint9$inboundSchema = z.object({
|
|
1085
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema,
|
|
1086
|
+
storeId: z.string(),
|
|
1087
|
+
});
|
|
1088
|
+
/** @internal */
|
|
1089
|
+
export const CreateProjectContentHint9$outboundSchema = z.object({
|
|
1090
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema,
|
|
1091
|
+
storeId: z.string(),
|
|
1092
|
+
});
|
|
1093
|
+
/**
|
|
1094
|
+
* @internal
|
|
1095
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1096
|
+
*/
|
|
1097
|
+
export var CreateProjectContentHint9$;
|
|
1098
|
+
(function (CreateProjectContentHint9$) {
|
|
1099
|
+
/** @deprecated use `CreateProjectContentHint9$inboundSchema` instead. */
|
|
1100
|
+
CreateProjectContentHint9$.inboundSchema = CreateProjectContentHint9$inboundSchema;
|
|
1101
|
+
/** @deprecated use `CreateProjectContentHint9$outboundSchema` instead. */
|
|
1102
|
+
CreateProjectContentHint9$.outboundSchema = CreateProjectContentHint9$outboundSchema;
|
|
1103
|
+
})(CreateProjectContentHint9$ || (CreateProjectContentHint9$ = {}));
|
|
1104
|
+
/** @internal */
|
|
1105
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type);
|
|
1106
|
+
/** @internal */
|
|
1107
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$inboundSchema;
|
|
1108
|
+
/**
|
|
1109
|
+
* @internal
|
|
1110
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1111
|
+
*/
|
|
1112
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$;
|
|
1113
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$) {
|
|
1114
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$inboundSchema` instead. */
|
|
1115
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$inboundSchema;
|
|
1116
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$outboundSchema` instead. */
|
|
1117
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$outboundSchema;
|
|
1118
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$ = {}));
|
|
1119
|
+
/** @internal */
|
|
1120
|
+
export const CreateProjectContentHint8$inboundSchema = z.object({
|
|
1121
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$inboundSchema,
|
|
1122
|
+
storeId: z.string(),
|
|
1123
|
+
});
|
|
1124
|
+
/** @internal */
|
|
1125
|
+
export const CreateProjectContentHint8$outboundSchema = z.object({
|
|
1126
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv8Type$outboundSchema,
|
|
1127
|
+
storeId: z.string(),
|
|
1128
|
+
});
|
|
1129
|
+
/**
|
|
1130
|
+
* @internal
|
|
1131
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1132
|
+
*/
|
|
1133
|
+
export var CreateProjectContentHint8$;
|
|
1134
|
+
(function (CreateProjectContentHint8$) {
|
|
1135
|
+
/** @deprecated use `CreateProjectContentHint8$inboundSchema` instead. */
|
|
1136
|
+
CreateProjectContentHint8$.inboundSchema = CreateProjectContentHint8$inboundSchema;
|
|
1137
|
+
/** @deprecated use `CreateProjectContentHint8$outboundSchema` instead. */
|
|
1138
|
+
CreateProjectContentHint8$.outboundSchema = CreateProjectContentHint8$outboundSchema;
|
|
1139
|
+
})(CreateProjectContentHint8$ || (CreateProjectContentHint8$ = {}));
|
|
1140
|
+
/** @internal */
|
|
1141
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType);
|
|
1142
|
+
/** @internal */
|
|
1143
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema;
|
|
1144
|
+
/**
|
|
1145
|
+
* @internal
|
|
1146
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1147
|
+
*/
|
|
1148
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$;
|
|
1149
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$) {
|
|
1150
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema` instead. */
|
|
1151
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema;
|
|
1152
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema` instead. */
|
|
1153
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema;
|
|
1154
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$ = {}));
|
|
1155
|
+
/** @internal */
|
|
1156
|
+
export const CreateProjectContentHint7$inboundSchema = z.object({
|
|
1157
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema,
|
|
1158
|
+
storeId: z.string(),
|
|
1159
|
+
});
|
|
1160
|
+
/** @internal */
|
|
1161
|
+
export const CreateProjectContentHint7$outboundSchema = z.object({
|
|
1162
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema,
|
|
1163
|
+
storeId: z.string(),
|
|
1164
|
+
});
|
|
1165
|
+
/**
|
|
1166
|
+
* @internal
|
|
1167
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1168
|
+
*/
|
|
1169
|
+
export var CreateProjectContentHint7$;
|
|
1170
|
+
(function (CreateProjectContentHint7$) {
|
|
1171
|
+
/** @deprecated use `CreateProjectContentHint7$inboundSchema` instead. */
|
|
1172
|
+
CreateProjectContentHint7$.inboundSchema = CreateProjectContentHint7$inboundSchema;
|
|
1173
|
+
/** @deprecated use `CreateProjectContentHint7$outboundSchema` instead. */
|
|
1174
|
+
CreateProjectContentHint7$.outboundSchema = CreateProjectContentHint7$outboundSchema;
|
|
1175
|
+
})(CreateProjectContentHint7$ || (CreateProjectContentHint7$ = {}));
|
|
1176
|
+
/** @internal */
|
|
1177
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType);
|
|
1178
|
+
/** @internal */
|
|
1179
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
1180
|
+
/**
|
|
1181
|
+
* @internal
|
|
1182
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1183
|
+
*/
|
|
1184
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$;
|
|
1185
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$) {
|
|
1186
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
1187
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
1188
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
1189
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema;
|
|
1190
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$ = {}));
|
|
1191
|
+
/** @internal */
|
|
1192
|
+
export const CreateProjectContentHint6$inboundSchema = z.object({
|
|
1193
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema,
|
|
1194
|
+
storeId: z.string(),
|
|
1195
|
+
});
|
|
1196
|
+
/** @internal */
|
|
1197
|
+
export const CreateProjectContentHint6$outboundSchema = z.object({
|
|
1198
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema,
|
|
1199
|
+
storeId: z.string(),
|
|
1200
|
+
});
|
|
1201
|
+
/**
|
|
1202
|
+
* @internal
|
|
1203
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1204
|
+
*/
|
|
1205
|
+
export var CreateProjectContentHint6$;
|
|
1206
|
+
(function (CreateProjectContentHint6$) {
|
|
1207
|
+
/** @deprecated use `CreateProjectContentHint6$inboundSchema` instead. */
|
|
1208
|
+
CreateProjectContentHint6$.inboundSchema = CreateProjectContentHint6$inboundSchema;
|
|
1209
|
+
/** @deprecated use `CreateProjectContentHint6$outboundSchema` instead. */
|
|
1210
|
+
CreateProjectContentHint6$.outboundSchema = CreateProjectContentHint6$outboundSchema;
|
|
1211
|
+
})(CreateProjectContentHint6$ || (CreateProjectContentHint6$ = {}));
|
|
1212
|
+
/** @internal */
|
|
1213
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONType$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsResponse200ApplicationJSONType);
|
|
1214
|
+
/** @internal */
|
|
1215
|
+
export const CreateProjectContentHintProjectsResponse200ApplicationJSONType$outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
1216
|
+
/**
|
|
1217
|
+
* @internal
|
|
1218
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1219
|
+
*/
|
|
1220
|
+
export var CreateProjectContentHintProjectsResponse200ApplicationJSONType$;
|
|
1221
|
+
(function (CreateProjectContentHintProjectsResponse200ApplicationJSONType$) {
|
|
1222
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
1223
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONType$.inboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
1224
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
1225
|
+
CreateProjectContentHintProjectsResponse200ApplicationJSONType$.outboundSchema = CreateProjectContentHintProjectsResponse200ApplicationJSONType$outboundSchema;
|
|
1226
|
+
})(CreateProjectContentHintProjectsResponse200ApplicationJSONType$ || (CreateProjectContentHintProjectsResponse200ApplicationJSONType$ = {}));
|
|
1227
|
+
/** @internal */
|
|
1228
|
+
export const CreateProjectContentHint5$inboundSchema = z.object({
|
|
1229
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONType$inboundSchema,
|
|
1230
|
+
storeId: z.string(),
|
|
1231
|
+
});
|
|
1232
|
+
/** @internal */
|
|
1233
|
+
export const CreateProjectContentHint5$outboundSchema = z.object({
|
|
1234
|
+
type: CreateProjectContentHintProjectsResponse200ApplicationJSONType$outboundSchema,
|
|
1235
|
+
storeId: z.string(),
|
|
1236
|
+
});
|
|
1237
|
+
/**
|
|
1238
|
+
* @internal
|
|
1239
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1240
|
+
*/
|
|
1241
|
+
export var CreateProjectContentHint5$;
|
|
1242
|
+
(function (CreateProjectContentHint5$) {
|
|
1243
|
+
/** @deprecated use `CreateProjectContentHint5$inboundSchema` instead. */
|
|
1244
|
+
CreateProjectContentHint5$.inboundSchema = CreateProjectContentHint5$inboundSchema;
|
|
1245
|
+
/** @deprecated use `CreateProjectContentHint5$outboundSchema` instead. */
|
|
1246
|
+
CreateProjectContentHint5$.outboundSchema = CreateProjectContentHint5$outboundSchema;
|
|
1247
|
+
})(CreateProjectContentHint5$ || (CreateProjectContentHint5$ = {}));
|
|
1248
|
+
/** @internal */
|
|
1249
|
+
export const CreateProjectContentHintProjectsResponse200Type$inboundSchema = z
|
|
1250
|
+
.nativeEnum(CreateProjectContentHintProjectsResponse200Type);
|
|
1251
|
+
/** @internal */
|
|
1252
|
+
export const CreateProjectContentHintProjectsResponse200Type$outboundSchema = CreateProjectContentHintProjectsResponse200Type$inboundSchema;
|
|
1253
|
+
/**
|
|
1254
|
+
* @internal
|
|
1255
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1256
|
+
*/
|
|
1257
|
+
export var CreateProjectContentHintProjectsResponse200Type$;
|
|
1258
|
+
(function (CreateProjectContentHintProjectsResponse200Type$) {
|
|
1259
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200Type$inboundSchema` instead. */
|
|
1260
|
+
CreateProjectContentHintProjectsResponse200Type$.inboundSchema = CreateProjectContentHintProjectsResponse200Type$inboundSchema;
|
|
1261
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponse200Type$outboundSchema` instead. */
|
|
1262
|
+
CreateProjectContentHintProjectsResponse200Type$.outboundSchema = CreateProjectContentHintProjectsResponse200Type$outboundSchema;
|
|
1263
|
+
})(CreateProjectContentHintProjectsResponse200Type$ || (CreateProjectContentHintProjectsResponse200Type$ = {}));
|
|
1264
|
+
/** @internal */
|
|
1265
|
+
export const CreateProjectContentHint4$inboundSchema = z.object({
|
|
1266
|
+
type: CreateProjectContentHintProjectsResponse200Type$inboundSchema,
|
|
1267
|
+
storeId: z.string(),
|
|
1268
|
+
});
|
|
1269
|
+
/** @internal */
|
|
1270
|
+
export const CreateProjectContentHint4$outboundSchema = z.object({
|
|
1271
|
+
type: CreateProjectContentHintProjectsResponse200Type$outboundSchema,
|
|
1272
|
+
storeId: z.string(),
|
|
1273
|
+
});
|
|
1274
|
+
/**
|
|
1275
|
+
* @internal
|
|
1276
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1277
|
+
*/
|
|
1278
|
+
export var CreateProjectContentHint4$;
|
|
1279
|
+
(function (CreateProjectContentHint4$) {
|
|
1280
|
+
/** @deprecated use `CreateProjectContentHint4$inboundSchema` instead. */
|
|
1281
|
+
CreateProjectContentHint4$.inboundSchema = CreateProjectContentHint4$inboundSchema;
|
|
1282
|
+
/** @deprecated use `CreateProjectContentHint4$outboundSchema` instead. */
|
|
1283
|
+
CreateProjectContentHint4$.outboundSchema = CreateProjectContentHint4$outboundSchema;
|
|
1284
|
+
})(CreateProjectContentHint4$ || (CreateProjectContentHint4$ = {}));
|
|
1285
|
+
/** @internal */
|
|
1286
|
+
export const CreateProjectContentHintProjectsResponseType$inboundSchema = z
|
|
1287
|
+
.nativeEnum(CreateProjectContentHintProjectsResponseType);
|
|
1288
|
+
/** @internal */
|
|
1289
|
+
export const CreateProjectContentHintProjectsResponseType$outboundSchema = CreateProjectContentHintProjectsResponseType$inboundSchema;
|
|
1290
|
+
/**
|
|
1291
|
+
* @internal
|
|
1292
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1293
|
+
*/
|
|
1294
|
+
export var CreateProjectContentHintProjectsResponseType$;
|
|
1295
|
+
(function (CreateProjectContentHintProjectsResponseType$) {
|
|
1296
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponseType$inboundSchema` instead. */
|
|
1297
|
+
CreateProjectContentHintProjectsResponseType$.inboundSchema = CreateProjectContentHintProjectsResponseType$inboundSchema;
|
|
1298
|
+
/** @deprecated use `CreateProjectContentHintProjectsResponseType$outboundSchema` instead. */
|
|
1299
|
+
CreateProjectContentHintProjectsResponseType$.outboundSchema = CreateProjectContentHintProjectsResponseType$outboundSchema;
|
|
1300
|
+
})(CreateProjectContentHintProjectsResponseType$ || (CreateProjectContentHintProjectsResponseType$ = {}));
|
|
1301
|
+
/** @internal */
|
|
1302
|
+
export const CreateProjectContentHint3$inboundSchema = z.object({
|
|
1303
|
+
type: CreateProjectContentHintProjectsResponseType$inboundSchema,
|
|
1304
|
+
storeId: z.string(),
|
|
1305
|
+
});
|
|
1306
|
+
/** @internal */
|
|
1307
|
+
export const CreateProjectContentHint3$outboundSchema = z.object({
|
|
1308
|
+
type: CreateProjectContentHintProjectsResponseType$outboundSchema,
|
|
1309
|
+
storeId: z.string(),
|
|
1310
|
+
});
|
|
1311
|
+
/**
|
|
1312
|
+
* @internal
|
|
1313
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1314
|
+
*/
|
|
1315
|
+
export var CreateProjectContentHint3$;
|
|
1316
|
+
(function (CreateProjectContentHint3$) {
|
|
1317
|
+
/** @deprecated use `CreateProjectContentHint3$inboundSchema` instead. */
|
|
1318
|
+
CreateProjectContentHint3$.inboundSchema = CreateProjectContentHint3$inboundSchema;
|
|
1319
|
+
/** @deprecated use `CreateProjectContentHint3$outboundSchema` instead. */
|
|
1320
|
+
CreateProjectContentHint3$.outboundSchema = CreateProjectContentHint3$outboundSchema;
|
|
1321
|
+
})(CreateProjectContentHint3$ || (CreateProjectContentHint3$ = {}));
|
|
1322
|
+
/** @internal */
|
|
1323
|
+
export const CreateProjectContentHintProjectsType$inboundSchema = z.nativeEnum(CreateProjectContentHintProjectsType);
|
|
1324
|
+
/** @internal */
|
|
1325
|
+
export const CreateProjectContentHintProjectsType$outboundSchema = CreateProjectContentHintProjectsType$inboundSchema;
|
|
1326
|
+
/**
|
|
1327
|
+
* @internal
|
|
1328
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1329
|
+
*/
|
|
1330
|
+
export var CreateProjectContentHintProjectsType$;
|
|
1331
|
+
(function (CreateProjectContentHintProjectsType$) {
|
|
1332
|
+
/** @deprecated use `CreateProjectContentHintProjectsType$inboundSchema` instead. */
|
|
1333
|
+
CreateProjectContentHintProjectsType$.inboundSchema = CreateProjectContentHintProjectsType$inboundSchema;
|
|
1334
|
+
/** @deprecated use `CreateProjectContentHintProjectsType$outboundSchema` instead. */
|
|
1335
|
+
CreateProjectContentHintProjectsType$.outboundSchema = CreateProjectContentHintProjectsType$outboundSchema;
|
|
1336
|
+
})(CreateProjectContentHintProjectsType$ || (CreateProjectContentHintProjectsType$ = {}));
|
|
1337
|
+
/** @internal */
|
|
1338
|
+
export const CreateProjectContentHint2$inboundSchema = z.object({
|
|
1339
|
+
type: CreateProjectContentHintProjectsType$inboundSchema,
|
|
1340
|
+
storeId: z.string(),
|
|
1341
|
+
});
|
|
1342
|
+
/** @internal */
|
|
1343
|
+
export const CreateProjectContentHint2$outboundSchema = z.object({
|
|
1344
|
+
type: CreateProjectContentHintProjectsType$outboundSchema,
|
|
1345
|
+
storeId: z.string(),
|
|
1346
|
+
});
|
|
1347
|
+
/**
|
|
1348
|
+
* @internal
|
|
1349
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1350
|
+
*/
|
|
1351
|
+
export var CreateProjectContentHint2$;
|
|
1352
|
+
(function (CreateProjectContentHint2$) {
|
|
1353
|
+
/** @deprecated use `CreateProjectContentHint2$inboundSchema` instead. */
|
|
1354
|
+
CreateProjectContentHint2$.inboundSchema = CreateProjectContentHint2$inboundSchema;
|
|
1355
|
+
/** @deprecated use `CreateProjectContentHint2$outboundSchema` instead. */
|
|
1356
|
+
CreateProjectContentHint2$.outboundSchema = CreateProjectContentHint2$outboundSchema;
|
|
1357
|
+
})(CreateProjectContentHint2$ || (CreateProjectContentHint2$ = {}));
|
|
1358
|
+
/** @internal */
|
|
1359
|
+
export const CreateProjectContentHintType$inboundSchema = z.nativeEnum(CreateProjectContentHintType);
|
|
1360
|
+
/** @internal */
|
|
1361
|
+
export const CreateProjectContentHintType$outboundSchema = CreateProjectContentHintType$inboundSchema;
|
|
1362
|
+
/**
|
|
1363
|
+
* @internal
|
|
1364
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1365
|
+
*/
|
|
1366
|
+
export var CreateProjectContentHintType$;
|
|
1367
|
+
(function (CreateProjectContentHintType$) {
|
|
1368
|
+
/** @deprecated use `CreateProjectContentHintType$inboundSchema` instead. */
|
|
1369
|
+
CreateProjectContentHintType$.inboundSchema = CreateProjectContentHintType$inboundSchema;
|
|
1370
|
+
/** @deprecated use `CreateProjectContentHintType$outboundSchema` instead. */
|
|
1371
|
+
CreateProjectContentHintType$.outboundSchema = CreateProjectContentHintType$outboundSchema;
|
|
1372
|
+
})(CreateProjectContentHintType$ || (CreateProjectContentHintType$ = {}));
|
|
1373
|
+
/** @internal */
|
|
1374
|
+
export const CreateProjectContentHint1$inboundSchema = z.object({
|
|
1375
|
+
type: CreateProjectContentHintType$inboundSchema,
|
|
1376
|
+
storeId: z.string(),
|
|
1377
|
+
});
|
|
1378
|
+
/** @internal */
|
|
1379
|
+
export const CreateProjectContentHint1$outboundSchema = z.object({
|
|
1380
|
+
type: CreateProjectContentHintType$outboundSchema,
|
|
1381
|
+
storeId: z.string(),
|
|
1382
|
+
});
|
|
1383
|
+
/**
|
|
1384
|
+
* @internal
|
|
1385
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1386
|
+
*/
|
|
1387
|
+
export var CreateProjectContentHint1$;
|
|
1388
|
+
(function (CreateProjectContentHint1$) {
|
|
1389
|
+
/** @deprecated use `CreateProjectContentHint1$inboundSchema` instead. */
|
|
1390
|
+
CreateProjectContentHint1$.inboundSchema = CreateProjectContentHint1$inboundSchema;
|
|
1391
|
+
/** @deprecated use `CreateProjectContentHint1$outboundSchema` instead. */
|
|
1392
|
+
CreateProjectContentHint1$.outboundSchema = CreateProjectContentHint1$outboundSchema;
|
|
1393
|
+
})(CreateProjectContentHint1$ || (CreateProjectContentHint1$ = {}));
|
|
1394
|
+
/** @internal */
|
|
1395
|
+
export const CreateProjectContentHint$inboundSchema = z.union([
|
|
1396
|
+
z.lazy(() => CreateProjectContentHint1$inboundSchema),
|
|
1397
|
+
z.lazy(() => CreateProjectContentHint2$inboundSchema),
|
|
1398
|
+
z.lazy(() => CreateProjectContentHint3$inboundSchema),
|
|
1399
|
+
z.lazy(() => CreateProjectContentHint4$inboundSchema),
|
|
1400
|
+
z.lazy(() => CreateProjectContentHint5$inboundSchema),
|
|
1401
|
+
z.lazy(() => CreateProjectContentHint6$inboundSchema),
|
|
1402
|
+
z.lazy(() => CreateProjectContentHint7$inboundSchema),
|
|
1403
|
+
z.lazy(() => CreateProjectContentHint8$inboundSchema),
|
|
1404
|
+
z.lazy(() => CreateProjectContentHint9$inboundSchema),
|
|
1405
|
+
z.lazy(() => CreateProjectContentHint10$inboundSchema),
|
|
1406
|
+
z.lazy(() => ContentHint11$inboundSchema),
|
|
1407
|
+
z.lazy(() => ContentHint12$inboundSchema),
|
|
1408
|
+
z.lazy(() => ContentHint13$inboundSchema),
|
|
1409
|
+
z.lazy(() => ContentHint15$inboundSchema),
|
|
1410
|
+
z.lazy(() => ContentHint14$inboundSchema),
|
|
1411
|
+
]);
|
|
1412
|
+
/** @internal */
|
|
1413
|
+
export const CreateProjectContentHint$outboundSchema = z.union([
|
|
1414
|
+
z.lazy(() => CreateProjectContentHint1$outboundSchema),
|
|
1415
|
+
z.lazy(() => CreateProjectContentHint2$outboundSchema),
|
|
1416
|
+
z.lazy(() => CreateProjectContentHint3$outboundSchema),
|
|
1417
|
+
z.lazy(() => CreateProjectContentHint4$outboundSchema),
|
|
1418
|
+
z.lazy(() => CreateProjectContentHint5$outboundSchema),
|
|
1419
|
+
z.lazy(() => CreateProjectContentHint6$outboundSchema),
|
|
1420
|
+
z.lazy(() => CreateProjectContentHint7$outboundSchema),
|
|
1421
|
+
z.lazy(() => CreateProjectContentHint8$outboundSchema),
|
|
1422
|
+
z.lazy(() => CreateProjectContentHint9$outboundSchema),
|
|
1423
|
+
z.lazy(() => CreateProjectContentHint10$outboundSchema),
|
|
1424
|
+
z.lazy(() => ContentHint11$outboundSchema),
|
|
1425
|
+
z.lazy(() => ContentHint12$outboundSchema),
|
|
1426
|
+
z.lazy(() => ContentHint13$outboundSchema),
|
|
1427
|
+
z.lazy(() => ContentHint15$outboundSchema),
|
|
1428
|
+
z.lazy(() => ContentHint14$outboundSchema),
|
|
1429
|
+
]);
|
|
1430
|
+
/**
|
|
1431
|
+
* @internal
|
|
1432
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1433
|
+
*/
|
|
1434
|
+
export var CreateProjectContentHint$;
|
|
1435
|
+
(function (CreateProjectContentHint$) {
|
|
1436
|
+
/** @deprecated use `CreateProjectContentHint$inboundSchema` instead. */
|
|
1437
|
+
CreateProjectContentHint$.inboundSchema = CreateProjectContentHint$inboundSchema;
|
|
1438
|
+
/** @deprecated use `CreateProjectContentHint$outboundSchema` instead. */
|
|
1439
|
+
CreateProjectContentHint$.outboundSchema = CreateProjectContentHint$outboundSchema;
|
|
1440
|
+
})(CreateProjectContentHint$ || (CreateProjectContentHint$ = {}));
|
|
1441
|
+
/** @internal */
|
|
1442
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType);
|
|
1443
|
+
/** @internal */
|
|
1444
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema;
|
|
1445
|
+
/**
|
|
1446
|
+
* @internal
|
|
1447
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1448
|
+
*/
|
|
1449
|
+
export var CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$;
|
|
1450
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$) {
|
|
1451
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema` instead. */
|
|
1452
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema;
|
|
1453
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema` instead. */
|
|
1454
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema;
|
|
1455
|
+
})(CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$ || (CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$ = {}));
|
|
1456
|
+
/** @internal */
|
|
1457
|
+
export const CreateProjectInternalContentHint$inboundSchema = z.object({
|
|
1458
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema,
|
|
1459
|
+
encryptedValue: z.string(),
|
|
1460
|
+
});
|
|
1461
|
+
/** @internal */
|
|
1462
|
+
export const CreateProjectInternalContentHint$outboundSchema = z.object({
|
|
1463
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema,
|
|
1464
|
+
encryptedValue: z.string(),
|
|
1465
|
+
});
|
|
1466
|
+
/**
|
|
1467
|
+
* @internal
|
|
1468
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1469
|
+
*/
|
|
1470
|
+
export var CreateProjectInternalContentHint$;
|
|
1471
|
+
(function (CreateProjectInternalContentHint$) {
|
|
1472
|
+
/** @deprecated use `CreateProjectInternalContentHint$inboundSchema` instead. */
|
|
1473
|
+
CreateProjectInternalContentHint$.inboundSchema = CreateProjectInternalContentHint$inboundSchema;
|
|
1474
|
+
/** @deprecated use `CreateProjectInternalContentHint$outboundSchema` instead. */
|
|
1475
|
+
CreateProjectInternalContentHint$.outboundSchema = CreateProjectInternalContentHint$outboundSchema;
|
|
1476
|
+
})(CreateProjectInternalContentHint$ || (CreateProjectInternalContentHint$ = {}));
|
|
1477
|
+
/** @internal */
|
|
1478
|
+
export const CreateProjectEnv$inboundSchema = z.object({
|
|
1479
|
+
target: z.union([z.array(z.string()), CreateProjectTarget2$inboundSchema])
|
|
1480
|
+
.optional(),
|
|
1481
|
+
type: CreateProjectProjectsResponseType$inboundSchema,
|
|
1482
|
+
sunsetSecretId: z.string().optional(),
|
|
1483
|
+
id: z.string().optional(),
|
|
1484
|
+
key: z.string(),
|
|
1485
|
+
value: z.string(),
|
|
1486
|
+
configurationId: z.nullable(z.string()).optional(),
|
|
1487
|
+
createdAt: z.number().optional(),
|
|
1488
|
+
updatedAt: z.number().optional(),
|
|
1489
|
+
createdBy: z.nullable(z.string()).optional(),
|
|
1490
|
+
updatedBy: z.nullable(z.string()).optional(),
|
|
1491
|
+
gitBranch: z.string().optional(),
|
|
1492
|
+
edgeConfigId: z.nullable(z.string()).optional(),
|
|
1493
|
+
edgeConfigTokenId: z.nullable(z.string()).optional(),
|
|
1494
|
+
contentHint: z.nullable(z.union([
|
|
1495
|
+
z.lazy(() => CreateProjectContentHint1$inboundSchema),
|
|
1496
|
+
z.lazy(() => CreateProjectContentHint2$inboundSchema),
|
|
1497
|
+
z.lazy(() => CreateProjectContentHint3$inboundSchema),
|
|
1498
|
+
z.lazy(() => CreateProjectContentHint4$inboundSchema),
|
|
1499
|
+
z.lazy(() => CreateProjectContentHint5$inboundSchema),
|
|
1500
|
+
z.lazy(() => CreateProjectContentHint6$inboundSchema),
|
|
1501
|
+
z.lazy(() => CreateProjectContentHint7$inboundSchema),
|
|
1502
|
+
z.lazy(() => CreateProjectContentHint8$inboundSchema),
|
|
1503
|
+
z.lazy(() => CreateProjectContentHint9$inboundSchema),
|
|
1504
|
+
z.lazy(() => CreateProjectContentHint10$inboundSchema),
|
|
1505
|
+
z.lazy(() => ContentHint11$inboundSchema),
|
|
1506
|
+
z.lazy(() => ContentHint12$inboundSchema),
|
|
1507
|
+
z.lazy(() => ContentHint13$inboundSchema),
|
|
1508
|
+
z.lazy(() => ContentHint15$inboundSchema),
|
|
1509
|
+
z.lazy(() => ContentHint14$inboundSchema),
|
|
1510
|
+
])).optional(),
|
|
1511
|
+
internalContentHint: z.nullable(z.lazy(() => CreateProjectInternalContentHint$inboundSchema)).optional(),
|
|
1512
|
+
decrypted: z.boolean().optional(),
|
|
1513
|
+
comment: z.string().optional(),
|
|
1514
|
+
customEnvironmentIds: z.array(z.string()).optional(),
|
|
1515
|
+
vsmValue: z.string().optional(),
|
|
1516
|
+
});
|
|
1517
|
+
/** @internal */
|
|
1518
|
+
export const CreateProjectEnv$outboundSchema = z.object({
|
|
1519
|
+
target: z.union([z.array(z.string()), CreateProjectTarget2$outboundSchema])
|
|
1520
|
+
.optional(),
|
|
1521
|
+
type: CreateProjectProjectsResponseType$outboundSchema,
|
|
1522
|
+
sunsetSecretId: z.string().optional(),
|
|
1523
|
+
id: z.string().optional(),
|
|
1524
|
+
key: z.string(),
|
|
1525
|
+
value: z.string(),
|
|
1526
|
+
configurationId: z.nullable(z.string()).optional(),
|
|
1527
|
+
createdAt: z.number().optional(),
|
|
1528
|
+
updatedAt: z.number().optional(),
|
|
1529
|
+
createdBy: z.nullable(z.string()).optional(),
|
|
1530
|
+
updatedBy: z.nullable(z.string()).optional(),
|
|
1531
|
+
gitBranch: z.string().optional(),
|
|
1532
|
+
edgeConfigId: z.nullable(z.string()).optional(),
|
|
1533
|
+
edgeConfigTokenId: z.nullable(z.string()).optional(),
|
|
1534
|
+
contentHint: z.nullable(z.union([
|
|
1535
|
+
z.lazy(() => CreateProjectContentHint1$outboundSchema),
|
|
1536
|
+
z.lazy(() => CreateProjectContentHint2$outboundSchema),
|
|
1537
|
+
z.lazy(() => CreateProjectContentHint3$outboundSchema),
|
|
1538
|
+
z.lazy(() => CreateProjectContentHint4$outboundSchema),
|
|
1539
|
+
z.lazy(() => CreateProjectContentHint5$outboundSchema),
|
|
1540
|
+
z.lazy(() => CreateProjectContentHint6$outboundSchema),
|
|
1541
|
+
z.lazy(() => CreateProjectContentHint7$outboundSchema),
|
|
1542
|
+
z.lazy(() => CreateProjectContentHint8$outboundSchema),
|
|
1543
|
+
z.lazy(() => CreateProjectContentHint9$outboundSchema),
|
|
1544
|
+
z.lazy(() => CreateProjectContentHint10$outboundSchema),
|
|
1545
|
+
z.lazy(() => ContentHint11$outboundSchema),
|
|
1546
|
+
z.lazy(() => ContentHint12$outboundSchema),
|
|
1547
|
+
z.lazy(() => ContentHint13$outboundSchema),
|
|
1548
|
+
z.lazy(() => ContentHint15$outboundSchema),
|
|
1549
|
+
z.lazy(() => ContentHint14$outboundSchema),
|
|
1550
|
+
])).optional(),
|
|
1551
|
+
internalContentHint: z.nullable(z.lazy(() => CreateProjectInternalContentHint$outboundSchema)).optional(),
|
|
1552
|
+
decrypted: z.boolean().optional(),
|
|
1553
|
+
comment: z.string().optional(),
|
|
1554
|
+
customEnvironmentIds: z.array(z.string()).optional(),
|
|
1555
|
+
vsmValue: z.string().optional(),
|
|
1556
|
+
});
|
|
1557
|
+
/**
|
|
1558
|
+
* @internal
|
|
1559
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1560
|
+
*/
|
|
1561
|
+
export var CreateProjectEnv$;
|
|
1562
|
+
(function (CreateProjectEnv$) {
|
|
1563
|
+
/** @deprecated use `CreateProjectEnv$inboundSchema` instead. */
|
|
1564
|
+
CreateProjectEnv$.inboundSchema = CreateProjectEnv$inboundSchema;
|
|
1565
|
+
/** @deprecated use `CreateProjectEnv$outboundSchema` instead. */
|
|
1566
|
+
CreateProjectEnv$.outboundSchema = CreateProjectEnv$outboundSchema;
|
|
1567
|
+
})(CreateProjectEnv$ || (CreateProjectEnv$ = {}));
|
|
1568
|
+
/** @internal */
|
|
1569
|
+
export const CreateProjectCustomEnvironments$inboundSchema = z.object({});
|
|
1570
|
+
/** @internal */
|
|
1571
|
+
export const CreateProjectCustomEnvironments$outboundSchema = z.object({});
|
|
1572
|
+
/**
|
|
1573
|
+
* @internal
|
|
1574
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1575
|
+
*/
|
|
1576
|
+
export var CreateProjectCustomEnvironments$;
|
|
1577
|
+
(function (CreateProjectCustomEnvironments$) {
|
|
1578
|
+
/** @deprecated use `CreateProjectCustomEnvironments$inboundSchema` instead. */
|
|
1579
|
+
CreateProjectCustomEnvironments$.inboundSchema = CreateProjectCustomEnvironments$inboundSchema;
|
|
1580
|
+
/** @deprecated use `CreateProjectCustomEnvironments$outboundSchema` instead. */
|
|
1581
|
+
CreateProjectCustomEnvironments$.outboundSchema = CreateProjectCustomEnvironments$outboundSchema;
|
|
1582
|
+
})(CreateProjectCustomEnvironments$ || (CreateProjectCustomEnvironments$ = {}));
|
|
1583
|
+
/** @internal */
|
|
1584
|
+
export const CreateProjectProjectsFramework$inboundSchema = z.nativeEnum(CreateProjectProjectsFramework);
|
|
1585
|
+
/** @internal */
|
|
1586
|
+
export const CreateProjectProjectsFramework$outboundSchema = CreateProjectProjectsFramework$inboundSchema;
|
|
1587
|
+
/**
|
|
1588
|
+
* @internal
|
|
1589
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1590
|
+
*/
|
|
1591
|
+
export var CreateProjectProjectsFramework$;
|
|
1592
|
+
(function (CreateProjectProjectsFramework$) {
|
|
1593
|
+
/** @deprecated use `CreateProjectProjectsFramework$inboundSchema` instead. */
|
|
1594
|
+
CreateProjectProjectsFramework$.inboundSchema = CreateProjectProjectsFramework$inboundSchema;
|
|
1595
|
+
/** @deprecated use `CreateProjectProjectsFramework$outboundSchema` instead. */
|
|
1596
|
+
CreateProjectProjectsFramework$.outboundSchema = CreateProjectProjectsFramework$outboundSchema;
|
|
1597
|
+
})(CreateProjectProjectsFramework$ || (CreateProjectProjectsFramework$ = {}));
|
|
1598
|
+
/** @internal */
|
|
1599
|
+
export const CreateProjectIpBuckets$inboundSchema = z.object({
|
|
1600
|
+
bucket: z.string(),
|
|
1601
|
+
supportUntil: z.number().optional(),
|
|
1602
|
+
});
|
|
1603
|
+
/** @internal */
|
|
1604
|
+
export const CreateProjectIpBuckets$outboundSchema = z.object({
|
|
1605
|
+
bucket: z.string(),
|
|
1606
|
+
supportUntil: z.number().optional(),
|
|
1607
|
+
});
|
|
1608
|
+
/**
|
|
1609
|
+
* @internal
|
|
1610
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1611
|
+
*/
|
|
1612
|
+
export var CreateProjectIpBuckets$;
|
|
1613
|
+
(function (CreateProjectIpBuckets$) {
|
|
1614
|
+
/** @deprecated use `CreateProjectIpBuckets$inboundSchema` instead. */
|
|
1615
|
+
CreateProjectIpBuckets$.inboundSchema = CreateProjectIpBuckets$inboundSchema;
|
|
1616
|
+
/** @deprecated use `CreateProjectIpBuckets$outboundSchema` instead. */
|
|
1617
|
+
CreateProjectIpBuckets$.outboundSchema = CreateProjectIpBuckets$outboundSchema;
|
|
1618
|
+
})(CreateProjectIpBuckets$ || (CreateProjectIpBuckets$ = {}));
|
|
1619
|
+
/** @internal */
|
|
1620
|
+
export const CreateProjectAliasAssigned$inboundSchema = z.union([z.number(), z.boolean()]);
|
|
1621
|
+
/** @internal */
|
|
1622
|
+
export const CreateProjectAliasAssigned$outboundSchema = z.union([z.number(), z.boolean()]);
|
|
1623
|
+
/**
|
|
1624
|
+
* @internal
|
|
1625
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1626
|
+
*/
|
|
1627
|
+
export var CreateProjectAliasAssigned$;
|
|
1628
|
+
(function (CreateProjectAliasAssigned$) {
|
|
1629
|
+
/** @deprecated use `CreateProjectAliasAssigned$inboundSchema` instead. */
|
|
1630
|
+
CreateProjectAliasAssigned$.inboundSchema = CreateProjectAliasAssigned$inboundSchema;
|
|
1631
|
+
/** @deprecated use `CreateProjectAliasAssigned$outboundSchema` instead. */
|
|
1632
|
+
CreateProjectAliasAssigned$.outboundSchema = CreateProjectAliasAssigned$outboundSchema;
|
|
1633
|
+
})(CreateProjectAliasAssigned$ || (CreateProjectAliasAssigned$ = {}));
|
|
1634
|
+
/** @internal */
|
|
1635
|
+
export const CreateProjectAliasError$inboundSchema = z.object({
|
|
1636
|
+
code: z.string(),
|
|
1637
|
+
message: z.string(),
|
|
1638
|
+
});
|
|
1639
|
+
/** @internal */
|
|
1640
|
+
export const CreateProjectAliasError$outboundSchema = z.object({
|
|
1641
|
+
code: z.string(),
|
|
1642
|
+
message: z.string(),
|
|
1643
|
+
});
|
|
1644
|
+
/**
|
|
1645
|
+
* @internal
|
|
1646
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1647
|
+
*/
|
|
1648
|
+
export var CreateProjectAliasError$;
|
|
1649
|
+
(function (CreateProjectAliasError$) {
|
|
1650
|
+
/** @deprecated use `CreateProjectAliasError$inboundSchema` instead. */
|
|
1651
|
+
CreateProjectAliasError$.inboundSchema = CreateProjectAliasError$inboundSchema;
|
|
1652
|
+
/** @deprecated use `CreateProjectAliasError$outboundSchema` instead. */
|
|
1653
|
+
CreateProjectAliasError$.outboundSchema = CreateProjectAliasError$outboundSchema;
|
|
1654
|
+
})(CreateProjectAliasError$ || (CreateProjectAliasError$ = {}));
|
|
1655
|
+
/** @internal */
|
|
1656
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType);
|
|
1657
|
+
/** @internal */
|
|
1658
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$inboundSchema;
|
|
1659
|
+
/**
|
|
1660
|
+
* @internal
|
|
1661
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1662
|
+
*/
|
|
1663
|
+
export var CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$;
|
|
1664
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$) {
|
|
1665
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$inboundSchema` instead. */
|
|
1666
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$inboundSchema;
|
|
1667
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$outboundSchema` instead. */
|
|
1668
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$outboundSchema;
|
|
1669
|
+
})(CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$ || (CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$ = {}));
|
|
1670
|
+
/** @internal */
|
|
1671
|
+
export const CreateProjectBranchMatcher$inboundSchema = z.object({
|
|
1672
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$inboundSchema,
|
|
1673
|
+
pattern: z.string(),
|
|
1674
|
+
});
|
|
1675
|
+
/** @internal */
|
|
1676
|
+
export const CreateProjectBranchMatcher$outboundSchema = z.object({
|
|
1677
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyLatestDeploymentsType$outboundSchema,
|
|
1678
|
+
pattern: z.string(),
|
|
1679
|
+
});
|
|
1680
|
+
/**
|
|
1681
|
+
* @internal
|
|
1682
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1683
|
+
*/
|
|
1684
|
+
export var CreateProjectBranchMatcher$;
|
|
1685
|
+
(function (CreateProjectBranchMatcher$) {
|
|
1686
|
+
/** @deprecated use `CreateProjectBranchMatcher$inboundSchema` instead. */
|
|
1687
|
+
CreateProjectBranchMatcher$.inboundSchema = CreateProjectBranchMatcher$inboundSchema;
|
|
1688
|
+
/** @deprecated use `CreateProjectBranchMatcher$outboundSchema` instead. */
|
|
1689
|
+
CreateProjectBranchMatcher$.outboundSchema = CreateProjectBranchMatcher$outboundSchema;
|
|
1690
|
+
})(CreateProjectBranchMatcher$ || (CreateProjectBranchMatcher$ = {}));
|
|
1691
|
+
/** @internal */
|
|
1692
|
+
export const CreateProjectBuilds$inboundSchema = z.object({
|
|
1693
|
+
use: z.string(),
|
|
1694
|
+
src: z.string().optional(),
|
|
1695
|
+
dest: z.string().optional(),
|
|
1696
|
+
});
|
|
1697
|
+
/** @internal */
|
|
1698
|
+
export const CreateProjectBuilds$outboundSchema = z.object({
|
|
1699
|
+
use: z.string(),
|
|
1700
|
+
src: z.string().optional(),
|
|
1701
|
+
dest: z.string().optional(),
|
|
1702
|
+
});
|
|
1703
|
+
/**
|
|
1704
|
+
* @internal
|
|
1705
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1706
|
+
*/
|
|
1707
|
+
export var CreateProjectBuilds$;
|
|
1708
|
+
(function (CreateProjectBuilds$) {
|
|
1709
|
+
/** @deprecated use `CreateProjectBuilds$inboundSchema` instead. */
|
|
1710
|
+
CreateProjectBuilds$.inboundSchema = CreateProjectBuilds$inboundSchema;
|
|
1711
|
+
/** @deprecated use `CreateProjectBuilds$outboundSchema` instead. */
|
|
1712
|
+
CreateProjectBuilds$.outboundSchema = CreateProjectBuilds$outboundSchema;
|
|
1713
|
+
})(CreateProjectBuilds$ || (CreateProjectBuilds$ = {}));
|
|
1714
|
+
/** @internal */
|
|
1715
|
+
export const CreateProjectChecksConclusion$inboundSchema = z.nativeEnum(CreateProjectChecksConclusion);
|
|
1716
|
+
/** @internal */
|
|
1717
|
+
export const CreateProjectChecksConclusion$outboundSchema = CreateProjectChecksConclusion$inboundSchema;
|
|
1718
|
+
/**
|
|
1719
|
+
* @internal
|
|
1720
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1721
|
+
*/
|
|
1722
|
+
export var CreateProjectChecksConclusion$;
|
|
1723
|
+
(function (CreateProjectChecksConclusion$) {
|
|
1724
|
+
/** @deprecated use `CreateProjectChecksConclusion$inboundSchema` instead. */
|
|
1725
|
+
CreateProjectChecksConclusion$.inboundSchema = CreateProjectChecksConclusion$inboundSchema;
|
|
1726
|
+
/** @deprecated use `CreateProjectChecksConclusion$outboundSchema` instead. */
|
|
1727
|
+
CreateProjectChecksConclusion$.outboundSchema = CreateProjectChecksConclusion$outboundSchema;
|
|
1728
|
+
})(CreateProjectChecksConclusion$ || (CreateProjectChecksConclusion$ = {}));
|
|
1729
|
+
/** @internal */
|
|
1730
|
+
export const CreateProjectChecksState$inboundSchema = z.nativeEnum(CreateProjectChecksState);
|
|
1731
|
+
/** @internal */
|
|
1732
|
+
export const CreateProjectChecksState$outboundSchema = CreateProjectChecksState$inboundSchema;
|
|
1733
|
+
/**
|
|
1734
|
+
* @internal
|
|
1735
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1736
|
+
*/
|
|
1737
|
+
export var CreateProjectChecksState$;
|
|
1738
|
+
(function (CreateProjectChecksState$) {
|
|
1739
|
+
/** @deprecated use `CreateProjectChecksState$inboundSchema` instead. */
|
|
1740
|
+
CreateProjectChecksState$.inboundSchema = CreateProjectChecksState$inboundSchema;
|
|
1741
|
+
/** @deprecated use `CreateProjectChecksState$outboundSchema` instead. */
|
|
1742
|
+
CreateProjectChecksState$.outboundSchema = CreateProjectChecksState$outboundSchema;
|
|
1743
|
+
})(CreateProjectChecksState$ || (CreateProjectChecksState$ = {}));
|
|
1744
|
+
/** @internal */
|
|
1745
|
+
export const CreateProjectCreator$inboundSchema = z.object({
|
|
1746
|
+
email: z.string(),
|
|
1747
|
+
githubLogin: z.string().optional(),
|
|
1748
|
+
gitlabLogin: z.string().optional(),
|
|
1749
|
+
uid: z.string(),
|
|
1750
|
+
username: z.string(),
|
|
1751
|
+
});
|
|
1752
|
+
/** @internal */
|
|
1753
|
+
export const CreateProjectCreator$outboundSchema = z.object({
|
|
1754
|
+
email: z.string(),
|
|
1755
|
+
githubLogin: z.string().optional(),
|
|
1756
|
+
gitlabLogin: z.string().optional(),
|
|
1757
|
+
uid: z.string(),
|
|
1758
|
+
username: z.string(),
|
|
1759
|
+
});
|
|
1760
|
+
/**
|
|
1761
|
+
* @internal
|
|
1762
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1763
|
+
*/
|
|
1764
|
+
export var CreateProjectCreator$;
|
|
1765
|
+
(function (CreateProjectCreator$) {
|
|
1766
|
+
/** @deprecated use `CreateProjectCreator$inboundSchema` instead. */
|
|
1767
|
+
CreateProjectCreator$.inboundSchema = CreateProjectCreator$inboundSchema;
|
|
1768
|
+
/** @deprecated use `CreateProjectCreator$outboundSchema` instead. */
|
|
1769
|
+
CreateProjectCreator$.outboundSchema = CreateProjectCreator$outboundSchema;
|
|
1770
|
+
})(CreateProjectCreator$ || (CreateProjectCreator$ = {}));
|
|
1771
|
+
/** @internal */
|
|
1772
|
+
export const CreateProjectOidcTokenClaims$inboundSchema = z.object({
|
|
1773
|
+
iss: z.string(),
|
|
1774
|
+
sub: z.string(),
|
|
1775
|
+
scope: z.string(),
|
|
1776
|
+
aud: z.string(),
|
|
1777
|
+
owner: z.string(),
|
|
1778
|
+
owner_id: z.string(),
|
|
1779
|
+
project: z.string(),
|
|
1780
|
+
project_id: z.string(),
|
|
1781
|
+
environment: z.string(),
|
|
1782
|
+
}).transform((v) => {
|
|
1783
|
+
return remap$(v, {
|
|
1784
|
+
"owner_id": "ownerId",
|
|
1785
|
+
"project_id": "projectId",
|
|
1786
|
+
});
|
|
1787
|
+
});
|
|
1788
|
+
/** @internal */
|
|
1789
|
+
export const CreateProjectOidcTokenClaims$outboundSchema = z.object({
|
|
1790
|
+
iss: z.string(),
|
|
1791
|
+
sub: z.string(),
|
|
1792
|
+
scope: z.string(),
|
|
1793
|
+
aud: z.string(),
|
|
1794
|
+
owner: z.string(),
|
|
1795
|
+
ownerId: z.string(),
|
|
1796
|
+
project: z.string(),
|
|
1797
|
+
projectId: z.string(),
|
|
1798
|
+
environment: z.string(),
|
|
1799
|
+
}).transform((v) => {
|
|
1800
|
+
return remap$(v, {
|
|
1801
|
+
ownerId: "owner_id",
|
|
1802
|
+
projectId: "project_id",
|
|
1803
|
+
});
|
|
1804
|
+
});
|
|
1805
|
+
/**
|
|
1806
|
+
* @internal
|
|
1807
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1808
|
+
*/
|
|
1809
|
+
export var CreateProjectOidcTokenClaims$;
|
|
1810
|
+
(function (CreateProjectOidcTokenClaims$) {
|
|
1811
|
+
/** @deprecated use `CreateProjectOidcTokenClaims$inboundSchema` instead. */
|
|
1812
|
+
CreateProjectOidcTokenClaims$.inboundSchema = CreateProjectOidcTokenClaims$inboundSchema;
|
|
1813
|
+
/** @deprecated use `CreateProjectOidcTokenClaims$outboundSchema` instead. */
|
|
1814
|
+
CreateProjectOidcTokenClaims$.outboundSchema = CreateProjectOidcTokenClaims$outboundSchema;
|
|
1815
|
+
})(CreateProjectOidcTokenClaims$ || (CreateProjectOidcTokenClaims$ = {}));
|
|
1816
|
+
/** @internal */
|
|
1817
|
+
export const CreateProjectPlan$inboundSchema = z.nativeEnum(CreateProjectPlan);
|
|
1818
|
+
/** @internal */
|
|
1819
|
+
export const CreateProjectPlan$outboundSchema = CreateProjectPlan$inboundSchema;
|
|
1820
|
+
/**
|
|
1821
|
+
* @internal
|
|
1822
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1823
|
+
*/
|
|
1824
|
+
export var CreateProjectPlan$;
|
|
1825
|
+
(function (CreateProjectPlan$) {
|
|
1826
|
+
/** @deprecated use `CreateProjectPlan$inboundSchema` instead. */
|
|
1827
|
+
CreateProjectPlan$.inboundSchema = CreateProjectPlan$inboundSchema;
|
|
1828
|
+
/** @deprecated use `CreateProjectPlan$outboundSchema` instead. */
|
|
1829
|
+
CreateProjectPlan$.outboundSchema = CreateProjectPlan$outboundSchema;
|
|
1830
|
+
})(CreateProjectPlan$ || (CreateProjectPlan$ = {}));
|
|
1831
|
+
/** @internal */
|
|
1832
|
+
export const CreateProjectReadyState$inboundSchema = z.nativeEnum(CreateProjectReadyState);
|
|
1833
|
+
/** @internal */
|
|
1834
|
+
export const CreateProjectReadyState$outboundSchema = CreateProjectReadyState$inboundSchema;
|
|
1835
|
+
/**
|
|
1836
|
+
* @internal
|
|
1837
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1838
|
+
*/
|
|
1839
|
+
export var CreateProjectReadyState$;
|
|
1840
|
+
(function (CreateProjectReadyState$) {
|
|
1841
|
+
/** @deprecated use `CreateProjectReadyState$inboundSchema` instead. */
|
|
1842
|
+
CreateProjectReadyState$.inboundSchema = CreateProjectReadyState$inboundSchema;
|
|
1843
|
+
/** @deprecated use `CreateProjectReadyState$outboundSchema` instead. */
|
|
1844
|
+
CreateProjectReadyState$.outboundSchema = CreateProjectReadyState$outboundSchema;
|
|
1845
|
+
})(CreateProjectReadyState$ || (CreateProjectReadyState$ = {}));
|
|
1846
|
+
/** @internal */
|
|
1847
|
+
export const CreateProjectReadySubstate$inboundSchema = z.nativeEnum(CreateProjectReadySubstate);
|
|
1848
|
+
/** @internal */
|
|
1849
|
+
export const CreateProjectReadySubstate$outboundSchema = CreateProjectReadySubstate$inboundSchema;
|
|
1850
|
+
/**
|
|
1851
|
+
* @internal
|
|
1852
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1853
|
+
*/
|
|
1854
|
+
export var CreateProjectReadySubstate$;
|
|
1855
|
+
(function (CreateProjectReadySubstate$) {
|
|
1856
|
+
/** @deprecated use `CreateProjectReadySubstate$inboundSchema` instead. */
|
|
1857
|
+
CreateProjectReadySubstate$.inboundSchema = CreateProjectReadySubstate$inboundSchema;
|
|
1858
|
+
/** @deprecated use `CreateProjectReadySubstate$outboundSchema` instead. */
|
|
1859
|
+
CreateProjectReadySubstate$.outboundSchema = CreateProjectReadySubstate$outboundSchema;
|
|
1860
|
+
})(CreateProjectReadySubstate$ || (CreateProjectReadySubstate$ = {}));
|
|
1861
|
+
/** @internal */
|
|
1862
|
+
export const CreateProjectProjectsResponse200Type$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200Type);
|
|
1863
|
+
/** @internal */
|
|
1864
|
+
export const CreateProjectProjectsResponse200Type$outboundSchema = CreateProjectProjectsResponse200Type$inboundSchema;
|
|
1865
|
+
/**
|
|
1866
|
+
* @internal
|
|
1867
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1868
|
+
*/
|
|
1869
|
+
export var CreateProjectProjectsResponse200Type$;
|
|
1870
|
+
(function (CreateProjectProjectsResponse200Type$) {
|
|
1871
|
+
/** @deprecated use `CreateProjectProjectsResponse200Type$inboundSchema` instead. */
|
|
1872
|
+
CreateProjectProjectsResponse200Type$.inboundSchema = CreateProjectProjectsResponse200Type$inboundSchema;
|
|
1873
|
+
/** @deprecated use `CreateProjectProjectsResponse200Type$outboundSchema` instead. */
|
|
1874
|
+
CreateProjectProjectsResponse200Type$.outboundSchema = CreateProjectProjectsResponse200Type$outboundSchema;
|
|
1875
|
+
})(CreateProjectProjectsResponse200Type$ || (CreateProjectProjectsResponse200Type$ = {}));
|
|
1876
|
+
/** @internal */
|
|
1877
|
+
export const CreateProjectLatestDeployments$inboundSchema = z.object({
|
|
1878
|
+
id: z.string(),
|
|
1879
|
+
alias: z.array(z.string()).optional(),
|
|
1880
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
1881
|
+
aliasError: z.nullable(z.lazy(() => CreateProjectAliasError$inboundSchema))
|
|
1882
|
+
.optional(),
|
|
1883
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
1884
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
1885
|
+
branchMatcher: z.lazy(() => CreateProjectBranchMatcher$inboundSchema)
|
|
1886
|
+
.optional(),
|
|
1887
|
+
buildingAt: z.number().optional(),
|
|
1888
|
+
builds: z.array(z.lazy(() => CreateProjectBuilds$inboundSchema)).optional(),
|
|
1889
|
+
checksConclusion: CreateProjectChecksConclusion$inboundSchema.optional(),
|
|
1890
|
+
checksState: CreateProjectChecksState$inboundSchema.optional(),
|
|
1891
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
1892
|
+
connectConfigurationId: z.string().optional(),
|
|
1893
|
+
createdAt: z.number(),
|
|
1894
|
+
createdIn: z.string(),
|
|
1895
|
+
creator: z.nullable(z.lazy(() => CreateProjectCreator$inboundSchema)),
|
|
1896
|
+
deletedAt: z.number().optional(),
|
|
1897
|
+
deploymentHostname: z.string(),
|
|
1898
|
+
forced: z.boolean().optional(),
|
|
1899
|
+
name: z.string(),
|
|
1900
|
+
meta: z.record(z.string()).optional(),
|
|
1901
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
1902
|
+
oidcTokenClaims: z.lazy(() => CreateProjectOidcTokenClaims$inboundSchema)
|
|
1903
|
+
.optional(),
|
|
1904
|
+
plan: CreateProjectPlan$inboundSchema,
|
|
1905
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
1906
|
+
private: z.boolean(),
|
|
1907
|
+
readyAt: z.number().optional(),
|
|
1908
|
+
readyState: CreateProjectReadyState$inboundSchema,
|
|
1909
|
+
readySubstate: CreateProjectReadySubstate$inboundSchema.optional(),
|
|
1910
|
+
requestedAt: z.number().optional(),
|
|
1911
|
+
target: z.nullable(z.string()).optional(),
|
|
1912
|
+
teamId: z.nullable(z.string()).optional(),
|
|
1913
|
+
type: CreateProjectProjectsResponse200Type$inboundSchema,
|
|
1914
|
+
url: z.string(),
|
|
1915
|
+
userId: z.string(),
|
|
1916
|
+
withCache: z.boolean().optional(),
|
|
1917
|
+
});
|
|
1918
|
+
/** @internal */
|
|
1919
|
+
export const CreateProjectLatestDeployments$outboundSchema = z.object({
|
|
1920
|
+
id: z.string(),
|
|
1921
|
+
alias: z.array(z.string()).optional(),
|
|
1922
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
1923
|
+
aliasError: z.nullable(z.lazy(() => CreateProjectAliasError$outboundSchema))
|
|
1924
|
+
.optional(),
|
|
1925
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
1926
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
1927
|
+
branchMatcher: z.lazy(() => CreateProjectBranchMatcher$outboundSchema)
|
|
1928
|
+
.optional(),
|
|
1929
|
+
buildingAt: z.number().optional(),
|
|
1930
|
+
builds: z.array(z.lazy(() => CreateProjectBuilds$outboundSchema)).optional(),
|
|
1931
|
+
checksConclusion: CreateProjectChecksConclusion$outboundSchema.optional(),
|
|
1932
|
+
checksState: CreateProjectChecksState$outboundSchema.optional(),
|
|
1933
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
1934
|
+
connectConfigurationId: z.string().optional(),
|
|
1935
|
+
createdAt: z.number(),
|
|
1936
|
+
createdIn: z.string(),
|
|
1937
|
+
creator: z.nullable(z.lazy(() => CreateProjectCreator$outboundSchema)),
|
|
1938
|
+
deletedAt: z.number().optional(),
|
|
1939
|
+
deploymentHostname: z.string(),
|
|
1940
|
+
forced: z.boolean().optional(),
|
|
1941
|
+
name: z.string(),
|
|
1942
|
+
meta: z.record(z.string()).optional(),
|
|
1943
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
1944
|
+
oidcTokenClaims: z.lazy(() => CreateProjectOidcTokenClaims$outboundSchema)
|
|
1945
|
+
.optional(),
|
|
1946
|
+
plan: CreateProjectPlan$outboundSchema,
|
|
1947
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
1948
|
+
private: z.boolean(),
|
|
1949
|
+
readyAt: z.number().optional(),
|
|
1950
|
+
readyState: CreateProjectReadyState$outboundSchema,
|
|
1951
|
+
readySubstate: CreateProjectReadySubstate$outboundSchema.optional(),
|
|
1952
|
+
requestedAt: z.number().optional(),
|
|
1953
|
+
target: z.nullable(z.string()).optional(),
|
|
1954
|
+
teamId: z.nullable(z.string()).optional(),
|
|
1955
|
+
type: CreateProjectProjectsResponse200Type$outboundSchema,
|
|
1956
|
+
url: z.string(),
|
|
1957
|
+
userId: z.string(),
|
|
1958
|
+
withCache: z.boolean().optional(),
|
|
1959
|
+
});
|
|
1960
|
+
/**
|
|
1961
|
+
* @internal
|
|
1962
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1963
|
+
*/
|
|
1964
|
+
export var CreateProjectLatestDeployments$;
|
|
1965
|
+
(function (CreateProjectLatestDeployments$) {
|
|
1966
|
+
/** @deprecated use `CreateProjectLatestDeployments$inboundSchema` instead. */
|
|
1967
|
+
CreateProjectLatestDeployments$.inboundSchema = CreateProjectLatestDeployments$inboundSchema;
|
|
1968
|
+
/** @deprecated use `CreateProjectLatestDeployments$outboundSchema` instead. */
|
|
1969
|
+
CreateProjectLatestDeployments$.outboundSchema = CreateProjectLatestDeployments$outboundSchema;
|
|
1970
|
+
})(CreateProjectLatestDeployments$ || (CreateProjectLatestDeployments$ = {}));
|
|
1971
|
+
/** @internal */
|
|
1972
|
+
export const CreateProjectLinkProjectsResponseType$inboundSchema = z.nativeEnum(CreateProjectLinkProjectsResponseType);
|
|
1973
|
+
/** @internal */
|
|
1974
|
+
export const CreateProjectLinkProjectsResponseType$outboundSchema = CreateProjectLinkProjectsResponseType$inboundSchema;
|
|
1975
|
+
/**
|
|
1976
|
+
* @internal
|
|
1977
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1978
|
+
*/
|
|
1979
|
+
export var CreateProjectLinkProjectsResponseType$;
|
|
1980
|
+
(function (CreateProjectLinkProjectsResponseType$) {
|
|
1981
|
+
/** @deprecated use `CreateProjectLinkProjectsResponseType$inboundSchema` instead. */
|
|
1982
|
+
CreateProjectLinkProjectsResponseType$.inboundSchema = CreateProjectLinkProjectsResponseType$inboundSchema;
|
|
1983
|
+
/** @deprecated use `CreateProjectLinkProjectsResponseType$outboundSchema` instead. */
|
|
1984
|
+
CreateProjectLinkProjectsResponseType$.outboundSchema = CreateProjectLinkProjectsResponseType$outboundSchema;
|
|
1985
|
+
})(CreateProjectLinkProjectsResponseType$ || (CreateProjectLinkProjectsResponseType$ = {}));
|
|
1986
|
+
/** @internal */
|
|
1987
|
+
export const CreateProjectLinkProjectsResponseDeployHooks$inboundSchema = z.object({
|
|
1988
|
+
createdAt: z.number().optional(),
|
|
1989
|
+
id: z.string(),
|
|
1990
|
+
name: z.string(),
|
|
1991
|
+
ref: z.string(),
|
|
1992
|
+
url: z.string(),
|
|
1993
|
+
});
|
|
1994
|
+
/** @internal */
|
|
1995
|
+
export const CreateProjectLinkProjectsResponseDeployHooks$outboundSchema = z.object({
|
|
1996
|
+
createdAt: z.number().optional(),
|
|
1997
|
+
id: z.string(),
|
|
1998
|
+
name: z.string(),
|
|
1999
|
+
ref: z.string(),
|
|
2000
|
+
url: z.string(),
|
|
2001
|
+
});
|
|
2002
|
+
/**
|
|
2003
|
+
* @internal
|
|
2004
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2005
|
+
*/
|
|
2006
|
+
export var CreateProjectLinkProjectsResponseDeployHooks$;
|
|
2007
|
+
(function (CreateProjectLinkProjectsResponseDeployHooks$) {
|
|
2008
|
+
/** @deprecated use `CreateProjectLinkProjectsResponseDeployHooks$inboundSchema` instead. */
|
|
2009
|
+
CreateProjectLinkProjectsResponseDeployHooks$.inboundSchema = CreateProjectLinkProjectsResponseDeployHooks$inboundSchema;
|
|
2010
|
+
/** @deprecated use `CreateProjectLinkProjectsResponseDeployHooks$outboundSchema` instead. */
|
|
2011
|
+
CreateProjectLinkProjectsResponseDeployHooks$.outboundSchema = CreateProjectLinkProjectsResponseDeployHooks$outboundSchema;
|
|
2012
|
+
})(CreateProjectLinkProjectsResponseDeployHooks$ || (CreateProjectLinkProjectsResponseDeployHooks$ = {}));
|
|
2013
|
+
/** @internal */
|
|
2014
|
+
export const CreateProjectLink3$inboundSchema = z.object({
|
|
2015
|
+
name: z.string().optional(),
|
|
2016
|
+
slug: z.string().optional(),
|
|
2017
|
+
owner: z.string().optional(),
|
|
2018
|
+
type: CreateProjectLinkProjectsResponseType$inboundSchema.optional(),
|
|
2019
|
+
uuid: z.string().optional(),
|
|
2020
|
+
workspaceUuid: z.string().optional(),
|
|
2021
|
+
createdAt: z.number().optional(),
|
|
2022
|
+
deployHooks: z.array(z.lazy(() => CreateProjectLinkProjectsResponseDeployHooks$inboundSchema)),
|
|
2023
|
+
gitCredentialId: z.string().optional(),
|
|
2024
|
+
updatedAt: z.number().optional(),
|
|
2025
|
+
sourceless: z.boolean().optional(),
|
|
2026
|
+
productionBranch: z.string().optional(),
|
|
2027
|
+
});
|
|
2028
|
+
/** @internal */
|
|
2029
|
+
export const CreateProjectLink3$outboundSchema = z.object({
|
|
2030
|
+
name: z.string().optional(),
|
|
2031
|
+
slug: z.string().optional(),
|
|
2032
|
+
owner: z.string().optional(),
|
|
2033
|
+
type: CreateProjectLinkProjectsResponseType$outboundSchema.optional(),
|
|
2034
|
+
uuid: z.string().optional(),
|
|
2035
|
+
workspaceUuid: z.string().optional(),
|
|
2036
|
+
createdAt: z.number().optional(),
|
|
2037
|
+
deployHooks: z.array(z.lazy(() => CreateProjectLinkProjectsResponseDeployHooks$outboundSchema)),
|
|
2038
|
+
gitCredentialId: z.string().optional(),
|
|
2039
|
+
updatedAt: z.number().optional(),
|
|
2040
|
+
sourceless: z.boolean().optional(),
|
|
2041
|
+
productionBranch: z.string().optional(),
|
|
2042
|
+
});
|
|
2043
|
+
/**
|
|
2044
|
+
* @internal
|
|
2045
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2046
|
+
*/
|
|
2047
|
+
export var CreateProjectLink3$;
|
|
2048
|
+
(function (CreateProjectLink3$) {
|
|
2049
|
+
/** @deprecated use `CreateProjectLink3$inboundSchema` instead. */
|
|
2050
|
+
CreateProjectLink3$.inboundSchema = CreateProjectLink3$inboundSchema;
|
|
2051
|
+
/** @deprecated use `CreateProjectLink3$outboundSchema` instead. */
|
|
2052
|
+
CreateProjectLink3$.outboundSchema = CreateProjectLink3$outboundSchema;
|
|
2053
|
+
})(CreateProjectLink3$ || (CreateProjectLink3$ = {}));
|
|
2054
|
+
/** @internal */
|
|
2055
|
+
export const CreateProjectLinkProjectsType$inboundSchema = z.nativeEnum(CreateProjectLinkProjectsType);
|
|
2056
|
+
/** @internal */
|
|
2057
|
+
export const CreateProjectLinkProjectsType$outboundSchema = CreateProjectLinkProjectsType$inboundSchema;
|
|
2058
|
+
/**
|
|
2059
|
+
* @internal
|
|
2060
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2061
|
+
*/
|
|
2062
|
+
export var CreateProjectLinkProjectsType$;
|
|
2063
|
+
(function (CreateProjectLinkProjectsType$) {
|
|
2064
|
+
/** @deprecated use `CreateProjectLinkProjectsType$inboundSchema` instead. */
|
|
2065
|
+
CreateProjectLinkProjectsType$.inboundSchema = CreateProjectLinkProjectsType$inboundSchema;
|
|
2066
|
+
/** @deprecated use `CreateProjectLinkProjectsType$outboundSchema` instead. */
|
|
2067
|
+
CreateProjectLinkProjectsType$.outboundSchema = CreateProjectLinkProjectsType$outboundSchema;
|
|
2068
|
+
})(CreateProjectLinkProjectsType$ || (CreateProjectLinkProjectsType$ = {}));
|
|
2069
|
+
/** @internal */
|
|
2070
|
+
export const CreateProjectLinkProjectsDeployHooks$inboundSchema = z.object({
|
|
2071
|
+
createdAt: z.number().optional(),
|
|
2072
|
+
id: z.string(),
|
|
2073
|
+
name: z.string(),
|
|
2074
|
+
ref: z.string(),
|
|
2075
|
+
url: z.string(),
|
|
2076
|
+
});
|
|
2077
|
+
/** @internal */
|
|
2078
|
+
export const CreateProjectLinkProjectsDeployHooks$outboundSchema = z.object({
|
|
2079
|
+
createdAt: z.number().optional(),
|
|
2080
|
+
id: z.string(),
|
|
2081
|
+
name: z.string(),
|
|
2082
|
+
ref: z.string(),
|
|
2083
|
+
url: z.string(),
|
|
2084
|
+
});
|
|
2085
|
+
/**
|
|
2086
|
+
* @internal
|
|
2087
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2088
|
+
*/
|
|
2089
|
+
export var CreateProjectLinkProjectsDeployHooks$;
|
|
2090
|
+
(function (CreateProjectLinkProjectsDeployHooks$) {
|
|
2091
|
+
/** @deprecated use `CreateProjectLinkProjectsDeployHooks$inboundSchema` instead. */
|
|
2092
|
+
CreateProjectLinkProjectsDeployHooks$.inboundSchema = CreateProjectLinkProjectsDeployHooks$inboundSchema;
|
|
2093
|
+
/** @deprecated use `CreateProjectLinkProjectsDeployHooks$outboundSchema` instead. */
|
|
2094
|
+
CreateProjectLinkProjectsDeployHooks$.outboundSchema = CreateProjectLinkProjectsDeployHooks$outboundSchema;
|
|
2095
|
+
})(CreateProjectLinkProjectsDeployHooks$ || (CreateProjectLinkProjectsDeployHooks$ = {}));
|
|
2096
|
+
/** @internal */
|
|
2097
|
+
export const CreateProjectLink2$inboundSchema = z.object({
|
|
2098
|
+
projectId: z.string().optional(),
|
|
2099
|
+
projectName: z.string().optional(),
|
|
2100
|
+
projectNameWithNamespace: z.string().optional(),
|
|
2101
|
+
projectNamespace: z.string().optional(),
|
|
2102
|
+
projectOwnerId: z.number().optional(),
|
|
2103
|
+
projectUrl: z.string().optional(),
|
|
2104
|
+
type: CreateProjectLinkProjectsType$inboundSchema.optional(),
|
|
2105
|
+
createdAt: z.number().optional(),
|
|
2106
|
+
deployHooks: z.array(z.lazy(() => CreateProjectLinkProjectsDeployHooks$inboundSchema)),
|
|
2107
|
+
gitCredentialId: z.string().optional(),
|
|
2108
|
+
updatedAt: z.number().optional(),
|
|
2109
|
+
sourceless: z.boolean().optional(),
|
|
2110
|
+
productionBranch: z.string().optional(),
|
|
2111
|
+
});
|
|
2112
|
+
/** @internal */
|
|
2113
|
+
export const CreateProjectLink2$outboundSchema = z.object({
|
|
2114
|
+
projectId: z.string().optional(),
|
|
2115
|
+
projectName: z.string().optional(),
|
|
2116
|
+
projectNameWithNamespace: z.string().optional(),
|
|
2117
|
+
projectNamespace: z.string().optional(),
|
|
2118
|
+
projectOwnerId: z.number().optional(),
|
|
2119
|
+
projectUrl: z.string().optional(),
|
|
2120
|
+
type: CreateProjectLinkProjectsType$outboundSchema.optional(),
|
|
2121
|
+
createdAt: z.number().optional(),
|
|
2122
|
+
deployHooks: z.array(z.lazy(() => CreateProjectLinkProjectsDeployHooks$outboundSchema)),
|
|
2123
|
+
gitCredentialId: z.string().optional(),
|
|
2124
|
+
updatedAt: z.number().optional(),
|
|
2125
|
+
sourceless: z.boolean().optional(),
|
|
2126
|
+
productionBranch: z.string().optional(),
|
|
2127
|
+
});
|
|
2128
|
+
/**
|
|
2129
|
+
* @internal
|
|
2130
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2131
|
+
*/
|
|
2132
|
+
export var CreateProjectLink2$;
|
|
2133
|
+
(function (CreateProjectLink2$) {
|
|
2134
|
+
/** @deprecated use `CreateProjectLink2$inboundSchema` instead. */
|
|
2135
|
+
CreateProjectLink2$.inboundSchema = CreateProjectLink2$inboundSchema;
|
|
2136
|
+
/** @deprecated use `CreateProjectLink2$outboundSchema` instead. */
|
|
2137
|
+
CreateProjectLink2$.outboundSchema = CreateProjectLink2$outboundSchema;
|
|
2138
|
+
})(CreateProjectLink2$ || (CreateProjectLink2$ = {}));
|
|
2139
|
+
/** @internal */
|
|
2140
|
+
export const CreateProjectLinkType$inboundSchema = z.nativeEnum(CreateProjectLinkType);
|
|
2141
|
+
/** @internal */
|
|
2142
|
+
export const CreateProjectLinkType$outboundSchema = CreateProjectLinkType$inboundSchema;
|
|
2143
|
+
/**
|
|
2144
|
+
* @internal
|
|
2145
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2146
|
+
*/
|
|
2147
|
+
export var CreateProjectLinkType$;
|
|
2148
|
+
(function (CreateProjectLinkType$) {
|
|
2149
|
+
/** @deprecated use `CreateProjectLinkType$inboundSchema` instead. */
|
|
2150
|
+
CreateProjectLinkType$.inboundSchema = CreateProjectLinkType$inboundSchema;
|
|
2151
|
+
/** @deprecated use `CreateProjectLinkType$outboundSchema` instead. */
|
|
2152
|
+
CreateProjectLinkType$.outboundSchema = CreateProjectLinkType$outboundSchema;
|
|
2153
|
+
})(CreateProjectLinkType$ || (CreateProjectLinkType$ = {}));
|
|
2154
|
+
/** @internal */
|
|
2155
|
+
export const CreateProjectLinkDeployHooks$inboundSchema = z.object({
|
|
2156
|
+
createdAt: z.number().optional(),
|
|
2157
|
+
id: z.string(),
|
|
2158
|
+
name: z.string(),
|
|
2159
|
+
ref: z.string(),
|
|
2160
|
+
url: z.string(),
|
|
2161
|
+
});
|
|
2162
|
+
/** @internal */
|
|
2163
|
+
export const CreateProjectLinkDeployHooks$outboundSchema = z.object({
|
|
2164
|
+
createdAt: z.number().optional(),
|
|
2165
|
+
id: z.string(),
|
|
2166
|
+
name: z.string(),
|
|
2167
|
+
ref: z.string(),
|
|
2168
|
+
url: z.string(),
|
|
2169
|
+
});
|
|
2170
|
+
/**
|
|
2171
|
+
* @internal
|
|
2172
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2173
|
+
*/
|
|
2174
|
+
export var CreateProjectLinkDeployHooks$;
|
|
2175
|
+
(function (CreateProjectLinkDeployHooks$) {
|
|
2176
|
+
/** @deprecated use `CreateProjectLinkDeployHooks$inboundSchema` instead. */
|
|
2177
|
+
CreateProjectLinkDeployHooks$.inboundSchema = CreateProjectLinkDeployHooks$inboundSchema;
|
|
2178
|
+
/** @deprecated use `CreateProjectLinkDeployHooks$outboundSchema` instead. */
|
|
2179
|
+
CreateProjectLinkDeployHooks$.outboundSchema = CreateProjectLinkDeployHooks$outboundSchema;
|
|
2180
|
+
})(CreateProjectLinkDeployHooks$ || (CreateProjectLinkDeployHooks$ = {}));
|
|
2181
|
+
/** @internal */
|
|
2182
|
+
export const CreateProjectLink1$inboundSchema = z.object({
|
|
2183
|
+
org: z.string().optional(),
|
|
2184
|
+
repoOwnerId: z.number().optional(),
|
|
2185
|
+
repo: z.string().optional(),
|
|
2186
|
+
repoId: z.number().optional(),
|
|
2187
|
+
type: CreateProjectLinkType$inboundSchema.optional(),
|
|
2188
|
+
createdAt: z.number().optional(),
|
|
2189
|
+
deployHooks: z.array(z.lazy(() => CreateProjectLinkDeployHooks$inboundSchema)),
|
|
2190
|
+
gitCredentialId: z.string().optional(),
|
|
2191
|
+
updatedAt: z.number().optional(),
|
|
2192
|
+
sourceless: z.boolean().optional(),
|
|
2193
|
+
productionBranch: z.string().optional(),
|
|
2194
|
+
});
|
|
2195
|
+
/** @internal */
|
|
2196
|
+
export const CreateProjectLink1$outboundSchema = z.object({
|
|
2197
|
+
org: z.string().optional(),
|
|
2198
|
+
repoOwnerId: z.number().optional(),
|
|
2199
|
+
repo: z.string().optional(),
|
|
2200
|
+
repoId: z.number().optional(),
|
|
2201
|
+
type: CreateProjectLinkType$outboundSchema.optional(),
|
|
2202
|
+
createdAt: z.number().optional(),
|
|
2203
|
+
deployHooks: z.array(z.lazy(() => CreateProjectLinkDeployHooks$outboundSchema)),
|
|
2204
|
+
gitCredentialId: z.string().optional(),
|
|
2205
|
+
updatedAt: z.number().optional(),
|
|
2206
|
+
sourceless: z.boolean().optional(),
|
|
2207
|
+
productionBranch: z.string().optional(),
|
|
2208
|
+
});
|
|
2209
|
+
/**
|
|
2210
|
+
* @internal
|
|
2211
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2212
|
+
*/
|
|
2213
|
+
export var CreateProjectLink1$;
|
|
2214
|
+
(function (CreateProjectLink1$) {
|
|
2215
|
+
/** @deprecated use `CreateProjectLink1$inboundSchema` instead. */
|
|
2216
|
+
CreateProjectLink1$.inboundSchema = CreateProjectLink1$inboundSchema;
|
|
2217
|
+
/** @deprecated use `CreateProjectLink1$outboundSchema` instead. */
|
|
2218
|
+
CreateProjectLink1$.outboundSchema = CreateProjectLink1$outboundSchema;
|
|
2219
|
+
})(CreateProjectLink1$ || (CreateProjectLink1$ = {}));
|
|
2220
|
+
/** @internal */
|
|
2221
|
+
export const CreateProjectLink$inboundSchema = z.union([
|
|
2222
|
+
z.lazy(() => CreateProjectLink1$inboundSchema),
|
|
2223
|
+
z.lazy(() => CreateProjectLink3$inboundSchema),
|
|
2224
|
+
z.lazy(() => CreateProjectLink2$inboundSchema),
|
|
2225
|
+
]);
|
|
2226
|
+
/** @internal */
|
|
2227
|
+
export const CreateProjectLink$outboundSchema = z.union([
|
|
2228
|
+
z.lazy(() => CreateProjectLink1$outboundSchema),
|
|
2229
|
+
z.lazy(() => CreateProjectLink3$outboundSchema),
|
|
2230
|
+
z.lazy(() => CreateProjectLink2$outboundSchema),
|
|
2231
|
+
]);
|
|
2232
|
+
/**
|
|
2233
|
+
* @internal
|
|
2234
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2235
|
+
*/
|
|
2236
|
+
export var CreateProjectLink$;
|
|
2237
|
+
(function (CreateProjectLink$) {
|
|
2238
|
+
/** @deprecated use `CreateProjectLink$inboundSchema` instead. */
|
|
2239
|
+
CreateProjectLink$.inboundSchema = CreateProjectLink$inboundSchema;
|
|
2240
|
+
/** @deprecated use `CreateProjectLink$outboundSchema` instead. */
|
|
2241
|
+
CreateProjectLink$.outboundSchema = CreateProjectLink$outboundSchema;
|
|
2242
|
+
})(CreateProjectLink$ || (CreateProjectLink$ = {}));
|
|
2243
|
+
/** @internal */
|
|
2244
|
+
export const CreateProjectGroup$inboundSchema = z.object({
|
|
2245
|
+
id: z.string(),
|
|
2246
|
+
slug: z.string(),
|
|
2247
|
+
});
|
|
2248
|
+
/** @internal */
|
|
2249
|
+
export const CreateProjectGroup$outboundSchema = z.object({
|
|
2250
|
+
id: z.string(),
|
|
2251
|
+
slug: z.string(),
|
|
2252
|
+
});
|
|
2253
|
+
/**
|
|
2254
|
+
* @internal
|
|
2255
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2256
|
+
*/
|
|
2257
|
+
export var CreateProjectGroup$;
|
|
2258
|
+
(function (CreateProjectGroup$) {
|
|
2259
|
+
/** @deprecated use `CreateProjectGroup$inboundSchema` instead. */
|
|
2260
|
+
CreateProjectGroup$.inboundSchema = CreateProjectGroup$inboundSchema;
|
|
2261
|
+
/** @deprecated use `CreateProjectGroup$outboundSchema` instead. */
|
|
2262
|
+
CreateProjectGroup$.outboundSchema = CreateProjectGroup$outboundSchema;
|
|
2263
|
+
})(CreateProjectGroup$ || (CreateProjectGroup$ = {}));
|
|
2264
|
+
/** @internal */
|
|
2265
|
+
export const CreateProjectMicrofrontends$inboundSchema = z.object({
|
|
2266
|
+
updatedAt: z.number(),
|
|
2267
|
+
group: z.lazy(() => CreateProjectGroup$inboundSchema),
|
|
2268
|
+
enabled: z.boolean(),
|
|
2269
|
+
isDefaultApp: z.boolean().optional(),
|
|
2270
|
+
defaultRoute: z.string().optional(),
|
|
2271
|
+
});
|
|
2272
|
+
/** @internal */
|
|
2273
|
+
export const CreateProjectMicrofrontends$outboundSchema = z.object({
|
|
2274
|
+
updatedAt: z.number(),
|
|
2275
|
+
group: z.lazy(() => CreateProjectGroup$outboundSchema),
|
|
2276
|
+
enabled: z.boolean(),
|
|
2277
|
+
isDefaultApp: z.boolean().optional(),
|
|
2278
|
+
defaultRoute: z.string().optional(),
|
|
2279
|
+
});
|
|
2280
|
+
/**
|
|
2281
|
+
* @internal
|
|
2282
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2283
|
+
*/
|
|
2284
|
+
export var CreateProjectMicrofrontends$;
|
|
2285
|
+
(function (CreateProjectMicrofrontends$) {
|
|
2286
|
+
/** @deprecated use `CreateProjectMicrofrontends$inboundSchema` instead. */
|
|
2287
|
+
CreateProjectMicrofrontends$.inboundSchema = CreateProjectMicrofrontends$inboundSchema;
|
|
2288
|
+
/** @deprecated use `CreateProjectMicrofrontends$outboundSchema` instead. */
|
|
2289
|
+
CreateProjectMicrofrontends$.outboundSchema = CreateProjectMicrofrontends$outboundSchema;
|
|
2290
|
+
})(CreateProjectMicrofrontends$ || (CreateProjectMicrofrontends$ = {}));
|
|
2291
|
+
/** @internal */
|
|
2292
|
+
export const CreateProjectNodeVersion$inboundSchema = z.nativeEnum(CreateProjectNodeVersion);
|
|
2293
|
+
/** @internal */
|
|
2294
|
+
export const CreateProjectNodeVersion$outboundSchema = CreateProjectNodeVersion$inboundSchema;
|
|
2295
|
+
/**
|
|
2296
|
+
* @internal
|
|
2297
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2298
|
+
*/
|
|
2299
|
+
export var CreateProjectNodeVersion$;
|
|
2300
|
+
(function (CreateProjectNodeVersion$) {
|
|
2301
|
+
/** @deprecated use `CreateProjectNodeVersion$inboundSchema` instead. */
|
|
2302
|
+
CreateProjectNodeVersion$.inboundSchema = CreateProjectNodeVersion$inboundSchema;
|
|
2303
|
+
/** @deprecated use `CreateProjectNodeVersion$outboundSchema` instead. */
|
|
2304
|
+
CreateProjectNodeVersion$.outboundSchema = CreateProjectNodeVersion$outboundSchema;
|
|
2305
|
+
})(CreateProjectNodeVersion$ || (CreateProjectNodeVersion$ = {}));
|
|
2306
|
+
/** @internal */
|
|
2307
|
+
export const CreateProjectPaths$inboundSchema = z.object({
|
|
2308
|
+
value: z.string(),
|
|
2309
|
+
});
|
|
2310
|
+
/** @internal */
|
|
2311
|
+
export const CreateProjectPaths$outboundSchema = z.object({
|
|
2312
|
+
value: z.string(),
|
|
2313
|
+
});
|
|
2314
|
+
/**
|
|
2315
|
+
* @internal
|
|
2316
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2317
|
+
*/
|
|
2318
|
+
export var CreateProjectPaths$;
|
|
2319
|
+
(function (CreateProjectPaths$) {
|
|
2320
|
+
/** @deprecated use `CreateProjectPaths$inboundSchema` instead. */
|
|
2321
|
+
CreateProjectPaths$.inboundSchema = CreateProjectPaths$inboundSchema;
|
|
2322
|
+
/** @deprecated use `CreateProjectPaths$outboundSchema` instead. */
|
|
2323
|
+
CreateProjectPaths$.outboundSchema = CreateProjectPaths$outboundSchema;
|
|
2324
|
+
})(CreateProjectPaths$ || (CreateProjectPaths$ = {}));
|
|
2325
|
+
/** @internal */
|
|
2326
|
+
export const CreateProjectOptionsAllowlist$inboundSchema = z.object({
|
|
2327
|
+
paths: z.array(z.lazy(() => CreateProjectPaths$inboundSchema)),
|
|
2328
|
+
});
|
|
2329
|
+
/** @internal */
|
|
2330
|
+
export const CreateProjectOptionsAllowlist$outboundSchema = z.object({
|
|
2331
|
+
paths: z.array(z.lazy(() => CreateProjectPaths$outboundSchema)),
|
|
2332
|
+
});
|
|
2333
|
+
/**
|
|
2334
|
+
* @internal
|
|
2335
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2336
|
+
*/
|
|
2337
|
+
export var CreateProjectOptionsAllowlist$;
|
|
2338
|
+
(function (CreateProjectOptionsAllowlist$) {
|
|
2339
|
+
/** @deprecated use `CreateProjectOptionsAllowlist$inboundSchema` instead. */
|
|
2340
|
+
CreateProjectOptionsAllowlist$.inboundSchema = CreateProjectOptionsAllowlist$inboundSchema;
|
|
2341
|
+
/** @deprecated use `CreateProjectOptionsAllowlist$outboundSchema` instead. */
|
|
2342
|
+
CreateProjectOptionsAllowlist$.outboundSchema = CreateProjectOptionsAllowlist$outboundSchema;
|
|
2343
|
+
})(CreateProjectOptionsAllowlist$ || (CreateProjectOptionsAllowlist$ = {}));
|
|
2344
|
+
/** @internal */
|
|
2345
|
+
export const CreateProjectPasswordProtection$inboundSchema = z.object({});
|
|
2346
|
+
/** @internal */
|
|
2347
|
+
export const CreateProjectPasswordProtection$outboundSchema = z.object({});
|
|
2348
|
+
/**
|
|
2349
|
+
* @internal
|
|
2350
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2351
|
+
*/
|
|
2352
|
+
export var CreateProjectPasswordProtection$;
|
|
2353
|
+
(function (CreateProjectPasswordProtection$) {
|
|
2354
|
+
/** @deprecated use `CreateProjectPasswordProtection$inboundSchema` instead. */
|
|
2355
|
+
CreateProjectPasswordProtection$.inboundSchema = CreateProjectPasswordProtection$inboundSchema;
|
|
2356
|
+
/** @deprecated use `CreateProjectPasswordProtection$outboundSchema` instead. */
|
|
2357
|
+
CreateProjectPasswordProtection$.outboundSchema = CreateProjectPasswordProtection$outboundSchema;
|
|
2358
|
+
})(CreateProjectPasswordProtection$ || (CreateProjectPasswordProtection$ = {}));
|
|
2359
|
+
/** @internal */
|
|
2360
|
+
export const CreateProjectFunctionDefaultMemoryType$inboundSchema = z.nativeEnum(CreateProjectFunctionDefaultMemoryType);
|
|
2361
|
+
/** @internal */
|
|
2362
|
+
export const CreateProjectFunctionDefaultMemoryType$outboundSchema = CreateProjectFunctionDefaultMemoryType$inboundSchema;
|
|
2363
|
+
/**
|
|
2364
|
+
* @internal
|
|
2365
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2366
|
+
*/
|
|
2367
|
+
export var CreateProjectFunctionDefaultMemoryType$;
|
|
2368
|
+
(function (CreateProjectFunctionDefaultMemoryType$) {
|
|
2369
|
+
/** @deprecated use `CreateProjectFunctionDefaultMemoryType$inboundSchema` instead. */
|
|
2370
|
+
CreateProjectFunctionDefaultMemoryType$.inboundSchema = CreateProjectFunctionDefaultMemoryType$inboundSchema;
|
|
2371
|
+
/** @deprecated use `CreateProjectFunctionDefaultMemoryType$outboundSchema` instead. */
|
|
2372
|
+
CreateProjectFunctionDefaultMemoryType$.outboundSchema = CreateProjectFunctionDefaultMemoryType$outboundSchema;
|
|
2373
|
+
})(CreateProjectFunctionDefaultMemoryType$ || (CreateProjectFunctionDefaultMemoryType$ = {}));
|
|
2374
|
+
/** @internal */
|
|
2375
|
+
export const CreateProjectResourceConfig$inboundSchema = z.object({
|
|
2376
|
+
functionDefaultTimeout: z.number().optional(),
|
|
2377
|
+
functionDefaultMemoryType: CreateProjectFunctionDefaultMemoryType$inboundSchema.optional(),
|
|
2378
|
+
allowServerlessConcurrency: z.boolean().optional(),
|
|
2379
|
+
elasticConcurrencyEnabled: z.boolean().optional(),
|
|
2380
|
+
});
|
|
2381
|
+
/** @internal */
|
|
2382
|
+
export const CreateProjectResourceConfig$outboundSchema = z.object({
|
|
2383
|
+
functionDefaultTimeout: z.number().optional(),
|
|
2384
|
+
functionDefaultMemoryType: CreateProjectFunctionDefaultMemoryType$outboundSchema.optional(),
|
|
2385
|
+
allowServerlessConcurrency: z.boolean().optional(),
|
|
2386
|
+
elasticConcurrencyEnabled: z.boolean().optional(),
|
|
2387
|
+
});
|
|
2388
|
+
/**
|
|
2389
|
+
* @internal
|
|
2390
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2391
|
+
*/
|
|
2392
|
+
export var CreateProjectResourceConfig$;
|
|
2393
|
+
(function (CreateProjectResourceConfig$) {
|
|
2394
|
+
/** @deprecated use `CreateProjectResourceConfig$inboundSchema` instead. */
|
|
2395
|
+
CreateProjectResourceConfig$.inboundSchema = CreateProjectResourceConfig$inboundSchema;
|
|
2396
|
+
/** @deprecated use `CreateProjectResourceConfig$outboundSchema` instead. */
|
|
2397
|
+
CreateProjectResourceConfig$.outboundSchema = CreateProjectResourceConfig$outboundSchema;
|
|
2398
|
+
})(CreateProjectResourceConfig$ || (CreateProjectResourceConfig$ = {}));
|
|
2399
|
+
/** @internal */
|
|
2400
|
+
export const CreateProjectDeploymentType$inboundSchema = z.nativeEnum(CreateProjectDeploymentType);
|
|
2401
|
+
/** @internal */
|
|
2402
|
+
export const CreateProjectDeploymentType$outboundSchema = CreateProjectDeploymentType$inboundSchema;
|
|
2403
|
+
/**
|
|
2404
|
+
* @internal
|
|
2405
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2406
|
+
*/
|
|
2407
|
+
export var CreateProjectDeploymentType$;
|
|
2408
|
+
(function (CreateProjectDeploymentType$) {
|
|
2409
|
+
/** @deprecated use `CreateProjectDeploymentType$inboundSchema` instead. */
|
|
2410
|
+
CreateProjectDeploymentType$.inboundSchema = CreateProjectDeploymentType$inboundSchema;
|
|
2411
|
+
/** @deprecated use `CreateProjectDeploymentType$outboundSchema` instead. */
|
|
2412
|
+
CreateProjectDeploymentType$.outboundSchema = CreateProjectDeploymentType$outboundSchema;
|
|
2413
|
+
})(CreateProjectDeploymentType$ || (CreateProjectDeploymentType$ = {}));
|
|
2414
|
+
/** @internal */
|
|
2415
|
+
export const CreateProjectSsoProtection$inboundSchema = z.object({
|
|
2416
|
+
deploymentType: CreateProjectDeploymentType$inboundSchema,
|
|
2417
|
+
});
|
|
2418
|
+
/** @internal */
|
|
2419
|
+
export const CreateProjectSsoProtection$outboundSchema = z.object({
|
|
2420
|
+
deploymentType: CreateProjectDeploymentType$outboundSchema,
|
|
2421
|
+
});
|
|
2422
|
+
/**
|
|
2423
|
+
* @internal
|
|
2424
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2425
|
+
*/
|
|
2426
|
+
export var CreateProjectSsoProtection$;
|
|
2427
|
+
(function (CreateProjectSsoProtection$) {
|
|
2428
|
+
/** @deprecated use `CreateProjectSsoProtection$inboundSchema` instead. */
|
|
2429
|
+
CreateProjectSsoProtection$.inboundSchema = CreateProjectSsoProtection$inboundSchema;
|
|
2430
|
+
/** @deprecated use `CreateProjectSsoProtection$outboundSchema` instead. */
|
|
2431
|
+
CreateProjectSsoProtection$.outboundSchema = CreateProjectSsoProtection$outboundSchema;
|
|
2432
|
+
})(CreateProjectSsoProtection$ || (CreateProjectSsoProtection$ = {}));
|
|
2433
|
+
/** @internal */
|
|
2434
|
+
export const CreateProjectProjectsAliasAssigned$inboundSchema = z.union([z.number(), z.boolean()]);
|
|
2435
|
+
/** @internal */
|
|
2436
|
+
export const CreateProjectProjectsAliasAssigned$outboundSchema = z.union([z.number(), z.boolean()]);
|
|
2437
|
+
/**
|
|
2438
|
+
* @internal
|
|
2439
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2440
|
+
*/
|
|
2441
|
+
export var CreateProjectProjectsAliasAssigned$;
|
|
2442
|
+
(function (CreateProjectProjectsAliasAssigned$) {
|
|
2443
|
+
/** @deprecated use `CreateProjectProjectsAliasAssigned$inboundSchema` instead. */
|
|
2444
|
+
CreateProjectProjectsAliasAssigned$.inboundSchema = CreateProjectProjectsAliasAssigned$inboundSchema;
|
|
2445
|
+
/** @deprecated use `CreateProjectProjectsAliasAssigned$outboundSchema` instead. */
|
|
2446
|
+
CreateProjectProjectsAliasAssigned$.outboundSchema = CreateProjectProjectsAliasAssigned$outboundSchema;
|
|
2447
|
+
})(CreateProjectProjectsAliasAssigned$ || (CreateProjectProjectsAliasAssigned$ = {}));
|
|
2448
|
+
/** @internal */
|
|
2449
|
+
export const CreateProjectProjectsAliasError$inboundSchema = z.object({
|
|
2450
|
+
code: z.string(),
|
|
2451
|
+
message: z.string(),
|
|
2452
|
+
});
|
|
2453
|
+
/** @internal */
|
|
2454
|
+
export const CreateProjectProjectsAliasError$outboundSchema = z.object({
|
|
2455
|
+
code: z.string(),
|
|
2456
|
+
message: z.string(),
|
|
2457
|
+
});
|
|
2458
|
+
/**
|
|
2459
|
+
* @internal
|
|
2460
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2461
|
+
*/
|
|
2462
|
+
export var CreateProjectProjectsAliasError$;
|
|
2463
|
+
(function (CreateProjectProjectsAliasError$) {
|
|
2464
|
+
/** @deprecated use `CreateProjectProjectsAliasError$inboundSchema` instead. */
|
|
2465
|
+
CreateProjectProjectsAliasError$.inboundSchema = CreateProjectProjectsAliasError$inboundSchema;
|
|
2466
|
+
/** @deprecated use `CreateProjectProjectsAliasError$outboundSchema` instead. */
|
|
2467
|
+
CreateProjectProjectsAliasError$.outboundSchema = CreateProjectProjectsAliasError$outboundSchema;
|
|
2468
|
+
})(CreateProjectProjectsAliasError$ || (CreateProjectProjectsAliasError$ = {}));
|
|
2469
|
+
/** @internal */
|
|
2470
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType);
|
|
2471
|
+
/** @internal */
|
|
2472
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema;
|
|
2473
|
+
/**
|
|
2474
|
+
* @internal
|
|
2475
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2476
|
+
*/
|
|
2477
|
+
export var CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$;
|
|
2478
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$) {
|
|
2479
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema` instead. */
|
|
2480
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema;
|
|
2481
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema` instead. */
|
|
2482
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema;
|
|
2483
|
+
})(CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$ || (CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$ = {}));
|
|
2484
|
+
/** @internal */
|
|
2485
|
+
export const CreateProjectProjectsBranchMatcher$inboundSchema = z.object({
|
|
2486
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema,
|
|
2487
|
+
pattern: z.string(),
|
|
2488
|
+
});
|
|
2489
|
+
/** @internal */
|
|
2490
|
+
export const CreateProjectProjectsBranchMatcher$outboundSchema = z.object({
|
|
2491
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema,
|
|
2492
|
+
pattern: z.string(),
|
|
2493
|
+
});
|
|
2494
|
+
/**
|
|
2495
|
+
* @internal
|
|
2496
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2497
|
+
*/
|
|
2498
|
+
export var CreateProjectProjectsBranchMatcher$;
|
|
2499
|
+
(function (CreateProjectProjectsBranchMatcher$) {
|
|
2500
|
+
/** @deprecated use `CreateProjectProjectsBranchMatcher$inboundSchema` instead. */
|
|
2501
|
+
CreateProjectProjectsBranchMatcher$.inboundSchema = CreateProjectProjectsBranchMatcher$inboundSchema;
|
|
2502
|
+
/** @deprecated use `CreateProjectProjectsBranchMatcher$outboundSchema` instead. */
|
|
2503
|
+
CreateProjectProjectsBranchMatcher$.outboundSchema = CreateProjectProjectsBranchMatcher$outboundSchema;
|
|
2504
|
+
})(CreateProjectProjectsBranchMatcher$ || (CreateProjectProjectsBranchMatcher$ = {}));
|
|
2505
|
+
/** @internal */
|
|
2506
|
+
export const CreateProjectProjectsBuilds$inboundSchema = z.object({
|
|
2507
|
+
use: z.string(),
|
|
2508
|
+
src: z.string().optional(),
|
|
2509
|
+
dest: z.string().optional(),
|
|
2510
|
+
});
|
|
2511
|
+
/** @internal */
|
|
2512
|
+
export const CreateProjectProjectsBuilds$outboundSchema = z.object({
|
|
2513
|
+
use: z.string(),
|
|
2514
|
+
src: z.string().optional(),
|
|
2515
|
+
dest: z.string().optional(),
|
|
2516
|
+
});
|
|
2517
|
+
/**
|
|
2518
|
+
* @internal
|
|
2519
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2520
|
+
*/
|
|
2521
|
+
export var CreateProjectProjectsBuilds$;
|
|
2522
|
+
(function (CreateProjectProjectsBuilds$) {
|
|
2523
|
+
/** @deprecated use `CreateProjectProjectsBuilds$inboundSchema` instead. */
|
|
2524
|
+
CreateProjectProjectsBuilds$.inboundSchema = CreateProjectProjectsBuilds$inboundSchema;
|
|
2525
|
+
/** @deprecated use `CreateProjectProjectsBuilds$outboundSchema` instead. */
|
|
2526
|
+
CreateProjectProjectsBuilds$.outboundSchema = CreateProjectProjectsBuilds$outboundSchema;
|
|
2527
|
+
})(CreateProjectProjectsBuilds$ || (CreateProjectProjectsBuilds$ = {}));
|
|
2528
|
+
/** @internal */
|
|
2529
|
+
export const CreateProjectProjectsChecksConclusion$inboundSchema = z.nativeEnum(CreateProjectProjectsChecksConclusion);
|
|
2530
|
+
/** @internal */
|
|
2531
|
+
export const CreateProjectProjectsChecksConclusion$outboundSchema = CreateProjectProjectsChecksConclusion$inboundSchema;
|
|
2532
|
+
/**
|
|
2533
|
+
* @internal
|
|
2534
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2535
|
+
*/
|
|
2536
|
+
export var CreateProjectProjectsChecksConclusion$;
|
|
2537
|
+
(function (CreateProjectProjectsChecksConclusion$) {
|
|
2538
|
+
/** @deprecated use `CreateProjectProjectsChecksConclusion$inboundSchema` instead. */
|
|
2539
|
+
CreateProjectProjectsChecksConclusion$.inboundSchema = CreateProjectProjectsChecksConclusion$inboundSchema;
|
|
2540
|
+
/** @deprecated use `CreateProjectProjectsChecksConclusion$outboundSchema` instead. */
|
|
2541
|
+
CreateProjectProjectsChecksConclusion$.outboundSchema = CreateProjectProjectsChecksConclusion$outboundSchema;
|
|
2542
|
+
})(CreateProjectProjectsChecksConclusion$ || (CreateProjectProjectsChecksConclusion$ = {}));
|
|
2543
|
+
/** @internal */
|
|
2544
|
+
export const CreateProjectProjectsChecksState$inboundSchema = z.nativeEnum(CreateProjectProjectsChecksState);
|
|
2545
|
+
/** @internal */
|
|
2546
|
+
export const CreateProjectProjectsChecksState$outboundSchema = CreateProjectProjectsChecksState$inboundSchema;
|
|
2547
|
+
/**
|
|
2548
|
+
* @internal
|
|
2549
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2550
|
+
*/
|
|
2551
|
+
export var CreateProjectProjectsChecksState$;
|
|
2552
|
+
(function (CreateProjectProjectsChecksState$) {
|
|
2553
|
+
/** @deprecated use `CreateProjectProjectsChecksState$inboundSchema` instead. */
|
|
2554
|
+
CreateProjectProjectsChecksState$.inboundSchema = CreateProjectProjectsChecksState$inboundSchema;
|
|
2555
|
+
/** @deprecated use `CreateProjectProjectsChecksState$outboundSchema` instead. */
|
|
2556
|
+
CreateProjectProjectsChecksState$.outboundSchema = CreateProjectProjectsChecksState$outboundSchema;
|
|
2557
|
+
})(CreateProjectProjectsChecksState$ || (CreateProjectProjectsChecksState$ = {}));
|
|
2558
|
+
/** @internal */
|
|
2559
|
+
export const CreateProjectProjectsCreator$inboundSchema = z.object({
|
|
2560
|
+
email: z.string(),
|
|
2561
|
+
githubLogin: z.string().optional(),
|
|
2562
|
+
gitlabLogin: z.string().optional(),
|
|
2563
|
+
uid: z.string(),
|
|
2564
|
+
username: z.string(),
|
|
2565
|
+
});
|
|
2566
|
+
/** @internal */
|
|
2567
|
+
export const CreateProjectProjectsCreator$outboundSchema = z.object({
|
|
2568
|
+
email: z.string(),
|
|
2569
|
+
githubLogin: z.string().optional(),
|
|
2570
|
+
gitlabLogin: z.string().optional(),
|
|
2571
|
+
uid: z.string(),
|
|
2572
|
+
username: z.string(),
|
|
2573
|
+
});
|
|
2574
|
+
/**
|
|
2575
|
+
* @internal
|
|
2576
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2577
|
+
*/
|
|
2578
|
+
export var CreateProjectProjectsCreator$;
|
|
2579
|
+
(function (CreateProjectProjectsCreator$) {
|
|
2580
|
+
/** @deprecated use `CreateProjectProjectsCreator$inboundSchema` instead. */
|
|
2581
|
+
CreateProjectProjectsCreator$.inboundSchema = CreateProjectProjectsCreator$inboundSchema;
|
|
2582
|
+
/** @deprecated use `CreateProjectProjectsCreator$outboundSchema` instead. */
|
|
2583
|
+
CreateProjectProjectsCreator$.outboundSchema = CreateProjectProjectsCreator$outboundSchema;
|
|
2584
|
+
})(CreateProjectProjectsCreator$ || (CreateProjectProjectsCreator$ = {}));
|
|
2585
|
+
/** @internal */
|
|
2586
|
+
export const CreateProjectProjectsOidcTokenClaims$inboundSchema = z.object({
|
|
2587
|
+
iss: z.string(),
|
|
2588
|
+
sub: z.string(),
|
|
2589
|
+
scope: z.string(),
|
|
2590
|
+
aud: z.string(),
|
|
2591
|
+
owner: z.string(),
|
|
2592
|
+
owner_id: z.string(),
|
|
2593
|
+
project: z.string(),
|
|
2594
|
+
project_id: z.string(),
|
|
2595
|
+
environment: z.string(),
|
|
2596
|
+
}).transform((v) => {
|
|
2597
|
+
return remap$(v, {
|
|
2598
|
+
"owner_id": "ownerId",
|
|
2599
|
+
"project_id": "projectId",
|
|
2600
|
+
});
|
|
2601
|
+
});
|
|
2602
|
+
/** @internal */
|
|
2603
|
+
export const CreateProjectProjectsOidcTokenClaims$outboundSchema = z.object({
|
|
2604
|
+
iss: z.string(),
|
|
2605
|
+
sub: z.string(),
|
|
2606
|
+
scope: z.string(),
|
|
2607
|
+
aud: z.string(),
|
|
2608
|
+
owner: z.string(),
|
|
2609
|
+
ownerId: z.string(),
|
|
2610
|
+
project: z.string(),
|
|
2611
|
+
projectId: z.string(),
|
|
2612
|
+
environment: z.string(),
|
|
2613
|
+
}).transform((v) => {
|
|
2614
|
+
return remap$(v, {
|
|
2615
|
+
ownerId: "owner_id",
|
|
2616
|
+
projectId: "project_id",
|
|
2617
|
+
});
|
|
2618
|
+
});
|
|
2619
|
+
/**
|
|
2620
|
+
* @internal
|
|
2621
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2622
|
+
*/
|
|
2623
|
+
export var CreateProjectProjectsOidcTokenClaims$;
|
|
2624
|
+
(function (CreateProjectProjectsOidcTokenClaims$) {
|
|
2625
|
+
/** @deprecated use `CreateProjectProjectsOidcTokenClaims$inboundSchema` instead. */
|
|
2626
|
+
CreateProjectProjectsOidcTokenClaims$.inboundSchema = CreateProjectProjectsOidcTokenClaims$inboundSchema;
|
|
2627
|
+
/** @deprecated use `CreateProjectProjectsOidcTokenClaims$outboundSchema` instead. */
|
|
2628
|
+
CreateProjectProjectsOidcTokenClaims$.outboundSchema = CreateProjectProjectsOidcTokenClaims$outboundSchema;
|
|
2629
|
+
})(CreateProjectProjectsOidcTokenClaims$ || (CreateProjectProjectsOidcTokenClaims$ = {}));
|
|
2630
|
+
/** @internal */
|
|
2631
|
+
export const CreateProjectProjectsPlan$inboundSchema = z.nativeEnum(CreateProjectProjectsPlan);
|
|
2632
|
+
/** @internal */
|
|
2633
|
+
export const CreateProjectProjectsPlan$outboundSchema = CreateProjectProjectsPlan$inboundSchema;
|
|
2634
|
+
/**
|
|
2635
|
+
* @internal
|
|
2636
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2637
|
+
*/
|
|
2638
|
+
export var CreateProjectProjectsPlan$;
|
|
2639
|
+
(function (CreateProjectProjectsPlan$) {
|
|
2640
|
+
/** @deprecated use `CreateProjectProjectsPlan$inboundSchema` instead. */
|
|
2641
|
+
CreateProjectProjectsPlan$.inboundSchema = CreateProjectProjectsPlan$inboundSchema;
|
|
2642
|
+
/** @deprecated use `CreateProjectProjectsPlan$outboundSchema` instead. */
|
|
2643
|
+
CreateProjectProjectsPlan$.outboundSchema = CreateProjectProjectsPlan$outboundSchema;
|
|
2644
|
+
})(CreateProjectProjectsPlan$ || (CreateProjectProjectsPlan$ = {}));
|
|
2645
|
+
/** @internal */
|
|
2646
|
+
export const CreateProjectProjectsReadyState$inboundSchema = z.nativeEnum(CreateProjectProjectsReadyState);
|
|
2647
|
+
/** @internal */
|
|
2648
|
+
export const CreateProjectProjectsReadyState$outboundSchema = CreateProjectProjectsReadyState$inboundSchema;
|
|
2649
|
+
/**
|
|
2650
|
+
* @internal
|
|
2651
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2652
|
+
*/
|
|
2653
|
+
export var CreateProjectProjectsReadyState$;
|
|
2654
|
+
(function (CreateProjectProjectsReadyState$) {
|
|
2655
|
+
/** @deprecated use `CreateProjectProjectsReadyState$inboundSchema` instead. */
|
|
2656
|
+
CreateProjectProjectsReadyState$.inboundSchema = CreateProjectProjectsReadyState$inboundSchema;
|
|
2657
|
+
/** @deprecated use `CreateProjectProjectsReadyState$outboundSchema` instead. */
|
|
2658
|
+
CreateProjectProjectsReadyState$.outboundSchema = CreateProjectProjectsReadyState$outboundSchema;
|
|
2659
|
+
})(CreateProjectProjectsReadyState$ || (CreateProjectProjectsReadyState$ = {}));
|
|
2660
|
+
/** @internal */
|
|
2661
|
+
export const CreateProjectProjectsReadySubstate$inboundSchema = z.nativeEnum(CreateProjectProjectsReadySubstate);
|
|
2662
|
+
/** @internal */
|
|
2663
|
+
export const CreateProjectProjectsReadySubstate$outboundSchema = CreateProjectProjectsReadySubstate$inboundSchema;
|
|
2664
|
+
/**
|
|
2665
|
+
* @internal
|
|
2666
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2667
|
+
*/
|
|
2668
|
+
export var CreateProjectProjectsReadySubstate$;
|
|
2669
|
+
(function (CreateProjectProjectsReadySubstate$) {
|
|
2670
|
+
/** @deprecated use `CreateProjectProjectsReadySubstate$inboundSchema` instead. */
|
|
2671
|
+
CreateProjectProjectsReadySubstate$.inboundSchema = CreateProjectProjectsReadySubstate$inboundSchema;
|
|
2672
|
+
/** @deprecated use `CreateProjectProjectsReadySubstate$outboundSchema` instead. */
|
|
2673
|
+
CreateProjectProjectsReadySubstate$.outboundSchema = CreateProjectProjectsReadySubstate$outboundSchema;
|
|
2674
|
+
})(CreateProjectProjectsReadySubstate$ || (CreateProjectProjectsReadySubstate$ = {}));
|
|
2675
|
+
/** @internal */
|
|
2676
|
+
export const CreateProjectProjectsResponse200ApplicationJSONType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONType);
|
|
2677
|
+
/** @internal */
|
|
2678
|
+
export const CreateProjectProjectsResponse200ApplicationJSONType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
2679
|
+
/**
|
|
2680
|
+
* @internal
|
|
2681
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2682
|
+
*/
|
|
2683
|
+
export var CreateProjectProjectsResponse200ApplicationJSONType$;
|
|
2684
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONType$) {
|
|
2685
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
2686
|
+
CreateProjectProjectsResponse200ApplicationJSONType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
2687
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
2688
|
+
CreateProjectProjectsResponse200ApplicationJSONType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONType$outboundSchema;
|
|
2689
|
+
})(CreateProjectProjectsResponse200ApplicationJSONType$ || (CreateProjectProjectsResponse200ApplicationJSONType$ = {}));
|
|
2690
|
+
/** @internal */
|
|
2691
|
+
export const CreateProjectTargets$inboundSchema = z.object({
|
|
2692
|
+
id: z.string(),
|
|
2693
|
+
alias: z.array(z.string()).optional(),
|
|
2694
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
2695
|
+
aliasError: z.nullable(z.lazy(() => CreateProjectProjectsAliasError$inboundSchema)).optional(),
|
|
2696
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
2697
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
2698
|
+
branchMatcher: z.lazy(() => CreateProjectProjectsBranchMatcher$inboundSchema)
|
|
2699
|
+
.optional(),
|
|
2700
|
+
buildingAt: z.number().optional(),
|
|
2701
|
+
builds: z.array(z.lazy(() => CreateProjectProjectsBuilds$inboundSchema))
|
|
2702
|
+
.optional(),
|
|
2703
|
+
checksConclusion: CreateProjectProjectsChecksConclusion$inboundSchema
|
|
2704
|
+
.optional(),
|
|
2705
|
+
checksState: CreateProjectProjectsChecksState$inboundSchema.optional(),
|
|
2706
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
2707
|
+
connectConfigurationId: z.string().optional(),
|
|
2708
|
+
createdAt: z.number(),
|
|
2709
|
+
createdIn: z.string(),
|
|
2710
|
+
creator: z.nullable(z.lazy(() => CreateProjectProjectsCreator$inboundSchema)),
|
|
2711
|
+
deletedAt: z.number().optional(),
|
|
2712
|
+
deploymentHostname: z.string(),
|
|
2713
|
+
forced: z.boolean().optional(),
|
|
2714
|
+
name: z.string(),
|
|
2715
|
+
meta: z.record(z.string()).optional(),
|
|
2716
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
2717
|
+
oidcTokenClaims: z.lazy(() => CreateProjectProjectsOidcTokenClaims$inboundSchema).optional(),
|
|
2718
|
+
plan: CreateProjectProjectsPlan$inboundSchema,
|
|
2719
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
2720
|
+
private: z.boolean(),
|
|
2721
|
+
readyAt: z.number().optional(),
|
|
2722
|
+
readyState: CreateProjectProjectsReadyState$inboundSchema,
|
|
2723
|
+
readySubstate: CreateProjectProjectsReadySubstate$inboundSchema.optional(),
|
|
2724
|
+
requestedAt: z.number().optional(),
|
|
2725
|
+
target: z.nullable(z.string()).optional(),
|
|
2726
|
+
teamId: z.nullable(z.string()).optional(),
|
|
2727
|
+
type: CreateProjectProjectsResponse200ApplicationJSONType$inboundSchema,
|
|
2728
|
+
url: z.string(),
|
|
2729
|
+
userId: z.string(),
|
|
2730
|
+
withCache: z.boolean().optional(),
|
|
2731
|
+
});
|
|
2732
|
+
/** @internal */
|
|
2733
|
+
export const CreateProjectTargets$outboundSchema = z.object({
|
|
2734
|
+
id: z.string(),
|
|
2735
|
+
alias: z.array(z.string()).optional(),
|
|
2736
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
2737
|
+
aliasError: z.nullable(z.lazy(() => CreateProjectProjectsAliasError$outboundSchema)).optional(),
|
|
2738
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
2739
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
2740
|
+
branchMatcher: z.lazy(() => CreateProjectProjectsBranchMatcher$outboundSchema)
|
|
2741
|
+
.optional(),
|
|
2742
|
+
buildingAt: z.number().optional(),
|
|
2743
|
+
builds: z.array(z.lazy(() => CreateProjectProjectsBuilds$outboundSchema))
|
|
2744
|
+
.optional(),
|
|
2745
|
+
checksConclusion: CreateProjectProjectsChecksConclusion$outboundSchema
|
|
2746
|
+
.optional(),
|
|
2747
|
+
checksState: CreateProjectProjectsChecksState$outboundSchema.optional(),
|
|
2748
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
2749
|
+
connectConfigurationId: z.string().optional(),
|
|
2750
|
+
createdAt: z.number(),
|
|
2751
|
+
createdIn: z.string(),
|
|
2752
|
+
creator: z.nullable(z.lazy(() => CreateProjectProjectsCreator$outboundSchema)),
|
|
2753
|
+
deletedAt: z.number().optional(),
|
|
2754
|
+
deploymentHostname: z.string(),
|
|
2755
|
+
forced: z.boolean().optional(),
|
|
2756
|
+
name: z.string(),
|
|
2757
|
+
meta: z.record(z.string()).optional(),
|
|
2758
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
2759
|
+
oidcTokenClaims: z.lazy(() => CreateProjectProjectsOidcTokenClaims$outboundSchema).optional(),
|
|
2760
|
+
plan: CreateProjectProjectsPlan$outboundSchema,
|
|
2761
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
2762
|
+
private: z.boolean(),
|
|
2763
|
+
readyAt: z.number().optional(),
|
|
2764
|
+
readyState: CreateProjectProjectsReadyState$outboundSchema,
|
|
2765
|
+
readySubstate: CreateProjectProjectsReadySubstate$outboundSchema.optional(),
|
|
2766
|
+
requestedAt: z.number().optional(),
|
|
2767
|
+
target: z.nullable(z.string()).optional(),
|
|
2768
|
+
teamId: z.nullable(z.string()).optional(),
|
|
2769
|
+
type: CreateProjectProjectsResponse200ApplicationJSONType$outboundSchema,
|
|
2770
|
+
url: z.string(),
|
|
2771
|
+
userId: z.string(),
|
|
2772
|
+
withCache: z.boolean().optional(),
|
|
2773
|
+
});
|
|
2774
|
+
/**
|
|
2775
|
+
* @internal
|
|
2776
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2777
|
+
*/
|
|
2778
|
+
export var CreateProjectTargets$;
|
|
2779
|
+
(function (CreateProjectTargets$) {
|
|
2780
|
+
/** @deprecated use `CreateProjectTargets$inboundSchema` instead. */
|
|
2781
|
+
CreateProjectTargets$.inboundSchema = CreateProjectTargets$inboundSchema;
|
|
2782
|
+
/** @deprecated use `CreateProjectTargets$outboundSchema` instead. */
|
|
2783
|
+
CreateProjectTargets$.outboundSchema = CreateProjectTargets$outboundSchema;
|
|
2784
|
+
})(CreateProjectTargets$ || (CreateProjectTargets$ = {}));
|
|
2785
|
+
/** @internal */
|
|
2786
|
+
export const CreateProjectPermissions$inboundSchema = z.object({
|
|
2787
|
+
accessGroup: z.array(ACLAction$inboundSchema).optional(),
|
|
2788
|
+
aliasGlobal: z.array(ACLAction$inboundSchema).optional(),
|
|
2789
|
+
analyticsSampling: z.array(ACLAction$inboundSchema).optional(),
|
|
2790
|
+
analyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
2791
|
+
auditLog: z.array(ACLAction$inboundSchema).optional(),
|
|
2792
|
+
billingAddress: z.array(ACLAction$inboundSchema).optional(),
|
|
2793
|
+
billingInformation: z.array(ACLAction$inboundSchema).optional(),
|
|
2794
|
+
billingInvoice: z.array(ACLAction$inboundSchema).optional(),
|
|
2795
|
+
billingInvoiceEmailRecipient: z.array(ACLAction$inboundSchema).optional(),
|
|
2796
|
+
billingInvoiceLanguage: z.array(ACLAction$inboundSchema).optional(),
|
|
2797
|
+
billingPlan: z.array(ACLAction$inboundSchema).optional(),
|
|
2798
|
+
billingPurchaseOrder: z.array(ACLAction$inboundSchema).optional(),
|
|
2799
|
+
billingTaxId: z.array(ACLAction$inboundSchema).optional(),
|
|
2800
|
+
blob: z.array(ACLAction$inboundSchema).optional(),
|
|
2801
|
+
budget: z.array(ACLAction$inboundSchema).optional(),
|
|
2802
|
+
cacheArtifact: z.array(ACLAction$inboundSchema).optional(),
|
|
2803
|
+
cacheArtifactUsageEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
2804
|
+
codeChecks: z.array(ACLAction$inboundSchema).optional(),
|
|
2805
|
+
concurrentBuilds: z.array(ACLAction$inboundSchema).optional(),
|
|
2806
|
+
connect: z.array(ACLAction$inboundSchema).optional(),
|
|
2807
|
+
connectConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2808
|
+
domain: z.array(ACLAction$inboundSchema).optional(),
|
|
2809
|
+
domainAcceptDelegation: z.array(ACLAction$inboundSchema).optional(),
|
|
2810
|
+
domainAuthCodes: z.array(ACLAction$inboundSchema).optional(),
|
|
2811
|
+
domainCertificate: z.array(ACLAction$inboundSchema).optional(),
|
|
2812
|
+
domainCheckConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2813
|
+
domainMove: z.array(ACLAction$inboundSchema).optional(),
|
|
2814
|
+
domainPurchase: z.array(ACLAction$inboundSchema).optional(),
|
|
2815
|
+
domainRecord: z.array(ACLAction$inboundSchema).optional(),
|
|
2816
|
+
domainTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
2817
|
+
event: z.array(ACLAction$inboundSchema).optional(),
|
|
2818
|
+
ownEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
2819
|
+
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$inboundSchema)
|
|
2820
|
+
.optional(),
|
|
2821
|
+
fileUpload: z.array(ACLAction$inboundSchema).optional(),
|
|
2822
|
+
gitRepository: z.array(ACLAction$inboundSchema).optional(),
|
|
2823
|
+
ipBlocking: z.array(ACLAction$inboundSchema).optional(),
|
|
2824
|
+
integration: z.array(ACLAction$inboundSchema).optional(),
|
|
2825
|
+
integrationAccount: z.array(ACLAction$inboundSchema).optional(),
|
|
2826
|
+
integrationConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2827
|
+
integrationConfigurationTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2828
|
+
integrationConfigurationProjects: z.array(ACLAction$inboundSchema).optional(),
|
|
2829
|
+
integrationVercelConfigurationOverride: z.array(ACLAction$inboundSchema)
|
|
2830
|
+
.optional(),
|
|
2831
|
+
integrationConfigurationRole: z.array(ACLAction$inboundSchema).optional(),
|
|
2832
|
+
integrationResource: z.array(ACLAction$inboundSchema).optional(),
|
|
2833
|
+
integrationEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
2834
|
+
integrationResourceSecrets: z.array(ACLAction$inboundSchema).optional(),
|
|
2835
|
+
integrationDeploymentAction: z.array(ACLAction$inboundSchema).optional(),
|
|
2836
|
+
marketplaceInstallationMember: z.array(ACLAction$inboundSchema).optional(),
|
|
2837
|
+
marketplaceBillingData: z.array(ACLAction$inboundSchema).optional(),
|
|
2838
|
+
marketplaceInvoice: z.array(ACLAction$inboundSchema).optional(),
|
|
2839
|
+
jobGlobal: z.array(ACLAction$inboundSchema).optional(),
|
|
2840
|
+
logDrain: z.array(ACLAction$inboundSchema).optional(),
|
|
2841
|
+
Monitoring: z.array(ACLAction$inboundSchema).optional(),
|
|
2842
|
+
monitoringSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
2843
|
+
monitoringQuery: z.array(ACLAction$inboundSchema).optional(),
|
|
2844
|
+
monitoringChart: z.array(ACLAction$inboundSchema).optional(),
|
|
2845
|
+
monitoringAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
2846
|
+
notificationDeploymentFailed: z.array(ACLAction$inboundSchema).optional(),
|
|
2847
|
+
notificationDomainConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2848
|
+
notificationDomainExpire: z.array(ACLAction$inboundSchema).optional(),
|
|
2849
|
+
notificationDomainMoved: z.array(ACLAction$inboundSchema).optional(),
|
|
2850
|
+
notificationDomainPurchase: z.array(ACLAction$inboundSchema).optional(),
|
|
2851
|
+
notificationDomainRenewal: z.array(ACLAction$inboundSchema).optional(),
|
|
2852
|
+
notificationDomainTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2853
|
+
notificationDomainUnverified: z.array(ACLAction$inboundSchema).optional(),
|
|
2854
|
+
NotificationMonitoringAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
2855
|
+
notificationPaymentFailed: z.array(ACLAction$inboundSchema).optional(),
|
|
2856
|
+
notificationUsageAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
2857
|
+
notificationCustomerBudget: z.array(ACLAction$inboundSchema).optional(),
|
|
2858
|
+
notificationStatementOfReasons: z.array(ACLAction$inboundSchema).optional(),
|
|
2859
|
+
oauth2Connection: z.array(ACLAction$inboundSchema).optional(),
|
|
2860
|
+
openTelemetryEndpoint: z.array(ACLAction$inboundSchema).optional(),
|
|
2861
|
+
paymentMethod: z.array(ACLAction$inboundSchema).optional(),
|
|
2862
|
+
permissions: z.array(ACLAction$inboundSchema).optional(),
|
|
2863
|
+
postgres: z.array(ACLAction$inboundSchema).optional(),
|
|
2864
|
+
previewDeploymentSuffix: z.array(ACLAction$inboundSchema).optional(),
|
|
2865
|
+
proTrialOnboarding: z.array(ACLAction$inboundSchema).optional(),
|
|
2866
|
+
sharedEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
2867
|
+
sharedEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
2868
|
+
space: z.array(ACLAction$inboundSchema).optional(),
|
|
2869
|
+
spaceRun: z.array(ACLAction$inboundSchema).optional(),
|
|
2870
|
+
passwordProtectionInvoiceItem: z.array(ACLAction$inboundSchema).optional(),
|
|
2871
|
+
rateLimit: z.array(ACLAction$inboundSchema).optional(),
|
|
2872
|
+
redis: z.array(ACLAction$inboundSchema).optional(),
|
|
2873
|
+
repository: z.array(ACLAction$inboundSchema).optional(),
|
|
2874
|
+
remoteCaching: z.array(ACLAction$inboundSchema).optional(),
|
|
2875
|
+
samlConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2876
|
+
secret: z.array(ACLAction$inboundSchema).optional(),
|
|
2877
|
+
redisStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2878
|
+
blobStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2879
|
+
postgresStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2880
|
+
integrationStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2881
|
+
integrationResourceReplCommand: z.array(ACLAction$inboundSchema).optional(),
|
|
2882
|
+
storeTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2883
|
+
supportCase: z.array(ACLAction$inboundSchema).optional(),
|
|
2884
|
+
supportCaseComment: z.array(ACLAction$inboundSchema).optional(),
|
|
2885
|
+
dataCacheBillingSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
2886
|
+
team: z.array(ACLAction$inboundSchema).optional(),
|
|
2887
|
+
teamAccessRequest: z.array(ACLAction$inboundSchema).optional(),
|
|
2888
|
+
teamFellowMembership: z.array(ACLAction$inboundSchema).optional(),
|
|
2889
|
+
teamGitExclusivity: z.array(ACLAction$inboundSchema).optional(),
|
|
2890
|
+
teamInvite: z.array(ACLAction$inboundSchema).optional(),
|
|
2891
|
+
teamInviteCode: z.array(ACLAction$inboundSchema).optional(),
|
|
2892
|
+
teamJoin: z.array(ACLAction$inboundSchema).optional(),
|
|
2893
|
+
teamOwnMembership: z.array(ACLAction$inboundSchema).optional(),
|
|
2894
|
+
teamOwnMembershipDisconnectSAML: z.array(ACLAction$inboundSchema).optional(),
|
|
2895
|
+
token: z.array(ACLAction$inboundSchema).optional(),
|
|
2896
|
+
usage: z.array(ACLAction$inboundSchema).optional(),
|
|
2897
|
+
usageCycle: z.array(ACLAction$inboundSchema).optional(),
|
|
2898
|
+
user: z.array(ACLAction$inboundSchema).optional(),
|
|
2899
|
+
userConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
2900
|
+
vpcPeeringConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
2901
|
+
webAnalyticsPlan: z.array(ACLAction$inboundSchema).optional(),
|
|
2902
|
+
webAuthn: z.array(ACLAction$inboundSchema).optional(),
|
|
2903
|
+
edgeConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2904
|
+
edgeConfigItem: z.array(ACLAction$inboundSchema).optional(),
|
|
2905
|
+
edgeConfigSchema: z.array(ACLAction$inboundSchema).optional(),
|
|
2906
|
+
edgeConfigToken: z.array(ACLAction$inboundSchema).optional(),
|
|
2907
|
+
webhook: z.array(ACLAction$inboundSchema).optional(),
|
|
2908
|
+
"webhook-event": z.array(ACLAction$inboundSchema).optional(),
|
|
2909
|
+
endpointVerification: z.array(ACLAction$inboundSchema).optional(),
|
|
2910
|
+
projectTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
2911
|
+
oauth2Application: z.array(ACLAction$inboundSchema).optional(),
|
|
2912
|
+
aliasProject: z.array(ACLAction$inboundSchema).optional(),
|
|
2913
|
+
aliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
2914
|
+
productionAliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
2915
|
+
connectConfigurationLink: z.array(ACLAction$inboundSchema).optional(),
|
|
2916
|
+
dataCacheNamespace: z.array(ACLAction$inboundSchema).optional(),
|
|
2917
|
+
deployment: z.array(ACLAction$inboundSchema).optional(),
|
|
2918
|
+
deploymentCheck: z.array(ACLAction$inboundSchema).optional(),
|
|
2919
|
+
deploymentCheckPreview: z.array(ACLAction$inboundSchema).optional(),
|
|
2920
|
+
deploymentCheckReRunFromProductionBranch: z.array(ACLAction$inboundSchema)
|
|
2921
|
+
.optional(),
|
|
2922
|
+
deploymentProductionGit: z.array(ACLAction$inboundSchema).optional(),
|
|
2923
|
+
deploymentPreview: z.array(ACLAction$inboundSchema).optional(),
|
|
2924
|
+
deploymentPrivate: z.array(ACLAction$inboundSchema).optional(),
|
|
2925
|
+
deploymentPromote: z.array(ACLAction$inboundSchema).optional(),
|
|
2926
|
+
deploymentRollback: z.array(ACLAction$inboundSchema).optional(),
|
|
2927
|
+
environments: z.array(ACLAction$inboundSchema).optional(),
|
|
2928
|
+
logs: z.array(ACLAction$inboundSchema).optional(),
|
|
2929
|
+
logsPreset: z.array(ACLAction$inboundSchema).optional(),
|
|
2930
|
+
passwordProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
2931
|
+
optionsAllowlist: z.array(ACLAction$inboundSchema).optional(),
|
|
2932
|
+
job: z.array(ACLAction$inboundSchema).optional(),
|
|
2933
|
+
project: z.array(ACLAction$inboundSchema).optional(),
|
|
2934
|
+
projectAccessGroup: z.array(ACLAction$inboundSchema).optional(),
|
|
2935
|
+
projectAnalyticsSampling: z.array(ACLAction$inboundSchema).optional(),
|
|
2936
|
+
projectDeploymentHook: z.array(ACLAction$inboundSchema).optional(),
|
|
2937
|
+
projectDomain: z.array(ACLAction$inboundSchema).optional(),
|
|
2938
|
+
projectDomainMove: z.array(ACLAction$inboundSchema).optional(),
|
|
2939
|
+
projectDomainCheckConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2940
|
+
projectEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
2941
|
+
projectEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
2942
|
+
projectEnvVarsUnownedByIntegration: z.array(ACLAction$inboundSchema)
|
|
2943
|
+
.optional(),
|
|
2944
|
+
projectFlags: z.array(ACLAction$inboundSchema).optional(),
|
|
2945
|
+
projectId: z.array(ACLAction$inboundSchema).optional(),
|
|
2946
|
+
projectIntegrationConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2947
|
+
projectLink: z.array(ACLAction$inboundSchema).optional(),
|
|
2948
|
+
projectMember: z.array(ACLAction$inboundSchema).optional(),
|
|
2949
|
+
projectMonitoring: z.array(ACLAction$inboundSchema).optional(),
|
|
2950
|
+
projectPermissions: z.array(ACLAction$inboundSchema).optional(),
|
|
2951
|
+
projectProductionBranch: z.array(ACLAction$inboundSchema).optional(),
|
|
2952
|
+
projectTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2953
|
+
projectTransferOut: z.array(ACLAction$inboundSchema).optional(),
|
|
2954
|
+
projectProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
2955
|
+
projectUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
2956
|
+
projectAnalyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
2957
|
+
projectSupportCase: z.array(ACLAction$inboundSchema).optional(),
|
|
2958
|
+
projectSupportCaseComment: z.array(ACLAction$inboundSchema).optional(),
|
|
2959
|
+
projectDeploymentExpiration: z.array(ACLAction$inboundSchema).optional(),
|
|
2960
|
+
projectTier: z.array(ACLAction$inboundSchema).optional(),
|
|
2961
|
+
seawallConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2962
|
+
skewProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
2963
|
+
analytics: z.array(ACLAction$inboundSchema).optional(),
|
|
2964
|
+
trustedIps: z.array(ACLAction$inboundSchema).optional(),
|
|
2965
|
+
webAnalytics: z.array(ACLAction$inboundSchema).optional(),
|
|
2966
|
+
sharedEnvVarConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
2967
|
+
sonar: z.array(ACLAction$inboundSchema).optional(),
|
|
2968
|
+
}).transform((v) => {
|
|
2969
|
+
return remap$(v, {
|
|
2970
|
+
"Monitoring": "monitoring",
|
|
2971
|
+
"NotificationMonitoringAlert": "notificationMonitoringAlert",
|
|
2972
|
+
"webhook-event": "webhookEvent",
|
|
2973
|
+
});
|
|
2974
|
+
});
|
|
2975
|
+
/** @internal */
|
|
2976
|
+
export const CreateProjectPermissions$outboundSchema = z.object({
|
|
2977
|
+
accessGroup: z.array(ACLAction$outboundSchema).optional(),
|
|
2978
|
+
aliasGlobal: z.array(ACLAction$outboundSchema).optional(),
|
|
2979
|
+
analyticsSampling: z.array(ACLAction$outboundSchema).optional(),
|
|
2980
|
+
analyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
2981
|
+
auditLog: z.array(ACLAction$outboundSchema).optional(),
|
|
2982
|
+
billingAddress: z.array(ACLAction$outboundSchema).optional(),
|
|
2983
|
+
billingInformation: z.array(ACLAction$outboundSchema).optional(),
|
|
2984
|
+
billingInvoice: z.array(ACLAction$outboundSchema).optional(),
|
|
2985
|
+
billingInvoiceEmailRecipient: z.array(ACLAction$outboundSchema).optional(),
|
|
2986
|
+
billingInvoiceLanguage: z.array(ACLAction$outboundSchema).optional(),
|
|
2987
|
+
billingPlan: z.array(ACLAction$outboundSchema).optional(),
|
|
2988
|
+
billingPurchaseOrder: z.array(ACLAction$outboundSchema).optional(),
|
|
2989
|
+
billingTaxId: z.array(ACLAction$outboundSchema).optional(),
|
|
2990
|
+
blob: z.array(ACLAction$outboundSchema).optional(),
|
|
2991
|
+
budget: z.array(ACLAction$outboundSchema).optional(),
|
|
2992
|
+
cacheArtifact: z.array(ACLAction$outboundSchema).optional(),
|
|
2993
|
+
cacheArtifactUsageEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
2994
|
+
codeChecks: z.array(ACLAction$outboundSchema).optional(),
|
|
2995
|
+
concurrentBuilds: z.array(ACLAction$outboundSchema).optional(),
|
|
2996
|
+
connect: z.array(ACLAction$outboundSchema).optional(),
|
|
2997
|
+
connectConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
2998
|
+
domain: z.array(ACLAction$outboundSchema).optional(),
|
|
2999
|
+
domainAcceptDelegation: z.array(ACLAction$outboundSchema).optional(),
|
|
3000
|
+
domainAuthCodes: z.array(ACLAction$outboundSchema).optional(),
|
|
3001
|
+
domainCertificate: z.array(ACLAction$outboundSchema).optional(),
|
|
3002
|
+
domainCheckConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
3003
|
+
domainMove: z.array(ACLAction$outboundSchema).optional(),
|
|
3004
|
+
domainPurchase: z.array(ACLAction$outboundSchema).optional(),
|
|
3005
|
+
domainRecord: z.array(ACLAction$outboundSchema).optional(),
|
|
3006
|
+
domainTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
3007
|
+
event: z.array(ACLAction$outboundSchema).optional(),
|
|
3008
|
+
ownEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
3009
|
+
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$outboundSchema)
|
|
3010
|
+
.optional(),
|
|
3011
|
+
fileUpload: z.array(ACLAction$outboundSchema).optional(),
|
|
3012
|
+
gitRepository: z.array(ACLAction$outboundSchema).optional(),
|
|
3013
|
+
ipBlocking: z.array(ACLAction$outboundSchema).optional(),
|
|
3014
|
+
integration: z.array(ACLAction$outboundSchema).optional(),
|
|
3015
|
+
integrationAccount: z.array(ACLAction$outboundSchema).optional(),
|
|
3016
|
+
integrationConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
3017
|
+
integrationConfigurationTransfer: z.array(ACLAction$outboundSchema)
|
|
3018
|
+
.optional(),
|
|
3019
|
+
integrationConfigurationProjects: z.array(ACLAction$outboundSchema)
|
|
3020
|
+
.optional(),
|
|
3021
|
+
integrationVercelConfigurationOverride: z.array(ACLAction$outboundSchema)
|
|
3022
|
+
.optional(),
|
|
3023
|
+
integrationConfigurationRole: z.array(ACLAction$outboundSchema).optional(),
|
|
3024
|
+
integrationResource: z.array(ACLAction$outboundSchema).optional(),
|
|
3025
|
+
integrationEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
3026
|
+
integrationResourceSecrets: z.array(ACLAction$outboundSchema).optional(),
|
|
3027
|
+
integrationDeploymentAction: z.array(ACLAction$outboundSchema).optional(),
|
|
3028
|
+
marketplaceInstallationMember: z.array(ACLAction$outboundSchema).optional(),
|
|
3029
|
+
marketplaceBillingData: z.array(ACLAction$outboundSchema).optional(),
|
|
3030
|
+
marketplaceInvoice: z.array(ACLAction$outboundSchema).optional(),
|
|
3031
|
+
jobGlobal: z.array(ACLAction$outboundSchema).optional(),
|
|
3032
|
+
logDrain: z.array(ACLAction$outboundSchema).optional(),
|
|
3033
|
+
monitoring: z.array(ACLAction$outboundSchema).optional(),
|
|
3034
|
+
monitoringSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
3035
|
+
monitoringQuery: z.array(ACLAction$outboundSchema).optional(),
|
|
3036
|
+
monitoringChart: z.array(ACLAction$outboundSchema).optional(),
|
|
3037
|
+
monitoringAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
3038
|
+
notificationDeploymentFailed: z.array(ACLAction$outboundSchema).optional(),
|
|
3039
|
+
notificationDomainConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
3040
|
+
notificationDomainExpire: z.array(ACLAction$outboundSchema).optional(),
|
|
3041
|
+
notificationDomainMoved: z.array(ACLAction$outboundSchema).optional(),
|
|
3042
|
+
notificationDomainPurchase: z.array(ACLAction$outboundSchema).optional(),
|
|
3043
|
+
notificationDomainRenewal: z.array(ACLAction$outboundSchema).optional(),
|
|
3044
|
+
notificationDomainTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
3045
|
+
notificationDomainUnverified: z.array(ACLAction$outboundSchema).optional(),
|
|
3046
|
+
notificationMonitoringAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
3047
|
+
notificationPaymentFailed: z.array(ACLAction$outboundSchema).optional(),
|
|
3048
|
+
notificationUsageAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
3049
|
+
notificationCustomerBudget: z.array(ACLAction$outboundSchema).optional(),
|
|
3050
|
+
notificationStatementOfReasons: z.array(ACLAction$outboundSchema).optional(),
|
|
3051
|
+
oauth2Connection: z.array(ACLAction$outboundSchema).optional(),
|
|
3052
|
+
openTelemetryEndpoint: z.array(ACLAction$outboundSchema).optional(),
|
|
3053
|
+
paymentMethod: z.array(ACLAction$outboundSchema).optional(),
|
|
3054
|
+
permissions: z.array(ACLAction$outboundSchema).optional(),
|
|
3055
|
+
postgres: z.array(ACLAction$outboundSchema).optional(),
|
|
3056
|
+
previewDeploymentSuffix: z.array(ACLAction$outboundSchema).optional(),
|
|
3057
|
+
proTrialOnboarding: z.array(ACLAction$outboundSchema).optional(),
|
|
3058
|
+
sharedEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
3059
|
+
sharedEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
3060
|
+
space: z.array(ACLAction$outboundSchema).optional(),
|
|
3061
|
+
spaceRun: z.array(ACLAction$outboundSchema).optional(),
|
|
3062
|
+
passwordProtectionInvoiceItem: z.array(ACLAction$outboundSchema).optional(),
|
|
3063
|
+
rateLimit: z.array(ACLAction$outboundSchema).optional(),
|
|
3064
|
+
redis: z.array(ACLAction$outboundSchema).optional(),
|
|
3065
|
+
repository: z.array(ACLAction$outboundSchema).optional(),
|
|
3066
|
+
remoteCaching: z.array(ACLAction$outboundSchema).optional(),
|
|
3067
|
+
samlConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
3068
|
+
secret: z.array(ACLAction$outboundSchema).optional(),
|
|
3069
|
+
redisStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
3070
|
+
blobStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
3071
|
+
postgresStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
3072
|
+
integrationStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
3073
|
+
integrationResourceReplCommand: z.array(ACLAction$outboundSchema).optional(),
|
|
3074
|
+
storeTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
3075
|
+
supportCase: z.array(ACLAction$outboundSchema).optional(),
|
|
3076
|
+
supportCaseComment: z.array(ACLAction$outboundSchema).optional(),
|
|
3077
|
+
dataCacheBillingSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
3078
|
+
team: z.array(ACLAction$outboundSchema).optional(),
|
|
3079
|
+
teamAccessRequest: z.array(ACLAction$outboundSchema).optional(),
|
|
3080
|
+
teamFellowMembership: z.array(ACLAction$outboundSchema).optional(),
|
|
3081
|
+
teamGitExclusivity: z.array(ACLAction$outboundSchema).optional(),
|
|
3082
|
+
teamInvite: z.array(ACLAction$outboundSchema).optional(),
|
|
3083
|
+
teamInviteCode: z.array(ACLAction$outboundSchema).optional(),
|
|
3084
|
+
teamJoin: z.array(ACLAction$outboundSchema).optional(),
|
|
3085
|
+
teamOwnMembership: z.array(ACLAction$outboundSchema).optional(),
|
|
3086
|
+
teamOwnMembershipDisconnectSAML: z.array(ACLAction$outboundSchema).optional(),
|
|
3087
|
+
token: z.array(ACLAction$outboundSchema).optional(),
|
|
3088
|
+
usage: z.array(ACLAction$outboundSchema).optional(),
|
|
3089
|
+
usageCycle: z.array(ACLAction$outboundSchema).optional(),
|
|
3090
|
+
user: z.array(ACLAction$outboundSchema).optional(),
|
|
3091
|
+
userConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
3092
|
+
vpcPeeringConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
3093
|
+
webAnalyticsPlan: z.array(ACLAction$outboundSchema).optional(),
|
|
3094
|
+
webAuthn: z.array(ACLAction$outboundSchema).optional(),
|
|
3095
|
+
edgeConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
3096
|
+
edgeConfigItem: z.array(ACLAction$outboundSchema).optional(),
|
|
3097
|
+
edgeConfigSchema: z.array(ACLAction$outboundSchema).optional(),
|
|
3098
|
+
edgeConfigToken: z.array(ACLAction$outboundSchema).optional(),
|
|
3099
|
+
webhook: z.array(ACLAction$outboundSchema).optional(),
|
|
3100
|
+
webhookEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
3101
|
+
endpointVerification: z.array(ACLAction$outboundSchema).optional(),
|
|
3102
|
+
projectTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
3103
|
+
oauth2Application: z.array(ACLAction$outboundSchema).optional(),
|
|
3104
|
+
aliasProject: z.array(ACLAction$outboundSchema).optional(),
|
|
3105
|
+
aliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
3106
|
+
productionAliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
3107
|
+
connectConfigurationLink: z.array(ACLAction$outboundSchema).optional(),
|
|
3108
|
+
dataCacheNamespace: z.array(ACLAction$outboundSchema).optional(),
|
|
3109
|
+
deployment: z.array(ACLAction$outboundSchema).optional(),
|
|
3110
|
+
deploymentCheck: z.array(ACLAction$outboundSchema).optional(),
|
|
3111
|
+
deploymentCheckPreview: z.array(ACLAction$outboundSchema).optional(),
|
|
3112
|
+
deploymentCheckReRunFromProductionBranch: z.array(ACLAction$outboundSchema)
|
|
3113
|
+
.optional(),
|
|
3114
|
+
deploymentProductionGit: z.array(ACLAction$outboundSchema).optional(),
|
|
3115
|
+
deploymentPreview: z.array(ACLAction$outboundSchema).optional(),
|
|
3116
|
+
deploymentPrivate: z.array(ACLAction$outboundSchema).optional(),
|
|
3117
|
+
deploymentPromote: z.array(ACLAction$outboundSchema).optional(),
|
|
3118
|
+
deploymentRollback: z.array(ACLAction$outboundSchema).optional(),
|
|
3119
|
+
environments: z.array(ACLAction$outboundSchema).optional(),
|
|
3120
|
+
logs: z.array(ACLAction$outboundSchema).optional(),
|
|
3121
|
+
logsPreset: z.array(ACLAction$outboundSchema).optional(),
|
|
3122
|
+
passwordProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
3123
|
+
optionsAllowlist: z.array(ACLAction$outboundSchema).optional(),
|
|
3124
|
+
job: z.array(ACLAction$outboundSchema).optional(),
|
|
3125
|
+
project: z.array(ACLAction$outboundSchema).optional(),
|
|
3126
|
+
projectAccessGroup: z.array(ACLAction$outboundSchema).optional(),
|
|
3127
|
+
projectAnalyticsSampling: z.array(ACLAction$outboundSchema).optional(),
|
|
3128
|
+
projectDeploymentHook: z.array(ACLAction$outboundSchema).optional(),
|
|
3129
|
+
projectDomain: z.array(ACLAction$outboundSchema).optional(),
|
|
3130
|
+
projectDomainMove: z.array(ACLAction$outboundSchema).optional(),
|
|
3131
|
+
projectDomainCheckConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
3132
|
+
projectEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
3133
|
+
projectEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
3134
|
+
projectEnvVarsUnownedByIntegration: z.array(ACLAction$outboundSchema)
|
|
3135
|
+
.optional(),
|
|
3136
|
+
projectFlags: z.array(ACLAction$outboundSchema).optional(),
|
|
3137
|
+
projectId: z.array(ACLAction$outboundSchema).optional(),
|
|
3138
|
+
projectIntegrationConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
3139
|
+
projectLink: z.array(ACLAction$outboundSchema).optional(),
|
|
3140
|
+
projectMember: z.array(ACLAction$outboundSchema).optional(),
|
|
3141
|
+
projectMonitoring: z.array(ACLAction$outboundSchema).optional(),
|
|
3142
|
+
projectPermissions: z.array(ACLAction$outboundSchema).optional(),
|
|
3143
|
+
projectProductionBranch: z.array(ACLAction$outboundSchema).optional(),
|
|
3144
|
+
projectTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
3145
|
+
projectTransferOut: z.array(ACLAction$outboundSchema).optional(),
|
|
3146
|
+
projectProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
3147
|
+
projectUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
3148
|
+
projectAnalyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
3149
|
+
projectSupportCase: z.array(ACLAction$outboundSchema).optional(),
|
|
3150
|
+
projectSupportCaseComment: z.array(ACLAction$outboundSchema).optional(),
|
|
3151
|
+
projectDeploymentExpiration: z.array(ACLAction$outboundSchema).optional(),
|
|
3152
|
+
projectTier: z.array(ACLAction$outboundSchema).optional(),
|
|
3153
|
+
seawallConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
3154
|
+
skewProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
3155
|
+
analytics: z.array(ACLAction$outboundSchema).optional(),
|
|
3156
|
+
trustedIps: z.array(ACLAction$outboundSchema).optional(),
|
|
3157
|
+
webAnalytics: z.array(ACLAction$outboundSchema).optional(),
|
|
3158
|
+
sharedEnvVarConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
3159
|
+
sonar: z.array(ACLAction$outboundSchema).optional(),
|
|
3160
|
+
}).transform((v) => {
|
|
3161
|
+
return remap$(v, {
|
|
3162
|
+
monitoring: "Monitoring",
|
|
3163
|
+
notificationMonitoringAlert: "NotificationMonitoringAlert",
|
|
3164
|
+
webhookEvent: "webhook-event",
|
|
3165
|
+
});
|
|
3166
|
+
});
|
|
3167
|
+
/**
|
|
3168
|
+
* @internal
|
|
3169
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3170
|
+
*/
|
|
3171
|
+
export var CreateProjectPermissions$;
|
|
3172
|
+
(function (CreateProjectPermissions$) {
|
|
3173
|
+
/** @deprecated use `CreateProjectPermissions$inboundSchema` instead. */
|
|
3174
|
+
CreateProjectPermissions$.inboundSchema = CreateProjectPermissions$inboundSchema;
|
|
3175
|
+
/** @deprecated use `CreateProjectPermissions$outboundSchema` instead. */
|
|
3176
|
+
CreateProjectPermissions$.outboundSchema = CreateProjectPermissions$outboundSchema;
|
|
3177
|
+
})(CreateProjectPermissions$ || (CreateProjectPermissions$ = {}));
|
|
3178
|
+
/** @internal */
|
|
3179
|
+
export const CreateProjectLastRollbackTarget$inboundSchema = z.object({});
|
|
3180
|
+
/** @internal */
|
|
3181
|
+
export const CreateProjectLastRollbackTarget$outboundSchema = z.object({});
|
|
3182
|
+
/**
|
|
3183
|
+
* @internal
|
|
3184
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3185
|
+
*/
|
|
3186
|
+
export var CreateProjectLastRollbackTarget$;
|
|
3187
|
+
(function (CreateProjectLastRollbackTarget$) {
|
|
3188
|
+
/** @deprecated use `CreateProjectLastRollbackTarget$inboundSchema` instead. */
|
|
3189
|
+
CreateProjectLastRollbackTarget$.inboundSchema = CreateProjectLastRollbackTarget$inboundSchema;
|
|
3190
|
+
/** @deprecated use `CreateProjectLastRollbackTarget$outboundSchema` instead. */
|
|
3191
|
+
CreateProjectLastRollbackTarget$.outboundSchema = CreateProjectLastRollbackTarget$outboundSchema;
|
|
3192
|
+
})(CreateProjectLastRollbackTarget$ || (CreateProjectLastRollbackTarget$ = {}));
|
|
3193
|
+
/** @internal */
|
|
3194
|
+
export const CreateProjectJobStatus$inboundSchema = z.nativeEnum(CreateProjectJobStatus);
|
|
3195
|
+
/** @internal */
|
|
3196
|
+
export const CreateProjectJobStatus$outboundSchema = CreateProjectJobStatus$inboundSchema;
|
|
3197
|
+
/**
|
|
3198
|
+
* @internal
|
|
3199
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3200
|
+
*/
|
|
3201
|
+
export var CreateProjectJobStatus$;
|
|
3202
|
+
(function (CreateProjectJobStatus$) {
|
|
3203
|
+
/** @deprecated use `CreateProjectJobStatus$inboundSchema` instead. */
|
|
3204
|
+
CreateProjectJobStatus$.inboundSchema = CreateProjectJobStatus$inboundSchema;
|
|
3205
|
+
/** @deprecated use `CreateProjectJobStatus$outboundSchema` instead. */
|
|
3206
|
+
CreateProjectJobStatus$.outboundSchema = CreateProjectJobStatus$outboundSchema;
|
|
3207
|
+
})(CreateProjectJobStatus$ || (CreateProjectJobStatus$ = {}));
|
|
3208
|
+
/** @internal */
|
|
3209
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONResponseBodyType);
|
|
3210
|
+
/** @internal */
|
|
3211
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
3212
|
+
/**
|
|
3213
|
+
* @internal
|
|
3214
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3215
|
+
*/
|
|
3216
|
+
export var CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$;
|
|
3217
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$) {
|
|
3218
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
3219
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
3220
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
3221
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema;
|
|
3222
|
+
})(CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$ || (CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$ = {}));
|
|
3223
|
+
/** @internal */
|
|
3224
|
+
export const CreateProjectLastAliasRequest$inboundSchema = z.object({
|
|
3225
|
+
fromDeploymentId: z.string(),
|
|
3226
|
+
toDeploymentId: z.string(),
|
|
3227
|
+
jobStatus: CreateProjectJobStatus$inboundSchema,
|
|
3228
|
+
requestedAt: z.number(),
|
|
3229
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema,
|
|
3230
|
+
});
|
|
3231
|
+
/** @internal */
|
|
3232
|
+
export const CreateProjectLastAliasRequest$outboundSchema = z.object({
|
|
3233
|
+
fromDeploymentId: z.string(),
|
|
3234
|
+
toDeploymentId: z.string(),
|
|
3235
|
+
jobStatus: CreateProjectJobStatus$outboundSchema,
|
|
3236
|
+
requestedAt: z.number(),
|
|
3237
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema,
|
|
3238
|
+
});
|
|
3239
|
+
/**
|
|
3240
|
+
* @internal
|
|
3241
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3242
|
+
*/
|
|
3243
|
+
export var CreateProjectLastAliasRequest$;
|
|
3244
|
+
(function (CreateProjectLastAliasRequest$) {
|
|
3245
|
+
/** @deprecated use `CreateProjectLastAliasRequest$inboundSchema` instead. */
|
|
3246
|
+
CreateProjectLastAliasRequest$.inboundSchema = CreateProjectLastAliasRequest$inboundSchema;
|
|
3247
|
+
/** @deprecated use `CreateProjectLastAliasRequest$outboundSchema` instead. */
|
|
3248
|
+
CreateProjectLastAliasRequest$.outboundSchema = CreateProjectLastAliasRequest$outboundSchema;
|
|
3249
|
+
})(CreateProjectLastAliasRequest$ || (CreateProjectLastAliasRequest$ = {}));
|
|
3250
|
+
/** @internal */
|
|
3251
|
+
export const CreateProjectScope$inboundSchema = z.nativeEnum(CreateProjectScope);
|
|
3252
|
+
/** @internal */
|
|
3253
|
+
export const CreateProjectScope$outboundSchema = CreateProjectScope$inboundSchema;
|
|
3254
|
+
/**
|
|
3255
|
+
* @internal
|
|
3256
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3257
|
+
*/
|
|
3258
|
+
export var CreateProjectScope$;
|
|
3259
|
+
(function (CreateProjectScope$) {
|
|
3260
|
+
/** @deprecated use `CreateProjectScope$inboundSchema` instead. */
|
|
3261
|
+
CreateProjectScope$.inboundSchema = CreateProjectScope$inboundSchema;
|
|
3262
|
+
/** @deprecated use `CreateProjectScope$outboundSchema` instead. */
|
|
3263
|
+
CreateProjectScope$.outboundSchema = CreateProjectScope$outboundSchema;
|
|
3264
|
+
})(CreateProjectScope$ || (CreateProjectScope$ = {}));
|
|
3265
|
+
/** @internal */
|
|
3266
|
+
export const CreateProjectProtectionBypass$inboundSchema = z.object({
|
|
3267
|
+
createdAt: z.number(),
|
|
3268
|
+
createdBy: z.string(),
|
|
3269
|
+
scope: CreateProjectScope$inboundSchema,
|
|
3270
|
+
});
|
|
3271
|
+
/** @internal */
|
|
3272
|
+
export const CreateProjectProtectionBypass$outboundSchema = z.object({
|
|
3273
|
+
createdAt: z.number(),
|
|
3274
|
+
createdBy: z.string(),
|
|
3275
|
+
scope: CreateProjectScope$outboundSchema,
|
|
3276
|
+
});
|
|
3277
|
+
/**
|
|
3278
|
+
* @internal
|
|
3279
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3280
|
+
*/
|
|
3281
|
+
export var CreateProjectProtectionBypass$;
|
|
3282
|
+
(function (CreateProjectProtectionBypass$) {
|
|
3283
|
+
/** @deprecated use `CreateProjectProtectionBypass$inboundSchema` instead. */
|
|
3284
|
+
CreateProjectProtectionBypass$.inboundSchema = CreateProjectProtectionBypass$inboundSchema;
|
|
3285
|
+
/** @deprecated use `CreateProjectProtectionBypass$outboundSchema` instead. */
|
|
3286
|
+
CreateProjectProtectionBypass$.outboundSchema = CreateProjectProtectionBypass$outboundSchema;
|
|
3287
|
+
})(CreateProjectProtectionBypass$ || (CreateProjectProtectionBypass$ = {}));
|
|
3288
|
+
/** @internal */
|
|
3289
|
+
export const CreateProjectTrustedIpsProjectsDeploymentType$inboundSchema = z
|
|
3290
|
+
.nativeEnum(CreateProjectTrustedIpsProjectsDeploymentType);
|
|
3291
|
+
/** @internal */
|
|
3292
|
+
export const CreateProjectTrustedIpsProjectsDeploymentType$outboundSchema = CreateProjectTrustedIpsProjectsDeploymentType$inboundSchema;
|
|
3293
|
+
/**
|
|
3294
|
+
* @internal
|
|
3295
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3296
|
+
*/
|
|
3297
|
+
export var CreateProjectTrustedIpsProjectsDeploymentType$;
|
|
3298
|
+
(function (CreateProjectTrustedIpsProjectsDeploymentType$) {
|
|
3299
|
+
/** @deprecated use `CreateProjectTrustedIpsProjectsDeploymentType$inboundSchema` instead. */
|
|
3300
|
+
CreateProjectTrustedIpsProjectsDeploymentType$.inboundSchema = CreateProjectTrustedIpsProjectsDeploymentType$inboundSchema;
|
|
3301
|
+
/** @deprecated use `CreateProjectTrustedIpsProjectsDeploymentType$outboundSchema` instead. */
|
|
3302
|
+
CreateProjectTrustedIpsProjectsDeploymentType$.outboundSchema = CreateProjectTrustedIpsProjectsDeploymentType$outboundSchema;
|
|
3303
|
+
})(CreateProjectTrustedIpsProjectsDeploymentType$ || (CreateProjectTrustedIpsProjectsDeploymentType$ = {}));
|
|
3304
|
+
/** @internal */
|
|
3305
|
+
export const CreateProjectTrustedIps2$inboundSchema = z.object({
|
|
3306
|
+
deploymentType: CreateProjectTrustedIpsProjectsDeploymentType$inboundSchema,
|
|
3307
|
+
});
|
|
3308
|
+
/** @internal */
|
|
3309
|
+
export const CreateProjectTrustedIps2$outboundSchema = z.object({
|
|
3310
|
+
deploymentType: CreateProjectTrustedIpsProjectsDeploymentType$outboundSchema,
|
|
3311
|
+
});
|
|
3312
|
+
/**
|
|
3313
|
+
* @internal
|
|
3314
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3315
|
+
*/
|
|
3316
|
+
export var CreateProjectTrustedIps2$;
|
|
3317
|
+
(function (CreateProjectTrustedIps2$) {
|
|
3318
|
+
/** @deprecated use `CreateProjectTrustedIps2$inboundSchema` instead. */
|
|
3319
|
+
CreateProjectTrustedIps2$.inboundSchema = CreateProjectTrustedIps2$inboundSchema;
|
|
3320
|
+
/** @deprecated use `CreateProjectTrustedIps2$outboundSchema` instead. */
|
|
3321
|
+
CreateProjectTrustedIps2$.outboundSchema = CreateProjectTrustedIps2$outboundSchema;
|
|
3322
|
+
})(CreateProjectTrustedIps2$ || (CreateProjectTrustedIps2$ = {}));
|
|
3323
|
+
/** @internal */
|
|
3324
|
+
export const CreateProjectTrustedIpsDeploymentType$inboundSchema = z.nativeEnum(CreateProjectTrustedIpsDeploymentType);
|
|
3325
|
+
/** @internal */
|
|
3326
|
+
export const CreateProjectTrustedIpsDeploymentType$outboundSchema = CreateProjectTrustedIpsDeploymentType$inboundSchema;
|
|
3327
|
+
/**
|
|
3328
|
+
* @internal
|
|
3329
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3330
|
+
*/
|
|
3331
|
+
export var CreateProjectTrustedIpsDeploymentType$;
|
|
3332
|
+
(function (CreateProjectTrustedIpsDeploymentType$) {
|
|
3333
|
+
/** @deprecated use `CreateProjectTrustedIpsDeploymentType$inboundSchema` instead. */
|
|
3334
|
+
CreateProjectTrustedIpsDeploymentType$.inboundSchema = CreateProjectTrustedIpsDeploymentType$inboundSchema;
|
|
3335
|
+
/** @deprecated use `CreateProjectTrustedIpsDeploymentType$outboundSchema` instead. */
|
|
3336
|
+
CreateProjectTrustedIpsDeploymentType$.outboundSchema = CreateProjectTrustedIpsDeploymentType$outboundSchema;
|
|
3337
|
+
})(CreateProjectTrustedIpsDeploymentType$ || (CreateProjectTrustedIpsDeploymentType$ = {}));
|
|
3338
|
+
/** @internal */
|
|
3339
|
+
export const TrustedIpsAddresses$inboundSchema = z.object({
|
|
3340
|
+
value: z.string(),
|
|
3341
|
+
note: z.string().optional(),
|
|
3342
|
+
});
|
|
3343
|
+
/** @internal */
|
|
3344
|
+
export const TrustedIpsAddresses$outboundSchema = z.object({
|
|
3345
|
+
value: z.string(),
|
|
3346
|
+
note: z.string().optional(),
|
|
3347
|
+
});
|
|
3348
|
+
/**
|
|
3349
|
+
* @internal
|
|
3350
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3351
|
+
*/
|
|
3352
|
+
export var TrustedIpsAddresses$;
|
|
3353
|
+
(function (TrustedIpsAddresses$) {
|
|
3354
|
+
/** @deprecated use `TrustedIpsAddresses$inboundSchema` instead. */
|
|
3355
|
+
TrustedIpsAddresses$.inboundSchema = TrustedIpsAddresses$inboundSchema;
|
|
3356
|
+
/** @deprecated use `TrustedIpsAddresses$outboundSchema` instead. */
|
|
3357
|
+
TrustedIpsAddresses$.outboundSchema = TrustedIpsAddresses$outboundSchema;
|
|
3358
|
+
})(TrustedIpsAddresses$ || (TrustedIpsAddresses$ = {}));
|
|
3359
|
+
/** @internal */
|
|
3360
|
+
export const TrustedIpsProtectionMode$inboundSchema = z.nativeEnum(TrustedIpsProtectionMode);
|
|
3361
|
+
/** @internal */
|
|
3362
|
+
export const TrustedIpsProtectionMode$outboundSchema = TrustedIpsProtectionMode$inboundSchema;
|
|
3363
|
+
/**
|
|
3364
|
+
* @internal
|
|
3365
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3366
|
+
*/
|
|
3367
|
+
export var TrustedIpsProtectionMode$;
|
|
3368
|
+
(function (TrustedIpsProtectionMode$) {
|
|
3369
|
+
/** @deprecated use `TrustedIpsProtectionMode$inboundSchema` instead. */
|
|
3370
|
+
TrustedIpsProtectionMode$.inboundSchema = TrustedIpsProtectionMode$inboundSchema;
|
|
3371
|
+
/** @deprecated use `TrustedIpsProtectionMode$outboundSchema` instead. */
|
|
3372
|
+
TrustedIpsProtectionMode$.outboundSchema = TrustedIpsProtectionMode$outboundSchema;
|
|
3373
|
+
})(TrustedIpsProtectionMode$ || (TrustedIpsProtectionMode$ = {}));
|
|
3374
|
+
/** @internal */
|
|
3375
|
+
export const CreateProjectTrustedIps1$inboundSchema = z.object({
|
|
3376
|
+
deploymentType: CreateProjectTrustedIpsDeploymentType$inboundSchema,
|
|
3377
|
+
addresses: z.array(z.lazy(() => TrustedIpsAddresses$inboundSchema)),
|
|
3378
|
+
protectionMode: TrustedIpsProtectionMode$inboundSchema,
|
|
3379
|
+
});
|
|
3380
|
+
/** @internal */
|
|
3381
|
+
export const CreateProjectTrustedIps1$outboundSchema = z.object({
|
|
3382
|
+
deploymentType: CreateProjectTrustedIpsDeploymentType$outboundSchema,
|
|
3383
|
+
addresses: z.array(z.lazy(() => TrustedIpsAddresses$outboundSchema)),
|
|
3384
|
+
protectionMode: TrustedIpsProtectionMode$outboundSchema,
|
|
3385
|
+
});
|
|
3386
|
+
/**
|
|
3387
|
+
* @internal
|
|
3388
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3389
|
+
*/
|
|
3390
|
+
export var CreateProjectTrustedIps1$;
|
|
3391
|
+
(function (CreateProjectTrustedIps1$) {
|
|
3392
|
+
/** @deprecated use `CreateProjectTrustedIps1$inboundSchema` instead. */
|
|
3393
|
+
CreateProjectTrustedIps1$.inboundSchema = CreateProjectTrustedIps1$inboundSchema;
|
|
3394
|
+
/** @deprecated use `CreateProjectTrustedIps1$outboundSchema` instead. */
|
|
3395
|
+
CreateProjectTrustedIps1$.outboundSchema = CreateProjectTrustedIps1$outboundSchema;
|
|
3396
|
+
})(CreateProjectTrustedIps1$ || (CreateProjectTrustedIps1$ = {}));
|
|
3397
|
+
/** @internal */
|
|
3398
|
+
export const CreateProjectTrustedIps$inboundSchema = z.union([
|
|
3399
|
+
z.lazy(() => CreateProjectTrustedIps2$inboundSchema),
|
|
3400
|
+
z.lazy(() => CreateProjectTrustedIps1$inboundSchema),
|
|
3401
|
+
]);
|
|
3402
|
+
/** @internal */
|
|
3403
|
+
export const CreateProjectTrustedIps$outboundSchema = z.union([
|
|
3404
|
+
z.lazy(() => CreateProjectTrustedIps2$outboundSchema),
|
|
3405
|
+
z.lazy(() => CreateProjectTrustedIps1$outboundSchema),
|
|
3406
|
+
]);
|
|
3407
|
+
/**
|
|
3408
|
+
* @internal
|
|
3409
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3410
|
+
*/
|
|
3411
|
+
export var CreateProjectTrustedIps$;
|
|
3412
|
+
(function (CreateProjectTrustedIps$) {
|
|
3413
|
+
/** @deprecated use `CreateProjectTrustedIps$inboundSchema` instead. */
|
|
3414
|
+
CreateProjectTrustedIps$.inboundSchema = CreateProjectTrustedIps$inboundSchema;
|
|
3415
|
+
/** @deprecated use `CreateProjectTrustedIps$outboundSchema` instead. */
|
|
3416
|
+
CreateProjectTrustedIps$.outboundSchema = CreateProjectTrustedIps$outboundSchema;
|
|
3417
|
+
})(CreateProjectTrustedIps$ || (CreateProjectTrustedIps$ = {}));
|
|
3418
|
+
/** @internal */
|
|
3419
|
+
export const CreateProjectGitComments$inboundSchema = z.object({
|
|
3420
|
+
onPullRequest: z.boolean(),
|
|
3421
|
+
onCommit: z.boolean(),
|
|
3422
|
+
});
|
|
3423
|
+
/** @internal */
|
|
3424
|
+
export const CreateProjectGitComments$outboundSchema = z.object({
|
|
3425
|
+
onPullRequest: z.boolean(),
|
|
3426
|
+
onCommit: z.boolean(),
|
|
3427
|
+
});
|
|
3428
|
+
/**
|
|
3429
|
+
* @internal
|
|
3430
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3431
|
+
*/
|
|
3432
|
+
export var CreateProjectGitComments$;
|
|
3433
|
+
(function (CreateProjectGitComments$) {
|
|
3434
|
+
/** @deprecated use `CreateProjectGitComments$inboundSchema` instead. */
|
|
3435
|
+
CreateProjectGitComments$.inboundSchema = CreateProjectGitComments$inboundSchema;
|
|
3436
|
+
/** @deprecated use `CreateProjectGitComments$outboundSchema` instead. */
|
|
3437
|
+
CreateProjectGitComments$.outboundSchema = CreateProjectGitComments$outboundSchema;
|
|
3438
|
+
})(CreateProjectGitComments$ || (CreateProjectGitComments$ = {}));
|
|
3439
|
+
/** @internal */
|
|
3440
|
+
export const CreateProjectWebAnalytics$inboundSchema = z.object({
|
|
3441
|
+
id: z.string(),
|
|
3442
|
+
disabledAt: z.number().optional(),
|
|
3443
|
+
canceledAt: z.number().optional(),
|
|
3444
|
+
enabledAt: z.number().optional(),
|
|
3445
|
+
hasData: z.boolean().optional(),
|
|
3446
|
+
});
|
|
3447
|
+
/** @internal */
|
|
3448
|
+
export const CreateProjectWebAnalytics$outboundSchema = z.object({
|
|
3449
|
+
id: z.string(),
|
|
3450
|
+
disabledAt: z.number().optional(),
|
|
3451
|
+
canceledAt: z.number().optional(),
|
|
3452
|
+
enabledAt: z.number().optional(),
|
|
3453
|
+
hasData: z.boolean().optional(),
|
|
3454
|
+
});
|
|
3455
|
+
/**
|
|
3456
|
+
* @internal
|
|
3457
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3458
|
+
*/
|
|
3459
|
+
export var CreateProjectWebAnalytics$;
|
|
3460
|
+
(function (CreateProjectWebAnalytics$) {
|
|
3461
|
+
/** @deprecated use `CreateProjectWebAnalytics$inboundSchema` instead. */
|
|
3462
|
+
CreateProjectWebAnalytics$.inboundSchema = CreateProjectWebAnalytics$inboundSchema;
|
|
3463
|
+
/** @deprecated use `CreateProjectWebAnalytics$outboundSchema` instead. */
|
|
3464
|
+
CreateProjectWebAnalytics$.outboundSchema = CreateProjectWebAnalytics$outboundSchema;
|
|
3465
|
+
})(CreateProjectWebAnalytics$ || (CreateProjectWebAnalytics$ = {}));
|
|
3466
|
+
/** @internal */
|
|
3467
|
+
export const CreateProjectSrc2$inboundSchema = z.object({
|
|
3468
|
+
re: z.string().optional(),
|
|
3469
|
+
eq: z.string().optional(),
|
|
3470
|
+
neq: z.string().optional(),
|
|
3471
|
+
inc: z.array(z.string()).optional(),
|
|
3472
|
+
ninc: z.array(z.string()).optional(),
|
|
3473
|
+
pre: z.string().optional(),
|
|
3474
|
+
suf: z.string().optional(),
|
|
3475
|
+
gt: z.number().optional(),
|
|
3476
|
+
gte: z.number().optional(),
|
|
3477
|
+
lt: z.number().optional(),
|
|
3478
|
+
lte: z.number().optional(),
|
|
3479
|
+
});
|
|
3480
|
+
/** @internal */
|
|
3481
|
+
export const CreateProjectSrc2$outboundSchema = z.object({
|
|
3482
|
+
re: z.string().optional(),
|
|
3483
|
+
eq: z.string().optional(),
|
|
3484
|
+
neq: z.string().optional(),
|
|
3485
|
+
inc: z.array(z.string()).optional(),
|
|
3486
|
+
ninc: z.array(z.string()).optional(),
|
|
3487
|
+
pre: z.string().optional(),
|
|
3488
|
+
suf: z.string().optional(),
|
|
3489
|
+
gt: z.number().optional(),
|
|
3490
|
+
gte: z.number().optional(),
|
|
3491
|
+
lt: z.number().optional(),
|
|
3492
|
+
lte: z.number().optional(),
|
|
3493
|
+
});
|
|
3494
|
+
/**
|
|
3495
|
+
* @internal
|
|
3496
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3497
|
+
*/
|
|
3498
|
+
export var CreateProjectSrc2$;
|
|
3499
|
+
(function (CreateProjectSrc2$) {
|
|
3500
|
+
/** @deprecated use `CreateProjectSrc2$inboundSchema` instead. */
|
|
3501
|
+
CreateProjectSrc2$.inboundSchema = CreateProjectSrc2$inboundSchema;
|
|
3502
|
+
/** @deprecated use `CreateProjectSrc2$outboundSchema` instead. */
|
|
3503
|
+
CreateProjectSrc2$.outboundSchema = CreateProjectSrc2$outboundSchema;
|
|
3504
|
+
})(CreateProjectSrc2$ || (CreateProjectSrc2$ = {}));
|
|
3505
|
+
/** @internal */
|
|
3506
|
+
export const CreateProjectSrc$inboundSchema = z.union([z.lazy(() => CreateProjectSrc2$inboundSchema), z.string()]);
|
|
3507
|
+
/** @internal */
|
|
3508
|
+
export const CreateProjectSrc$outboundSchema = z.union([z.lazy(() => CreateProjectSrc2$outboundSchema), z.string()]);
|
|
3509
|
+
/**
|
|
3510
|
+
* @internal
|
|
3511
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3512
|
+
*/
|
|
3513
|
+
export var CreateProjectSrc$;
|
|
3514
|
+
(function (CreateProjectSrc$) {
|
|
3515
|
+
/** @deprecated use `CreateProjectSrc$inboundSchema` instead. */
|
|
3516
|
+
CreateProjectSrc$.inboundSchema = CreateProjectSrc$inboundSchema;
|
|
3517
|
+
/** @deprecated use `CreateProjectSrc$outboundSchema` instead. */
|
|
3518
|
+
CreateProjectSrc$.outboundSchema = CreateProjectSrc$outboundSchema;
|
|
3519
|
+
})(CreateProjectSrc$ || (CreateProjectSrc$ = {}));
|
|
3520
|
+
/** @internal */
|
|
3521
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType);
|
|
3522
|
+
/** @internal */
|
|
3523
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema;
|
|
3524
|
+
/**
|
|
3525
|
+
* @internal
|
|
3526
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3527
|
+
*/
|
|
3528
|
+
export var CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$;
|
|
3529
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$) {
|
|
3530
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema` instead. */
|
|
3531
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema;
|
|
3532
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema` instead. */
|
|
3533
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema;
|
|
3534
|
+
})(CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$ || (CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$ = {}));
|
|
3535
|
+
/** @internal */
|
|
3536
|
+
export const CreateProjectValue2$inboundSchema = z.object({
|
|
3537
|
+
re: z.string().optional(),
|
|
3538
|
+
eq: z.string().optional(),
|
|
3539
|
+
neq: z.string().optional(),
|
|
3540
|
+
inc: z.array(z.string()).optional(),
|
|
3541
|
+
ninc: z.array(z.string()).optional(),
|
|
3542
|
+
pre: z.string().optional(),
|
|
3543
|
+
suf: z.string().optional(),
|
|
3544
|
+
gt: z.number().optional(),
|
|
3545
|
+
gte: z.number().optional(),
|
|
3546
|
+
lt: z.number().optional(),
|
|
3547
|
+
lte: z.number().optional(),
|
|
3548
|
+
});
|
|
3549
|
+
/** @internal */
|
|
3550
|
+
export const CreateProjectValue2$outboundSchema = z.object({
|
|
3551
|
+
re: z.string().optional(),
|
|
3552
|
+
eq: z.string().optional(),
|
|
3553
|
+
neq: z.string().optional(),
|
|
3554
|
+
inc: z.array(z.string()).optional(),
|
|
3555
|
+
ninc: z.array(z.string()).optional(),
|
|
3556
|
+
pre: z.string().optional(),
|
|
3557
|
+
suf: z.string().optional(),
|
|
3558
|
+
gt: z.number().optional(),
|
|
3559
|
+
gte: z.number().optional(),
|
|
3560
|
+
lt: z.number().optional(),
|
|
3561
|
+
lte: z.number().optional(),
|
|
3562
|
+
});
|
|
3563
|
+
/**
|
|
3564
|
+
* @internal
|
|
3565
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3566
|
+
*/
|
|
3567
|
+
export var CreateProjectValue2$;
|
|
3568
|
+
(function (CreateProjectValue2$) {
|
|
3569
|
+
/** @deprecated use `CreateProjectValue2$inboundSchema` instead. */
|
|
3570
|
+
CreateProjectValue2$.inboundSchema = CreateProjectValue2$inboundSchema;
|
|
3571
|
+
/** @deprecated use `CreateProjectValue2$outboundSchema` instead. */
|
|
3572
|
+
CreateProjectValue2$.outboundSchema = CreateProjectValue2$outboundSchema;
|
|
3573
|
+
})(CreateProjectValue2$ || (CreateProjectValue2$ = {}));
|
|
3574
|
+
/** @internal */
|
|
3575
|
+
export const CreateProjectValue$inboundSchema = z.union([z.lazy(() => CreateProjectValue2$inboundSchema), z.string()]);
|
|
3576
|
+
/** @internal */
|
|
3577
|
+
export const CreateProjectValue$outboundSchema = z.union([z.lazy(() => CreateProjectValue2$outboundSchema), z.string()]);
|
|
3578
|
+
/**
|
|
3579
|
+
* @internal
|
|
3580
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3581
|
+
*/
|
|
3582
|
+
export var CreateProjectValue$;
|
|
3583
|
+
(function (CreateProjectValue$) {
|
|
3584
|
+
/** @deprecated use `CreateProjectValue$inboundSchema` instead. */
|
|
3585
|
+
CreateProjectValue$.inboundSchema = CreateProjectValue$inboundSchema;
|
|
3586
|
+
/** @deprecated use `CreateProjectValue$outboundSchema` instead. */
|
|
3587
|
+
CreateProjectValue$.outboundSchema = CreateProjectValue$outboundSchema;
|
|
3588
|
+
})(CreateProjectValue$ || (CreateProjectValue$ = {}));
|
|
3589
|
+
/** @internal */
|
|
3590
|
+
export const CreateProjectHas$inboundSchema = z.object({
|
|
3591
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema,
|
|
3592
|
+
key: z.string().optional(),
|
|
3593
|
+
value: z.union([z.lazy(() => CreateProjectValue2$inboundSchema), z.string()])
|
|
3594
|
+
.optional(),
|
|
3595
|
+
});
|
|
3596
|
+
/** @internal */
|
|
3597
|
+
export const CreateProjectHas$outboundSchema = z.object({
|
|
3598
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema,
|
|
3599
|
+
key: z.string().optional(),
|
|
3600
|
+
value: z.union([z.lazy(() => CreateProjectValue2$outboundSchema), z.string()])
|
|
3601
|
+
.optional(),
|
|
3602
|
+
});
|
|
3603
|
+
/**
|
|
3604
|
+
* @internal
|
|
3605
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3606
|
+
*/
|
|
3607
|
+
export var CreateProjectHas$;
|
|
3608
|
+
(function (CreateProjectHas$) {
|
|
3609
|
+
/** @deprecated use `CreateProjectHas$inboundSchema` instead. */
|
|
3610
|
+
CreateProjectHas$.inboundSchema = CreateProjectHas$inboundSchema;
|
|
3611
|
+
/** @deprecated use `CreateProjectHas$outboundSchema` instead. */
|
|
3612
|
+
CreateProjectHas$.outboundSchema = CreateProjectHas$outboundSchema;
|
|
3613
|
+
})(CreateProjectHas$ || (CreateProjectHas$ = {}));
|
|
3614
|
+
/** @internal */
|
|
3615
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema = z.nativeEnum(CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType);
|
|
3616
|
+
/** @internal */
|
|
3617
|
+
export const CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema;
|
|
3618
|
+
/**
|
|
3619
|
+
* @internal
|
|
3620
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3621
|
+
*/
|
|
3622
|
+
export var CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$;
|
|
3623
|
+
(function (CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$) {
|
|
3624
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema` instead. */
|
|
3625
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$.inboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema;
|
|
3626
|
+
/** @deprecated use `CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema` instead. */
|
|
3627
|
+
CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$.outboundSchema = CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema;
|
|
3628
|
+
})(CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$ || (CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$ = {}));
|
|
3629
|
+
/** @internal */
|
|
3630
|
+
export const CreateProjectValueProjects2$inboundSchema = z.object({
|
|
3631
|
+
re: z.string().optional(),
|
|
3632
|
+
eq: z.string().optional(),
|
|
3633
|
+
neq: z.string().optional(),
|
|
3634
|
+
inc: z.array(z.string()).optional(),
|
|
3635
|
+
ninc: z.array(z.string()).optional(),
|
|
3636
|
+
pre: z.string().optional(),
|
|
3637
|
+
suf: z.string().optional(),
|
|
3638
|
+
gt: z.number().optional(),
|
|
3639
|
+
gte: z.number().optional(),
|
|
3640
|
+
lt: z.number().optional(),
|
|
3641
|
+
lte: z.number().optional(),
|
|
3642
|
+
});
|
|
3643
|
+
/** @internal */
|
|
3644
|
+
export const CreateProjectValueProjects2$outboundSchema = z.object({
|
|
3645
|
+
re: z.string().optional(),
|
|
3646
|
+
eq: z.string().optional(),
|
|
3647
|
+
neq: z.string().optional(),
|
|
3648
|
+
inc: z.array(z.string()).optional(),
|
|
3649
|
+
ninc: z.array(z.string()).optional(),
|
|
3650
|
+
pre: z.string().optional(),
|
|
3651
|
+
suf: z.string().optional(),
|
|
3652
|
+
gt: z.number().optional(),
|
|
3653
|
+
gte: z.number().optional(),
|
|
3654
|
+
lt: z.number().optional(),
|
|
3655
|
+
lte: z.number().optional(),
|
|
3656
|
+
});
|
|
3657
|
+
/**
|
|
3658
|
+
* @internal
|
|
3659
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3660
|
+
*/
|
|
3661
|
+
export var CreateProjectValueProjects2$;
|
|
3662
|
+
(function (CreateProjectValueProjects2$) {
|
|
3663
|
+
/** @deprecated use `CreateProjectValueProjects2$inboundSchema` instead. */
|
|
3664
|
+
CreateProjectValueProjects2$.inboundSchema = CreateProjectValueProjects2$inboundSchema;
|
|
3665
|
+
/** @deprecated use `CreateProjectValueProjects2$outboundSchema` instead. */
|
|
3666
|
+
CreateProjectValueProjects2$.outboundSchema = CreateProjectValueProjects2$outboundSchema;
|
|
3667
|
+
})(CreateProjectValueProjects2$ || (CreateProjectValueProjects2$ = {}));
|
|
3668
|
+
/** @internal */
|
|
3669
|
+
export const CreateProjectProjectsValue$inboundSchema = z.union([
|
|
3670
|
+
z.lazy(() => CreateProjectValueProjects2$inboundSchema),
|
|
3671
|
+
z.string(),
|
|
3672
|
+
]);
|
|
3673
|
+
/** @internal */
|
|
3674
|
+
export const CreateProjectProjectsValue$outboundSchema = z.union([
|
|
3675
|
+
z.lazy(() => CreateProjectValueProjects2$outboundSchema),
|
|
3676
|
+
z.string(),
|
|
3677
|
+
]);
|
|
3678
|
+
/**
|
|
3679
|
+
* @internal
|
|
3680
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3681
|
+
*/
|
|
3682
|
+
export var CreateProjectProjectsValue$;
|
|
3683
|
+
(function (CreateProjectProjectsValue$) {
|
|
3684
|
+
/** @deprecated use `CreateProjectProjectsValue$inboundSchema` instead. */
|
|
3685
|
+
CreateProjectProjectsValue$.inboundSchema = CreateProjectProjectsValue$inboundSchema;
|
|
3686
|
+
/** @deprecated use `CreateProjectProjectsValue$outboundSchema` instead. */
|
|
3687
|
+
CreateProjectProjectsValue$.outboundSchema = CreateProjectProjectsValue$outboundSchema;
|
|
3688
|
+
})(CreateProjectProjectsValue$ || (CreateProjectProjectsValue$ = {}));
|
|
3689
|
+
/** @internal */
|
|
3690
|
+
export const CreateProjectMissing$inboundSchema = z.object({
|
|
3691
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema,
|
|
3692
|
+
key: z.string().optional(),
|
|
3693
|
+
value: z.union([
|
|
3694
|
+
z.lazy(() => CreateProjectValueProjects2$inboundSchema),
|
|
3695
|
+
z.string(),
|
|
3696
|
+
]).optional(),
|
|
3697
|
+
});
|
|
3698
|
+
/** @internal */
|
|
3699
|
+
export const CreateProjectMissing$outboundSchema = z.object({
|
|
3700
|
+
type: CreateProjectProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema,
|
|
3701
|
+
key: z.string().optional(),
|
|
3702
|
+
value: z.union([
|
|
3703
|
+
z.lazy(() => CreateProjectValueProjects2$outboundSchema),
|
|
3704
|
+
z.string(),
|
|
3705
|
+
]).optional(),
|
|
3706
|
+
});
|
|
3707
|
+
/**
|
|
3708
|
+
* @internal
|
|
3709
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3710
|
+
*/
|
|
3711
|
+
export var CreateProjectMissing$;
|
|
3712
|
+
(function (CreateProjectMissing$) {
|
|
3713
|
+
/** @deprecated use `CreateProjectMissing$inboundSchema` instead. */
|
|
3714
|
+
CreateProjectMissing$.inboundSchema = CreateProjectMissing$inboundSchema;
|
|
3715
|
+
/** @deprecated use `CreateProjectMissing$outboundSchema` instead. */
|
|
3716
|
+
CreateProjectMissing$.outboundSchema = CreateProjectMissing$outboundSchema;
|
|
3717
|
+
})(CreateProjectMissing$ || (CreateProjectMissing$ = {}));
|
|
3718
|
+
/** @internal */
|
|
3719
|
+
export const CreateProjectHandle$inboundSchema = z.nativeEnum(CreateProjectHandle);
|
|
3720
|
+
/** @internal */
|
|
3721
|
+
export const CreateProjectHandle$outboundSchema = CreateProjectHandle$inboundSchema;
|
|
3722
|
+
/**
|
|
3723
|
+
* @internal
|
|
3724
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3725
|
+
*/
|
|
3726
|
+
export var CreateProjectHandle$;
|
|
3727
|
+
(function (CreateProjectHandle$) {
|
|
3728
|
+
/** @deprecated use `CreateProjectHandle$inboundSchema` instead. */
|
|
3729
|
+
CreateProjectHandle$.inboundSchema = CreateProjectHandle$inboundSchema;
|
|
3730
|
+
/** @deprecated use `CreateProjectHandle$outboundSchema` instead. */
|
|
3731
|
+
CreateProjectHandle$.outboundSchema = CreateProjectHandle$outboundSchema;
|
|
3732
|
+
})(CreateProjectHandle$ || (CreateProjectHandle$ = {}));
|
|
3733
|
+
/** @internal */
|
|
3734
|
+
export const CreateProjectAction$inboundSchema = z.nativeEnum(CreateProjectAction);
|
|
3735
|
+
/** @internal */
|
|
3736
|
+
export const CreateProjectAction$outboundSchema = CreateProjectAction$inboundSchema;
|
|
3737
|
+
/**
|
|
3738
|
+
* @internal
|
|
3739
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3740
|
+
*/
|
|
3741
|
+
export var CreateProjectAction$;
|
|
3742
|
+
(function (CreateProjectAction$) {
|
|
3743
|
+
/** @deprecated use `CreateProjectAction$inboundSchema` instead. */
|
|
3744
|
+
CreateProjectAction$.inboundSchema = CreateProjectAction$inboundSchema;
|
|
3745
|
+
/** @deprecated use `CreateProjectAction$outboundSchema` instead. */
|
|
3746
|
+
CreateProjectAction$.outboundSchema = CreateProjectAction$outboundSchema;
|
|
3747
|
+
})(CreateProjectAction$ || (CreateProjectAction$ = {}));
|
|
3748
|
+
/** @internal */
|
|
3749
|
+
export const CreateProjectAlgo$inboundSchema = z.nativeEnum(CreateProjectAlgo);
|
|
3750
|
+
/** @internal */
|
|
3751
|
+
export const CreateProjectAlgo$outboundSchema = CreateProjectAlgo$inboundSchema;
|
|
3752
|
+
/**
|
|
3753
|
+
* @internal
|
|
3754
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3755
|
+
*/
|
|
3756
|
+
export var CreateProjectAlgo$;
|
|
3757
|
+
(function (CreateProjectAlgo$) {
|
|
3758
|
+
/** @deprecated use `CreateProjectAlgo$inboundSchema` instead. */
|
|
3759
|
+
CreateProjectAlgo$.inboundSchema = CreateProjectAlgo$inboundSchema;
|
|
3760
|
+
/** @deprecated use `CreateProjectAlgo$outboundSchema` instead. */
|
|
3761
|
+
CreateProjectAlgo$.outboundSchema = CreateProjectAlgo$outboundSchema;
|
|
3762
|
+
})(CreateProjectAlgo$ || (CreateProjectAlgo$ = {}));
|
|
3763
|
+
/** @internal */
|
|
3764
|
+
export const CreateProjectErl$inboundSchema = z.object({
|
|
3765
|
+
algo: CreateProjectAlgo$inboundSchema,
|
|
3766
|
+
window: z.number(),
|
|
3767
|
+
limit: z.number(),
|
|
3768
|
+
keys: z.array(z.string()),
|
|
3769
|
+
});
|
|
3770
|
+
/** @internal */
|
|
3771
|
+
export const CreateProjectErl$outboundSchema = z.object({
|
|
3772
|
+
algo: CreateProjectAlgo$outboundSchema,
|
|
3773
|
+
window: z.number(),
|
|
3774
|
+
limit: z.number(),
|
|
3775
|
+
keys: z.array(z.string()),
|
|
3776
|
+
});
|
|
3777
|
+
/**
|
|
3778
|
+
* @internal
|
|
3779
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3780
|
+
*/
|
|
3781
|
+
export var CreateProjectErl$;
|
|
3782
|
+
(function (CreateProjectErl$) {
|
|
3783
|
+
/** @deprecated use `CreateProjectErl$inboundSchema` instead. */
|
|
3784
|
+
CreateProjectErl$.inboundSchema = CreateProjectErl$inboundSchema;
|
|
3785
|
+
/** @deprecated use `CreateProjectErl$outboundSchema` instead. */
|
|
3786
|
+
CreateProjectErl$.outboundSchema = CreateProjectErl$outboundSchema;
|
|
3787
|
+
})(CreateProjectErl$ || (CreateProjectErl$ = {}));
|
|
3788
|
+
/** @internal */
|
|
3789
|
+
export const CreateProjectMitigate$inboundSchema = z.object({
|
|
3790
|
+
action: CreateProjectAction$inboundSchema,
|
|
3791
|
+
rule_id: z.string(),
|
|
3792
|
+
ttl: z.number().optional(),
|
|
3793
|
+
erl: z.lazy(() => CreateProjectErl$inboundSchema).optional(),
|
|
3794
|
+
}).transform((v) => {
|
|
3795
|
+
return remap$(v, {
|
|
3796
|
+
"rule_id": "ruleId",
|
|
3797
|
+
});
|
|
3798
|
+
});
|
|
3799
|
+
/** @internal */
|
|
3800
|
+
export const CreateProjectMitigate$outboundSchema = z.object({
|
|
3801
|
+
action: CreateProjectAction$outboundSchema,
|
|
3802
|
+
ruleId: z.string(),
|
|
3803
|
+
ttl: z.number().optional(),
|
|
3804
|
+
erl: z.lazy(() => CreateProjectErl$outboundSchema).optional(),
|
|
3805
|
+
}).transform((v) => {
|
|
3806
|
+
return remap$(v, {
|
|
3807
|
+
ruleId: "rule_id",
|
|
3808
|
+
});
|
|
3809
|
+
});
|
|
3810
|
+
/**
|
|
3811
|
+
* @internal
|
|
3812
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3813
|
+
*/
|
|
3814
|
+
export var CreateProjectMitigate$;
|
|
3815
|
+
(function (CreateProjectMitigate$) {
|
|
3816
|
+
/** @deprecated use `CreateProjectMitigate$inboundSchema` instead. */
|
|
3817
|
+
CreateProjectMitigate$.inboundSchema = CreateProjectMitigate$inboundSchema;
|
|
3818
|
+
/** @deprecated use `CreateProjectMitigate$outboundSchema` instead. */
|
|
3819
|
+
CreateProjectMitigate$.outboundSchema = CreateProjectMitigate$outboundSchema;
|
|
3820
|
+
})(CreateProjectMitigate$ || (CreateProjectMitigate$ = {}));
|
|
3821
|
+
/** @internal */
|
|
3822
|
+
export const CreateProjectFirewallRoutes$inboundSchema = z.object({
|
|
3823
|
+
src: z.union([z.lazy(() => CreateProjectSrc2$inboundSchema), z.string()])
|
|
3824
|
+
.optional(),
|
|
3825
|
+
has: z.array(z.lazy(() => CreateProjectHas$inboundSchema)).optional(),
|
|
3826
|
+
missing: z.array(z.lazy(() => CreateProjectMissing$inboundSchema)).optional(),
|
|
3827
|
+
dest: z.string().optional(),
|
|
3828
|
+
status: z.number().optional(),
|
|
3829
|
+
handle: CreateProjectHandle$inboundSchema.optional(),
|
|
3830
|
+
mitigate: z.lazy(() => CreateProjectMitigate$inboundSchema).optional(),
|
|
3831
|
+
});
|
|
3832
|
+
/** @internal */
|
|
3833
|
+
export const CreateProjectFirewallRoutes$outboundSchema = z.object({
|
|
3834
|
+
src: z.union([z.lazy(() => CreateProjectSrc2$outboundSchema), z.string()])
|
|
3835
|
+
.optional(),
|
|
3836
|
+
has: z.array(z.lazy(() => CreateProjectHas$outboundSchema)).optional(),
|
|
3837
|
+
missing: z.array(z.lazy(() => CreateProjectMissing$outboundSchema))
|
|
3838
|
+
.optional(),
|
|
3839
|
+
dest: z.string().optional(),
|
|
3840
|
+
status: z.number().optional(),
|
|
3841
|
+
handle: CreateProjectHandle$outboundSchema.optional(),
|
|
3842
|
+
mitigate: z.lazy(() => CreateProjectMitigate$outboundSchema).optional(),
|
|
3843
|
+
});
|
|
3844
|
+
/**
|
|
3845
|
+
* @internal
|
|
3846
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3847
|
+
*/
|
|
3848
|
+
export var CreateProjectFirewallRoutes$;
|
|
3849
|
+
(function (CreateProjectFirewallRoutes$) {
|
|
3850
|
+
/** @deprecated use `CreateProjectFirewallRoutes$inboundSchema` instead. */
|
|
3851
|
+
CreateProjectFirewallRoutes$.inboundSchema = CreateProjectFirewallRoutes$inboundSchema;
|
|
3852
|
+
/** @deprecated use `CreateProjectFirewallRoutes$outboundSchema` instead. */
|
|
3853
|
+
CreateProjectFirewallRoutes$.outboundSchema = CreateProjectFirewallRoutes$outboundSchema;
|
|
3854
|
+
})(CreateProjectFirewallRoutes$ || (CreateProjectFirewallRoutes$ = {}));
|
|
3855
|
+
/** @internal */
|
|
3856
|
+
export const CreateProjectSecurity$inboundSchema = z.object({
|
|
3857
|
+
attackModeEnabled: z.boolean().optional(),
|
|
3858
|
+
attackModeUpdatedAt: z.number().optional(),
|
|
3859
|
+
firewallEnabled: z.boolean().optional(),
|
|
3860
|
+
firewallUpdatedAt: z.number().optional(),
|
|
3861
|
+
attackModeActiveUntil: z.nullable(z.number()).optional(),
|
|
3862
|
+
firewallConfigVersion: z.number().optional(),
|
|
3863
|
+
firewallRoutes: z.array(z.lazy(() => CreateProjectFirewallRoutes$inboundSchema)).optional(),
|
|
3864
|
+
firewallSeawallEnabled: z.boolean().optional(),
|
|
3865
|
+
ja3Enabled: z.boolean().optional(),
|
|
3866
|
+
ja4Enabled: z.boolean().optional(),
|
|
3867
|
+
});
|
|
3868
|
+
/** @internal */
|
|
3869
|
+
export const CreateProjectSecurity$outboundSchema = z.object({
|
|
3870
|
+
attackModeEnabled: z.boolean().optional(),
|
|
3871
|
+
attackModeUpdatedAt: z.number().optional(),
|
|
3872
|
+
firewallEnabled: z.boolean().optional(),
|
|
3873
|
+
firewallUpdatedAt: z.number().optional(),
|
|
3874
|
+
attackModeActiveUntil: z.nullable(z.number()).optional(),
|
|
3875
|
+
firewallConfigVersion: z.number().optional(),
|
|
3876
|
+
firewallRoutes: z.array(z.lazy(() => CreateProjectFirewallRoutes$outboundSchema)).optional(),
|
|
3877
|
+
firewallSeawallEnabled: z.boolean().optional(),
|
|
3878
|
+
ja3Enabled: z.boolean().optional(),
|
|
3879
|
+
ja4Enabled: z.boolean().optional(),
|
|
3880
|
+
});
|
|
3881
|
+
/**
|
|
3882
|
+
* @internal
|
|
3883
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3884
|
+
*/
|
|
3885
|
+
export var CreateProjectSecurity$;
|
|
3886
|
+
(function (CreateProjectSecurity$) {
|
|
3887
|
+
/** @deprecated use `CreateProjectSecurity$inboundSchema` instead. */
|
|
3888
|
+
CreateProjectSecurity$.inboundSchema = CreateProjectSecurity$inboundSchema;
|
|
3889
|
+
/** @deprecated use `CreateProjectSecurity$outboundSchema` instead. */
|
|
3890
|
+
CreateProjectSecurity$.outboundSchema = CreateProjectSecurity$outboundSchema;
|
|
3891
|
+
})(CreateProjectSecurity$ || (CreateProjectSecurity$ = {}));
|
|
3892
|
+
/** @internal */
|
|
3893
|
+
export const CreateProjectIssuerMode$inboundSchema = z.nativeEnum(CreateProjectIssuerMode);
|
|
3894
|
+
/** @internal */
|
|
3895
|
+
export const CreateProjectIssuerMode$outboundSchema = CreateProjectIssuerMode$inboundSchema;
|
|
3896
|
+
/**
|
|
3897
|
+
* @internal
|
|
3898
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3899
|
+
*/
|
|
3900
|
+
export var CreateProjectIssuerMode$;
|
|
3901
|
+
(function (CreateProjectIssuerMode$) {
|
|
3902
|
+
/** @deprecated use `CreateProjectIssuerMode$inboundSchema` instead. */
|
|
3903
|
+
CreateProjectIssuerMode$.inboundSchema = CreateProjectIssuerMode$inboundSchema;
|
|
3904
|
+
/** @deprecated use `CreateProjectIssuerMode$outboundSchema` instead. */
|
|
3905
|
+
CreateProjectIssuerMode$.outboundSchema = CreateProjectIssuerMode$outboundSchema;
|
|
3906
|
+
})(CreateProjectIssuerMode$ || (CreateProjectIssuerMode$ = {}));
|
|
3907
|
+
/** @internal */
|
|
3908
|
+
export const CreateProjectOidcTokenConfig$inboundSchema = z.object({
|
|
3909
|
+
enabled: z.boolean(),
|
|
3910
|
+
issuerMode: CreateProjectIssuerMode$inboundSchema.optional(),
|
|
3911
|
+
});
|
|
3912
|
+
/** @internal */
|
|
3913
|
+
export const CreateProjectOidcTokenConfig$outboundSchema = z.object({
|
|
3914
|
+
enabled: z.boolean(),
|
|
3915
|
+
issuerMode: CreateProjectIssuerMode$outboundSchema.optional(),
|
|
3916
|
+
});
|
|
3917
|
+
/**
|
|
3918
|
+
* @internal
|
|
3919
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3920
|
+
*/
|
|
3921
|
+
export var CreateProjectOidcTokenConfig$;
|
|
3922
|
+
(function (CreateProjectOidcTokenConfig$) {
|
|
3923
|
+
/** @deprecated use `CreateProjectOidcTokenConfig$inboundSchema` instead. */
|
|
3924
|
+
CreateProjectOidcTokenConfig$.inboundSchema = CreateProjectOidcTokenConfig$inboundSchema;
|
|
3925
|
+
/** @deprecated use `CreateProjectOidcTokenConfig$outboundSchema` instead. */
|
|
3926
|
+
CreateProjectOidcTokenConfig$.outboundSchema = CreateProjectOidcTokenConfig$outboundSchema;
|
|
3927
|
+
})(CreateProjectOidcTokenConfig$ || (CreateProjectOidcTokenConfig$ = {}));
|
|
3928
|
+
/** @internal */
|
|
3929
|
+
export const CreateProjectTier$inboundSchema = z.nativeEnum(CreateProjectTier);
|
|
3930
|
+
/** @internal */
|
|
3931
|
+
export const CreateProjectTier$outboundSchema = CreateProjectTier$inboundSchema;
|
|
3932
|
+
/**
|
|
3933
|
+
* @internal
|
|
3934
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3935
|
+
*/
|
|
3936
|
+
export var CreateProjectTier$;
|
|
3937
|
+
(function (CreateProjectTier$) {
|
|
3938
|
+
/** @deprecated use `CreateProjectTier$inboundSchema` instead. */
|
|
3939
|
+
CreateProjectTier$.inboundSchema = CreateProjectTier$inboundSchema;
|
|
3940
|
+
/** @deprecated use `CreateProjectTier$outboundSchema` instead. */
|
|
3941
|
+
CreateProjectTier$.outboundSchema = CreateProjectTier$outboundSchema;
|
|
3942
|
+
})(CreateProjectTier$ || (CreateProjectTier$ = {}));
|
|
3943
|
+
/** @internal */
|
|
3944
|
+
export const CreateProjectResponseBody$inboundSchema = z.object({
|
|
3945
|
+
accountId: z.string(),
|
|
3946
|
+
analytics: z.lazy(() => CreateProjectAnalytics$inboundSchema).optional(),
|
|
3947
|
+
speedInsights: z.lazy(() => CreateProjectSpeedInsights$inboundSchema)
|
|
3948
|
+
.optional(),
|
|
3949
|
+
autoExposeSystemEnvs: z.boolean().optional(),
|
|
3950
|
+
autoAssignCustomDomains: z.boolean().optional(),
|
|
3951
|
+
autoAssignCustomDomainsUpdatedBy: z.string().optional(),
|
|
3952
|
+
buildCommand: z.nullable(z.string()).optional(),
|
|
3953
|
+
commandForIgnoringBuildStep: z.nullable(z.string()).optional(),
|
|
3954
|
+
connectConfigurationId: z.nullable(z.string()).optional(),
|
|
3955
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
3956
|
+
createdAt: z.number().optional(),
|
|
3957
|
+
customerSupportCodeVisibility: z.boolean().optional(),
|
|
3958
|
+
crons: z.lazy(() => CreateProjectCrons$inboundSchema).optional(),
|
|
3959
|
+
dataCache: z.lazy(() => CreateProjectDataCache$inboundSchema).optional(),
|
|
3960
|
+
deploymentExpiration: z.nullable(z.lazy(() => CreateProjectDeploymentExpiration$inboundSchema)).optional(),
|
|
3961
|
+
devCommand: z.nullable(z.string()).optional(),
|
|
3962
|
+
directoryListing: z.boolean(),
|
|
3963
|
+
installCommand: z.nullable(z.string()).optional(),
|
|
3964
|
+
env: z.array(z.lazy(() => CreateProjectEnv$inboundSchema)).optional(),
|
|
3965
|
+
customEnvironments: z.array(z.lazy(() => CreateProjectCustomEnvironments$inboundSchema)).optional(),
|
|
3966
|
+
framework: z.nullable(CreateProjectProjectsFramework$inboundSchema)
|
|
3967
|
+
.optional(),
|
|
3968
|
+
gitForkProtection: z.boolean().optional(),
|
|
3969
|
+
gitLFS: z.boolean().optional(),
|
|
3970
|
+
id: z.string(),
|
|
3971
|
+
ipBuckets: z.array(z.lazy(() => CreateProjectIpBuckets$inboundSchema))
|
|
3972
|
+
.optional(),
|
|
3973
|
+
latestDeployments: z.array(z.lazy(() => CreateProjectLatestDeployments$inboundSchema)).optional(),
|
|
3974
|
+
link: z.union([
|
|
3975
|
+
z.lazy(() => CreateProjectLink1$inboundSchema),
|
|
3976
|
+
z.lazy(() => CreateProjectLink3$inboundSchema),
|
|
3977
|
+
z.lazy(() => CreateProjectLink2$inboundSchema),
|
|
3978
|
+
]).optional(),
|
|
3979
|
+
microfrontends: z.lazy(() => CreateProjectMicrofrontends$inboundSchema)
|
|
3980
|
+
.optional(),
|
|
3981
|
+
name: z.string(),
|
|
3982
|
+
nodeVersion: CreateProjectNodeVersion$inboundSchema,
|
|
3983
|
+
optionsAllowlist: z.nullable(z.lazy(() => CreateProjectOptionsAllowlist$inboundSchema)).optional(),
|
|
3984
|
+
outputDirectory: z.nullable(z.string()).optional(),
|
|
3985
|
+
passiveConnectConfigurationId: z.nullable(z.string()).optional(),
|
|
3986
|
+
passwordProtection: z.nullable(z.lazy(() => CreateProjectPasswordProtection$inboundSchema)).optional(),
|
|
3987
|
+
productionDeploymentsFastLane: z.boolean().optional(),
|
|
3988
|
+
publicSource: z.nullable(z.boolean()).optional(),
|
|
3989
|
+
resourceConfig: z.lazy(() => CreateProjectResourceConfig$inboundSchema)
|
|
3990
|
+
.optional(),
|
|
3991
|
+
rootDirectory: z.nullable(z.string()).optional(),
|
|
3992
|
+
serverlessFunctionRegion: z.nullable(z.string()).optional(),
|
|
3993
|
+
serverlessFunctionZeroConfigFailover: z.boolean().optional(),
|
|
3994
|
+
skewProtectionBoundaryAt: z.number().optional(),
|
|
3995
|
+
skewProtectionMaxAge: z.number().optional(),
|
|
3996
|
+
skipGitConnectDuringLink: z.boolean().optional(),
|
|
3997
|
+
sourceFilesOutsideRootDirectory: z.boolean().optional(),
|
|
3998
|
+
enableAffectedProjectsDeployments: z.boolean().optional(),
|
|
3999
|
+
ssoProtection: z.nullable(z.lazy(() => CreateProjectSsoProtection$inboundSchema)).optional(),
|
|
4000
|
+
targets: z.record(z.lazy(() => CreateProjectTargets$inboundSchema))
|
|
4001
|
+
.optional(),
|
|
4002
|
+
transferCompletedAt: z.number().optional(),
|
|
4003
|
+
transferStartedAt: z.number().optional(),
|
|
4004
|
+
transferToAccountId: z.string().optional(),
|
|
4005
|
+
transferredFromAccountId: z.string().optional(),
|
|
4006
|
+
updatedAt: z.number().optional(),
|
|
4007
|
+
live: z.boolean().optional(),
|
|
4008
|
+
enablePreviewFeedback: z.nullable(z.boolean()).optional(),
|
|
4009
|
+
enableProductionFeedback: z.nullable(z.boolean()).optional(),
|
|
4010
|
+
permissions: z.lazy(() => CreateProjectPermissions$inboundSchema).optional(),
|
|
4011
|
+
lastRollbackTarget: z.nullable(z.lazy(() => CreateProjectLastRollbackTarget$inboundSchema)).optional(),
|
|
4012
|
+
lastAliasRequest: z.nullable(z.lazy(() => CreateProjectLastAliasRequest$inboundSchema)).optional(),
|
|
4013
|
+
hasFloatingAliases: z.boolean().optional(),
|
|
4014
|
+
protectionBypass: z.record(z.lazy(() => CreateProjectProtectionBypass$inboundSchema)).optional(),
|
|
4015
|
+
hasActiveBranches: z.boolean().optional(),
|
|
4016
|
+
trustedIps: z.nullable(z.union([
|
|
4017
|
+
z.lazy(() => CreateProjectTrustedIps2$inboundSchema),
|
|
4018
|
+
z.lazy(() => CreateProjectTrustedIps1$inboundSchema),
|
|
4019
|
+
])).optional(),
|
|
4020
|
+
gitComments: z.lazy(() => CreateProjectGitComments$inboundSchema).optional(),
|
|
4021
|
+
paused: z.boolean().optional(),
|
|
4022
|
+
concurrencyBucketName: z.string().optional(),
|
|
4023
|
+
webAnalytics: z.lazy(() => CreateProjectWebAnalytics$inboundSchema)
|
|
4024
|
+
.optional(),
|
|
4025
|
+
security: z.lazy(() => CreateProjectSecurity$inboundSchema).optional(),
|
|
4026
|
+
oidcTokenConfig: z.lazy(() => CreateProjectOidcTokenConfig$inboundSchema)
|
|
4027
|
+
.optional(),
|
|
4028
|
+
tier: CreateProjectTier$inboundSchema.optional(),
|
|
4029
|
+
});
|
|
4030
|
+
/** @internal */
|
|
4031
|
+
export const CreateProjectResponseBody$outboundSchema = z.object({
|
|
4032
|
+
accountId: z.string(),
|
|
4033
|
+
analytics: z.lazy(() => CreateProjectAnalytics$outboundSchema).optional(),
|
|
4034
|
+
speedInsights: z.lazy(() => CreateProjectSpeedInsights$outboundSchema)
|
|
4035
|
+
.optional(),
|
|
4036
|
+
autoExposeSystemEnvs: z.boolean().optional(),
|
|
4037
|
+
autoAssignCustomDomains: z.boolean().optional(),
|
|
4038
|
+
autoAssignCustomDomainsUpdatedBy: z.string().optional(),
|
|
4039
|
+
buildCommand: z.nullable(z.string()).optional(),
|
|
4040
|
+
commandForIgnoringBuildStep: z.nullable(z.string()).optional(),
|
|
4041
|
+
connectConfigurationId: z.nullable(z.string()).optional(),
|
|
4042
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
4043
|
+
createdAt: z.number().optional(),
|
|
4044
|
+
customerSupportCodeVisibility: z.boolean().optional(),
|
|
4045
|
+
crons: z.lazy(() => CreateProjectCrons$outboundSchema).optional(),
|
|
4046
|
+
dataCache: z.lazy(() => CreateProjectDataCache$outboundSchema).optional(),
|
|
4047
|
+
deploymentExpiration: z.nullable(z.lazy(() => CreateProjectDeploymentExpiration$outboundSchema)).optional(),
|
|
4048
|
+
devCommand: z.nullable(z.string()).optional(),
|
|
4049
|
+
directoryListing: z.boolean(),
|
|
4050
|
+
installCommand: z.nullable(z.string()).optional(),
|
|
4051
|
+
env: z.array(z.lazy(() => CreateProjectEnv$outboundSchema)).optional(),
|
|
4052
|
+
customEnvironments: z.array(z.lazy(() => CreateProjectCustomEnvironments$outboundSchema)).optional(),
|
|
4053
|
+
framework: z.nullable(CreateProjectProjectsFramework$outboundSchema)
|
|
4054
|
+
.optional(),
|
|
4055
|
+
gitForkProtection: z.boolean().optional(),
|
|
4056
|
+
gitLFS: z.boolean().optional(),
|
|
4057
|
+
id: z.string(),
|
|
4058
|
+
ipBuckets: z.array(z.lazy(() => CreateProjectIpBuckets$outboundSchema))
|
|
4059
|
+
.optional(),
|
|
4060
|
+
latestDeployments: z.array(z.lazy(() => CreateProjectLatestDeployments$outboundSchema)).optional(),
|
|
4061
|
+
link: z.union([
|
|
4062
|
+
z.lazy(() => CreateProjectLink1$outboundSchema),
|
|
4063
|
+
z.lazy(() => CreateProjectLink3$outboundSchema),
|
|
4064
|
+
z.lazy(() => CreateProjectLink2$outboundSchema),
|
|
4065
|
+
]).optional(),
|
|
4066
|
+
microfrontends: z.lazy(() => CreateProjectMicrofrontends$outboundSchema)
|
|
4067
|
+
.optional(),
|
|
4068
|
+
name: z.string(),
|
|
4069
|
+
nodeVersion: CreateProjectNodeVersion$outboundSchema,
|
|
4070
|
+
optionsAllowlist: z.nullable(z.lazy(() => CreateProjectOptionsAllowlist$outboundSchema)).optional(),
|
|
4071
|
+
outputDirectory: z.nullable(z.string()).optional(),
|
|
4072
|
+
passiveConnectConfigurationId: z.nullable(z.string()).optional(),
|
|
4073
|
+
passwordProtection: z.nullable(z.lazy(() => CreateProjectPasswordProtection$outboundSchema)).optional(),
|
|
4074
|
+
productionDeploymentsFastLane: z.boolean().optional(),
|
|
4075
|
+
publicSource: z.nullable(z.boolean()).optional(),
|
|
4076
|
+
resourceConfig: z.lazy(() => CreateProjectResourceConfig$outboundSchema)
|
|
4077
|
+
.optional(),
|
|
4078
|
+
rootDirectory: z.nullable(z.string()).optional(),
|
|
4079
|
+
serverlessFunctionRegion: z.nullable(z.string()).optional(),
|
|
4080
|
+
serverlessFunctionZeroConfigFailover: z.boolean().optional(),
|
|
4081
|
+
skewProtectionBoundaryAt: z.number().optional(),
|
|
4082
|
+
skewProtectionMaxAge: z.number().optional(),
|
|
4083
|
+
skipGitConnectDuringLink: z.boolean().optional(),
|
|
4084
|
+
sourceFilesOutsideRootDirectory: z.boolean().optional(),
|
|
4085
|
+
enableAffectedProjectsDeployments: z.boolean().optional(),
|
|
4086
|
+
ssoProtection: z.nullable(z.lazy(() => CreateProjectSsoProtection$outboundSchema)).optional(),
|
|
4087
|
+
targets: z.record(z.lazy(() => CreateProjectTargets$outboundSchema))
|
|
4088
|
+
.optional(),
|
|
4089
|
+
transferCompletedAt: z.number().optional(),
|
|
4090
|
+
transferStartedAt: z.number().optional(),
|
|
4091
|
+
transferToAccountId: z.string().optional(),
|
|
4092
|
+
transferredFromAccountId: z.string().optional(),
|
|
4093
|
+
updatedAt: z.number().optional(),
|
|
4094
|
+
live: z.boolean().optional(),
|
|
4095
|
+
enablePreviewFeedback: z.nullable(z.boolean()).optional(),
|
|
4096
|
+
enableProductionFeedback: z.nullable(z.boolean()).optional(),
|
|
4097
|
+
permissions: z.lazy(() => CreateProjectPermissions$outboundSchema).optional(),
|
|
4098
|
+
lastRollbackTarget: z.nullable(z.lazy(() => CreateProjectLastRollbackTarget$outboundSchema)).optional(),
|
|
4099
|
+
lastAliasRequest: z.nullable(z.lazy(() => CreateProjectLastAliasRequest$outboundSchema)).optional(),
|
|
4100
|
+
hasFloatingAliases: z.boolean().optional(),
|
|
4101
|
+
protectionBypass: z.record(z.lazy(() => CreateProjectProtectionBypass$outboundSchema)).optional(),
|
|
4102
|
+
hasActiveBranches: z.boolean().optional(),
|
|
4103
|
+
trustedIps: z.nullable(z.union([
|
|
4104
|
+
z.lazy(() => CreateProjectTrustedIps2$outboundSchema),
|
|
4105
|
+
z.lazy(() => CreateProjectTrustedIps1$outboundSchema),
|
|
4106
|
+
])).optional(),
|
|
4107
|
+
gitComments: z.lazy(() => CreateProjectGitComments$outboundSchema).optional(),
|
|
4108
|
+
paused: z.boolean().optional(),
|
|
4109
|
+
concurrencyBucketName: z.string().optional(),
|
|
4110
|
+
webAnalytics: z.lazy(() => CreateProjectWebAnalytics$outboundSchema)
|
|
4111
|
+
.optional(),
|
|
4112
|
+
security: z.lazy(() => CreateProjectSecurity$outboundSchema).optional(),
|
|
4113
|
+
oidcTokenConfig: z.lazy(() => CreateProjectOidcTokenConfig$outboundSchema)
|
|
4114
|
+
.optional(),
|
|
4115
|
+
tier: CreateProjectTier$outboundSchema.optional(),
|
|
4116
|
+
});
|
|
4117
|
+
/**
|
|
4118
|
+
* @internal
|
|
4119
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4120
|
+
*/
|
|
4121
|
+
export var CreateProjectResponseBody$;
|
|
4122
|
+
(function (CreateProjectResponseBody$) {
|
|
4123
|
+
/** @deprecated use `CreateProjectResponseBody$inboundSchema` instead. */
|
|
4124
|
+
CreateProjectResponseBody$.inboundSchema = CreateProjectResponseBody$inboundSchema;
|
|
4125
|
+
/** @deprecated use `CreateProjectResponseBody$outboundSchema` instead. */
|
|
4126
|
+
CreateProjectResponseBody$.outboundSchema = CreateProjectResponseBody$outboundSchema;
|
|
4127
|
+
})(CreateProjectResponseBody$ || (CreateProjectResponseBody$ = {}));
|
|
4128
|
+
//# sourceMappingURL=createproject.js.map
|