@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,3898 @@
|
|
|
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 UpdateProjectDataCacheTarget2 = {
|
|
8
|
+
Production: "production",
|
|
9
|
+
Preview: "preview",
|
|
10
|
+
Development: "development",
|
|
11
|
+
};
|
|
12
|
+
export const UpdateProjectDataCacheTarget1 = {
|
|
13
|
+
Production: "production",
|
|
14
|
+
Preview: "preview",
|
|
15
|
+
Development: "development",
|
|
16
|
+
};
|
|
17
|
+
export const UpdateProjectDataCacheProjectsResponse200Type = {
|
|
18
|
+
Secret: "secret",
|
|
19
|
+
System: "system",
|
|
20
|
+
Encrypted: "encrypted",
|
|
21
|
+
Plain: "plain",
|
|
22
|
+
Sensitive: "sensitive",
|
|
23
|
+
};
|
|
24
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type = {
|
|
25
|
+
FlagsConnectionString: "flags-connection-string",
|
|
26
|
+
};
|
|
27
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type = {
|
|
28
|
+
IntegrationStoreSecret: "integration-store-secret",
|
|
29
|
+
};
|
|
30
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type = {
|
|
31
|
+
PostgresUrlNoSsl: "postgres-url-no-ssl",
|
|
32
|
+
};
|
|
33
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type = {
|
|
34
|
+
PostgresDatabase: "postgres-database",
|
|
35
|
+
};
|
|
36
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type = {
|
|
37
|
+
PostgresPassword: "postgres-password",
|
|
38
|
+
};
|
|
39
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type = {
|
|
40
|
+
PostgresHost: "postgres-host",
|
|
41
|
+
};
|
|
42
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type = {
|
|
43
|
+
PostgresUser: "postgres-user",
|
|
44
|
+
};
|
|
45
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType = {
|
|
46
|
+
PostgresPrismaUrl: "postgres-prisma-url",
|
|
47
|
+
};
|
|
48
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType = {
|
|
49
|
+
PostgresUrlNonPooling: "postgres-url-non-pooling",
|
|
50
|
+
};
|
|
51
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType = {
|
|
52
|
+
PostgresUrl: "postgres-url",
|
|
53
|
+
};
|
|
54
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200Type = {
|
|
55
|
+
BlobReadWriteToken: "blob-read-write-token",
|
|
56
|
+
};
|
|
57
|
+
export const UpdateProjectDataCacheContentHintProjectsResponseType = {
|
|
58
|
+
RedisRestApiReadOnlyToken: "redis-rest-api-read-only-token",
|
|
59
|
+
};
|
|
60
|
+
export const UpdateProjectDataCacheContentHintProjectsType = {
|
|
61
|
+
RedisRestApiToken: "redis-rest-api-token",
|
|
62
|
+
};
|
|
63
|
+
export const UpdateProjectDataCacheContentHintType = {
|
|
64
|
+
RedisRestApiUrl: "redis-rest-api-url",
|
|
65
|
+
};
|
|
66
|
+
export const ContentHintType = {
|
|
67
|
+
RedisUrl: "redis-url",
|
|
68
|
+
};
|
|
69
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType = {
|
|
70
|
+
FlagsSecret: "flags-secret",
|
|
71
|
+
};
|
|
72
|
+
export const UpdateProjectDataCacheFramework = {
|
|
73
|
+
Blitzjs: "blitzjs",
|
|
74
|
+
Nextjs: "nextjs",
|
|
75
|
+
Gatsby: "gatsby",
|
|
76
|
+
Remix: "remix",
|
|
77
|
+
Astro: "astro",
|
|
78
|
+
Hexo: "hexo",
|
|
79
|
+
Eleventy: "eleventy",
|
|
80
|
+
Docusaurus2: "docusaurus-2",
|
|
81
|
+
Docusaurus: "docusaurus",
|
|
82
|
+
Preact: "preact",
|
|
83
|
+
Solidstart1: "solidstart-1",
|
|
84
|
+
Solidstart: "solidstart",
|
|
85
|
+
Dojo: "dojo",
|
|
86
|
+
Ember: "ember",
|
|
87
|
+
Vue: "vue",
|
|
88
|
+
Scully: "scully",
|
|
89
|
+
IonicAngular: "ionic-angular",
|
|
90
|
+
Angular: "angular",
|
|
91
|
+
Polymer: "polymer",
|
|
92
|
+
Svelte: "svelte",
|
|
93
|
+
Sveltekit: "sveltekit",
|
|
94
|
+
Sveltekit1: "sveltekit-1",
|
|
95
|
+
IonicReact: "ionic-react",
|
|
96
|
+
CreateReactApp: "create-react-app",
|
|
97
|
+
Gridsome: "gridsome",
|
|
98
|
+
Umijs: "umijs",
|
|
99
|
+
Sapper: "sapper",
|
|
100
|
+
Saber: "saber",
|
|
101
|
+
Stencil: "stencil",
|
|
102
|
+
Nuxtjs: "nuxtjs",
|
|
103
|
+
Redwoodjs: "redwoodjs",
|
|
104
|
+
Hugo: "hugo",
|
|
105
|
+
Jekyll: "jekyll",
|
|
106
|
+
Brunch: "brunch",
|
|
107
|
+
Middleman: "middleman",
|
|
108
|
+
Zola: "zola",
|
|
109
|
+
Hydrogen: "hydrogen",
|
|
110
|
+
Vite: "vite",
|
|
111
|
+
Vitepress: "vitepress",
|
|
112
|
+
Vuepress: "vuepress",
|
|
113
|
+
Parcel: "parcel",
|
|
114
|
+
Fasthtml: "fasthtml",
|
|
115
|
+
SanityV3: "sanity-v3",
|
|
116
|
+
Sanity: "sanity",
|
|
117
|
+
Storybook: "storybook",
|
|
118
|
+
};
|
|
119
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONType = {
|
|
120
|
+
EndsWith: "endsWith",
|
|
121
|
+
StartsWith: "startsWith",
|
|
122
|
+
Equals: "equals",
|
|
123
|
+
};
|
|
124
|
+
export const UpdateProjectDataCacheProjectsChecksConclusion = {
|
|
125
|
+
Succeeded: "succeeded",
|
|
126
|
+
Failed: "failed",
|
|
127
|
+
Skipped: "skipped",
|
|
128
|
+
Canceled: "canceled",
|
|
129
|
+
};
|
|
130
|
+
export const UpdateProjectDataCacheProjectsChecksState = {
|
|
131
|
+
Registered: "registered",
|
|
132
|
+
Running: "running",
|
|
133
|
+
Completed: "completed",
|
|
134
|
+
};
|
|
135
|
+
export const UpdateProjectDataCacheProjectsPlan = {
|
|
136
|
+
Pro: "pro",
|
|
137
|
+
Enterprise: "enterprise",
|
|
138
|
+
Hobby: "hobby",
|
|
139
|
+
};
|
|
140
|
+
export const UpdateProjectDataCacheProjectsReadyState = {
|
|
141
|
+
Building: "BUILDING",
|
|
142
|
+
Error: "ERROR",
|
|
143
|
+
Initializing: "INITIALIZING",
|
|
144
|
+
Queued: "QUEUED",
|
|
145
|
+
Ready: "READY",
|
|
146
|
+
Canceled: "CANCELED",
|
|
147
|
+
};
|
|
148
|
+
export const UpdateProjectDataCacheProjectsReadySubstate = {
|
|
149
|
+
Staged: "STAGED",
|
|
150
|
+
Promoted: "PROMOTED",
|
|
151
|
+
};
|
|
152
|
+
export const UpdateProjectDataCacheType = {
|
|
153
|
+
Lambdas: "LAMBDAS",
|
|
154
|
+
};
|
|
155
|
+
export const UpdateProjectDataCacheLinkProjectsType = {
|
|
156
|
+
Bitbucket: "bitbucket",
|
|
157
|
+
};
|
|
158
|
+
export const UpdateProjectDataCacheLinkType = {
|
|
159
|
+
Gitlab: "gitlab",
|
|
160
|
+
};
|
|
161
|
+
export const LinkType = {
|
|
162
|
+
Github: "github",
|
|
163
|
+
};
|
|
164
|
+
export const UpdateProjectDataCacheNodeVersion = {
|
|
165
|
+
TwentyTwoX: "22.x",
|
|
166
|
+
TwentyX: "20.x",
|
|
167
|
+
EighteenX: "18.x",
|
|
168
|
+
SixteenX: "16.x",
|
|
169
|
+
FourteenX: "14.x",
|
|
170
|
+
TwelveX: "12.x",
|
|
171
|
+
TenX: "10.x",
|
|
172
|
+
Eight10X: "8.10.x",
|
|
173
|
+
};
|
|
174
|
+
export const FunctionDefaultMemoryType = {
|
|
175
|
+
StandardLegacy: "standard_legacy",
|
|
176
|
+
Standard: "standard",
|
|
177
|
+
Performance: "performance",
|
|
178
|
+
};
|
|
179
|
+
export const UpdateProjectDataCacheDeploymentType = {
|
|
180
|
+
Preview: "preview",
|
|
181
|
+
All: "all",
|
|
182
|
+
ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews",
|
|
183
|
+
};
|
|
184
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType = {
|
|
185
|
+
EndsWith: "endsWith",
|
|
186
|
+
StartsWith: "startsWith",
|
|
187
|
+
Equals: "equals",
|
|
188
|
+
};
|
|
189
|
+
export const UpdateProjectDataCacheChecksConclusion = {
|
|
190
|
+
Succeeded: "succeeded",
|
|
191
|
+
Failed: "failed",
|
|
192
|
+
Skipped: "skipped",
|
|
193
|
+
Canceled: "canceled",
|
|
194
|
+
};
|
|
195
|
+
export const UpdateProjectDataCacheChecksState = {
|
|
196
|
+
Registered: "registered",
|
|
197
|
+
Running: "running",
|
|
198
|
+
Completed: "completed",
|
|
199
|
+
};
|
|
200
|
+
export const UpdateProjectDataCachePlan = {
|
|
201
|
+
Pro: "pro",
|
|
202
|
+
Enterprise: "enterprise",
|
|
203
|
+
Hobby: "hobby",
|
|
204
|
+
};
|
|
205
|
+
export const UpdateProjectDataCacheReadyState = {
|
|
206
|
+
Building: "BUILDING",
|
|
207
|
+
Error: "ERROR",
|
|
208
|
+
Initializing: "INITIALIZING",
|
|
209
|
+
Queued: "QUEUED",
|
|
210
|
+
Ready: "READY",
|
|
211
|
+
Canceled: "CANCELED",
|
|
212
|
+
};
|
|
213
|
+
export const UpdateProjectDataCacheReadySubstate = {
|
|
214
|
+
Staged: "STAGED",
|
|
215
|
+
Promoted: "PROMOTED",
|
|
216
|
+
};
|
|
217
|
+
export const UpdateProjectDataCacheProjectsType = {
|
|
218
|
+
Lambdas: "LAMBDAS",
|
|
219
|
+
};
|
|
220
|
+
export const JobStatus = {
|
|
221
|
+
Succeeded: "succeeded",
|
|
222
|
+
Failed: "failed",
|
|
223
|
+
Skipped: "skipped",
|
|
224
|
+
Pending: "pending",
|
|
225
|
+
InProgress: "in-progress",
|
|
226
|
+
};
|
|
227
|
+
export const UpdateProjectDataCacheProjectsResponseType = {
|
|
228
|
+
Promote: "promote",
|
|
229
|
+
Rollback: "rollback",
|
|
230
|
+
};
|
|
231
|
+
export const Scope = {
|
|
232
|
+
AutomationBypass: "automation-bypass",
|
|
233
|
+
};
|
|
234
|
+
export const UpdateProjectDataCacheTrustedIpsDeploymentType = {
|
|
235
|
+
Production: "production",
|
|
236
|
+
Preview: "preview",
|
|
237
|
+
All: "all",
|
|
238
|
+
ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews",
|
|
239
|
+
};
|
|
240
|
+
export const TrustedIpsDeploymentType = {
|
|
241
|
+
Production: "production",
|
|
242
|
+
Preview: "preview",
|
|
243
|
+
All: "all",
|
|
244
|
+
ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews",
|
|
245
|
+
};
|
|
246
|
+
export const UpdateProjectDataCacheTrustedIpsProtectionMode = {
|
|
247
|
+
Additional: "additional",
|
|
248
|
+
Exclusive: "exclusive",
|
|
249
|
+
};
|
|
250
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType = {
|
|
251
|
+
Path: "path",
|
|
252
|
+
Host: "host",
|
|
253
|
+
Method: "method",
|
|
254
|
+
Header: "header",
|
|
255
|
+
Cookie: "cookie",
|
|
256
|
+
Query: "query",
|
|
257
|
+
IpAddress: "ip_address",
|
|
258
|
+
Protocol: "protocol",
|
|
259
|
+
Scheme: "scheme",
|
|
260
|
+
Environment: "environment",
|
|
261
|
+
Region: "region",
|
|
262
|
+
};
|
|
263
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType = {
|
|
264
|
+
Path: "path",
|
|
265
|
+
Host: "host",
|
|
266
|
+
Method: "method",
|
|
267
|
+
Header: "header",
|
|
268
|
+
Cookie: "cookie",
|
|
269
|
+
Query: "query",
|
|
270
|
+
IpAddress: "ip_address",
|
|
271
|
+
Protocol: "protocol",
|
|
272
|
+
Scheme: "scheme",
|
|
273
|
+
Environment: "environment",
|
|
274
|
+
Region: "region",
|
|
275
|
+
};
|
|
276
|
+
export const Handle = {
|
|
277
|
+
Init: "init",
|
|
278
|
+
Finalize: "finalize",
|
|
279
|
+
};
|
|
280
|
+
export const UpdateProjectDataCacheAction = {
|
|
281
|
+
Deny: "deny",
|
|
282
|
+
Challenge: "challenge",
|
|
283
|
+
Log: "log",
|
|
284
|
+
Bypass: "bypass",
|
|
285
|
+
RateLimit: "rate_limit",
|
|
286
|
+
Redirect: "redirect",
|
|
287
|
+
};
|
|
288
|
+
export const UpdateProjectDataCacheAlgo = {
|
|
289
|
+
FixedWindow: "fixed_window",
|
|
290
|
+
TokenBucket: "token_bucket",
|
|
291
|
+
};
|
|
292
|
+
/**
|
|
293
|
+
* - team: `https://oidc.vercel.com/[team_slug]` - global: `https://oidc.vercel.com`
|
|
294
|
+
*/
|
|
295
|
+
export const UpdateProjectDataCacheIssuerMode = {
|
|
296
|
+
Team: "team",
|
|
297
|
+
Global: "global",
|
|
298
|
+
};
|
|
299
|
+
export const Tier = {
|
|
300
|
+
Standard: "standard",
|
|
301
|
+
Advanced: "advanced",
|
|
302
|
+
Critical: "critical",
|
|
303
|
+
};
|
|
304
|
+
/** @internal */
|
|
305
|
+
export const UpdateProjectDataCacheRequestBody$inboundSchema = z.object({
|
|
306
|
+
disabled: z.boolean().optional(),
|
|
307
|
+
});
|
|
308
|
+
/** @internal */
|
|
309
|
+
export const UpdateProjectDataCacheRequestBody$outboundSchema = z.object({
|
|
310
|
+
disabled: z.boolean().optional(),
|
|
311
|
+
});
|
|
312
|
+
/**
|
|
313
|
+
* @internal
|
|
314
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
315
|
+
*/
|
|
316
|
+
export var UpdateProjectDataCacheRequestBody$;
|
|
317
|
+
(function (UpdateProjectDataCacheRequestBody$) {
|
|
318
|
+
/** @deprecated use `UpdateProjectDataCacheRequestBody$inboundSchema` instead. */
|
|
319
|
+
UpdateProjectDataCacheRequestBody$.inboundSchema = UpdateProjectDataCacheRequestBody$inboundSchema;
|
|
320
|
+
/** @deprecated use `UpdateProjectDataCacheRequestBody$outboundSchema` instead. */
|
|
321
|
+
UpdateProjectDataCacheRequestBody$.outboundSchema = UpdateProjectDataCacheRequestBody$outboundSchema;
|
|
322
|
+
})(UpdateProjectDataCacheRequestBody$ || (UpdateProjectDataCacheRequestBody$ = {}));
|
|
323
|
+
/** @internal */
|
|
324
|
+
export const UpdateProjectDataCacheRequest$inboundSchema = z.object({
|
|
325
|
+
projectId: z.string(),
|
|
326
|
+
teamId: z.string().optional(),
|
|
327
|
+
slug: z.string().optional(),
|
|
328
|
+
RequestBody: z.lazy(() => UpdateProjectDataCacheRequestBody$inboundSchema)
|
|
329
|
+
.optional(),
|
|
330
|
+
}).transform((v) => {
|
|
331
|
+
return remap$(v, {
|
|
332
|
+
"RequestBody": "requestBody",
|
|
333
|
+
});
|
|
334
|
+
});
|
|
335
|
+
/** @internal */
|
|
336
|
+
export const UpdateProjectDataCacheRequest$outboundSchema = z.object({
|
|
337
|
+
projectId: z.string(),
|
|
338
|
+
teamId: z.string().optional(),
|
|
339
|
+
slug: z.string().optional(),
|
|
340
|
+
requestBody: z.lazy(() => UpdateProjectDataCacheRequestBody$outboundSchema)
|
|
341
|
+
.optional(),
|
|
342
|
+
}).transform((v) => {
|
|
343
|
+
return remap$(v, {
|
|
344
|
+
requestBody: "RequestBody",
|
|
345
|
+
});
|
|
346
|
+
});
|
|
347
|
+
/**
|
|
348
|
+
* @internal
|
|
349
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
350
|
+
*/
|
|
351
|
+
export var UpdateProjectDataCacheRequest$;
|
|
352
|
+
(function (UpdateProjectDataCacheRequest$) {
|
|
353
|
+
/** @deprecated use `UpdateProjectDataCacheRequest$inboundSchema` instead. */
|
|
354
|
+
UpdateProjectDataCacheRequest$.inboundSchema = UpdateProjectDataCacheRequest$inboundSchema;
|
|
355
|
+
/** @deprecated use `UpdateProjectDataCacheRequest$outboundSchema` instead. */
|
|
356
|
+
UpdateProjectDataCacheRequest$.outboundSchema = UpdateProjectDataCacheRequest$outboundSchema;
|
|
357
|
+
})(UpdateProjectDataCacheRequest$ || (UpdateProjectDataCacheRequest$ = {}));
|
|
358
|
+
/** @internal */
|
|
359
|
+
export const Analytics$inboundSchema = z.object({
|
|
360
|
+
id: z.string(),
|
|
361
|
+
canceledAt: z.nullable(z.number()).optional(),
|
|
362
|
+
disabledAt: z.number(),
|
|
363
|
+
enabledAt: z.number(),
|
|
364
|
+
paidAt: z.number().optional(),
|
|
365
|
+
sampleRatePercent: z.nullable(z.number()).optional(),
|
|
366
|
+
spendLimitInDollars: z.nullable(z.number()).optional(),
|
|
367
|
+
});
|
|
368
|
+
/** @internal */
|
|
369
|
+
export const Analytics$outboundSchema = z.object({
|
|
370
|
+
id: z.string(),
|
|
371
|
+
canceledAt: z.nullable(z.number()).optional(),
|
|
372
|
+
disabledAt: z.number(),
|
|
373
|
+
enabledAt: z.number(),
|
|
374
|
+
paidAt: z.number().optional(),
|
|
375
|
+
sampleRatePercent: z.nullable(z.number()).optional(),
|
|
376
|
+
spendLimitInDollars: z.nullable(z.number()).optional(),
|
|
377
|
+
});
|
|
378
|
+
/**
|
|
379
|
+
* @internal
|
|
380
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
381
|
+
*/
|
|
382
|
+
export var Analytics$;
|
|
383
|
+
(function (Analytics$) {
|
|
384
|
+
/** @deprecated use `Analytics$inboundSchema` instead. */
|
|
385
|
+
Analytics$.inboundSchema = Analytics$inboundSchema;
|
|
386
|
+
/** @deprecated use `Analytics$outboundSchema` instead. */
|
|
387
|
+
Analytics$.outboundSchema = Analytics$outboundSchema;
|
|
388
|
+
})(Analytics$ || (Analytics$ = {}));
|
|
389
|
+
/** @internal */
|
|
390
|
+
export const SpeedInsights$inboundSchema = z.object({
|
|
391
|
+
id: z.string(),
|
|
392
|
+
enabledAt: z.number().optional(),
|
|
393
|
+
disabledAt: z.number().optional(),
|
|
394
|
+
canceledAt: z.number().optional(),
|
|
395
|
+
hasData: z.boolean().optional(),
|
|
396
|
+
paidAt: z.number().optional(),
|
|
397
|
+
});
|
|
398
|
+
/** @internal */
|
|
399
|
+
export const SpeedInsights$outboundSchema = z.object({
|
|
400
|
+
id: z.string(),
|
|
401
|
+
enabledAt: z.number().optional(),
|
|
402
|
+
disabledAt: z.number().optional(),
|
|
403
|
+
canceledAt: z.number().optional(),
|
|
404
|
+
hasData: z.boolean().optional(),
|
|
405
|
+
paidAt: z.number().optional(),
|
|
406
|
+
});
|
|
407
|
+
/**
|
|
408
|
+
* @internal
|
|
409
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
410
|
+
*/
|
|
411
|
+
export var SpeedInsights$;
|
|
412
|
+
(function (SpeedInsights$) {
|
|
413
|
+
/** @deprecated use `SpeedInsights$inboundSchema` instead. */
|
|
414
|
+
SpeedInsights$.inboundSchema = SpeedInsights$inboundSchema;
|
|
415
|
+
/** @deprecated use `SpeedInsights$outboundSchema` instead. */
|
|
416
|
+
SpeedInsights$.outboundSchema = SpeedInsights$outboundSchema;
|
|
417
|
+
})(SpeedInsights$ || (SpeedInsights$ = {}));
|
|
418
|
+
/** @internal */
|
|
419
|
+
export const Definitions$inboundSchema = z.object({
|
|
420
|
+
host: z.string(),
|
|
421
|
+
path: z.string(),
|
|
422
|
+
schedule: z.string(),
|
|
423
|
+
});
|
|
424
|
+
/** @internal */
|
|
425
|
+
export const Definitions$outboundSchema = z.object({
|
|
426
|
+
host: z.string(),
|
|
427
|
+
path: z.string(),
|
|
428
|
+
schedule: z.string(),
|
|
429
|
+
});
|
|
430
|
+
/**
|
|
431
|
+
* @internal
|
|
432
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
433
|
+
*/
|
|
434
|
+
export var Definitions$;
|
|
435
|
+
(function (Definitions$) {
|
|
436
|
+
/** @deprecated use `Definitions$inboundSchema` instead. */
|
|
437
|
+
Definitions$.inboundSchema = Definitions$inboundSchema;
|
|
438
|
+
/** @deprecated use `Definitions$outboundSchema` instead. */
|
|
439
|
+
Definitions$.outboundSchema = Definitions$outboundSchema;
|
|
440
|
+
})(Definitions$ || (Definitions$ = {}));
|
|
441
|
+
/** @internal */
|
|
442
|
+
export const Crons$inboundSchema = z
|
|
443
|
+
.object({
|
|
444
|
+
enabledAt: z.number(),
|
|
445
|
+
disabledAt: z.nullable(z.number()),
|
|
446
|
+
updatedAt: z.number(),
|
|
447
|
+
deploymentId: z.nullable(z.string()),
|
|
448
|
+
definitions: z.array(z.lazy(() => Definitions$inboundSchema)),
|
|
449
|
+
});
|
|
450
|
+
/** @internal */
|
|
451
|
+
export const Crons$outboundSchema = z.object({
|
|
452
|
+
enabledAt: z.number(),
|
|
453
|
+
disabledAt: z.nullable(z.number()),
|
|
454
|
+
updatedAt: z.number(),
|
|
455
|
+
deploymentId: z.nullable(z.string()),
|
|
456
|
+
definitions: z.array(z.lazy(() => Definitions$outboundSchema)),
|
|
457
|
+
});
|
|
458
|
+
/**
|
|
459
|
+
* @internal
|
|
460
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
461
|
+
*/
|
|
462
|
+
export var Crons$;
|
|
463
|
+
(function (Crons$) {
|
|
464
|
+
/** @deprecated use `Crons$inboundSchema` instead. */
|
|
465
|
+
Crons$.inboundSchema = Crons$inboundSchema;
|
|
466
|
+
/** @deprecated use `Crons$outboundSchema` instead. */
|
|
467
|
+
Crons$.outboundSchema = Crons$outboundSchema;
|
|
468
|
+
})(Crons$ || (Crons$ = {}));
|
|
469
|
+
/** @internal */
|
|
470
|
+
export const DataCache$inboundSchema = z.object({
|
|
471
|
+
userDisabled: z.boolean(),
|
|
472
|
+
storageSizeBytes: z.nullable(z.number()).optional(),
|
|
473
|
+
unlimited: z.boolean().optional(),
|
|
474
|
+
});
|
|
475
|
+
/** @internal */
|
|
476
|
+
export const DataCache$outboundSchema = z.object({
|
|
477
|
+
userDisabled: z.boolean(),
|
|
478
|
+
storageSizeBytes: z.nullable(z.number()).optional(),
|
|
479
|
+
unlimited: z.boolean().optional(),
|
|
480
|
+
});
|
|
481
|
+
/**
|
|
482
|
+
* @internal
|
|
483
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
484
|
+
*/
|
|
485
|
+
export var DataCache$;
|
|
486
|
+
(function (DataCache$) {
|
|
487
|
+
/** @deprecated use `DataCache$inboundSchema` instead. */
|
|
488
|
+
DataCache$.inboundSchema = DataCache$inboundSchema;
|
|
489
|
+
/** @deprecated use `DataCache$outboundSchema` instead. */
|
|
490
|
+
DataCache$.outboundSchema = DataCache$outboundSchema;
|
|
491
|
+
})(DataCache$ || (DataCache$ = {}));
|
|
492
|
+
/** @internal */
|
|
493
|
+
export const DeploymentExpiration$inboundSchema = z.object({
|
|
494
|
+
expirationDays: z.number().optional(),
|
|
495
|
+
expirationDaysProduction: z.number().optional(),
|
|
496
|
+
expirationDaysCanceled: z.number().optional(),
|
|
497
|
+
expirationDaysErrored: z.number().optional(),
|
|
498
|
+
deploymentsToKeep: z.number().optional(),
|
|
499
|
+
});
|
|
500
|
+
/** @internal */
|
|
501
|
+
export const DeploymentExpiration$outboundSchema = z.object({
|
|
502
|
+
expirationDays: z.number().optional(),
|
|
503
|
+
expirationDaysProduction: z.number().optional(),
|
|
504
|
+
expirationDaysCanceled: z.number().optional(),
|
|
505
|
+
expirationDaysErrored: z.number().optional(),
|
|
506
|
+
deploymentsToKeep: z.number().optional(),
|
|
507
|
+
});
|
|
508
|
+
/**
|
|
509
|
+
* @internal
|
|
510
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
511
|
+
*/
|
|
512
|
+
export var DeploymentExpiration$;
|
|
513
|
+
(function (DeploymentExpiration$) {
|
|
514
|
+
/** @deprecated use `DeploymentExpiration$inboundSchema` instead. */
|
|
515
|
+
DeploymentExpiration$.inboundSchema = DeploymentExpiration$inboundSchema;
|
|
516
|
+
/** @deprecated use `DeploymentExpiration$outboundSchema` instead. */
|
|
517
|
+
DeploymentExpiration$.outboundSchema = DeploymentExpiration$outboundSchema;
|
|
518
|
+
})(DeploymentExpiration$ || (DeploymentExpiration$ = {}));
|
|
519
|
+
/** @internal */
|
|
520
|
+
export const UpdateProjectDataCacheTarget2$inboundSchema = z.nativeEnum(UpdateProjectDataCacheTarget2);
|
|
521
|
+
/** @internal */
|
|
522
|
+
export const UpdateProjectDataCacheTarget2$outboundSchema = UpdateProjectDataCacheTarget2$inboundSchema;
|
|
523
|
+
/**
|
|
524
|
+
* @internal
|
|
525
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
526
|
+
*/
|
|
527
|
+
export var UpdateProjectDataCacheTarget2$;
|
|
528
|
+
(function (UpdateProjectDataCacheTarget2$) {
|
|
529
|
+
/** @deprecated use `UpdateProjectDataCacheTarget2$inboundSchema` instead. */
|
|
530
|
+
UpdateProjectDataCacheTarget2$.inboundSchema = UpdateProjectDataCacheTarget2$inboundSchema;
|
|
531
|
+
/** @deprecated use `UpdateProjectDataCacheTarget2$outboundSchema` instead. */
|
|
532
|
+
UpdateProjectDataCacheTarget2$.outboundSchema = UpdateProjectDataCacheTarget2$outboundSchema;
|
|
533
|
+
})(UpdateProjectDataCacheTarget2$ || (UpdateProjectDataCacheTarget2$ = {}));
|
|
534
|
+
/** @internal */
|
|
535
|
+
export const UpdateProjectDataCacheTarget1$inboundSchema = z.nativeEnum(UpdateProjectDataCacheTarget1);
|
|
536
|
+
/** @internal */
|
|
537
|
+
export const UpdateProjectDataCacheTarget1$outboundSchema = UpdateProjectDataCacheTarget1$inboundSchema;
|
|
538
|
+
/**
|
|
539
|
+
* @internal
|
|
540
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
541
|
+
*/
|
|
542
|
+
export var UpdateProjectDataCacheTarget1$;
|
|
543
|
+
(function (UpdateProjectDataCacheTarget1$) {
|
|
544
|
+
/** @deprecated use `UpdateProjectDataCacheTarget1$inboundSchema` instead. */
|
|
545
|
+
UpdateProjectDataCacheTarget1$.inboundSchema = UpdateProjectDataCacheTarget1$inboundSchema;
|
|
546
|
+
/** @deprecated use `UpdateProjectDataCacheTarget1$outboundSchema` instead. */
|
|
547
|
+
UpdateProjectDataCacheTarget1$.outboundSchema = UpdateProjectDataCacheTarget1$outboundSchema;
|
|
548
|
+
})(UpdateProjectDataCacheTarget1$ || (UpdateProjectDataCacheTarget1$ = {}));
|
|
549
|
+
/** @internal */
|
|
550
|
+
export const UpdateProjectDataCacheTarget$inboundSchema = z.union([
|
|
551
|
+
z.array(UpdateProjectDataCacheTarget1$inboundSchema),
|
|
552
|
+
UpdateProjectDataCacheTarget2$inboundSchema,
|
|
553
|
+
]);
|
|
554
|
+
/** @internal */
|
|
555
|
+
export const UpdateProjectDataCacheTarget$outboundSchema = z.union([
|
|
556
|
+
z.array(UpdateProjectDataCacheTarget1$outboundSchema),
|
|
557
|
+
UpdateProjectDataCacheTarget2$outboundSchema,
|
|
558
|
+
]);
|
|
559
|
+
/**
|
|
560
|
+
* @internal
|
|
561
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
562
|
+
*/
|
|
563
|
+
export var UpdateProjectDataCacheTarget$;
|
|
564
|
+
(function (UpdateProjectDataCacheTarget$) {
|
|
565
|
+
/** @deprecated use `UpdateProjectDataCacheTarget$inboundSchema` instead. */
|
|
566
|
+
UpdateProjectDataCacheTarget$.inboundSchema = UpdateProjectDataCacheTarget$inboundSchema;
|
|
567
|
+
/** @deprecated use `UpdateProjectDataCacheTarget$outboundSchema` instead. */
|
|
568
|
+
UpdateProjectDataCacheTarget$.outboundSchema = UpdateProjectDataCacheTarget$outboundSchema;
|
|
569
|
+
})(UpdateProjectDataCacheTarget$ || (UpdateProjectDataCacheTarget$ = {}));
|
|
570
|
+
/** @internal */
|
|
571
|
+
export const UpdateProjectDataCacheProjectsResponse200Type$inboundSchema = z
|
|
572
|
+
.nativeEnum(UpdateProjectDataCacheProjectsResponse200Type);
|
|
573
|
+
/** @internal */
|
|
574
|
+
export const UpdateProjectDataCacheProjectsResponse200Type$outboundSchema = UpdateProjectDataCacheProjectsResponse200Type$inboundSchema;
|
|
575
|
+
/**
|
|
576
|
+
* @internal
|
|
577
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
578
|
+
*/
|
|
579
|
+
export var UpdateProjectDataCacheProjectsResponse200Type$;
|
|
580
|
+
(function (UpdateProjectDataCacheProjectsResponse200Type$) {
|
|
581
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200Type$inboundSchema` instead. */
|
|
582
|
+
UpdateProjectDataCacheProjectsResponse200Type$.inboundSchema = UpdateProjectDataCacheProjectsResponse200Type$inboundSchema;
|
|
583
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200Type$outboundSchema` instead. */
|
|
584
|
+
UpdateProjectDataCacheProjectsResponse200Type$.outboundSchema = UpdateProjectDataCacheProjectsResponse200Type$outboundSchema;
|
|
585
|
+
})(UpdateProjectDataCacheProjectsResponse200Type$ || (UpdateProjectDataCacheProjectsResponse200Type$ = {}));
|
|
586
|
+
/** @internal */
|
|
587
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type);
|
|
588
|
+
/** @internal */
|
|
589
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema;
|
|
590
|
+
/**
|
|
591
|
+
* @internal
|
|
592
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
593
|
+
*/
|
|
594
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$;
|
|
595
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$) {
|
|
596
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema` instead. */
|
|
597
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema;
|
|
598
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema` instead. */
|
|
599
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema;
|
|
600
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$ = {}));
|
|
601
|
+
/** @internal */
|
|
602
|
+
export const Fifteen$inboundSchema = z.object({
|
|
603
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$inboundSchema,
|
|
604
|
+
projectId: z.string(),
|
|
605
|
+
});
|
|
606
|
+
/** @internal */
|
|
607
|
+
export const Fifteen$outboundSchema = z.object({
|
|
608
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type$outboundSchema,
|
|
609
|
+
projectId: z.string(),
|
|
610
|
+
});
|
|
611
|
+
/**
|
|
612
|
+
* @internal
|
|
613
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
614
|
+
*/
|
|
615
|
+
export var Fifteen$;
|
|
616
|
+
(function (Fifteen$) {
|
|
617
|
+
/** @deprecated use `Fifteen$inboundSchema` instead. */
|
|
618
|
+
Fifteen$.inboundSchema = Fifteen$inboundSchema;
|
|
619
|
+
/** @deprecated use `Fifteen$outboundSchema` instead. */
|
|
620
|
+
Fifteen$.outboundSchema = Fifteen$outboundSchema;
|
|
621
|
+
})(Fifteen$ || (Fifteen$ = {}));
|
|
622
|
+
/** @internal */
|
|
623
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type);
|
|
624
|
+
/** @internal */
|
|
625
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema;
|
|
626
|
+
/**
|
|
627
|
+
* @internal
|
|
628
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
629
|
+
*/
|
|
630
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$;
|
|
631
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$) {
|
|
632
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema` instead. */
|
|
633
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema;
|
|
634
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema` instead. */
|
|
635
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema;
|
|
636
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$ = {}));
|
|
637
|
+
/** @internal */
|
|
638
|
+
export const Fourteen$inboundSchema = z.object({
|
|
639
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$inboundSchema,
|
|
640
|
+
storeId: z.string(),
|
|
641
|
+
integrationId: z.string(),
|
|
642
|
+
integrationProductId: z.string(),
|
|
643
|
+
integrationConfigurationId: z.string(),
|
|
644
|
+
});
|
|
645
|
+
/** @internal */
|
|
646
|
+
export const Fourteen$outboundSchema = z.object({
|
|
647
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv14Type$outboundSchema,
|
|
648
|
+
storeId: z.string(),
|
|
649
|
+
integrationId: z.string(),
|
|
650
|
+
integrationProductId: z.string(),
|
|
651
|
+
integrationConfigurationId: z.string(),
|
|
652
|
+
});
|
|
653
|
+
/**
|
|
654
|
+
* @internal
|
|
655
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
656
|
+
*/
|
|
657
|
+
export var Fourteen$;
|
|
658
|
+
(function (Fourteen$) {
|
|
659
|
+
/** @deprecated use `Fourteen$inboundSchema` instead. */
|
|
660
|
+
Fourteen$.inboundSchema = Fourteen$inboundSchema;
|
|
661
|
+
/** @deprecated use `Fourteen$outboundSchema` instead. */
|
|
662
|
+
Fourteen$.outboundSchema = Fourteen$outboundSchema;
|
|
663
|
+
})(Fourteen$ || (Fourteen$ = {}));
|
|
664
|
+
/** @internal */
|
|
665
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type);
|
|
666
|
+
/** @internal */
|
|
667
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema;
|
|
668
|
+
/**
|
|
669
|
+
* @internal
|
|
670
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
671
|
+
*/
|
|
672
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$;
|
|
673
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$) {
|
|
674
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema` instead. */
|
|
675
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema;
|
|
676
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema` instead. */
|
|
677
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema;
|
|
678
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$ = {}));
|
|
679
|
+
/** @internal */
|
|
680
|
+
export const Thirteen$inboundSchema = z.object({
|
|
681
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$inboundSchema,
|
|
682
|
+
storeId: z.string(),
|
|
683
|
+
});
|
|
684
|
+
/** @internal */
|
|
685
|
+
export const Thirteen$outboundSchema = z.object({
|
|
686
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv13Type$outboundSchema,
|
|
687
|
+
storeId: z.string(),
|
|
688
|
+
});
|
|
689
|
+
/**
|
|
690
|
+
* @internal
|
|
691
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
692
|
+
*/
|
|
693
|
+
export var Thirteen$;
|
|
694
|
+
(function (Thirteen$) {
|
|
695
|
+
/** @deprecated use `Thirteen$inboundSchema` instead. */
|
|
696
|
+
Thirteen$.inboundSchema = Thirteen$inboundSchema;
|
|
697
|
+
/** @deprecated use `Thirteen$outboundSchema` instead. */
|
|
698
|
+
Thirteen$.outboundSchema = Thirteen$outboundSchema;
|
|
699
|
+
})(Thirteen$ || (Thirteen$ = {}));
|
|
700
|
+
/** @internal */
|
|
701
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type);
|
|
702
|
+
/** @internal */
|
|
703
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema;
|
|
704
|
+
/**
|
|
705
|
+
* @internal
|
|
706
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
707
|
+
*/
|
|
708
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$;
|
|
709
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$) {
|
|
710
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema` instead. */
|
|
711
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema;
|
|
712
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema` instead. */
|
|
713
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema;
|
|
714
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$ = {}));
|
|
715
|
+
/** @internal */
|
|
716
|
+
export const Twelve$inboundSchema = z
|
|
717
|
+
.object({
|
|
718
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$inboundSchema,
|
|
719
|
+
storeId: z.string(),
|
|
720
|
+
});
|
|
721
|
+
/** @internal */
|
|
722
|
+
export const Twelve$outboundSchema = z.object({
|
|
723
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv12Type$outboundSchema,
|
|
724
|
+
storeId: z.string(),
|
|
725
|
+
});
|
|
726
|
+
/**
|
|
727
|
+
* @internal
|
|
728
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
729
|
+
*/
|
|
730
|
+
export var Twelve$;
|
|
731
|
+
(function (Twelve$) {
|
|
732
|
+
/** @deprecated use `Twelve$inboundSchema` instead. */
|
|
733
|
+
Twelve$.inboundSchema = Twelve$inboundSchema;
|
|
734
|
+
/** @deprecated use `Twelve$outboundSchema` instead. */
|
|
735
|
+
Twelve$.outboundSchema = Twelve$outboundSchema;
|
|
736
|
+
})(Twelve$ || (Twelve$ = {}));
|
|
737
|
+
/** @internal */
|
|
738
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type);
|
|
739
|
+
/** @internal */
|
|
740
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema;
|
|
741
|
+
/**
|
|
742
|
+
* @internal
|
|
743
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
744
|
+
*/
|
|
745
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$;
|
|
746
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$) {
|
|
747
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema` instead. */
|
|
748
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema;
|
|
749
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema` instead. */
|
|
750
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema;
|
|
751
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$ = {}));
|
|
752
|
+
/** @internal */
|
|
753
|
+
export const UpdateProjectDataCacheContentHint11$inboundSchema = z.object({
|
|
754
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$inboundSchema,
|
|
755
|
+
storeId: z.string(),
|
|
756
|
+
});
|
|
757
|
+
/** @internal */
|
|
758
|
+
export const UpdateProjectDataCacheContentHint11$outboundSchema = z.object({
|
|
759
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv11Type$outboundSchema,
|
|
760
|
+
storeId: z.string(),
|
|
761
|
+
});
|
|
762
|
+
/**
|
|
763
|
+
* @internal
|
|
764
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
765
|
+
*/
|
|
766
|
+
export var UpdateProjectDataCacheContentHint11$;
|
|
767
|
+
(function (UpdateProjectDataCacheContentHint11$) {
|
|
768
|
+
/** @deprecated use `UpdateProjectDataCacheContentHint11$inboundSchema` instead. */
|
|
769
|
+
UpdateProjectDataCacheContentHint11$.inboundSchema = UpdateProjectDataCacheContentHint11$inboundSchema;
|
|
770
|
+
/** @deprecated use `UpdateProjectDataCacheContentHint11$outboundSchema` instead. */
|
|
771
|
+
UpdateProjectDataCacheContentHint11$.outboundSchema = UpdateProjectDataCacheContentHint11$outboundSchema;
|
|
772
|
+
})(UpdateProjectDataCacheContentHint11$ || (UpdateProjectDataCacheContentHint11$ = {}));
|
|
773
|
+
/** @internal */
|
|
774
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type);
|
|
775
|
+
/** @internal */
|
|
776
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema;
|
|
777
|
+
/**
|
|
778
|
+
* @internal
|
|
779
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
780
|
+
*/
|
|
781
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$;
|
|
782
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$) {
|
|
783
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema` instead. */
|
|
784
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema;
|
|
785
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema` instead. */
|
|
786
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema;
|
|
787
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$ = {}));
|
|
788
|
+
/** @internal */
|
|
789
|
+
export const ContentHint10$inboundSchema = z.object({
|
|
790
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$inboundSchema,
|
|
791
|
+
storeId: z.string(),
|
|
792
|
+
});
|
|
793
|
+
/** @internal */
|
|
794
|
+
export const ContentHint10$outboundSchema = z.object({
|
|
795
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv10Type$outboundSchema,
|
|
796
|
+
storeId: z.string(),
|
|
797
|
+
});
|
|
798
|
+
/**
|
|
799
|
+
* @internal
|
|
800
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
801
|
+
*/
|
|
802
|
+
export var ContentHint10$;
|
|
803
|
+
(function (ContentHint10$) {
|
|
804
|
+
/** @deprecated use `ContentHint10$inboundSchema` instead. */
|
|
805
|
+
ContentHint10$.inboundSchema = ContentHint10$inboundSchema;
|
|
806
|
+
/** @deprecated use `ContentHint10$outboundSchema` instead. */
|
|
807
|
+
ContentHint10$.outboundSchema = ContentHint10$outboundSchema;
|
|
808
|
+
})(ContentHint10$ || (ContentHint10$ = {}));
|
|
809
|
+
/** @internal */
|
|
810
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type);
|
|
811
|
+
/** @internal */
|
|
812
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema;
|
|
813
|
+
/**
|
|
814
|
+
* @internal
|
|
815
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
816
|
+
*/
|
|
817
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$;
|
|
818
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$) {
|
|
819
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema` instead. */
|
|
820
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema;
|
|
821
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema` instead. */
|
|
822
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema;
|
|
823
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$ = {}));
|
|
824
|
+
/** @internal */
|
|
825
|
+
export const ContentHint9$inboundSchema = z.object({
|
|
826
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$inboundSchema,
|
|
827
|
+
storeId: z.string(),
|
|
828
|
+
});
|
|
829
|
+
/** @internal */
|
|
830
|
+
export const ContentHint9$outboundSchema = z.object({
|
|
831
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnv9Type$outboundSchema,
|
|
832
|
+
storeId: z.string(),
|
|
833
|
+
});
|
|
834
|
+
/**
|
|
835
|
+
* @internal
|
|
836
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
837
|
+
*/
|
|
838
|
+
export var ContentHint9$;
|
|
839
|
+
(function (ContentHint9$) {
|
|
840
|
+
/** @deprecated use `ContentHint9$inboundSchema` instead. */
|
|
841
|
+
ContentHint9$.inboundSchema = ContentHint9$inboundSchema;
|
|
842
|
+
/** @deprecated use `ContentHint9$outboundSchema` instead. */
|
|
843
|
+
ContentHint9$.outboundSchema = ContentHint9$outboundSchema;
|
|
844
|
+
})(ContentHint9$ || (ContentHint9$ = {}));
|
|
845
|
+
/** @internal */
|
|
846
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType);
|
|
847
|
+
/** @internal */
|
|
848
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema;
|
|
849
|
+
/**
|
|
850
|
+
* @internal
|
|
851
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
852
|
+
*/
|
|
853
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$;
|
|
854
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$) {
|
|
855
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema` instead. */
|
|
856
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema;
|
|
857
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema` instead. */
|
|
858
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema;
|
|
859
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$ = {}));
|
|
860
|
+
/** @internal */
|
|
861
|
+
export const ContentHint8$inboundSchema = z.object({
|
|
862
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$inboundSchema,
|
|
863
|
+
storeId: z.string(),
|
|
864
|
+
});
|
|
865
|
+
/** @internal */
|
|
866
|
+
export const ContentHint8$outboundSchema = z.object({
|
|
867
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyEnvType$outboundSchema,
|
|
868
|
+
storeId: z.string(),
|
|
869
|
+
});
|
|
870
|
+
/**
|
|
871
|
+
* @internal
|
|
872
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
873
|
+
*/
|
|
874
|
+
export var ContentHint8$;
|
|
875
|
+
(function (ContentHint8$) {
|
|
876
|
+
/** @deprecated use `ContentHint8$inboundSchema` instead. */
|
|
877
|
+
ContentHint8$.inboundSchema = ContentHint8$inboundSchema;
|
|
878
|
+
/** @deprecated use `ContentHint8$outboundSchema` instead. */
|
|
879
|
+
ContentHint8$.outboundSchema = ContentHint8$outboundSchema;
|
|
880
|
+
})(ContentHint8$ || (ContentHint8$ = {}));
|
|
881
|
+
/** @internal */
|
|
882
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType);
|
|
883
|
+
/** @internal */
|
|
884
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
885
|
+
/**
|
|
886
|
+
* @internal
|
|
887
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
888
|
+
*/
|
|
889
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$;
|
|
890
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$) {
|
|
891
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
892
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
893
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
894
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema;
|
|
895
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$ = {}));
|
|
896
|
+
/** @internal */
|
|
897
|
+
export const ContentHint7$inboundSchema = z.object({
|
|
898
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema,
|
|
899
|
+
storeId: z.string(),
|
|
900
|
+
});
|
|
901
|
+
/** @internal */
|
|
902
|
+
export const ContentHint7$outboundSchema = z.object({
|
|
903
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema,
|
|
904
|
+
storeId: z.string(),
|
|
905
|
+
});
|
|
906
|
+
/**
|
|
907
|
+
* @internal
|
|
908
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
909
|
+
*/
|
|
910
|
+
export var ContentHint7$;
|
|
911
|
+
(function (ContentHint7$) {
|
|
912
|
+
/** @deprecated use `ContentHint7$inboundSchema` instead. */
|
|
913
|
+
ContentHint7$.inboundSchema = ContentHint7$inboundSchema;
|
|
914
|
+
/** @deprecated use `ContentHint7$outboundSchema` instead. */
|
|
915
|
+
ContentHint7$.outboundSchema = ContentHint7$outboundSchema;
|
|
916
|
+
})(ContentHint7$ || (ContentHint7$ = {}));
|
|
917
|
+
/** @internal */
|
|
918
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType);
|
|
919
|
+
/** @internal */
|
|
920
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
921
|
+
/**
|
|
922
|
+
* @internal
|
|
923
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
924
|
+
*/
|
|
925
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$;
|
|
926
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$) {
|
|
927
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
928
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
929
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
930
|
+
UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$outboundSchema;
|
|
931
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$ || (UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$ = {}));
|
|
932
|
+
/** @internal */
|
|
933
|
+
export const ContentHint6$inboundSchema = z.object({
|
|
934
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$inboundSchema,
|
|
935
|
+
storeId: z.string(),
|
|
936
|
+
});
|
|
937
|
+
/** @internal */
|
|
938
|
+
export const ContentHint6$outboundSchema = z.object({
|
|
939
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200ApplicationJSONType$outboundSchema,
|
|
940
|
+
storeId: z.string(),
|
|
941
|
+
});
|
|
942
|
+
/**
|
|
943
|
+
* @internal
|
|
944
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
945
|
+
*/
|
|
946
|
+
export var ContentHint6$;
|
|
947
|
+
(function (ContentHint6$) {
|
|
948
|
+
/** @deprecated use `ContentHint6$inboundSchema` instead. */
|
|
949
|
+
ContentHint6$.inboundSchema = ContentHint6$inboundSchema;
|
|
950
|
+
/** @deprecated use `ContentHint6$outboundSchema` instead. */
|
|
951
|
+
ContentHint6$.outboundSchema = ContentHint6$outboundSchema;
|
|
952
|
+
})(ContentHint6$ || (ContentHint6$ = {}));
|
|
953
|
+
/** @internal */
|
|
954
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200Type$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponse200Type);
|
|
955
|
+
/** @internal */
|
|
956
|
+
export const UpdateProjectDataCacheContentHintProjectsResponse200Type$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200Type$inboundSchema;
|
|
957
|
+
/**
|
|
958
|
+
* @internal
|
|
959
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
960
|
+
*/
|
|
961
|
+
export var UpdateProjectDataCacheContentHintProjectsResponse200Type$;
|
|
962
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponse200Type$) {
|
|
963
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200Type$inboundSchema` instead. */
|
|
964
|
+
UpdateProjectDataCacheContentHintProjectsResponse200Type$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200Type$inboundSchema;
|
|
965
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponse200Type$outboundSchema` instead. */
|
|
966
|
+
UpdateProjectDataCacheContentHintProjectsResponse200Type$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponse200Type$outboundSchema;
|
|
967
|
+
})(UpdateProjectDataCacheContentHintProjectsResponse200Type$ || (UpdateProjectDataCacheContentHintProjectsResponse200Type$ = {}));
|
|
968
|
+
/** @internal */
|
|
969
|
+
export const ContentHint5$inboundSchema = z.object({
|
|
970
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200Type$inboundSchema,
|
|
971
|
+
storeId: z.string(),
|
|
972
|
+
});
|
|
973
|
+
/** @internal */
|
|
974
|
+
export const ContentHint5$outboundSchema = z.object({
|
|
975
|
+
type: UpdateProjectDataCacheContentHintProjectsResponse200Type$outboundSchema,
|
|
976
|
+
storeId: z.string(),
|
|
977
|
+
});
|
|
978
|
+
/**
|
|
979
|
+
* @internal
|
|
980
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
981
|
+
*/
|
|
982
|
+
export var ContentHint5$;
|
|
983
|
+
(function (ContentHint5$) {
|
|
984
|
+
/** @deprecated use `ContentHint5$inboundSchema` instead. */
|
|
985
|
+
ContentHint5$.inboundSchema = ContentHint5$inboundSchema;
|
|
986
|
+
/** @deprecated use `ContentHint5$outboundSchema` instead. */
|
|
987
|
+
ContentHint5$.outboundSchema = ContentHint5$outboundSchema;
|
|
988
|
+
})(ContentHint5$ || (ContentHint5$ = {}));
|
|
989
|
+
/** @internal */
|
|
990
|
+
export const UpdateProjectDataCacheContentHintProjectsResponseType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintProjectsResponseType);
|
|
991
|
+
/** @internal */
|
|
992
|
+
export const UpdateProjectDataCacheContentHintProjectsResponseType$outboundSchema = UpdateProjectDataCacheContentHintProjectsResponseType$inboundSchema;
|
|
993
|
+
/**
|
|
994
|
+
* @internal
|
|
995
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
996
|
+
*/
|
|
997
|
+
export var UpdateProjectDataCacheContentHintProjectsResponseType$;
|
|
998
|
+
(function (UpdateProjectDataCacheContentHintProjectsResponseType$) {
|
|
999
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponseType$inboundSchema` instead. */
|
|
1000
|
+
UpdateProjectDataCacheContentHintProjectsResponseType$.inboundSchema = UpdateProjectDataCacheContentHintProjectsResponseType$inboundSchema;
|
|
1001
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsResponseType$outboundSchema` instead. */
|
|
1002
|
+
UpdateProjectDataCacheContentHintProjectsResponseType$.outboundSchema = UpdateProjectDataCacheContentHintProjectsResponseType$outboundSchema;
|
|
1003
|
+
})(UpdateProjectDataCacheContentHintProjectsResponseType$ || (UpdateProjectDataCacheContentHintProjectsResponseType$ = {}));
|
|
1004
|
+
/** @internal */
|
|
1005
|
+
export const ContentHint4$inboundSchema = z.object({
|
|
1006
|
+
type: UpdateProjectDataCacheContentHintProjectsResponseType$inboundSchema,
|
|
1007
|
+
storeId: z.string(),
|
|
1008
|
+
});
|
|
1009
|
+
/** @internal */
|
|
1010
|
+
export const ContentHint4$outboundSchema = z.object({
|
|
1011
|
+
type: UpdateProjectDataCacheContentHintProjectsResponseType$outboundSchema,
|
|
1012
|
+
storeId: z.string(),
|
|
1013
|
+
});
|
|
1014
|
+
/**
|
|
1015
|
+
* @internal
|
|
1016
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1017
|
+
*/
|
|
1018
|
+
export var ContentHint4$;
|
|
1019
|
+
(function (ContentHint4$) {
|
|
1020
|
+
/** @deprecated use `ContentHint4$inboundSchema` instead. */
|
|
1021
|
+
ContentHint4$.inboundSchema = ContentHint4$inboundSchema;
|
|
1022
|
+
/** @deprecated use `ContentHint4$outboundSchema` instead. */
|
|
1023
|
+
ContentHint4$.outboundSchema = ContentHint4$outboundSchema;
|
|
1024
|
+
})(ContentHint4$ || (ContentHint4$ = {}));
|
|
1025
|
+
/** @internal */
|
|
1026
|
+
export const UpdateProjectDataCacheContentHintProjectsType$inboundSchema = z
|
|
1027
|
+
.nativeEnum(UpdateProjectDataCacheContentHintProjectsType);
|
|
1028
|
+
/** @internal */
|
|
1029
|
+
export const UpdateProjectDataCacheContentHintProjectsType$outboundSchema = UpdateProjectDataCacheContentHintProjectsType$inboundSchema;
|
|
1030
|
+
/**
|
|
1031
|
+
* @internal
|
|
1032
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1033
|
+
*/
|
|
1034
|
+
export var UpdateProjectDataCacheContentHintProjectsType$;
|
|
1035
|
+
(function (UpdateProjectDataCacheContentHintProjectsType$) {
|
|
1036
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsType$inboundSchema` instead. */
|
|
1037
|
+
UpdateProjectDataCacheContentHintProjectsType$.inboundSchema = UpdateProjectDataCacheContentHintProjectsType$inboundSchema;
|
|
1038
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintProjectsType$outboundSchema` instead. */
|
|
1039
|
+
UpdateProjectDataCacheContentHintProjectsType$.outboundSchema = UpdateProjectDataCacheContentHintProjectsType$outboundSchema;
|
|
1040
|
+
})(UpdateProjectDataCacheContentHintProjectsType$ || (UpdateProjectDataCacheContentHintProjectsType$ = {}));
|
|
1041
|
+
/** @internal */
|
|
1042
|
+
export const ContentHint3$inboundSchema = z.object({
|
|
1043
|
+
type: UpdateProjectDataCacheContentHintProjectsType$inboundSchema,
|
|
1044
|
+
storeId: z.string(),
|
|
1045
|
+
});
|
|
1046
|
+
/** @internal */
|
|
1047
|
+
export const ContentHint3$outboundSchema = z.object({
|
|
1048
|
+
type: UpdateProjectDataCacheContentHintProjectsType$outboundSchema,
|
|
1049
|
+
storeId: z.string(),
|
|
1050
|
+
});
|
|
1051
|
+
/**
|
|
1052
|
+
* @internal
|
|
1053
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1054
|
+
*/
|
|
1055
|
+
export var ContentHint3$;
|
|
1056
|
+
(function (ContentHint3$) {
|
|
1057
|
+
/** @deprecated use `ContentHint3$inboundSchema` instead. */
|
|
1058
|
+
ContentHint3$.inboundSchema = ContentHint3$inboundSchema;
|
|
1059
|
+
/** @deprecated use `ContentHint3$outboundSchema` instead. */
|
|
1060
|
+
ContentHint3$.outboundSchema = ContentHint3$outboundSchema;
|
|
1061
|
+
})(ContentHint3$ || (ContentHint3$ = {}));
|
|
1062
|
+
/** @internal */
|
|
1063
|
+
export const UpdateProjectDataCacheContentHintType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheContentHintType);
|
|
1064
|
+
/** @internal */
|
|
1065
|
+
export const UpdateProjectDataCacheContentHintType$outboundSchema = UpdateProjectDataCacheContentHintType$inboundSchema;
|
|
1066
|
+
/**
|
|
1067
|
+
* @internal
|
|
1068
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1069
|
+
*/
|
|
1070
|
+
export var UpdateProjectDataCacheContentHintType$;
|
|
1071
|
+
(function (UpdateProjectDataCacheContentHintType$) {
|
|
1072
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintType$inboundSchema` instead. */
|
|
1073
|
+
UpdateProjectDataCacheContentHintType$.inboundSchema = UpdateProjectDataCacheContentHintType$inboundSchema;
|
|
1074
|
+
/** @deprecated use `UpdateProjectDataCacheContentHintType$outboundSchema` instead. */
|
|
1075
|
+
UpdateProjectDataCacheContentHintType$.outboundSchema = UpdateProjectDataCacheContentHintType$outboundSchema;
|
|
1076
|
+
})(UpdateProjectDataCacheContentHintType$ || (UpdateProjectDataCacheContentHintType$ = {}));
|
|
1077
|
+
/** @internal */
|
|
1078
|
+
export const ContentHint2$inboundSchema = z.object({
|
|
1079
|
+
type: UpdateProjectDataCacheContentHintType$inboundSchema,
|
|
1080
|
+
storeId: z.string(),
|
|
1081
|
+
});
|
|
1082
|
+
/** @internal */
|
|
1083
|
+
export const ContentHint2$outboundSchema = z.object({
|
|
1084
|
+
type: UpdateProjectDataCacheContentHintType$outboundSchema,
|
|
1085
|
+
storeId: z.string(),
|
|
1086
|
+
});
|
|
1087
|
+
/**
|
|
1088
|
+
* @internal
|
|
1089
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1090
|
+
*/
|
|
1091
|
+
export var ContentHint2$;
|
|
1092
|
+
(function (ContentHint2$) {
|
|
1093
|
+
/** @deprecated use `ContentHint2$inboundSchema` instead. */
|
|
1094
|
+
ContentHint2$.inboundSchema = ContentHint2$inboundSchema;
|
|
1095
|
+
/** @deprecated use `ContentHint2$outboundSchema` instead. */
|
|
1096
|
+
ContentHint2$.outboundSchema = ContentHint2$outboundSchema;
|
|
1097
|
+
})(ContentHint2$ || (ContentHint2$ = {}));
|
|
1098
|
+
/** @internal */
|
|
1099
|
+
export const ContentHintType$inboundSchema = z.nativeEnum(ContentHintType);
|
|
1100
|
+
/** @internal */
|
|
1101
|
+
export const ContentHintType$outboundSchema = ContentHintType$inboundSchema;
|
|
1102
|
+
/**
|
|
1103
|
+
* @internal
|
|
1104
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1105
|
+
*/
|
|
1106
|
+
export var ContentHintType$;
|
|
1107
|
+
(function (ContentHintType$) {
|
|
1108
|
+
/** @deprecated use `ContentHintType$inboundSchema` instead. */
|
|
1109
|
+
ContentHintType$.inboundSchema = ContentHintType$inboundSchema;
|
|
1110
|
+
/** @deprecated use `ContentHintType$outboundSchema` instead. */
|
|
1111
|
+
ContentHintType$.outboundSchema = ContentHintType$outboundSchema;
|
|
1112
|
+
})(ContentHintType$ || (ContentHintType$ = {}));
|
|
1113
|
+
/** @internal */
|
|
1114
|
+
export const ContentHint1$inboundSchema = z.object({
|
|
1115
|
+
type: ContentHintType$inboundSchema,
|
|
1116
|
+
storeId: z.string(),
|
|
1117
|
+
});
|
|
1118
|
+
/** @internal */
|
|
1119
|
+
export const ContentHint1$outboundSchema = z.object({
|
|
1120
|
+
type: ContentHintType$outboundSchema,
|
|
1121
|
+
storeId: z.string(),
|
|
1122
|
+
});
|
|
1123
|
+
/**
|
|
1124
|
+
* @internal
|
|
1125
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1126
|
+
*/
|
|
1127
|
+
export var ContentHint1$;
|
|
1128
|
+
(function (ContentHint1$) {
|
|
1129
|
+
/** @deprecated use `ContentHint1$inboundSchema` instead. */
|
|
1130
|
+
ContentHint1$.inboundSchema = ContentHint1$inboundSchema;
|
|
1131
|
+
/** @deprecated use `ContentHint1$outboundSchema` instead. */
|
|
1132
|
+
ContentHint1$.outboundSchema = ContentHint1$outboundSchema;
|
|
1133
|
+
})(ContentHint1$ || (ContentHint1$ = {}));
|
|
1134
|
+
/** @internal */
|
|
1135
|
+
export const ContentHint$inboundSchema = z.union([
|
|
1136
|
+
z.lazy(() => ContentHint1$inboundSchema),
|
|
1137
|
+
z.lazy(() => ContentHint2$inboundSchema),
|
|
1138
|
+
z.lazy(() => ContentHint3$inboundSchema),
|
|
1139
|
+
z.lazy(() => ContentHint4$inboundSchema),
|
|
1140
|
+
z.lazy(() => ContentHint5$inboundSchema),
|
|
1141
|
+
z.lazy(() => ContentHint6$inboundSchema),
|
|
1142
|
+
z.lazy(() => ContentHint7$inboundSchema),
|
|
1143
|
+
z.lazy(() => ContentHint8$inboundSchema),
|
|
1144
|
+
z.lazy(() => ContentHint9$inboundSchema),
|
|
1145
|
+
z.lazy(() => ContentHint10$inboundSchema),
|
|
1146
|
+
z.lazy(() => UpdateProjectDataCacheContentHint11$inboundSchema),
|
|
1147
|
+
z.lazy(() => Twelve$inboundSchema),
|
|
1148
|
+
z.lazy(() => Thirteen$inboundSchema),
|
|
1149
|
+
z.lazy(() => Fifteen$inboundSchema),
|
|
1150
|
+
z.lazy(() => Fourteen$inboundSchema),
|
|
1151
|
+
]);
|
|
1152
|
+
/** @internal */
|
|
1153
|
+
export const ContentHint$outboundSchema = z.union([
|
|
1154
|
+
z.lazy(() => ContentHint1$outboundSchema),
|
|
1155
|
+
z.lazy(() => ContentHint2$outboundSchema),
|
|
1156
|
+
z.lazy(() => ContentHint3$outboundSchema),
|
|
1157
|
+
z.lazy(() => ContentHint4$outboundSchema),
|
|
1158
|
+
z.lazy(() => ContentHint5$outboundSchema),
|
|
1159
|
+
z.lazy(() => ContentHint6$outboundSchema),
|
|
1160
|
+
z.lazy(() => ContentHint7$outboundSchema),
|
|
1161
|
+
z.lazy(() => ContentHint8$outboundSchema),
|
|
1162
|
+
z.lazy(() => ContentHint9$outboundSchema),
|
|
1163
|
+
z.lazy(() => ContentHint10$outboundSchema),
|
|
1164
|
+
z.lazy(() => UpdateProjectDataCacheContentHint11$outboundSchema),
|
|
1165
|
+
z.lazy(() => Twelve$outboundSchema),
|
|
1166
|
+
z.lazy(() => Thirteen$outboundSchema),
|
|
1167
|
+
z.lazy(() => Fifteen$outboundSchema),
|
|
1168
|
+
z.lazy(() => Fourteen$outboundSchema),
|
|
1169
|
+
]);
|
|
1170
|
+
/**
|
|
1171
|
+
* @internal
|
|
1172
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1173
|
+
*/
|
|
1174
|
+
export var ContentHint$;
|
|
1175
|
+
(function (ContentHint$) {
|
|
1176
|
+
/** @deprecated use `ContentHint$inboundSchema` instead. */
|
|
1177
|
+
ContentHint$.inboundSchema = ContentHint$inboundSchema;
|
|
1178
|
+
/** @deprecated use `ContentHint$outboundSchema` instead. */
|
|
1179
|
+
ContentHint$.outboundSchema = ContentHint$outboundSchema;
|
|
1180
|
+
})(ContentHint$ || (ContentHint$ = {}));
|
|
1181
|
+
/** @internal */
|
|
1182
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType);
|
|
1183
|
+
/** @internal */
|
|
1184
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
1185
|
+
/**
|
|
1186
|
+
* @internal
|
|
1187
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1188
|
+
*/
|
|
1189
|
+
export var UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$;
|
|
1190
|
+
(function (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$) {
|
|
1191
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
|
|
1192
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$.inboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema;
|
|
1193
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
|
|
1194
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$.outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema;
|
|
1195
|
+
})(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$ || (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$ = {}));
|
|
1196
|
+
/** @internal */
|
|
1197
|
+
export const InternalContentHint$inboundSchema = z.object({
|
|
1198
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$inboundSchema,
|
|
1199
|
+
encryptedValue: z.string(),
|
|
1200
|
+
});
|
|
1201
|
+
/** @internal */
|
|
1202
|
+
export const InternalContentHint$outboundSchema = z.object({
|
|
1203
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyType$outboundSchema,
|
|
1204
|
+
encryptedValue: z.string(),
|
|
1205
|
+
});
|
|
1206
|
+
/**
|
|
1207
|
+
* @internal
|
|
1208
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1209
|
+
*/
|
|
1210
|
+
export var InternalContentHint$;
|
|
1211
|
+
(function (InternalContentHint$) {
|
|
1212
|
+
/** @deprecated use `InternalContentHint$inboundSchema` instead. */
|
|
1213
|
+
InternalContentHint$.inboundSchema = InternalContentHint$inboundSchema;
|
|
1214
|
+
/** @deprecated use `InternalContentHint$outboundSchema` instead. */
|
|
1215
|
+
InternalContentHint$.outboundSchema = InternalContentHint$outboundSchema;
|
|
1216
|
+
})(InternalContentHint$ || (InternalContentHint$ = {}));
|
|
1217
|
+
/** @internal */
|
|
1218
|
+
export const Env$inboundSchema = z
|
|
1219
|
+
.object({
|
|
1220
|
+
target: z.union([
|
|
1221
|
+
z.array(UpdateProjectDataCacheTarget1$inboundSchema),
|
|
1222
|
+
UpdateProjectDataCacheTarget2$inboundSchema,
|
|
1223
|
+
]).optional(),
|
|
1224
|
+
type: UpdateProjectDataCacheProjectsResponse200Type$inboundSchema,
|
|
1225
|
+
sunsetSecretId: z.string().optional(),
|
|
1226
|
+
id: z.string().optional(),
|
|
1227
|
+
key: z.string(),
|
|
1228
|
+
value: z.string(),
|
|
1229
|
+
configurationId: z.nullable(z.string()).optional(),
|
|
1230
|
+
createdAt: z.number().optional(),
|
|
1231
|
+
updatedAt: z.number().optional(),
|
|
1232
|
+
createdBy: z.nullable(z.string()).optional(),
|
|
1233
|
+
updatedBy: z.nullable(z.string()).optional(),
|
|
1234
|
+
gitBranch: z.string().optional(),
|
|
1235
|
+
edgeConfigId: z.nullable(z.string()).optional(),
|
|
1236
|
+
edgeConfigTokenId: z.nullable(z.string()).optional(),
|
|
1237
|
+
contentHint: z.nullable(z.union([
|
|
1238
|
+
z.lazy(() => ContentHint1$inboundSchema),
|
|
1239
|
+
z.lazy(() => ContentHint2$inboundSchema),
|
|
1240
|
+
z.lazy(() => ContentHint3$inboundSchema),
|
|
1241
|
+
z.lazy(() => ContentHint4$inboundSchema),
|
|
1242
|
+
z.lazy(() => ContentHint5$inboundSchema),
|
|
1243
|
+
z.lazy(() => ContentHint6$inboundSchema),
|
|
1244
|
+
z.lazy(() => ContentHint7$inboundSchema),
|
|
1245
|
+
z.lazy(() => ContentHint8$inboundSchema),
|
|
1246
|
+
z.lazy(() => ContentHint9$inboundSchema),
|
|
1247
|
+
z.lazy(() => ContentHint10$inboundSchema),
|
|
1248
|
+
z.lazy(() => UpdateProjectDataCacheContentHint11$inboundSchema),
|
|
1249
|
+
z.lazy(() => Twelve$inboundSchema),
|
|
1250
|
+
z.lazy(() => Thirteen$inboundSchema),
|
|
1251
|
+
z.lazy(() => Fifteen$inboundSchema),
|
|
1252
|
+
z.lazy(() => Fourteen$inboundSchema),
|
|
1253
|
+
])).optional(),
|
|
1254
|
+
internalContentHint: z.nullable(z.lazy(() => InternalContentHint$inboundSchema)).optional(),
|
|
1255
|
+
decrypted: z.boolean().optional(),
|
|
1256
|
+
comment: z.string().optional(),
|
|
1257
|
+
customEnvironmentIds: z.array(z.string()).optional(),
|
|
1258
|
+
vsmValue: z.string().optional(),
|
|
1259
|
+
});
|
|
1260
|
+
/** @internal */
|
|
1261
|
+
export const Env$outboundSchema = z
|
|
1262
|
+
.object({
|
|
1263
|
+
target: z.union([
|
|
1264
|
+
z.array(UpdateProjectDataCacheTarget1$outboundSchema),
|
|
1265
|
+
UpdateProjectDataCacheTarget2$outboundSchema,
|
|
1266
|
+
]).optional(),
|
|
1267
|
+
type: UpdateProjectDataCacheProjectsResponse200Type$outboundSchema,
|
|
1268
|
+
sunsetSecretId: z.string().optional(),
|
|
1269
|
+
id: z.string().optional(),
|
|
1270
|
+
key: z.string(),
|
|
1271
|
+
value: z.string(),
|
|
1272
|
+
configurationId: z.nullable(z.string()).optional(),
|
|
1273
|
+
createdAt: z.number().optional(),
|
|
1274
|
+
updatedAt: z.number().optional(),
|
|
1275
|
+
createdBy: z.nullable(z.string()).optional(),
|
|
1276
|
+
updatedBy: z.nullable(z.string()).optional(),
|
|
1277
|
+
gitBranch: z.string().optional(),
|
|
1278
|
+
edgeConfigId: z.nullable(z.string()).optional(),
|
|
1279
|
+
edgeConfigTokenId: z.nullable(z.string()).optional(),
|
|
1280
|
+
contentHint: z.nullable(z.union([
|
|
1281
|
+
z.lazy(() => ContentHint1$outboundSchema),
|
|
1282
|
+
z.lazy(() => ContentHint2$outboundSchema),
|
|
1283
|
+
z.lazy(() => ContentHint3$outboundSchema),
|
|
1284
|
+
z.lazy(() => ContentHint4$outboundSchema),
|
|
1285
|
+
z.lazy(() => ContentHint5$outboundSchema),
|
|
1286
|
+
z.lazy(() => ContentHint6$outboundSchema),
|
|
1287
|
+
z.lazy(() => ContentHint7$outboundSchema),
|
|
1288
|
+
z.lazy(() => ContentHint8$outboundSchema),
|
|
1289
|
+
z.lazy(() => ContentHint9$outboundSchema),
|
|
1290
|
+
z.lazy(() => ContentHint10$outboundSchema),
|
|
1291
|
+
z.lazy(() => UpdateProjectDataCacheContentHint11$outboundSchema),
|
|
1292
|
+
z.lazy(() => Twelve$outboundSchema),
|
|
1293
|
+
z.lazy(() => Thirteen$outboundSchema),
|
|
1294
|
+
z.lazy(() => Fifteen$outboundSchema),
|
|
1295
|
+
z.lazy(() => Fourteen$outboundSchema),
|
|
1296
|
+
])).optional(),
|
|
1297
|
+
internalContentHint: z.nullable(z.lazy(() => InternalContentHint$outboundSchema)).optional(),
|
|
1298
|
+
decrypted: z.boolean().optional(),
|
|
1299
|
+
comment: z.string().optional(),
|
|
1300
|
+
customEnvironmentIds: z.array(z.string()).optional(),
|
|
1301
|
+
vsmValue: z.string().optional(),
|
|
1302
|
+
});
|
|
1303
|
+
/**
|
|
1304
|
+
* @internal
|
|
1305
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1306
|
+
*/
|
|
1307
|
+
export var Env$;
|
|
1308
|
+
(function (Env$) {
|
|
1309
|
+
/** @deprecated use `Env$inboundSchema` instead. */
|
|
1310
|
+
Env$.inboundSchema = Env$inboundSchema;
|
|
1311
|
+
/** @deprecated use `Env$outboundSchema` instead. */
|
|
1312
|
+
Env$.outboundSchema = Env$outboundSchema;
|
|
1313
|
+
})(Env$ || (Env$ = {}));
|
|
1314
|
+
/** @internal */
|
|
1315
|
+
export const CustomEnvironments$inboundSchema = z.object({});
|
|
1316
|
+
/** @internal */
|
|
1317
|
+
export const CustomEnvironments$outboundSchema = z.object({});
|
|
1318
|
+
/**
|
|
1319
|
+
* @internal
|
|
1320
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1321
|
+
*/
|
|
1322
|
+
export var CustomEnvironments$;
|
|
1323
|
+
(function (CustomEnvironments$) {
|
|
1324
|
+
/** @deprecated use `CustomEnvironments$inboundSchema` instead. */
|
|
1325
|
+
CustomEnvironments$.inboundSchema = CustomEnvironments$inboundSchema;
|
|
1326
|
+
/** @deprecated use `CustomEnvironments$outboundSchema` instead. */
|
|
1327
|
+
CustomEnvironments$.outboundSchema = CustomEnvironments$outboundSchema;
|
|
1328
|
+
})(CustomEnvironments$ || (CustomEnvironments$ = {}));
|
|
1329
|
+
/** @internal */
|
|
1330
|
+
export const UpdateProjectDataCacheFramework$inboundSchema = z.nativeEnum(UpdateProjectDataCacheFramework);
|
|
1331
|
+
/** @internal */
|
|
1332
|
+
export const UpdateProjectDataCacheFramework$outboundSchema = UpdateProjectDataCacheFramework$inboundSchema;
|
|
1333
|
+
/**
|
|
1334
|
+
* @internal
|
|
1335
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1336
|
+
*/
|
|
1337
|
+
export var UpdateProjectDataCacheFramework$;
|
|
1338
|
+
(function (UpdateProjectDataCacheFramework$) {
|
|
1339
|
+
/** @deprecated use `UpdateProjectDataCacheFramework$inboundSchema` instead. */
|
|
1340
|
+
UpdateProjectDataCacheFramework$.inboundSchema = UpdateProjectDataCacheFramework$inboundSchema;
|
|
1341
|
+
/** @deprecated use `UpdateProjectDataCacheFramework$outboundSchema` instead. */
|
|
1342
|
+
UpdateProjectDataCacheFramework$.outboundSchema = UpdateProjectDataCacheFramework$outboundSchema;
|
|
1343
|
+
})(UpdateProjectDataCacheFramework$ || (UpdateProjectDataCacheFramework$ = {}));
|
|
1344
|
+
/** @internal */
|
|
1345
|
+
export const IpBuckets$inboundSchema = z.object({
|
|
1346
|
+
bucket: z.string(),
|
|
1347
|
+
supportUntil: z.number().optional(),
|
|
1348
|
+
});
|
|
1349
|
+
/** @internal */
|
|
1350
|
+
export const IpBuckets$outboundSchema = z.object({
|
|
1351
|
+
bucket: z.string(),
|
|
1352
|
+
supportUntil: z.number().optional(),
|
|
1353
|
+
});
|
|
1354
|
+
/**
|
|
1355
|
+
* @internal
|
|
1356
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1357
|
+
*/
|
|
1358
|
+
export var IpBuckets$;
|
|
1359
|
+
(function (IpBuckets$) {
|
|
1360
|
+
/** @deprecated use `IpBuckets$inboundSchema` instead. */
|
|
1361
|
+
IpBuckets$.inboundSchema = IpBuckets$inboundSchema;
|
|
1362
|
+
/** @deprecated use `IpBuckets$outboundSchema` instead. */
|
|
1363
|
+
IpBuckets$.outboundSchema = IpBuckets$outboundSchema;
|
|
1364
|
+
})(IpBuckets$ || (IpBuckets$ = {}));
|
|
1365
|
+
/** @internal */
|
|
1366
|
+
export const AliasAssigned$inboundSchema = z.union([z.number(), z.boolean()]);
|
|
1367
|
+
/** @internal */
|
|
1368
|
+
export const AliasAssigned$outboundSchema = z.union([z.number(), z.boolean()]);
|
|
1369
|
+
/**
|
|
1370
|
+
* @internal
|
|
1371
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1372
|
+
*/
|
|
1373
|
+
export var AliasAssigned$;
|
|
1374
|
+
(function (AliasAssigned$) {
|
|
1375
|
+
/** @deprecated use `AliasAssigned$inboundSchema` instead. */
|
|
1376
|
+
AliasAssigned$.inboundSchema = AliasAssigned$inboundSchema;
|
|
1377
|
+
/** @deprecated use `AliasAssigned$outboundSchema` instead. */
|
|
1378
|
+
AliasAssigned$.outboundSchema = AliasAssigned$outboundSchema;
|
|
1379
|
+
})(AliasAssigned$ || (AliasAssigned$ = {}));
|
|
1380
|
+
/** @internal */
|
|
1381
|
+
export const UpdateProjectDataCacheProjectsAliasError$inboundSchema = z.object({
|
|
1382
|
+
code: z.string(),
|
|
1383
|
+
message: z.string(),
|
|
1384
|
+
});
|
|
1385
|
+
/** @internal */
|
|
1386
|
+
export const UpdateProjectDataCacheProjectsAliasError$outboundSchema = z.object({
|
|
1387
|
+
code: z.string(),
|
|
1388
|
+
message: z.string(),
|
|
1389
|
+
});
|
|
1390
|
+
/**
|
|
1391
|
+
* @internal
|
|
1392
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1393
|
+
*/
|
|
1394
|
+
export var UpdateProjectDataCacheProjectsAliasError$;
|
|
1395
|
+
(function (UpdateProjectDataCacheProjectsAliasError$) {
|
|
1396
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsAliasError$inboundSchema` instead. */
|
|
1397
|
+
UpdateProjectDataCacheProjectsAliasError$.inboundSchema = UpdateProjectDataCacheProjectsAliasError$inboundSchema;
|
|
1398
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsAliasError$outboundSchema` instead. */
|
|
1399
|
+
UpdateProjectDataCacheProjectsAliasError$.outboundSchema = UpdateProjectDataCacheProjectsAliasError$outboundSchema;
|
|
1400
|
+
})(UpdateProjectDataCacheProjectsAliasError$ || (UpdateProjectDataCacheProjectsAliasError$ = {}));
|
|
1401
|
+
/** @internal */
|
|
1402
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsResponse200ApplicationJSONType);
|
|
1403
|
+
/** @internal */
|
|
1404
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
1405
|
+
/**
|
|
1406
|
+
* @internal
|
|
1407
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1408
|
+
*/
|
|
1409
|
+
export var UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$;
|
|
1410
|
+
(function (UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$) {
|
|
1411
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$inboundSchema` instead. */
|
|
1412
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$.inboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$inboundSchema;
|
|
1413
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$outboundSchema` instead. */
|
|
1414
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$.outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$outboundSchema;
|
|
1415
|
+
})(UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$ || (UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$ = {}));
|
|
1416
|
+
/** @internal */
|
|
1417
|
+
export const BranchMatcher$inboundSchema = z.object({
|
|
1418
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$inboundSchema,
|
|
1419
|
+
pattern: z.string(),
|
|
1420
|
+
});
|
|
1421
|
+
/** @internal */
|
|
1422
|
+
export const BranchMatcher$outboundSchema = z.object({
|
|
1423
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONType$outboundSchema,
|
|
1424
|
+
pattern: z.string(),
|
|
1425
|
+
});
|
|
1426
|
+
/**
|
|
1427
|
+
* @internal
|
|
1428
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1429
|
+
*/
|
|
1430
|
+
export var BranchMatcher$;
|
|
1431
|
+
(function (BranchMatcher$) {
|
|
1432
|
+
/** @deprecated use `BranchMatcher$inboundSchema` instead. */
|
|
1433
|
+
BranchMatcher$.inboundSchema = BranchMatcher$inboundSchema;
|
|
1434
|
+
/** @deprecated use `BranchMatcher$outboundSchema` instead. */
|
|
1435
|
+
BranchMatcher$.outboundSchema = BranchMatcher$outboundSchema;
|
|
1436
|
+
})(BranchMatcher$ || (BranchMatcher$ = {}));
|
|
1437
|
+
/** @internal */
|
|
1438
|
+
export const UpdateProjectDataCacheProjectsBuilds$inboundSchema = z.object({
|
|
1439
|
+
use: z.string(),
|
|
1440
|
+
src: z.string().optional(),
|
|
1441
|
+
dest: z.string().optional(),
|
|
1442
|
+
});
|
|
1443
|
+
/** @internal */
|
|
1444
|
+
export const UpdateProjectDataCacheProjectsBuilds$outboundSchema = z.object({
|
|
1445
|
+
use: z.string(),
|
|
1446
|
+
src: z.string().optional(),
|
|
1447
|
+
dest: z.string().optional(),
|
|
1448
|
+
});
|
|
1449
|
+
/**
|
|
1450
|
+
* @internal
|
|
1451
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1452
|
+
*/
|
|
1453
|
+
export var UpdateProjectDataCacheProjectsBuilds$;
|
|
1454
|
+
(function (UpdateProjectDataCacheProjectsBuilds$) {
|
|
1455
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsBuilds$inboundSchema` instead. */
|
|
1456
|
+
UpdateProjectDataCacheProjectsBuilds$.inboundSchema = UpdateProjectDataCacheProjectsBuilds$inboundSchema;
|
|
1457
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsBuilds$outboundSchema` instead. */
|
|
1458
|
+
UpdateProjectDataCacheProjectsBuilds$.outboundSchema = UpdateProjectDataCacheProjectsBuilds$outboundSchema;
|
|
1459
|
+
})(UpdateProjectDataCacheProjectsBuilds$ || (UpdateProjectDataCacheProjectsBuilds$ = {}));
|
|
1460
|
+
/** @internal */
|
|
1461
|
+
export const UpdateProjectDataCacheProjectsChecksConclusion$inboundSchema = z
|
|
1462
|
+
.nativeEnum(UpdateProjectDataCacheProjectsChecksConclusion);
|
|
1463
|
+
/** @internal */
|
|
1464
|
+
export const UpdateProjectDataCacheProjectsChecksConclusion$outboundSchema = UpdateProjectDataCacheProjectsChecksConclusion$inboundSchema;
|
|
1465
|
+
/**
|
|
1466
|
+
* @internal
|
|
1467
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1468
|
+
*/
|
|
1469
|
+
export var UpdateProjectDataCacheProjectsChecksConclusion$;
|
|
1470
|
+
(function (UpdateProjectDataCacheProjectsChecksConclusion$) {
|
|
1471
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsChecksConclusion$inboundSchema` instead. */
|
|
1472
|
+
UpdateProjectDataCacheProjectsChecksConclusion$.inboundSchema = UpdateProjectDataCacheProjectsChecksConclusion$inboundSchema;
|
|
1473
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsChecksConclusion$outboundSchema` instead. */
|
|
1474
|
+
UpdateProjectDataCacheProjectsChecksConclusion$.outboundSchema = UpdateProjectDataCacheProjectsChecksConclusion$outboundSchema;
|
|
1475
|
+
})(UpdateProjectDataCacheProjectsChecksConclusion$ || (UpdateProjectDataCacheProjectsChecksConclusion$ = {}));
|
|
1476
|
+
/** @internal */
|
|
1477
|
+
export const UpdateProjectDataCacheProjectsChecksState$inboundSchema = z
|
|
1478
|
+
.nativeEnum(UpdateProjectDataCacheProjectsChecksState);
|
|
1479
|
+
/** @internal */
|
|
1480
|
+
export const UpdateProjectDataCacheProjectsChecksState$outboundSchema = UpdateProjectDataCacheProjectsChecksState$inboundSchema;
|
|
1481
|
+
/**
|
|
1482
|
+
* @internal
|
|
1483
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1484
|
+
*/
|
|
1485
|
+
export var UpdateProjectDataCacheProjectsChecksState$;
|
|
1486
|
+
(function (UpdateProjectDataCacheProjectsChecksState$) {
|
|
1487
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsChecksState$inboundSchema` instead. */
|
|
1488
|
+
UpdateProjectDataCacheProjectsChecksState$.inboundSchema = UpdateProjectDataCacheProjectsChecksState$inboundSchema;
|
|
1489
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsChecksState$outboundSchema` instead. */
|
|
1490
|
+
UpdateProjectDataCacheProjectsChecksState$.outboundSchema = UpdateProjectDataCacheProjectsChecksState$outboundSchema;
|
|
1491
|
+
})(UpdateProjectDataCacheProjectsChecksState$ || (UpdateProjectDataCacheProjectsChecksState$ = {}));
|
|
1492
|
+
/** @internal */
|
|
1493
|
+
export const UpdateProjectDataCacheProjectsCreator$inboundSchema = z.object({
|
|
1494
|
+
email: z.string(),
|
|
1495
|
+
githubLogin: z.string().optional(),
|
|
1496
|
+
gitlabLogin: z.string().optional(),
|
|
1497
|
+
uid: z.string(),
|
|
1498
|
+
username: z.string(),
|
|
1499
|
+
});
|
|
1500
|
+
/** @internal */
|
|
1501
|
+
export const UpdateProjectDataCacheProjectsCreator$outboundSchema = z.object({
|
|
1502
|
+
email: z.string(),
|
|
1503
|
+
githubLogin: z.string().optional(),
|
|
1504
|
+
gitlabLogin: z.string().optional(),
|
|
1505
|
+
uid: z.string(),
|
|
1506
|
+
username: z.string(),
|
|
1507
|
+
});
|
|
1508
|
+
/**
|
|
1509
|
+
* @internal
|
|
1510
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1511
|
+
*/
|
|
1512
|
+
export var UpdateProjectDataCacheProjectsCreator$;
|
|
1513
|
+
(function (UpdateProjectDataCacheProjectsCreator$) {
|
|
1514
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsCreator$inboundSchema` instead. */
|
|
1515
|
+
UpdateProjectDataCacheProjectsCreator$.inboundSchema = UpdateProjectDataCacheProjectsCreator$inboundSchema;
|
|
1516
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsCreator$outboundSchema` instead. */
|
|
1517
|
+
UpdateProjectDataCacheProjectsCreator$.outboundSchema = UpdateProjectDataCacheProjectsCreator$outboundSchema;
|
|
1518
|
+
})(UpdateProjectDataCacheProjectsCreator$ || (UpdateProjectDataCacheProjectsCreator$ = {}));
|
|
1519
|
+
/** @internal */
|
|
1520
|
+
export const UpdateProjectDataCacheProjectsOidcTokenClaims$inboundSchema = z.object({
|
|
1521
|
+
iss: z.string(),
|
|
1522
|
+
sub: z.string(),
|
|
1523
|
+
scope: z.string(),
|
|
1524
|
+
aud: z.string(),
|
|
1525
|
+
owner: z.string(),
|
|
1526
|
+
owner_id: z.string(),
|
|
1527
|
+
project: z.string(),
|
|
1528
|
+
project_id: z.string(),
|
|
1529
|
+
environment: z.string(),
|
|
1530
|
+
}).transform((v) => {
|
|
1531
|
+
return remap$(v, {
|
|
1532
|
+
"owner_id": "ownerId",
|
|
1533
|
+
"project_id": "projectId",
|
|
1534
|
+
});
|
|
1535
|
+
});
|
|
1536
|
+
/** @internal */
|
|
1537
|
+
export const UpdateProjectDataCacheProjectsOidcTokenClaims$outboundSchema = z.object({
|
|
1538
|
+
iss: z.string(),
|
|
1539
|
+
sub: z.string(),
|
|
1540
|
+
scope: z.string(),
|
|
1541
|
+
aud: z.string(),
|
|
1542
|
+
owner: z.string(),
|
|
1543
|
+
ownerId: z.string(),
|
|
1544
|
+
project: z.string(),
|
|
1545
|
+
projectId: z.string(),
|
|
1546
|
+
environment: z.string(),
|
|
1547
|
+
}).transform((v) => {
|
|
1548
|
+
return remap$(v, {
|
|
1549
|
+
ownerId: "owner_id",
|
|
1550
|
+
projectId: "project_id",
|
|
1551
|
+
});
|
|
1552
|
+
});
|
|
1553
|
+
/**
|
|
1554
|
+
* @internal
|
|
1555
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1556
|
+
*/
|
|
1557
|
+
export var UpdateProjectDataCacheProjectsOidcTokenClaims$;
|
|
1558
|
+
(function (UpdateProjectDataCacheProjectsOidcTokenClaims$) {
|
|
1559
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsOidcTokenClaims$inboundSchema` instead. */
|
|
1560
|
+
UpdateProjectDataCacheProjectsOidcTokenClaims$.inboundSchema = UpdateProjectDataCacheProjectsOidcTokenClaims$inboundSchema;
|
|
1561
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsOidcTokenClaims$outboundSchema` instead. */
|
|
1562
|
+
UpdateProjectDataCacheProjectsOidcTokenClaims$.outboundSchema = UpdateProjectDataCacheProjectsOidcTokenClaims$outboundSchema;
|
|
1563
|
+
})(UpdateProjectDataCacheProjectsOidcTokenClaims$ || (UpdateProjectDataCacheProjectsOidcTokenClaims$ = {}));
|
|
1564
|
+
/** @internal */
|
|
1565
|
+
export const UpdateProjectDataCacheProjectsPlan$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsPlan);
|
|
1566
|
+
/** @internal */
|
|
1567
|
+
export const UpdateProjectDataCacheProjectsPlan$outboundSchema = UpdateProjectDataCacheProjectsPlan$inboundSchema;
|
|
1568
|
+
/**
|
|
1569
|
+
* @internal
|
|
1570
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1571
|
+
*/
|
|
1572
|
+
export var UpdateProjectDataCacheProjectsPlan$;
|
|
1573
|
+
(function (UpdateProjectDataCacheProjectsPlan$) {
|
|
1574
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsPlan$inboundSchema` instead. */
|
|
1575
|
+
UpdateProjectDataCacheProjectsPlan$.inboundSchema = UpdateProjectDataCacheProjectsPlan$inboundSchema;
|
|
1576
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsPlan$outboundSchema` instead. */
|
|
1577
|
+
UpdateProjectDataCacheProjectsPlan$.outboundSchema = UpdateProjectDataCacheProjectsPlan$outboundSchema;
|
|
1578
|
+
})(UpdateProjectDataCacheProjectsPlan$ || (UpdateProjectDataCacheProjectsPlan$ = {}));
|
|
1579
|
+
/** @internal */
|
|
1580
|
+
export const UpdateProjectDataCacheProjectsReadyState$inboundSchema = z
|
|
1581
|
+
.nativeEnum(UpdateProjectDataCacheProjectsReadyState);
|
|
1582
|
+
/** @internal */
|
|
1583
|
+
export const UpdateProjectDataCacheProjectsReadyState$outboundSchema = UpdateProjectDataCacheProjectsReadyState$inboundSchema;
|
|
1584
|
+
/**
|
|
1585
|
+
* @internal
|
|
1586
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1587
|
+
*/
|
|
1588
|
+
export var UpdateProjectDataCacheProjectsReadyState$;
|
|
1589
|
+
(function (UpdateProjectDataCacheProjectsReadyState$) {
|
|
1590
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsReadyState$inboundSchema` instead. */
|
|
1591
|
+
UpdateProjectDataCacheProjectsReadyState$.inboundSchema = UpdateProjectDataCacheProjectsReadyState$inboundSchema;
|
|
1592
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsReadyState$outboundSchema` instead. */
|
|
1593
|
+
UpdateProjectDataCacheProjectsReadyState$.outboundSchema = UpdateProjectDataCacheProjectsReadyState$outboundSchema;
|
|
1594
|
+
})(UpdateProjectDataCacheProjectsReadyState$ || (UpdateProjectDataCacheProjectsReadyState$ = {}));
|
|
1595
|
+
/** @internal */
|
|
1596
|
+
export const UpdateProjectDataCacheProjectsReadySubstate$inboundSchema = z
|
|
1597
|
+
.nativeEnum(UpdateProjectDataCacheProjectsReadySubstate);
|
|
1598
|
+
/** @internal */
|
|
1599
|
+
export const UpdateProjectDataCacheProjectsReadySubstate$outboundSchema = UpdateProjectDataCacheProjectsReadySubstate$inboundSchema;
|
|
1600
|
+
/**
|
|
1601
|
+
* @internal
|
|
1602
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1603
|
+
*/
|
|
1604
|
+
export var UpdateProjectDataCacheProjectsReadySubstate$;
|
|
1605
|
+
(function (UpdateProjectDataCacheProjectsReadySubstate$) {
|
|
1606
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsReadySubstate$inboundSchema` instead. */
|
|
1607
|
+
UpdateProjectDataCacheProjectsReadySubstate$.inboundSchema = UpdateProjectDataCacheProjectsReadySubstate$inboundSchema;
|
|
1608
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsReadySubstate$outboundSchema` instead. */
|
|
1609
|
+
UpdateProjectDataCacheProjectsReadySubstate$.outboundSchema = UpdateProjectDataCacheProjectsReadySubstate$outboundSchema;
|
|
1610
|
+
})(UpdateProjectDataCacheProjectsReadySubstate$ || (UpdateProjectDataCacheProjectsReadySubstate$ = {}));
|
|
1611
|
+
/** @internal */
|
|
1612
|
+
export const UpdateProjectDataCacheType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheType);
|
|
1613
|
+
/** @internal */
|
|
1614
|
+
export const UpdateProjectDataCacheType$outboundSchema = UpdateProjectDataCacheType$inboundSchema;
|
|
1615
|
+
/**
|
|
1616
|
+
* @internal
|
|
1617
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1618
|
+
*/
|
|
1619
|
+
export var UpdateProjectDataCacheType$;
|
|
1620
|
+
(function (UpdateProjectDataCacheType$) {
|
|
1621
|
+
/** @deprecated use `UpdateProjectDataCacheType$inboundSchema` instead. */
|
|
1622
|
+
UpdateProjectDataCacheType$.inboundSchema = UpdateProjectDataCacheType$inboundSchema;
|
|
1623
|
+
/** @deprecated use `UpdateProjectDataCacheType$outboundSchema` instead. */
|
|
1624
|
+
UpdateProjectDataCacheType$.outboundSchema = UpdateProjectDataCacheType$outboundSchema;
|
|
1625
|
+
})(UpdateProjectDataCacheType$ || (UpdateProjectDataCacheType$ = {}));
|
|
1626
|
+
/** @internal */
|
|
1627
|
+
export const LatestDeployments$inboundSchema = z.object({
|
|
1628
|
+
id: z.string(),
|
|
1629
|
+
alias: z.array(z.string()).optional(),
|
|
1630
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
1631
|
+
aliasError: z.nullable(z.lazy(() => UpdateProjectDataCacheProjectsAliasError$inboundSchema)).optional(),
|
|
1632
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
1633
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
1634
|
+
branchMatcher: z.lazy(() => BranchMatcher$inboundSchema).optional(),
|
|
1635
|
+
buildingAt: z.number().optional(),
|
|
1636
|
+
builds: z.array(z.lazy(() => UpdateProjectDataCacheProjectsBuilds$inboundSchema)).optional(),
|
|
1637
|
+
checksConclusion: UpdateProjectDataCacheProjectsChecksConclusion$inboundSchema
|
|
1638
|
+
.optional(),
|
|
1639
|
+
checksState: UpdateProjectDataCacheProjectsChecksState$inboundSchema
|
|
1640
|
+
.optional(),
|
|
1641
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
1642
|
+
connectConfigurationId: z.string().optional(),
|
|
1643
|
+
createdAt: z.number(),
|
|
1644
|
+
createdIn: z.string(),
|
|
1645
|
+
creator: z.nullable(z.lazy(() => UpdateProjectDataCacheProjectsCreator$inboundSchema)),
|
|
1646
|
+
deletedAt: z.number().optional(),
|
|
1647
|
+
deploymentHostname: z.string(),
|
|
1648
|
+
forced: z.boolean().optional(),
|
|
1649
|
+
name: z.string(),
|
|
1650
|
+
meta: z.record(z.string()).optional(),
|
|
1651
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
1652
|
+
oidcTokenClaims: z.lazy(() => UpdateProjectDataCacheProjectsOidcTokenClaims$inboundSchema).optional(),
|
|
1653
|
+
plan: UpdateProjectDataCacheProjectsPlan$inboundSchema,
|
|
1654
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
1655
|
+
private: z.boolean(),
|
|
1656
|
+
readyAt: z.number().optional(),
|
|
1657
|
+
readyState: UpdateProjectDataCacheProjectsReadyState$inboundSchema,
|
|
1658
|
+
readySubstate: UpdateProjectDataCacheProjectsReadySubstate$inboundSchema
|
|
1659
|
+
.optional(),
|
|
1660
|
+
requestedAt: z.number().optional(),
|
|
1661
|
+
target: z.nullable(z.string()).optional(),
|
|
1662
|
+
teamId: z.nullable(z.string()).optional(),
|
|
1663
|
+
type: UpdateProjectDataCacheType$inboundSchema,
|
|
1664
|
+
url: z.string(),
|
|
1665
|
+
userId: z.string(),
|
|
1666
|
+
withCache: z.boolean().optional(),
|
|
1667
|
+
});
|
|
1668
|
+
/** @internal */
|
|
1669
|
+
export const LatestDeployments$outboundSchema = z.object({
|
|
1670
|
+
id: z.string(),
|
|
1671
|
+
alias: z.array(z.string()).optional(),
|
|
1672
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
1673
|
+
aliasError: z.nullable(z.lazy(() => UpdateProjectDataCacheProjectsAliasError$outboundSchema)).optional(),
|
|
1674
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
1675
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
1676
|
+
branchMatcher: z.lazy(() => BranchMatcher$outboundSchema).optional(),
|
|
1677
|
+
buildingAt: z.number().optional(),
|
|
1678
|
+
builds: z.array(z.lazy(() => UpdateProjectDataCacheProjectsBuilds$outboundSchema)).optional(),
|
|
1679
|
+
checksConclusion: UpdateProjectDataCacheProjectsChecksConclusion$outboundSchema.optional(),
|
|
1680
|
+
checksState: UpdateProjectDataCacheProjectsChecksState$outboundSchema
|
|
1681
|
+
.optional(),
|
|
1682
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
1683
|
+
connectConfigurationId: z.string().optional(),
|
|
1684
|
+
createdAt: z.number(),
|
|
1685
|
+
createdIn: z.string(),
|
|
1686
|
+
creator: z.nullable(z.lazy(() => UpdateProjectDataCacheProjectsCreator$outboundSchema)),
|
|
1687
|
+
deletedAt: z.number().optional(),
|
|
1688
|
+
deploymentHostname: z.string(),
|
|
1689
|
+
forced: z.boolean().optional(),
|
|
1690
|
+
name: z.string(),
|
|
1691
|
+
meta: z.record(z.string()).optional(),
|
|
1692
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
1693
|
+
oidcTokenClaims: z.lazy(() => UpdateProjectDataCacheProjectsOidcTokenClaims$outboundSchema).optional(),
|
|
1694
|
+
plan: UpdateProjectDataCacheProjectsPlan$outboundSchema,
|
|
1695
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
1696
|
+
private: z.boolean(),
|
|
1697
|
+
readyAt: z.number().optional(),
|
|
1698
|
+
readyState: UpdateProjectDataCacheProjectsReadyState$outboundSchema,
|
|
1699
|
+
readySubstate: UpdateProjectDataCacheProjectsReadySubstate$outboundSchema
|
|
1700
|
+
.optional(),
|
|
1701
|
+
requestedAt: z.number().optional(),
|
|
1702
|
+
target: z.nullable(z.string()).optional(),
|
|
1703
|
+
teamId: z.nullable(z.string()).optional(),
|
|
1704
|
+
type: UpdateProjectDataCacheType$outboundSchema,
|
|
1705
|
+
url: z.string(),
|
|
1706
|
+
userId: z.string(),
|
|
1707
|
+
withCache: z.boolean().optional(),
|
|
1708
|
+
});
|
|
1709
|
+
/**
|
|
1710
|
+
* @internal
|
|
1711
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1712
|
+
*/
|
|
1713
|
+
export var LatestDeployments$;
|
|
1714
|
+
(function (LatestDeployments$) {
|
|
1715
|
+
/** @deprecated use `LatestDeployments$inboundSchema` instead. */
|
|
1716
|
+
LatestDeployments$.inboundSchema = LatestDeployments$inboundSchema;
|
|
1717
|
+
/** @deprecated use `LatestDeployments$outboundSchema` instead. */
|
|
1718
|
+
LatestDeployments$.outboundSchema = LatestDeployments$outboundSchema;
|
|
1719
|
+
})(LatestDeployments$ || (LatestDeployments$ = {}));
|
|
1720
|
+
/** @internal */
|
|
1721
|
+
export const UpdateProjectDataCacheLinkProjectsType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheLinkProjectsType);
|
|
1722
|
+
/** @internal */
|
|
1723
|
+
export const UpdateProjectDataCacheLinkProjectsType$outboundSchema = UpdateProjectDataCacheLinkProjectsType$inboundSchema;
|
|
1724
|
+
/**
|
|
1725
|
+
* @internal
|
|
1726
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1727
|
+
*/
|
|
1728
|
+
export var UpdateProjectDataCacheLinkProjectsType$;
|
|
1729
|
+
(function (UpdateProjectDataCacheLinkProjectsType$) {
|
|
1730
|
+
/** @deprecated use `UpdateProjectDataCacheLinkProjectsType$inboundSchema` instead. */
|
|
1731
|
+
UpdateProjectDataCacheLinkProjectsType$.inboundSchema = UpdateProjectDataCacheLinkProjectsType$inboundSchema;
|
|
1732
|
+
/** @deprecated use `UpdateProjectDataCacheLinkProjectsType$outboundSchema` instead. */
|
|
1733
|
+
UpdateProjectDataCacheLinkProjectsType$.outboundSchema = UpdateProjectDataCacheLinkProjectsType$outboundSchema;
|
|
1734
|
+
})(UpdateProjectDataCacheLinkProjectsType$ || (UpdateProjectDataCacheLinkProjectsType$ = {}));
|
|
1735
|
+
/** @internal */
|
|
1736
|
+
export const UpdateProjectDataCacheLinkDeployHooks$inboundSchema = z.object({
|
|
1737
|
+
createdAt: z.number().optional(),
|
|
1738
|
+
id: z.string(),
|
|
1739
|
+
name: z.string(),
|
|
1740
|
+
ref: z.string(),
|
|
1741
|
+
url: z.string(),
|
|
1742
|
+
});
|
|
1743
|
+
/** @internal */
|
|
1744
|
+
export const UpdateProjectDataCacheLinkDeployHooks$outboundSchema = z.object({
|
|
1745
|
+
createdAt: z.number().optional(),
|
|
1746
|
+
id: z.string(),
|
|
1747
|
+
name: z.string(),
|
|
1748
|
+
ref: z.string(),
|
|
1749
|
+
url: z.string(),
|
|
1750
|
+
});
|
|
1751
|
+
/**
|
|
1752
|
+
* @internal
|
|
1753
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1754
|
+
*/
|
|
1755
|
+
export var UpdateProjectDataCacheLinkDeployHooks$;
|
|
1756
|
+
(function (UpdateProjectDataCacheLinkDeployHooks$) {
|
|
1757
|
+
/** @deprecated use `UpdateProjectDataCacheLinkDeployHooks$inboundSchema` instead. */
|
|
1758
|
+
UpdateProjectDataCacheLinkDeployHooks$.inboundSchema = UpdateProjectDataCacheLinkDeployHooks$inboundSchema;
|
|
1759
|
+
/** @deprecated use `UpdateProjectDataCacheLinkDeployHooks$outboundSchema` instead. */
|
|
1760
|
+
UpdateProjectDataCacheLinkDeployHooks$.outboundSchema = UpdateProjectDataCacheLinkDeployHooks$outboundSchema;
|
|
1761
|
+
})(UpdateProjectDataCacheLinkDeployHooks$ || (UpdateProjectDataCacheLinkDeployHooks$ = {}));
|
|
1762
|
+
/** @internal */
|
|
1763
|
+
export const Link3$inboundSchema = z
|
|
1764
|
+
.object({
|
|
1765
|
+
name: z.string().optional(),
|
|
1766
|
+
slug: z.string().optional(),
|
|
1767
|
+
owner: z.string().optional(),
|
|
1768
|
+
type: UpdateProjectDataCacheLinkProjectsType$inboundSchema.optional(),
|
|
1769
|
+
uuid: z.string().optional(),
|
|
1770
|
+
workspaceUuid: z.string().optional(),
|
|
1771
|
+
createdAt: z.number().optional(),
|
|
1772
|
+
deployHooks: z.array(z.lazy(() => UpdateProjectDataCacheLinkDeployHooks$inboundSchema)),
|
|
1773
|
+
gitCredentialId: z.string().optional(),
|
|
1774
|
+
updatedAt: z.number().optional(),
|
|
1775
|
+
sourceless: z.boolean().optional(),
|
|
1776
|
+
productionBranch: z.string().optional(),
|
|
1777
|
+
});
|
|
1778
|
+
/** @internal */
|
|
1779
|
+
export const Link3$outboundSchema = z.object({
|
|
1780
|
+
name: z.string().optional(),
|
|
1781
|
+
slug: z.string().optional(),
|
|
1782
|
+
owner: z.string().optional(),
|
|
1783
|
+
type: UpdateProjectDataCacheLinkProjectsType$outboundSchema.optional(),
|
|
1784
|
+
uuid: z.string().optional(),
|
|
1785
|
+
workspaceUuid: z.string().optional(),
|
|
1786
|
+
createdAt: z.number().optional(),
|
|
1787
|
+
deployHooks: z.array(z.lazy(() => UpdateProjectDataCacheLinkDeployHooks$outboundSchema)),
|
|
1788
|
+
gitCredentialId: z.string().optional(),
|
|
1789
|
+
updatedAt: z.number().optional(),
|
|
1790
|
+
sourceless: z.boolean().optional(),
|
|
1791
|
+
productionBranch: z.string().optional(),
|
|
1792
|
+
});
|
|
1793
|
+
/**
|
|
1794
|
+
* @internal
|
|
1795
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1796
|
+
*/
|
|
1797
|
+
export var Link3$;
|
|
1798
|
+
(function (Link3$) {
|
|
1799
|
+
/** @deprecated use `Link3$inboundSchema` instead. */
|
|
1800
|
+
Link3$.inboundSchema = Link3$inboundSchema;
|
|
1801
|
+
/** @deprecated use `Link3$outboundSchema` instead. */
|
|
1802
|
+
Link3$.outboundSchema = Link3$outboundSchema;
|
|
1803
|
+
})(Link3$ || (Link3$ = {}));
|
|
1804
|
+
/** @internal */
|
|
1805
|
+
export const UpdateProjectDataCacheLinkType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheLinkType);
|
|
1806
|
+
/** @internal */
|
|
1807
|
+
export const UpdateProjectDataCacheLinkType$outboundSchema = UpdateProjectDataCacheLinkType$inboundSchema;
|
|
1808
|
+
/**
|
|
1809
|
+
* @internal
|
|
1810
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1811
|
+
*/
|
|
1812
|
+
export var UpdateProjectDataCacheLinkType$;
|
|
1813
|
+
(function (UpdateProjectDataCacheLinkType$) {
|
|
1814
|
+
/** @deprecated use `UpdateProjectDataCacheLinkType$inboundSchema` instead. */
|
|
1815
|
+
UpdateProjectDataCacheLinkType$.inboundSchema = UpdateProjectDataCacheLinkType$inboundSchema;
|
|
1816
|
+
/** @deprecated use `UpdateProjectDataCacheLinkType$outboundSchema` instead. */
|
|
1817
|
+
UpdateProjectDataCacheLinkType$.outboundSchema = UpdateProjectDataCacheLinkType$outboundSchema;
|
|
1818
|
+
})(UpdateProjectDataCacheLinkType$ || (UpdateProjectDataCacheLinkType$ = {}));
|
|
1819
|
+
/** @internal */
|
|
1820
|
+
export const LinkDeployHooks$inboundSchema = z.object({
|
|
1821
|
+
createdAt: z.number().optional(),
|
|
1822
|
+
id: z.string(),
|
|
1823
|
+
name: z.string(),
|
|
1824
|
+
ref: z.string(),
|
|
1825
|
+
url: z.string(),
|
|
1826
|
+
});
|
|
1827
|
+
/** @internal */
|
|
1828
|
+
export const LinkDeployHooks$outboundSchema = z.object({
|
|
1829
|
+
createdAt: z.number().optional(),
|
|
1830
|
+
id: z.string(),
|
|
1831
|
+
name: z.string(),
|
|
1832
|
+
ref: z.string(),
|
|
1833
|
+
url: z.string(),
|
|
1834
|
+
});
|
|
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 LinkDeployHooks$;
|
|
1840
|
+
(function (LinkDeployHooks$) {
|
|
1841
|
+
/** @deprecated use `LinkDeployHooks$inboundSchema` instead. */
|
|
1842
|
+
LinkDeployHooks$.inboundSchema = LinkDeployHooks$inboundSchema;
|
|
1843
|
+
/** @deprecated use `LinkDeployHooks$outboundSchema` instead. */
|
|
1844
|
+
LinkDeployHooks$.outboundSchema = LinkDeployHooks$outboundSchema;
|
|
1845
|
+
})(LinkDeployHooks$ || (LinkDeployHooks$ = {}));
|
|
1846
|
+
/** @internal */
|
|
1847
|
+
export const Link2$inboundSchema = z
|
|
1848
|
+
.object({
|
|
1849
|
+
projectId: z.string().optional(),
|
|
1850
|
+
projectName: z.string().optional(),
|
|
1851
|
+
projectNameWithNamespace: z.string().optional(),
|
|
1852
|
+
projectNamespace: z.string().optional(),
|
|
1853
|
+
projectOwnerId: z.number().optional(),
|
|
1854
|
+
projectUrl: z.string().optional(),
|
|
1855
|
+
type: UpdateProjectDataCacheLinkType$inboundSchema.optional(),
|
|
1856
|
+
createdAt: z.number().optional(),
|
|
1857
|
+
deployHooks: z.array(z.lazy(() => LinkDeployHooks$inboundSchema)),
|
|
1858
|
+
gitCredentialId: z.string().optional(),
|
|
1859
|
+
updatedAt: z.number().optional(),
|
|
1860
|
+
sourceless: z.boolean().optional(),
|
|
1861
|
+
productionBranch: z.string().optional(),
|
|
1862
|
+
});
|
|
1863
|
+
/** @internal */
|
|
1864
|
+
export const Link2$outboundSchema = z.object({
|
|
1865
|
+
projectId: z.string().optional(),
|
|
1866
|
+
projectName: z.string().optional(),
|
|
1867
|
+
projectNameWithNamespace: z.string().optional(),
|
|
1868
|
+
projectNamespace: z.string().optional(),
|
|
1869
|
+
projectOwnerId: z.number().optional(),
|
|
1870
|
+
projectUrl: z.string().optional(),
|
|
1871
|
+
type: UpdateProjectDataCacheLinkType$outboundSchema.optional(),
|
|
1872
|
+
createdAt: z.number().optional(),
|
|
1873
|
+
deployHooks: z.array(z.lazy(() => LinkDeployHooks$outboundSchema)),
|
|
1874
|
+
gitCredentialId: z.string().optional(),
|
|
1875
|
+
updatedAt: z.number().optional(),
|
|
1876
|
+
sourceless: z.boolean().optional(),
|
|
1877
|
+
productionBranch: z.string().optional(),
|
|
1878
|
+
});
|
|
1879
|
+
/**
|
|
1880
|
+
* @internal
|
|
1881
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1882
|
+
*/
|
|
1883
|
+
export var Link2$;
|
|
1884
|
+
(function (Link2$) {
|
|
1885
|
+
/** @deprecated use `Link2$inboundSchema` instead. */
|
|
1886
|
+
Link2$.inboundSchema = Link2$inboundSchema;
|
|
1887
|
+
/** @deprecated use `Link2$outboundSchema` instead. */
|
|
1888
|
+
Link2$.outboundSchema = Link2$outboundSchema;
|
|
1889
|
+
})(Link2$ || (Link2$ = {}));
|
|
1890
|
+
/** @internal */
|
|
1891
|
+
export const LinkType$inboundSchema = z
|
|
1892
|
+
.nativeEnum(LinkType);
|
|
1893
|
+
/** @internal */
|
|
1894
|
+
export const LinkType$outboundSchema = LinkType$inboundSchema;
|
|
1895
|
+
/**
|
|
1896
|
+
* @internal
|
|
1897
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1898
|
+
*/
|
|
1899
|
+
export var LinkType$;
|
|
1900
|
+
(function (LinkType$) {
|
|
1901
|
+
/** @deprecated use `LinkType$inboundSchema` instead. */
|
|
1902
|
+
LinkType$.inboundSchema = LinkType$inboundSchema;
|
|
1903
|
+
/** @deprecated use `LinkType$outboundSchema` instead. */
|
|
1904
|
+
LinkType$.outboundSchema = LinkType$outboundSchema;
|
|
1905
|
+
})(LinkType$ || (LinkType$ = {}));
|
|
1906
|
+
/** @internal */
|
|
1907
|
+
export const DeployHooks$inboundSchema = z.object({
|
|
1908
|
+
createdAt: z.number().optional(),
|
|
1909
|
+
id: z.string(),
|
|
1910
|
+
name: z.string(),
|
|
1911
|
+
ref: z.string(),
|
|
1912
|
+
url: z.string(),
|
|
1913
|
+
});
|
|
1914
|
+
/** @internal */
|
|
1915
|
+
export const DeployHooks$outboundSchema = z.object({
|
|
1916
|
+
createdAt: z.number().optional(),
|
|
1917
|
+
id: z.string(),
|
|
1918
|
+
name: z.string(),
|
|
1919
|
+
ref: z.string(),
|
|
1920
|
+
url: z.string(),
|
|
1921
|
+
});
|
|
1922
|
+
/**
|
|
1923
|
+
* @internal
|
|
1924
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1925
|
+
*/
|
|
1926
|
+
export var DeployHooks$;
|
|
1927
|
+
(function (DeployHooks$) {
|
|
1928
|
+
/** @deprecated use `DeployHooks$inboundSchema` instead. */
|
|
1929
|
+
DeployHooks$.inboundSchema = DeployHooks$inboundSchema;
|
|
1930
|
+
/** @deprecated use `DeployHooks$outboundSchema` instead. */
|
|
1931
|
+
DeployHooks$.outboundSchema = DeployHooks$outboundSchema;
|
|
1932
|
+
})(DeployHooks$ || (DeployHooks$ = {}));
|
|
1933
|
+
/** @internal */
|
|
1934
|
+
export const Link1$inboundSchema = z
|
|
1935
|
+
.object({
|
|
1936
|
+
org: z.string().optional(),
|
|
1937
|
+
repoOwnerId: z.number().optional(),
|
|
1938
|
+
repo: z.string().optional(),
|
|
1939
|
+
repoId: z.number().optional(),
|
|
1940
|
+
type: LinkType$inboundSchema.optional(),
|
|
1941
|
+
createdAt: z.number().optional(),
|
|
1942
|
+
deployHooks: z.array(z.lazy(() => DeployHooks$inboundSchema)),
|
|
1943
|
+
gitCredentialId: z.string().optional(),
|
|
1944
|
+
updatedAt: z.number().optional(),
|
|
1945
|
+
sourceless: z.boolean().optional(),
|
|
1946
|
+
productionBranch: z.string().optional(),
|
|
1947
|
+
});
|
|
1948
|
+
/** @internal */
|
|
1949
|
+
export const Link1$outboundSchema = z.object({
|
|
1950
|
+
org: z.string().optional(),
|
|
1951
|
+
repoOwnerId: z.number().optional(),
|
|
1952
|
+
repo: z.string().optional(),
|
|
1953
|
+
repoId: z.number().optional(),
|
|
1954
|
+
type: LinkType$outboundSchema.optional(),
|
|
1955
|
+
createdAt: z.number().optional(),
|
|
1956
|
+
deployHooks: z.array(z.lazy(() => DeployHooks$outboundSchema)),
|
|
1957
|
+
gitCredentialId: z.string().optional(),
|
|
1958
|
+
updatedAt: z.number().optional(),
|
|
1959
|
+
sourceless: z.boolean().optional(),
|
|
1960
|
+
productionBranch: z.string().optional(),
|
|
1961
|
+
});
|
|
1962
|
+
/**
|
|
1963
|
+
* @internal
|
|
1964
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1965
|
+
*/
|
|
1966
|
+
export var Link1$;
|
|
1967
|
+
(function (Link1$) {
|
|
1968
|
+
/** @deprecated use `Link1$inboundSchema` instead. */
|
|
1969
|
+
Link1$.inboundSchema = Link1$inboundSchema;
|
|
1970
|
+
/** @deprecated use `Link1$outboundSchema` instead. */
|
|
1971
|
+
Link1$.outboundSchema = Link1$outboundSchema;
|
|
1972
|
+
})(Link1$ || (Link1$ = {}));
|
|
1973
|
+
/** @internal */
|
|
1974
|
+
export const Link$inboundSchema = z
|
|
1975
|
+
.union([
|
|
1976
|
+
z.lazy(() => Link1$inboundSchema),
|
|
1977
|
+
z.lazy(() => Link3$inboundSchema),
|
|
1978
|
+
z.lazy(() => Link2$inboundSchema),
|
|
1979
|
+
]);
|
|
1980
|
+
/** @internal */
|
|
1981
|
+
export const Link$outboundSchema = z.union([
|
|
1982
|
+
z.lazy(() => Link1$outboundSchema),
|
|
1983
|
+
z.lazy(() => Link3$outboundSchema),
|
|
1984
|
+
z.lazy(() => Link2$outboundSchema),
|
|
1985
|
+
]);
|
|
1986
|
+
/**
|
|
1987
|
+
* @internal
|
|
1988
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1989
|
+
*/
|
|
1990
|
+
export var Link$;
|
|
1991
|
+
(function (Link$) {
|
|
1992
|
+
/** @deprecated use `Link$inboundSchema` instead. */
|
|
1993
|
+
Link$.inboundSchema = Link$inboundSchema;
|
|
1994
|
+
/** @deprecated use `Link$outboundSchema` instead. */
|
|
1995
|
+
Link$.outboundSchema = Link$outboundSchema;
|
|
1996
|
+
})(Link$ || (Link$ = {}));
|
|
1997
|
+
/** @internal */
|
|
1998
|
+
export const Group$inboundSchema = z
|
|
1999
|
+
.object({
|
|
2000
|
+
id: z.string(),
|
|
2001
|
+
slug: z.string(),
|
|
2002
|
+
});
|
|
2003
|
+
/** @internal */
|
|
2004
|
+
export const Group$outboundSchema = z.object({
|
|
2005
|
+
id: z.string(),
|
|
2006
|
+
slug: z.string(),
|
|
2007
|
+
});
|
|
2008
|
+
/**
|
|
2009
|
+
* @internal
|
|
2010
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2011
|
+
*/
|
|
2012
|
+
export var Group$;
|
|
2013
|
+
(function (Group$) {
|
|
2014
|
+
/** @deprecated use `Group$inboundSchema` instead. */
|
|
2015
|
+
Group$.inboundSchema = Group$inboundSchema;
|
|
2016
|
+
/** @deprecated use `Group$outboundSchema` instead. */
|
|
2017
|
+
Group$.outboundSchema = Group$outboundSchema;
|
|
2018
|
+
})(Group$ || (Group$ = {}));
|
|
2019
|
+
/** @internal */
|
|
2020
|
+
export const Microfrontends$inboundSchema = z.object({
|
|
2021
|
+
updatedAt: z.number(),
|
|
2022
|
+
group: z.lazy(() => Group$inboundSchema),
|
|
2023
|
+
enabled: z.boolean(),
|
|
2024
|
+
isDefaultApp: z.boolean().optional(),
|
|
2025
|
+
defaultRoute: z.string().optional(),
|
|
2026
|
+
});
|
|
2027
|
+
/** @internal */
|
|
2028
|
+
export const Microfrontends$outboundSchema = z.object({
|
|
2029
|
+
updatedAt: z.number(),
|
|
2030
|
+
group: z.lazy(() => Group$outboundSchema),
|
|
2031
|
+
enabled: z.boolean(),
|
|
2032
|
+
isDefaultApp: z.boolean().optional(),
|
|
2033
|
+
defaultRoute: z.string().optional(),
|
|
2034
|
+
});
|
|
2035
|
+
/**
|
|
2036
|
+
* @internal
|
|
2037
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2038
|
+
*/
|
|
2039
|
+
export var Microfrontends$;
|
|
2040
|
+
(function (Microfrontends$) {
|
|
2041
|
+
/** @deprecated use `Microfrontends$inboundSchema` instead. */
|
|
2042
|
+
Microfrontends$.inboundSchema = Microfrontends$inboundSchema;
|
|
2043
|
+
/** @deprecated use `Microfrontends$outboundSchema` instead. */
|
|
2044
|
+
Microfrontends$.outboundSchema = Microfrontends$outboundSchema;
|
|
2045
|
+
})(Microfrontends$ || (Microfrontends$ = {}));
|
|
2046
|
+
/** @internal */
|
|
2047
|
+
export const UpdateProjectDataCacheNodeVersion$inboundSchema = z.nativeEnum(UpdateProjectDataCacheNodeVersion);
|
|
2048
|
+
/** @internal */
|
|
2049
|
+
export const UpdateProjectDataCacheNodeVersion$outboundSchema = UpdateProjectDataCacheNodeVersion$inboundSchema;
|
|
2050
|
+
/**
|
|
2051
|
+
* @internal
|
|
2052
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2053
|
+
*/
|
|
2054
|
+
export var UpdateProjectDataCacheNodeVersion$;
|
|
2055
|
+
(function (UpdateProjectDataCacheNodeVersion$) {
|
|
2056
|
+
/** @deprecated use `UpdateProjectDataCacheNodeVersion$inboundSchema` instead. */
|
|
2057
|
+
UpdateProjectDataCacheNodeVersion$.inboundSchema = UpdateProjectDataCacheNodeVersion$inboundSchema;
|
|
2058
|
+
/** @deprecated use `UpdateProjectDataCacheNodeVersion$outboundSchema` instead. */
|
|
2059
|
+
UpdateProjectDataCacheNodeVersion$.outboundSchema = UpdateProjectDataCacheNodeVersion$outboundSchema;
|
|
2060
|
+
})(UpdateProjectDataCacheNodeVersion$ || (UpdateProjectDataCacheNodeVersion$ = {}));
|
|
2061
|
+
/** @internal */
|
|
2062
|
+
export const UpdateProjectDataCachePaths$inboundSchema = z.object({
|
|
2063
|
+
value: z.string(),
|
|
2064
|
+
});
|
|
2065
|
+
/** @internal */
|
|
2066
|
+
export const UpdateProjectDataCachePaths$outboundSchema = z.object({
|
|
2067
|
+
value: z.string(),
|
|
2068
|
+
});
|
|
2069
|
+
/**
|
|
2070
|
+
* @internal
|
|
2071
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2072
|
+
*/
|
|
2073
|
+
export var UpdateProjectDataCachePaths$;
|
|
2074
|
+
(function (UpdateProjectDataCachePaths$) {
|
|
2075
|
+
/** @deprecated use `UpdateProjectDataCachePaths$inboundSchema` instead. */
|
|
2076
|
+
UpdateProjectDataCachePaths$.inboundSchema = UpdateProjectDataCachePaths$inboundSchema;
|
|
2077
|
+
/** @deprecated use `UpdateProjectDataCachePaths$outboundSchema` instead. */
|
|
2078
|
+
UpdateProjectDataCachePaths$.outboundSchema = UpdateProjectDataCachePaths$outboundSchema;
|
|
2079
|
+
})(UpdateProjectDataCachePaths$ || (UpdateProjectDataCachePaths$ = {}));
|
|
2080
|
+
/** @internal */
|
|
2081
|
+
export const UpdateProjectDataCacheOptionsAllowlist$inboundSchema = z.object({
|
|
2082
|
+
paths: z.array(z.lazy(() => UpdateProjectDataCachePaths$inboundSchema)),
|
|
2083
|
+
});
|
|
2084
|
+
/** @internal */
|
|
2085
|
+
export const UpdateProjectDataCacheOptionsAllowlist$outboundSchema = z.object({
|
|
2086
|
+
paths: z.array(z.lazy(() => UpdateProjectDataCachePaths$outboundSchema)),
|
|
2087
|
+
});
|
|
2088
|
+
/**
|
|
2089
|
+
* @internal
|
|
2090
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2091
|
+
*/
|
|
2092
|
+
export var UpdateProjectDataCacheOptionsAllowlist$;
|
|
2093
|
+
(function (UpdateProjectDataCacheOptionsAllowlist$) {
|
|
2094
|
+
/** @deprecated use `UpdateProjectDataCacheOptionsAllowlist$inboundSchema` instead. */
|
|
2095
|
+
UpdateProjectDataCacheOptionsAllowlist$.inboundSchema = UpdateProjectDataCacheOptionsAllowlist$inboundSchema;
|
|
2096
|
+
/** @deprecated use `UpdateProjectDataCacheOptionsAllowlist$outboundSchema` instead. */
|
|
2097
|
+
UpdateProjectDataCacheOptionsAllowlist$.outboundSchema = UpdateProjectDataCacheOptionsAllowlist$outboundSchema;
|
|
2098
|
+
})(UpdateProjectDataCacheOptionsAllowlist$ || (UpdateProjectDataCacheOptionsAllowlist$ = {}));
|
|
2099
|
+
/** @internal */
|
|
2100
|
+
export const UpdateProjectDataCachePasswordProtection$inboundSchema = z.object({});
|
|
2101
|
+
/** @internal */
|
|
2102
|
+
export const UpdateProjectDataCachePasswordProtection$outboundSchema = z.object({});
|
|
2103
|
+
/**
|
|
2104
|
+
* @internal
|
|
2105
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2106
|
+
*/
|
|
2107
|
+
export var UpdateProjectDataCachePasswordProtection$;
|
|
2108
|
+
(function (UpdateProjectDataCachePasswordProtection$) {
|
|
2109
|
+
/** @deprecated use `UpdateProjectDataCachePasswordProtection$inboundSchema` instead. */
|
|
2110
|
+
UpdateProjectDataCachePasswordProtection$.inboundSchema = UpdateProjectDataCachePasswordProtection$inboundSchema;
|
|
2111
|
+
/** @deprecated use `UpdateProjectDataCachePasswordProtection$outboundSchema` instead. */
|
|
2112
|
+
UpdateProjectDataCachePasswordProtection$.outboundSchema = UpdateProjectDataCachePasswordProtection$outboundSchema;
|
|
2113
|
+
})(UpdateProjectDataCachePasswordProtection$ || (UpdateProjectDataCachePasswordProtection$ = {}));
|
|
2114
|
+
/** @internal */
|
|
2115
|
+
export const FunctionDefaultMemoryType$inboundSchema = z.nativeEnum(FunctionDefaultMemoryType);
|
|
2116
|
+
/** @internal */
|
|
2117
|
+
export const FunctionDefaultMemoryType$outboundSchema = FunctionDefaultMemoryType$inboundSchema;
|
|
2118
|
+
/**
|
|
2119
|
+
* @internal
|
|
2120
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2121
|
+
*/
|
|
2122
|
+
export var FunctionDefaultMemoryType$;
|
|
2123
|
+
(function (FunctionDefaultMemoryType$) {
|
|
2124
|
+
/** @deprecated use `FunctionDefaultMemoryType$inboundSchema` instead. */
|
|
2125
|
+
FunctionDefaultMemoryType$.inboundSchema = FunctionDefaultMemoryType$inboundSchema;
|
|
2126
|
+
/** @deprecated use `FunctionDefaultMemoryType$outboundSchema` instead. */
|
|
2127
|
+
FunctionDefaultMemoryType$.outboundSchema = FunctionDefaultMemoryType$outboundSchema;
|
|
2128
|
+
})(FunctionDefaultMemoryType$ || (FunctionDefaultMemoryType$ = {}));
|
|
2129
|
+
/** @internal */
|
|
2130
|
+
export const ResourceConfig$inboundSchema = z.object({
|
|
2131
|
+
functionDefaultTimeout: z.number().optional(),
|
|
2132
|
+
functionDefaultMemoryType: FunctionDefaultMemoryType$inboundSchema.optional(),
|
|
2133
|
+
allowServerlessConcurrency: z.boolean().optional(),
|
|
2134
|
+
elasticConcurrencyEnabled: z.boolean().optional(),
|
|
2135
|
+
});
|
|
2136
|
+
/** @internal */
|
|
2137
|
+
export const ResourceConfig$outboundSchema = z.object({
|
|
2138
|
+
functionDefaultTimeout: z.number().optional(),
|
|
2139
|
+
functionDefaultMemoryType: FunctionDefaultMemoryType$outboundSchema
|
|
2140
|
+
.optional(),
|
|
2141
|
+
allowServerlessConcurrency: z.boolean().optional(),
|
|
2142
|
+
elasticConcurrencyEnabled: z.boolean().optional(),
|
|
2143
|
+
});
|
|
2144
|
+
/**
|
|
2145
|
+
* @internal
|
|
2146
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2147
|
+
*/
|
|
2148
|
+
export var ResourceConfig$;
|
|
2149
|
+
(function (ResourceConfig$) {
|
|
2150
|
+
/** @deprecated use `ResourceConfig$inboundSchema` instead. */
|
|
2151
|
+
ResourceConfig$.inboundSchema = ResourceConfig$inboundSchema;
|
|
2152
|
+
/** @deprecated use `ResourceConfig$outboundSchema` instead. */
|
|
2153
|
+
ResourceConfig$.outboundSchema = ResourceConfig$outboundSchema;
|
|
2154
|
+
})(ResourceConfig$ || (ResourceConfig$ = {}));
|
|
2155
|
+
/** @internal */
|
|
2156
|
+
export const UpdateProjectDataCacheDeploymentType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheDeploymentType);
|
|
2157
|
+
/** @internal */
|
|
2158
|
+
export const UpdateProjectDataCacheDeploymentType$outboundSchema = UpdateProjectDataCacheDeploymentType$inboundSchema;
|
|
2159
|
+
/**
|
|
2160
|
+
* @internal
|
|
2161
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2162
|
+
*/
|
|
2163
|
+
export var UpdateProjectDataCacheDeploymentType$;
|
|
2164
|
+
(function (UpdateProjectDataCacheDeploymentType$) {
|
|
2165
|
+
/** @deprecated use `UpdateProjectDataCacheDeploymentType$inboundSchema` instead. */
|
|
2166
|
+
UpdateProjectDataCacheDeploymentType$.inboundSchema = UpdateProjectDataCacheDeploymentType$inboundSchema;
|
|
2167
|
+
/** @deprecated use `UpdateProjectDataCacheDeploymentType$outboundSchema` instead. */
|
|
2168
|
+
UpdateProjectDataCacheDeploymentType$.outboundSchema = UpdateProjectDataCacheDeploymentType$outboundSchema;
|
|
2169
|
+
})(UpdateProjectDataCacheDeploymentType$ || (UpdateProjectDataCacheDeploymentType$ = {}));
|
|
2170
|
+
/** @internal */
|
|
2171
|
+
export const UpdateProjectDataCacheSsoProtection$inboundSchema = z.object({
|
|
2172
|
+
deploymentType: UpdateProjectDataCacheDeploymentType$inboundSchema,
|
|
2173
|
+
});
|
|
2174
|
+
/** @internal */
|
|
2175
|
+
export const UpdateProjectDataCacheSsoProtection$outboundSchema = z.object({
|
|
2176
|
+
deploymentType: UpdateProjectDataCacheDeploymentType$outboundSchema,
|
|
2177
|
+
});
|
|
2178
|
+
/**
|
|
2179
|
+
* @internal
|
|
2180
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2181
|
+
*/
|
|
2182
|
+
export var UpdateProjectDataCacheSsoProtection$;
|
|
2183
|
+
(function (UpdateProjectDataCacheSsoProtection$) {
|
|
2184
|
+
/** @deprecated use `UpdateProjectDataCacheSsoProtection$inboundSchema` instead. */
|
|
2185
|
+
UpdateProjectDataCacheSsoProtection$.inboundSchema = UpdateProjectDataCacheSsoProtection$inboundSchema;
|
|
2186
|
+
/** @deprecated use `UpdateProjectDataCacheSsoProtection$outboundSchema` instead. */
|
|
2187
|
+
UpdateProjectDataCacheSsoProtection$.outboundSchema = UpdateProjectDataCacheSsoProtection$outboundSchema;
|
|
2188
|
+
})(UpdateProjectDataCacheSsoProtection$ || (UpdateProjectDataCacheSsoProtection$ = {}));
|
|
2189
|
+
/** @internal */
|
|
2190
|
+
export const UpdateProjectDataCacheAliasAssigned$inboundSchema = z.union([z.number(), z.boolean()]);
|
|
2191
|
+
/** @internal */
|
|
2192
|
+
export const UpdateProjectDataCacheAliasAssigned$outboundSchema = z.union([z.number(), z.boolean()]);
|
|
2193
|
+
/**
|
|
2194
|
+
* @internal
|
|
2195
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2196
|
+
*/
|
|
2197
|
+
export var UpdateProjectDataCacheAliasAssigned$;
|
|
2198
|
+
(function (UpdateProjectDataCacheAliasAssigned$) {
|
|
2199
|
+
/** @deprecated use `UpdateProjectDataCacheAliasAssigned$inboundSchema` instead. */
|
|
2200
|
+
UpdateProjectDataCacheAliasAssigned$.inboundSchema = UpdateProjectDataCacheAliasAssigned$inboundSchema;
|
|
2201
|
+
/** @deprecated use `UpdateProjectDataCacheAliasAssigned$outboundSchema` instead. */
|
|
2202
|
+
UpdateProjectDataCacheAliasAssigned$.outboundSchema = UpdateProjectDataCacheAliasAssigned$outboundSchema;
|
|
2203
|
+
})(UpdateProjectDataCacheAliasAssigned$ || (UpdateProjectDataCacheAliasAssigned$ = {}));
|
|
2204
|
+
/** @internal */
|
|
2205
|
+
export const UpdateProjectDataCacheAliasError$inboundSchema = z.object({
|
|
2206
|
+
code: z.string(),
|
|
2207
|
+
message: z.string(),
|
|
2208
|
+
});
|
|
2209
|
+
/** @internal */
|
|
2210
|
+
export const UpdateProjectDataCacheAliasError$outboundSchema = z.object({
|
|
2211
|
+
code: z.string(),
|
|
2212
|
+
message: z.string(),
|
|
2213
|
+
});
|
|
2214
|
+
/**
|
|
2215
|
+
* @internal
|
|
2216
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2217
|
+
*/
|
|
2218
|
+
export var UpdateProjectDataCacheAliasError$;
|
|
2219
|
+
(function (UpdateProjectDataCacheAliasError$) {
|
|
2220
|
+
/** @deprecated use `UpdateProjectDataCacheAliasError$inboundSchema` instead. */
|
|
2221
|
+
UpdateProjectDataCacheAliasError$.inboundSchema = UpdateProjectDataCacheAliasError$inboundSchema;
|
|
2222
|
+
/** @deprecated use `UpdateProjectDataCacheAliasError$outboundSchema` instead. */
|
|
2223
|
+
UpdateProjectDataCacheAliasError$.outboundSchema = UpdateProjectDataCacheAliasError$outboundSchema;
|
|
2224
|
+
})(UpdateProjectDataCacheAliasError$ || (UpdateProjectDataCacheAliasError$ = {}));
|
|
2225
|
+
/** @internal */
|
|
2226
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType);
|
|
2227
|
+
/** @internal */
|
|
2228
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema;
|
|
2229
|
+
/**
|
|
2230
|
+
* @internal
|
|
2231
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2232
|
+
*/
|
|
2233
|
+
export var UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$;
|
|
2234
|
+
(function (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$) {
|
|
2235
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema` instead. */
|
|
2236
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$.inboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema;
|
|
2237
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema` instead. */
|
|
2238
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$.outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema;
|
|
2239
|
+
})(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$ || (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$ = {}));
|
|
2240
|
+
/** @internal */
|
|
2241
|
+
export const UpdateProjectDataCacheBranchMatcher$inboundSchema = z.object({
|
|
2242
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$inboundSchema,
|
|
2243
|
+
pattern: z.string(),
|
|
2244
|
+
});
|
|
2245
|
+
/** @internal */
|
|
2246
|
+
export const UpdateProjectDataCacheBranchMatcher$outboundSchema = z.object({
|
|
2247
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodyTargetsType$outboundSchema,
|
|
2248
|
+
pattern: z.string(),
|
|
2249
|
+
});
|
|
2250
|
+
/**
|
|
2251
|
+
* @internal
|
|
2252
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2253
|
+
*/
|
|
2254
|
+
export var UpdateProjectDataCacheBranchMatcher$;
|
|
2255
|
+
(function (UpdateProjectDataCacheBranchMatcher$) {
|
|
2256
|
+
/** @deprecated use `UpdateProjectDataCacheBranchMatcher$inboundSchema` instead. */
|
|
2257
|
+
UpdateProjectDataCacheBranchMatcher$.inboundSchema = UpdateProjectDataCacheBranchMatcher$inboundSchema;
|
|
2258
|
+
/** @deprecated use `UpdateProjectDataCacheBranchMatcher$outboundSchema` instead. */
|
|
2259
|
+
UpdateProjectDataCacheBranchMatcher$.outboundSchema = UpdateProjectDataCacheBranchMatcher$outboundSchema;
|
|
2260
|
+
})(UpdateProjectDataCacheBranchMatcher$ || (UpdateProjectDataCacheBranchMatcher$ = {}));
|
|
2261
|
+
/** @internal */
|
|
2262
|
+
export const UpdateProjectDataCacheBuilds$inboundSchema = z.object({
|
|
2263
|
+
use: z.string(),
|
|
2264
|
+
src: z.string().optional(),
|
|
2265
|
+
dest: z.string().optional(),
|
|
2266
|
+
});
|
|
2267
|
+
/** @internal */
|
|
2268
|
+
export const UpdateProjectDataCacheBuilds$outboundSchema = z.object({
|
|
2269
|
+
use: z.string(),
|
|
2270
|
+
src: z.string().optional(),
|
|
2271
|
+
dest: z.string().optional(),
|
|
2272
|
+
});
|
|
2273
|
+
/**
|
|
2274
|
+
* @internal
|
|
2275
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2276
|
+
*/
|
|
2277
|
+
export var UpdateProjectDataCacheBuilds$;
|
|
2278
|
+
(function (UpdateProjectDataCacheBuilds$) {
|
|
2279
|
+
/** @deprecated use `UpdateProjectDataCacheBuilds$inboundSchema` instead. */
|
|
2280
|
+
UpdateProjectDataCacheBuilds$.inboundSchema = UpdateProjectDataCacheBuilds$inboundSchema;
|
|
2281
|
+
/** @deprecated use `UpdateProjectDataCacheBuilds$outboundSchema` instead. */
|
|
2282
|
+
UpdateProjectDataCacheBuilds$.outboundSchema = UpdateProjectDataCacheBuilds$outboundSchema;
|
|
2283
|
+
})(UpdateProjectDataCacheBuilds$ || (UpdateProjectDataCacheBuilds$ = {}));
|
|
2284
|
+
/** @internal */
|
|
2285
|
+
export const UpdateProjectDataCacheChecksConclusion$inboundSchema = z.nativeEnum(UpdateProjectDataCacheChecksConclusion);
|
|
2286
|
+
/** @internal */
|
|
2287
|
+
export const UpdateProjectDataCacheChecksConclusion$outboundSchema = UpdateProjectDataCacheChecksConclusion$inboundSchema;
|
|
2288
|
+
/**
|
|
2289
|
+
* @internal
|
|
2290
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2291
|
+
*/
|
|
2292
|
+
export var UpdateProjectDataCacheChecksConclusion$;
|
|
2293
|
+
(function (UpdateProjectDataCacheChecksConclusion$) {
|
|
2294
|
+
/** @deprecated use `UpdateProjectDataCacheChecksConclusion$inboundSchema` instead. */
|
|
2295
|
+
UpdateProjectDataCacheChecksConclusion$.inboundSchema = UpdateProjectDataCacheChecksConclusion$inboundSchema;
|
|
2296
|
+
/** @deprecated use `UpdateProjectDataCacheChecksConclusion$outboundSchema` instead. */
|
|
2297
|
+
UpdateProjectDataCacheChecksConclusion$.outboundSchema = UpdateProjectDataCacheChecksConclusion$outboundSchema;
|
|
2298
|
+
})(UpdateProjectDataCacheChecksConclusion$ || (UpdateProjectDataCacheChecksConclusion$ = {}));
|
|
2299
|
+
/** @internal */
|
|
2300
|
+
export const UpdateProjectDataCacheChecksState$inboundSchema = z.nativeEnum(UpdateProjectDataCacheChecksState);
|
|
2301
|
+
/** @internal */
|
|
2302
|
+
export const UpdateProjectDataCacheChecksState$outboundSchema = UpdateProjectDataCacheChecksState$inboundSchema;
|
|
2303
|
+
/**
|
|
2304
|
+
* @internal
|
|
2305
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2306
|
+
*/
|
|
2307
|
+
export var UpdateProjectDataCacheChecksState$;
|
|
2308
|
+
(function (UpdateProjectDataCacheChecksState$) {
|
|
2309
|
+
/** @deprecated use `UpdateProjectDataCacheChecksState$inboundSchema` instead. */
|
|
2310
|
+
UpdateProjectDataCacheChecksState$.inboundSchema = UpdateProjectDataCacheChecksState$inboundSchema;
|
|
2311
|
+
/** @deprecated use `UpdateProjectDataCacheChecksState$outboundSchema` instead. */
|
|
2312
|
+
UpdateProjectDataCacheChecksState$.outboundSchema = UpdateProjectDataCacheChecksState$outboundSchema;
|
|
2313
|
+
})(UpdateProjectDataCacheChecksState$ || (UpdateProjectDataCacheChecksState$ = {}));
|
|
2314
|
+
/** @internal */
|
|
2315
|
+
export const UpdateProjectDataCacheCreator$inboundSchema = z.object({
|
|
2316
|
+
email: z.string(),
|
|
2317
|
+
githubLogin: z.string().optional(),
|
|
2318
|
+
gitlabLogin: z.string().optional(),
|
|
2319
|
+
uid: z.string(),
|
|
2320
|
+
username: z.string(),
|
|
2321
|
+
});
|
|
2322
|
+
/** @internal */
|
|
2323
|
+
export const UpdateProjectDataCacheCreator$outboundSchema = z.object({
|
|
2324
|
+
email: z.string(),
|
|
2325
|
+
githubLogin: z.string().optional(),
|
|
2326
|
+
gitlabLogin: z.string().optional(),
|
|
2327
|
+
uid: z.string(),
|
|
2328
|
+
username: z.string(),
|
|
2329
|
+
});
|
|
2330
|
+
/**
|
|
2331
|
+
* @internal
|
|
2332
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2333
|
+
*/
|
|
2334
|
+
export var UpdateProjectDataCacheCreator$;
|
|
2335
|
+
(function (UpdateProjectDataCacheCreator$) {
|
|
2336
|
+
/** @deprecated use `UpdateProjectDataCacheCreator$inboundSchema` instead. */
|
|
2337
|
+
UpdateProjectDataCacheCreator$.inboundSchema = UpdateProjectDataCacheCreator$inboundSchema;
|
|
2338
|
+
/** @deprecated use `UpdateProjectDataCacheCreator$outboundSchema` instead. */
|
|
2339
|
+
UpdateProjectDataCacheCreator$.outboundSchema = UpdateProjectDataCacheCreator$outboundSchema;
|
|
2340
|
+
})(UpdateProjectDataCacheCreator$ || (UpdateProjectDataCacheCreator$ = {}));
|
|
2341
|
+
/** @internal */
|
|
2342
|
+
export const UpdateProjectDataCacheOidcTokenClaims$inboundSchema = z.object({
|
|
2343
|
+
iss: z.string(),
|
|
2344
|
+
sub: z.string(),
|
|
2345
|
+
scope: z.string(),
|
|
2346
|
+
aud: z.string(),
|
|
2347
|
+
owner: z.string(),
|
|
2348
|
+
owner_id: z.string(),
|
|
2349
|
+
project: z.string(),
|
|
2350
|
+
project_id: z.string(),
|
|
2351
|
+
environment: z.string(),
|
|
2352
|
+
}).transform((v) => {
|
|
2353
|
+
return remap$(v, {
|
|
2354
|
+
"owner_id": "ownerId",
|
|
2355
|
+
"project_id": "projectId",
|
|
2356
|
+
});
|
|
2357
|
+
});
|
|
2358
|
+
/** @internal */
|
|
2359
|
+
export const UpdateProjectDataCacheOidcTokenClaims$outboundSchema = z.object({
|
|
2360
|
+
iss: z.string(),
|
|
2361
|
+
sub: z.string(),
|
|
2362
|
+
scope: z.string(),
|
|
2363
|
+
aud: z.string(),
|
|
2364
|
+
owner: z.string(),
|
|
2365
|
+
ownerId: z.string(),
|
|
2366
|
+
project: z.string(),
|
|
2367
|
+
projectId: z.string(),
|
|
2368
|
+
environment: z.string(),
|
|
2369
|
+
}).transform((v) => {
|
|
2370
|
+
return remap$(v, {
|
|
2371
|
+
ownerId: "owner_id",
|
|
2372
|
+
projectId: "project_id",
|
|
2373
|
+
});
|
|
2374
|
+
});
|
|
2375
|
+
/**
|
|
2376
|
+
* @internal
|
|
2377
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2378
|
+
*/
|
|
2379
|
+
export var UpdateProjectDataCacheOidcTokenClaims$;
|
|
2380
|
+
(function (UpdateProjectDataCacheOidcTokenClaims$) {
|
|
2381
|
+
/** @deprecated use `UpdateProjectDataCacheOidcTokenClaims$inboundSchema` instead. */
|
|
2382
|
+
UpdateProjectDataCacheOidcTokenClaims$.inboundSchema = UpdateProjectDataCacheOidcTokenClaims$inboundSchema;
|
|
2383
|
+
/** @deprecated use `UpdateProjectDataCacheOidcTokenClaims$outboundSchema` instead. */
|
|
2384
|
+
UpdateProjectDataCacheOidcTokenClaims$.outboundSchema = UpdateProjectDataCacheOidcTokenClaims$outboundSchema;
|
|
2385
|
+
})(UpdateProjectDataCacheOidcTokenClaims$ || (UpdateProjectDataCacheOidcTokenClaims$ = {}));
|
|
2386
|
+
/** @internal */
|
|
2387
|
+
export const UpdateProjectDataCachePlan$inboundSchema = z.nativeEnum(UpdateProjectDataCachePlan);
|
|
2388
|
+
/** @internal */
|
|
2389
|
+
export const UpdateProjectDataCachePlan$outboundSchema = UpdateProjectDataCachePlan$inboundSchema;
|
|
2390
|
+
/**
|
|
2391
|
+
* @internal
|
|
2392
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2393
|
+
*/
|
|
2394
|
+
export var UpdateProjectDataCachePlan$;
|
|
2395
|
+
(function (UpdateProjectDataCachePlan$) {
|
|
2396
|
+
/** @deprecated use `UpdateProjectDataCachePlan$inboundSchema` instead. */
|
|
2397
|
+
UpdateProjectDataCachePlan$.inboundSchema = UpdateProjectDataCachePlan$inboundSchema;
|
|
2398
|
+
/** @deprecated use `UpdateProjectDataCachePlan$outboundSchema` instead. */
|
|
2399
|
+
UpdateProjectDataCachePlan$.outboundSchema = UpdateProjectDataCachePlan$outboundSchema;
|
|
2400
|
+
})(UpdateProjectDataCachePlan$ || (UpdateProjectDataCachePlan$ = {}));
|
|
2401
|
+
/** @internal */
|
|
2402
|
+
export const UpdateProjectDataCacheReadyState$inboundSchema = z.nativeEnum(UpdateProjectDataCacheReadyState);
|
|
2403
|
+
/** @internal */
|
|
2404
|
+
export const UpdateProjectDataCacheReadyState$outboundSchema = UpdateProjectDataCacheReadyState$inboundSchema;
|
|
2405
|
+
/**
|
|
2406
|
+
* @internal
|
|
2407
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2408
|
+
*/
|
|
2409
|
+
export var UpdateProjectDataCacheReadyState$;
|
|
2410
|
+
(function (UpdateProjectDataCacheReadyState$) {
|
|
2411
|
+
/** @deprecated use `UpdateProjectDataCacheReadyState$inboundSchema` instead. */
|
|
2412
|
+
UpdateProjectDataCacheReadyState$.inboundSchema = UpdateProjectDataCacheReadyState$inboundSchema;
|
|
2413
|
+
/** @deprecated use `UpdateProjectDataCacheReadyState$outboundSchema` instead. */
|
|
2414
|
+
UpdateProjectDataCacheReadyState$.outboundSchema = UpdateProjectDataCacheReadyState$outboundSchema;
|
|
2415
|
+
})(UpdateProjectDataCacheReadyState$ || (UpdateProjectDataCacheReadyState$ = {}));
|
|
2416
|
+
/** @internal */
|
|
2417
|
+
export const UpdateProjectDataCacheReadySubstate$inboundSchema = z.nativeEnum(UpdateProjectDataCacheReadySubstate);
|
|
2418
|
+
/** @internal */
|
|
2419
|
+
export const UpdateProjectDataCacheReadySubstate$outboundSchema = UpdateProjectDataCacheReadySubstate$inboundSchema;
|
|
2420
|
+
/**
|
|
2421
|
+
* @internal
|
|
2422
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2423
|
+
*/
|
|
2424
|
+
export var UpdateProjectDataCacheReadySubstate$;
|
|
2425
|
+
(function (UpdateProjectDataCacheReadySubstate$) {
|
|
2426
|
+
/** @deprecated use `UpdateProjectDataCacheReadySubstate$inboundSchema` instead. */
|
|
2427
|
+
UpdateProjectDataCacheReadySubstate$.inboundSchema = UpdateProjectDataCacheReadySubstate$inboundSchema;
|
|
2428
|
+
/** @deprecated use `UpdateProjectDataCacheReadySubstate$outboundSchema` instead. */
|
|
2429
|
+
UpdateProjectDataCacheReadySubstate$.outboundSchema = UpdateProjectDataCacheReadySubstate$outboundSchema;
|
|
2430
|
+
})(UpdateProjectDataCacheReadySubstate$ || (UpdateProjectDataCacheReadySubstate$ = {}));
|
|
2431
|
+
/** @internal */
|
|
2432
|
+
export const UpdateProjectDataCacheProjectsType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsType);
|
|
2433
|
+
/** @internal */
|
|
2434
|
+
export const UpdateProjectDataCacheProjectsType$outboundSchema = UpdateProjectDataCacheProjectsType$inboundSchema;
|
|
2435
|
+
/**
|
|
2436
|
+
* @internal
|
|
2437
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2438
|
+
*/
|
|
2439
|
+
export var UpdateProjectDataCacheProjectsType$;
|
|
2440
|
+
(function (UpdateProjectDataCacheProjectsType$) {
|
|
2441
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsType$inboundSchema` instead. */
|
|
2442
|
+
UpdateProjectDataCacheProjectsType$.inboundSchema = UpdateProjectDataCacheProjectsType$inboundSchema;
|
|
2443
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsType$outboundSchema` instead. */
|
|
2444
|
+
UpdateProjectDataCacheProjectsType$.outboundSchema = UpdateProjectDataCacheProjectsType$outboundSchema;
|
|
2445
|
+
})(UpdateProjectDataCacheProjectsType$ || (UpdateProjectDataCacheProjectsType$ = {}));
|
|
2446
|
+
/** @internal */
|
|
2447
|
+
export const Targets$inboundSchema = z.object({
|
|
2448
|
+
id: z.string(),
|
|
2449
|
+
alias: z.array(z.string()).optional(),
|
|
2450
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
2451
|
+
aliasError: z.nullable(z.lazy(() => UpdateProjectDataCacheAliasError$inboundSchema)).optional(),
|
|
2452
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
2453
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
2454
|
+
branchMatcher: z.lazy(() => UpdateProjectDataCacheBranchMatcher$inboundSchema).optional(),
|
|
2455
|
+
buildingAt: z.number().optional(),
|
|
2456
|
+
builds: z.array(z.lazy(() => UpdateProjectDataCacheBuilds$inboundSchema))
|
|
2457
|
+
.optional(),
|
|
2458
|
+
checksConclusion: UpdateProjectDataCacheChecksConclusion$inboundSchema
|
|
2459
|
+
.optional(),
|
|
2460
|
+
checksState: UpdateProjectDataCacheChecksState$inboundSchema.optional(),
|
|
2461
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
2462
|
+
connectConfigurationId: z.string().optional(),
|
|
2463
|
+
createdAt: z.number(),
|
|
2464
|
+
createdIn: z.string(),
|
|
2465
|
+
creator: z.nullable(z.lazy(() => UpdateProjectDataCacheCreator$inboundSchema)),
|
|
2466
|
+
deletedAt: z.number().optional(),
|
|
2467
|
+
deploymentHostname: z.string(),
|
|
2468
|
+
forced: z.boolean().optional(),
|
|
2469
|
+
name: z.string(),
|
|
2470
|
+
meta: z.record(z.string()).optional(),
|
|
2471
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
2472
|
+
oidcTokenClaims: z.lazy(() => UpdateProjectDataCacheOidcTokenClaims$inboundSchema).optional(),
|
|
2473
|
+
plan: UpdateProjectDataCachePlan$inboundSchema,
|
|
2474
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
2475
|
+
private: z.boolean(),
|
|
2476
|
+
readyAt: z.number().optional(),
|
|
2477
|
+
readyState: UpdateProjectDataCacheReadyState$inboundSchema,
|
|
2478
|
+
readySubstate: UpdateProjectDataCacheReadySubstate$inboundSchema.optional(),
|
|
2479
|
+
requestedAt: z.number().optional(),
|
|
2480
|
+
target: z.nullable(z.string()).optional(),
|
|
2481
|
+
teamId: z.nullable(z.string()).optional(),
|
|
2482
|
+
type: UpdateProjectDataCacheProjectsType$inboundSchema,
|
|
2483
|
+
url: z.string(),
|
|
2484
|
+
userId: z.string(),
|
|
2485
|
+
withCache: z.boolean().optional(),
|
|
2486
|
+
});
|
|
2487
|
+
/** @internal */
|
|
2488
|
+
export const Targets$outboundSchema = z.object({
|
|
2489
|
+
id: z.string(),
|
|
2490
|
+
alias: z.array(z.string()).optional(),
|
|
2491
|
+
aliasAssigned: z.nullable(z.union([z.number(), z.boolean()])).optional(),
|
|
2492
|
+
aliasError: z.nullable(z.lazy(() => UpdateProjectDataCacheAliasError$outboundSchema)).optional(),
|
|
2493
|
+
aliasFinal: z.nullable(z.string()).optional(),
|
|
2494
|
+
automaticAliases: z.array(z.string()).optional(),
|
|
2495
|
+
branchMatcher: z.lazy(() => UpdateProjectDataCacheBranchMatcher$outboundSchema).optional(),
|
|
2496
|
+
buildingAt: z.number().optional(),
|
|
2497
|
+
builds: z.array(z.lazy(() => UpdateProjectDataCacheBuilds$outboundSchema))
|
|
2498
|
+
.optional(),
|
|
2499
|
+
checksConclusion: UpdateProjectDataCacheChecksConclusion$outboundSchema
|
|
2500
|
+
.optional(),
|
|
2501
|
+
checksState: UpdateProjectDataCacheChecksState$outboundSchema.optional(),
|
|
2502
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
2503
|
+
connectConfigurationId: z.string().optional(),
|
|
2504
|
+
createdAt: z.number(),
|
|
2505
|
+
createdIn: z.string(),
|
|
2506
|
+
creator: z.nullable(z.lazy(() => UpdateProjectDataCacheCreator$outboundSchema)),
|
|
2507
|
+
deletedAt: z.number().optional(),
|
|
2508
|
+
deploymentHostname: z.string(),
|
|
2509
|
+
forced: z.boolean().optional(),
|
|
2510
|
+
name: z.string(),
|
|
2511
|
+
meta: z.record(z.string()).optional(),
|
|
2512
|
+
monorepoManager: z.nullable(z.string()).optional(),
|
|
2513
|
+
oidcTokenClaims: z.lazy(() => UpdateProjectDataCacheOidcTokenClaims$outboundSchema).optional(),
|
|
2514
|
+
plan: UpdateProjectDataCachePlan$outboundSchema,
|
|
2515
|
+
previewCommentsEnabled: z.boolean().optional(),
|
|
2516
|
+
private: z.boolean(),
|
|
2517
|
+
readyAt: z.number().optional(),
|
|
2518
|
+
readyState: UpdateProjectDataCacheReadyState$outboundSchema,
|
|
2519
|
+
readySubstate: UpdateProjectDataCacheReadySubstate$outboundSchema.optional(),
|
|
2520
|
+
requestedAt: z.number().optional(),
|
|
2521
|
+
target: z.nullable(z.string()).optional(),
|
|
2522
|
+
teamId: z.nullable(z.string()).optional(),
|
|
2523
|
+
type: UpdateProjectDataCacheProjectsType$outboundSchema,
|
|
2524
|
+
url: z.string(),
|
|
2525
|
+
userId: z.string(),
|
|
2526
|
+
withCache: z.boolean().optional(),
|
|
2527
|
+
});
|
|
2528
|
+
/**
|
|
2529
|
+
* @internal
|
|
2530
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2531
|
+
*/
|
|
2532
|
+
export var Targets$;
|
|
2533
|
+
(function (Targets$) {
|
|
2534
|
+
/** @deprecated use `Targets$inboundSchema` instead. */
|
|
2535
|
+
Targets$.inboundSchema = Targets$inboundSchema;
|
|
2536
|
+
/** @deprecated use `Targets$outboundSchema` instead. */
|
|
2537
|
+
Targets$.outboundSchema = Targets$outboundSchema;
|
|
2538
|
+
})(Targets$ || (Targets$ = {}));
|
|
2539
|
+
/** @internal */
|
|
2540
|
+
export const Permissions$inboundSchema = z.object({
|
|
2541
|
+
accessGroup: z.array(ACLAction$inboundSchema).optional(),
|
|
2542
|
+
aliasGlobal: z.array(ACLAction$inboundSchema).optional(),
|
|
2543
|
+
analyticsSampling: z.array(ACLAction$inboundSchema).optional(),
|
|
2544
|
+
analyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
2545
|
+
auditLog: z.array(ACLAction$inboundSchema).optional(),
|
|
2546
|
+
billingAddress: z.array(ACLAction$inboundSchema).optional(),
|
|
2547
|
+
billingInformation: z.array(ACLAction$inboundSchema).optional(),
|
|
2548
|
+
billingInvoice: z.array(ACLAction$inboundSchema).optional(),
|
|
2549
|
+
billingInvoiceEmailRecipient: z.array(ACLAction$inboundSchema).optional(),
|
|
2550
|
+
billingInvoiceLanguage: z.array(ACLAction$inboundSchema).optional(),
|
|
2551
|
+
billingPlan: z.array(ACLAction$inboundSchema).optional(),
|
|
2552
|
+
billingPurchaseOrder: z.array(ACLAction$inboundSchema).optional(),
|
|
2553
|
+
billingTaxId: z.array(ACLAction$inboundSchema).optional(),
|
|
2554
|
+
blob: z.array(ACLAction$inboundSchema).optional(),
|
|
2555
|
+
budget: z.array(ACLAction$inboundSchema).optional(),
|
|
2556
|
+
cacheArtifact: z.array(ACLAction$inboundSchema).optional(),
|
|
2557
|
+
cacheArtifactUsageEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
2558
|
+
codeChecks: z.array(ACLAction$inboundSchema).optional(),
|
|
2559
|
+
concurrentBuilds: z.array(ACLAction$inboundSchema).optional(),
|
|
2560
|
+
connect: z.array(ACLAction$inboundSchema).optional(),
|
|
2561
|
+
connectConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2562
|
+
domain: z.array(ACLAction$inboundSchema).optional(),
|
|
2563
|
+
domainAcceptDelegation: z.array(ACLAction$inboundSchema).optional(),
|
|
2564
|
+
domainAuthCodes: z.array(ACLAction$inboundSchema).optional(),
|
|
2565
|
+
domainCertificate: z.array(ACLAction$inboundSchema).optional(),
|
|
2566
|
+
domainCheckConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2567
|
+
domainMove: z.array(ACLAction$inboundSchema).optional(),
|
|
2568
|
+
domainPurchase: z.array(ACLAction$inboundSchema).optional(),
|
|
2569
|
+
domainRecord: z.array(ACLAction$inboundSchema).optional(),
|
|
2570
|
+
domainTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
2571
|
+
event: z.array(ACLAction$inboundSchema).optional(),
|
|
2572
|
+
ownEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
2573
|
+
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$inboundSchema)
|
|
2574
|
+
.optional(),
|
|
2575
|
+
fileUpload: z.array(ACLAction$inboundSchema).optional(),
|
|
2576
|
+
gitRepository: z.array(ACLAction$inboundSchema).optional(),
|
|
2577
|
+
ipBlocking: z.array(ACLAction$inboundSchema).optional(),
|
|
2578
|
+
integration: z.array(ACLAction$inboundSchema).optional(),
|
|
2579
|
+
integrationAccount: z.array(ACLAction$inboundSchema).optional(),
|
|
2580
|
+
integrationConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2581
|
+
integrationConfigurationTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2582
|
+
integrationConfigurationProjects: z.array(ACLAction$inboundSchema).optional(),
|
|
2583
|
+
integrationVercelConfigurationOverride: z.array(ACLAction$inboundSchema)
|
|
2584
|
+
.optional(),
|
|
2585
|
+
integrationConfigurationRole: z.array(ACLAction$inboundSchema).optional(),
|
|
2586
|
+
integrationResource: z.array(ACLAction$inboundSchema).optional(),
|
|
2587
|
+
integrationEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
2588
|
+
integrationResourceSecrets: z.array(ACLAction$inboundSchema).optional(),
|
|
2589
|
+
integrationDeploymentAction: z.array(ACLAction$inboundSchema).optional(),
|
|
2590
|
+
marketplaceInstallationMember: z.array(ACLAction$inboundSchema).optional(),
|
|
2591
|
+
marketplaceBillingData: z.array(ACLAction$inboundSchema).optional(),
|
|
2592
|
+
marketplaceInvoice: z.array(ACLAction$inboundSchema).optional(),
|
|
2593
|
+
jobGlobal: z.array(ACLAction$inboundSchema).optional(),
|
|
2594
|
+
logDrain: z.array(ACLAction$inboundSchema).optional(),
|
|
2595
|
+
Monitoring: z.array(ACLAction$inboundSchema).optional(),
|
|
2596
|
+
monitoringSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
2597
|
+
monitoringQuery: z.array(ACLAction$inboundSchema).optional(),
|
|
2598
|
+
monitoringChart: z.array(ACLAction$inboundSchema).optional(),
|
|
2599
|
+
monitoringAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
2600
|
+
notificationDeploymentFailed: z.array(ACLAction$inboundSchema).optional(),
|
|
2601
|
+
notificationDomainConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2602
|
+
notificationDomainExpire: z.array(ACLAction$inboundSchema).optional(),
|
|
2603
|
+
notificationDomainMoved: z.array(ACLAction$inboundSchema).optional(),
|
|
2604
|
+
notificationDomainPurchase: z.array(ACLAction$inboundSchema).optional(),
|
|
2605
|
+
notificationDomainRenewal: z.array(ACLAction$inboundSchema).optional(),
|
|
2606
|
+
notificationDomainTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2607
|
+
notificationDomainUnverified: z.array(ACLAction$inboundSchema).optional(),
|
|
2608
|
+
NotificationMonitoringAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
2609
|
+
notificationPaymentFailed: z.array(ACLAction$inboundSchema).optional(),
|
|
2610
|
+
notificationUsageAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
2611
|
+
notificationCustomerBudget: z.array(ACLAction$inboundSchema).optional(),
|
|
2612
|
+
notificationStatementOfReasons: z.array(ACLAction$inboundSchema).optional(),
|
|
2613
|
+
oauth2Connection: z.array(ACLAction$inboundSchema).optional(),
|
|
2614
|
+
openTelemetryEndpoint: z.array(ACLAction$inboundSchema).optional(),
|
|
2615
|
+
paymentMethod: z.array(ACLAction$inboundSchema).optional(),
|
|
2616
|
+
permissions: z.array(ACLAction$inboundSchema).optional(),
|
|
2617
|
+
postgres: z.array(ACLAction$inboundSchema).optional(),
|
|
2618
|
+
previewDeploymentSuffix: z.array(ACLAction$inboundSchema).optional(),
|
|
2619
|
+
proTrialOnboarding: z.array(ACLAction$inboundSchema).optional(),
|
|
2620
|
+
sharedEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
2621
|
+
sharedEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
2622
|
+
space: z.array(ACLAction$inboundSchema).optional(),
|
|
2623
|
+
spaceRun: z.array(ACLAction$inboundSchema).optional(),
|
|
2624
|
+
passwordProtectionInvoiceItem: z.array(ACLAction$inboundSchema).optional(),
|
|
2625
|
+
rateLimit: z.array(ACLAction$inboundSchema).optional(),
|
|
2626
|
+
redis: z.array(ACLAction$inboundSchema).optional(),
|
|
2627
|
+
repository: z.array(ACLAction$inboundSchema).optional(),
|
|
2628
|
+
remoteCaching: z.array(ACLAction$inboundSchema).optional(),
|
|
2629
|
+
samlConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2630
|
+
secret: z.array(ACLAction$inboundSchema).optional(),
|
|
2631
|
+
redisStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2632
|
+
blobStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2633
|
+
postgresStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2634
|
+
integrationStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
2635
|
+
integrationResourceReplCommand: z.array(ACLAction$inboundSchema).optional(),
|
|
2636
|
+
storeTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2637
|
+
supportCase: z.array(ACLAction$inboundSchema).optional(),
|
|
2638
|
+
supportCaseComment: z.array(ACLAction$inboundSchema).optional(),
|
|
2639
|
+
dataCacheBillingSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
2640
|
+
team: z.array(ACLAction$inboundSchema).optional(),
|
|
2641
|
+
teamAccessRequest: z.array(ACLAction$inboundSchema).optional(),
|
|
2642
|
+
teamFellowMembership: z.array(ACLAction$inboundSchema).optional(),
|
|
2643
|
+
teamGitExclusivity: z.array(ACLAction$inboundSchema).optional(),
|
|
2644
|
+
teamInvite: z.array(ACLAction$inboundSchema).optional(),
|
|
2645
|
+
teamInviteCode: z.array(ACLAction$inboundSchema).optional(),
|
|
2646
|
+
teamJoin: z.array(ACLAction$inboundSchema).optional(),
|
|
2647
|
+
teamOwnMembership: z.array(ACLAction$inboundSchema).optional(),
|
|
2648
|
+
teamOwnMembershipDisconnectSAML: z.array(ACLAction$inboundSchema).optional(),
|
|
2649
|
+
token: z.array(ACLAction$inboundSchema).optional(),
|
|
2650
|
+
usage: z.array(ACLAction$inboundSchema).optional(),
|
|
2651
|
+
usageCycle: z.array(ACLAction$inboundSchema).optional(),
|
|
2652
|
+
user: z.array(ACLAction$inboundSchema).optional(),
|
|
2653
|
+
userConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
2654
|
+
vpcPeeringConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
2655
|
+
webAnalyticsPlan: z.array(ACLAction$inboundSchema).optional(),
|
|
2656
|
+
webAuthn: z.array(ACLAction$inboundSchema).optional(),
|
|
2657
|
+
edgeConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2658
|
+
edgeConfigItem: z.array(ACLAction$inboundSchema).optional(),
|
|
2659
|
+
edgeConfigSchema: z.array(ACLAction$inboundSchema).optional(),
|
|
2660
|
+
edgeConfigToken: z.array(ACLAction$inboundSchema).optional(),
|
|
2661
|
+
webhook: z.array(ACLAction$inboundSchema).optional(),
|
|
2662
|
+
"webhook-event": z.array(ACLAction$inboundSchema).optional(),
|
|
2663
|
+
endpointVerification: z.array(ACLAction$inboundSchema).optional(),
|
|
2664
|
+
projectTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
2665
|
+
oauth2Application: z.array(ACLAction$inboundSchema).optional(),
|
|
2666
|
+
aliasProject: z.array(ACLAction$inboundSchema).optional(),
|
|
2667
|
+
aliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
2668
|
+
productionAliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
2669
|
+
connectConfigurationLink: z.array(ACLAction$inboundSchema).optional(),
|
|
2670
|
+
dataCacheNamespace: z.array(ACLAction$inboundSchema).optional(),
|
|
2671
|
+
deployment: z.array(ACLAction$inboundSchema).optional(),
|
|
2672
|
+
deploymentCheck: z.array(ACLAction$inboundSchema).optional(),
|
|
2673
|
+
deploymentCheckPreview: z.array(ACLAction$inboundSchema).optional(),
|
|
2674
|
+
deploymentCheckReRunFromProductionBranch: z.array(ACLAction$inboundSchema)
|
|
2675
|
+
.optional(),
|
|
2676
|
+
deploymentProductionGit: z.array(ACLAction$inboundSchema).optional(),
|
|
2677
|
+
deploymentPreview: z.array(ACLAction$inboundSchema).optional(),
|
|
2678
|
+
deploymentPrivate: z.array(ACLAction$inboundSchema).optional(),
|
|
2679
|
+
deploymentPromote: z.array(ACLAction$inboundSchema).optional(),
|
|
2680
|
+
deploymentRollback: z.array(ACLAction$inboundSchema).optional(),
|
|
2681
|
+
environments: z.array(ACLAction$inboundSchema).optional(),
|
|
2682
|
+
logs: z.array(ACLAction$inboundSchema).optional(),
|
|
2683
|
+
logsPreset: z.array(ACLAction$inboundSchema).optional(),
|
|
2684
|
+
passwordProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
2685
|
+
optionsAllowlist: z.array(ACLAction$inboundSchema).optional(),
|
|
2686
|
+
job: z.array(ACLAction$inboundSchema).optional(),
|
|
2687
|
+
project: z.array(ACLAction$inboundSchema).optional(),
|
|
2688
|
+
projectAccessGroup: z.array(ACLAction$inboundSchema).optional(),
|
|
2689
|
+
projectAnalyticsSampling: z.array(ACLAction$inboundSchema).optional(),
|
|
2690
|
+
projectDeploymentHook: z.array(ACLAction$inboundSchema).optional(),
|
|
2691
|
+
projectDomain: z.array(ACLAction$inboundSchema).optional(),
|
|
2692
|
+
projectDomainMove: z.array(ACLAction$inboundSchema).optional(),
|
|
2693
|
+
projectDomainCheckConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2694
|
+
projectEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
2695
|
+
projectEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
2696
|
+
projectEnvVarsUnownedByIntegration: z.array(ACLAction$inboundSchema)
|
|
2697
|
+
.optional(),
|
|
2698
|
+
projectFlags: z.array(ACLAction$inboundSchema).optional(),
|
|
2699
|
+
projectId: z.array(ACLAction$inboundSchema).optional(),
|
|
2700
|
+
projectIntegrationConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
2701
|
+
projectLink: z.array(ACLAction$inboundSchema).optional(),
|
|
2702
|
+
projectMember: z.array(ACLAction$inboundSchema).optional(),
|
|
2703
|
+
projectMonitoring: z.array(ACLAction$inboundSchema).optional(),
|
|
2704
|
+
projectPermissions: z.array(ACLAction$inboundSchema).optional(),
|
|
2705
|
+
projectProductionBranch: z.array(ACLAction$inboundSchema).optional(),
|
|
2706
|
+
projectTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
2707
|
+
projectTransferOut: z.array(ACLAction$inboundSchema).optional(),
|
|
2708
|
+
projectProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
2709
|
+
projectUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
2710
|
+
projectAnalyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
2711
|
+
projectSupportCase: z.array(ACLAction$inboundSchema).optional(),
|
|
2712
|
+
projectSupportCaseComment: z.array(ACLAction$inboundSchema).optional(),
|
|
2713
|
+
projectDeploymentExpiration: z.array(ACLAction$inboundSchema).optional(),
|
|
2714
|
+
projectTier: z.array(ACLAction$inboundSchema).optional(),
|
|
2715
|
+
seawallConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
2716
|
+
skewProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
2717
|
+
analytics: z.array(ACLAction$inboundSchema).optional(),
|
|
2718
|
+
trustedIps: z.array(ACLAction$inboundSchema).optional(),
|
|
2719
|
+
webAnalytics: z.array(ACLAction$inboundSchema).optional(),
|
|
2720
|
+
sharedEnvVarConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
2721
|
+
sonar: z.array(ACLAction$inboundSchema).optional(),
|
|
2722
|
+
}).transform((v) => {
|
|
2723
|
+
return remap$(v, {
|
|
2724
|
+
"Monitoring": "monitoring",
|
|
2725
|
+
"NotificationMonitoringAlert": "notificationMonitoringAlert",
|
|
2726
|
+
"webhook-event": "webhookEvent",
|
|
2727
|
+
});
|
|
2728
|
+
});
|
|
2729
|
+
/** @internal */
|
|
2730
|
+
export const Permissions$outboundSchema = z.object({
|
|
2731
|
+
accessGroup: z.array(ACLAction$outboundSchema).optional(),
|
|
2732
|
+
aliasGlobal: z.array(ACLAction$outboundSchema).optional(),
|
|
2733
|
+
analyticsSampling: z.array(ACLAction$outboundSchema).optional(),
|
|
2734
|
+
analyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
2735
|
+
auditLog: z.array(ACLAction$outboundSchema).optional(),
|
|
2736
|
+
billingAddress: z.array(ACLAction$outboundSchema).optional(),
|
|
2737
|
+
billingInformation: z.array(ACLAction$outboundSchema).optional(),
|
|
2738
|
+
billingInvoice: z.array(ACLAction$outboundSchema).optional(),
|
|
2739
|
+
billingInvoiceEmailRecipient: z.array(ACLAction$outboundSchema).optional(),
|
|
2740
|
+
billingInvoiceLanguage: z.array(ACLAction$outboundSchema).optional(),
|
|
2741
|
+
billingPlan: z.array(ACLAction$outboundSchema).optional(),
|
|
2742
|
+
billingPurchaseOrder: z.array(ACLAction$outboundSchema).optional(),
|
|
2743
|
+
billingTaxId: z.array(ACLAction$outboundSchema).optional(),
|
|
2744
|
+
blob: z.array(ACLAction$outboundSchema).optional(),
|
|
2745
|
+
budget: z.array(ACLAction$outboundSchema).optional(),
|
|
2746
|
+
cacheArtifact: z.array(ACLAction$outboundSchema).optional(),
|
|
2747
|
+
cacheArtifactUsageEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
2748
|
+
codeChecks: z.array(ACLAction$outboundSchema).optional(),
|
|
2749
|
+
concurrentBuilds: z.array(ACLAction$outboundSchema).optional(),
|
|
2750
|
+
connect: z.array(ACLAction$outboundSchema).optional(),
|
|
2751
|
+
connectConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
2752
|
+
domain: z.array(ACLAction$outboundSchema).optional(),
|
|
2753
|
+
domainAcceptDelegation: z.array(ACLAction$outboundSchema).optional(),
|
|
2754
|
+
domainAuthCodes: z.array(ACLAction$outboundSchema).optional(),
|
|
2755
|
+
domainCertificate: z.array(ACLAction$outboundSchema).optional(),
|
|
2756
|
+
domainCheckConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
2757
|
+
domainMove: z.array(ACLAction$outboundSchema).optional(),
|
|
2758
|
+
domainPurchase: z.array(ACLAction$outboundSchema).optional(),
|
|
2759
|
+
domainRecord: z.array(ACLAction$outboundSchema).optional(),
|
|
2760
|
+
domainTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
2761
|
+
event: z.array(ACLAction$outboundSchema).optional(),
|
|
2762
|
+
ownEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
2763
|
+
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$outboundSchema)
|
|
2764
|
+
.optional(),
|
|
2765
|
+
fileUpload: z.array(ACLAction$outboundSchema).optional(),
|
|
2766
|
+
gitRepository: z.array(ACLAction$outboundSchema).optional(),
|
|
2767
|
+
ipBlocking: z.array(ACLAction$outboundSchema).optional(),
|
|
2768
|
+
integration: z.array(ACLAction$outboundSchema).optional(),
|
|
2769
|
+
integrationAccount: z.array(ACLAction$outboundSchema).optional(),
|
|
2770
|
+
integrationConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
2771
|
+
integrationConfigurationTransfer: z.array(ACLAction$outboundSchema)
|
|
2772
|
+
.optional(),
|
|
2773
|
+
integrationConfigurationProjects: z.array(ACLAction$outboundSchema)
|
|
2774
|
+
.optional(),
|
|
2775
|
+
integrationVercelConfigurationOverride: z.array(ACLAction$outboundSchema)
|
|
2776
|
+
.optional(),
|
|
2777
|
+
integrationConfigurationRole: z.array(ACLAction$outboundSchema).optional(),
|
|
2778
|
+
integrationResource: z.array(ACLAction$outboundSchema).optional(),
|
|
2779
|
+
integrationEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
2780
|
+
integrationResourceSecrets: z.array(ACLAction$outboundSchema).optional(),
|
|
2781
|
+
integrationDeploymentAction: z.array(ACLAction$outboundSchema).optional(),
|
|
2782
|
+
marketplaceInstallationMember: z.array(ACLAction$outboundSchema).optional(),
|
|
2783
|
+
marketplaceBillingData: z.array(ACLAction$outboundSchema).optional(),
|
|
2784
|
+
marketplaceInvoice: z.array(ACLAction$outboundSchema).optional(),
|
|
2785
|
+
jobGlobal: z.array(ACLAction$outboundSchema).optional(),
|
|
2786
|
+
logDrain: z.array(ACLAction$outboundSchema).optional(),
|
|
2787
|
+
monitoring: z.array(ACLAction$outboundSchema).optional(),
|
|
2788
|
+
monitoringSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
2789
|
+
monitoringQuery: z.array(ACLAction$outboundSchema).optional(),
|
|
2790
|
+
monitoringChart: z.array(ACLAction$outboundSchema).optional(),
|
|
2791
|
+
monitoringAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
2792
|
+
notificationDeploymentFailed: z.array(ACLAction$outboundSchema).optional(),
|
|
2793
|
+
notificationDomainConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
2794
|
+
notificationDomainExpire: z.array(ACLAction$outboundSchema).optional(),
|
|
2795
|
+
notificationDomainMoved: z.array(ACLAction$outboundSchema).optional(),
|
|
2796
|
+
notificationDomainPurchase: z.array(ACLAction$outboundSchema).optional(),
|
|
2797
|
+
notificationDomainRenewal: z.array(ACLAction$outboundSchema).optional(),
|
|
2798
|
+
notificationDomainTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
2799
|
+
notificationDomainUnverified: z.array(ACLAction$outboundSchema).optional(),
|
|
2800
|
+
notificationMonitoringAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
2801
|
+
notificationPaymentFailed: z.array(ACLAction$outboundSchema).optional(),
|
|
2802
|
+
notificationUsageAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
2803
|
+
notificationCustomerBudget: z.array(ACLAction$outboundSchema).optional(),
|
|
2804
|
+
notificationStatementOfReasons: z.array(ACLAction$outboundSchema).optional(),
|
|
2805
|
+
oauth2Connection: z.array(ACLAction$outboundSchema).optional(),
|
|
2806
|
+
openTelemetryEndpoint: z.array(ACLAction$outboundSchema).optional(),
|
|
2807
|
+
paymentMethod: z.array(ACLAction$outboundSchema).optional(),
|
|
2808
|
+
permissions: z.array(ACLAction$outboundSchema).optional(),
|
|
2809
|
+
postgres: z.array(ACLAction$outboundSchema).optional(),
|
|
2810
|
+
previewDeploymentSuffix: z.array(ACLAction$outboundSchema).optional(),
|
|
2811
|
+
proTrialOnboarding: z.array(ACLAction$outboundSchema).optional(),
|
|
2812
|
+
sharedEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
2813
|
+
sharedEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
2814
|
+
space: z.array(ACLAction$outboundSchema).optional(),
|
|
2815
|
+
spaceRun: z.array(ACLAction$outboundSchema).optional(),
|
|
2816
|
+
passwordProtectionInvoiceItem: z.array(ACLAction$outboundSchema).optional(),
|
|
2817
|
+
rateLimit: z.array(ACLAction$outboundSchema).optional(),
|
|
2818
|
+
redis: z.array(ACLAction$outboundSchema).optional(),
|
|
2819
|
+
repository: z.array(ACLAction$outboundSchema).optional(),
|
|
2820
|
+
remoteCaching: z.array(ACLAction$outboundSchema).optional(),
|
|
2821
|
+
samlConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
2822
|
+
secret: z.array(ACLAction$outboundSchema).optional(),
|
|
2823
|
+
redisStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
2824
|
+
blobStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
2825
|
+
postgresStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
2826
|
+
integrationStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
2827
|
+
integrationResourceReplCommand: z.array(ACLAction$outboundSchema).optional(),
|
|
2828
|
+
storeTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
2829
|
+
supportCase: z.array(ACLAction$outboundSchema).optional(),
|
|
2830
|
+
supportCaseComment: z.array(ACLAction$outboundSchema).optional(),
|
|
2831
|
+
dataCacheBillingSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
2832
|
+
team: z.array(ACLAction$outboundSchema).optional(),
|
|
2833
|
+
teamAccessRequest: z.array(ACLAction$outboundSchema).optional(),
|
|
2834
|
+
teamFellowMembership: z.array(ACLAction$outboundSchema).optional(),
|
|
2835
|
+
teamGitExclusivity: z.array(ACLAction$outboundSchema).optional(),
|
|
2836
|
+
teamInvite: z.array(ACLAction$outboundSchema).optional(),
|
|
2837
|
+
teamInviteCode: z.array(ACLAction$outboundSchema).optional(),
|
|
2838
|
+
teamJoin: z.array(ACLAction$outboundSchema).optional(),
|
|
2839
|
+
teamOwnMembership: z.array(ACLAction$outboundSchema).optional(),
|
|
2840
|
+
teamOwnMembershipDisconnectSAML: z.array(ACLAction$outboundSchema).optional(),
|
|
2841
|
+
token: z.array(ACLAction$outboundSchema).optional(),
|
|
2842
|
+
usage: z.array(ACLAction$outboundSchema).optional(),
|
|
2843
|
+
usageCycle: z.array(ACLAction$outboundSchema).optional(),
|
|
2844
|
+
user: z.array(ACLAction$outboundSchema).optional(),
|
|
2845
|
+
userConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
2846
|
+
vpcPeeringConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
2847
|
+
webAnalyticsPlan: z.array(ACLAction$outboundSchema).optional(),
|
|
2848
|
+
webAuthn: z.array(ACLAction$outboundSchema).optional(),
|
|
2849
|
+
edgeConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
2850
|
+
edgeConfigItem: z.array(ACLAction$outboundSchema).optional(),
|
|
2851
|
+
edgeConfigSchema: z.array(ACLAction$outboundSchema).optional(),
|
|
2852
|
+
edgeConfigToken: z.array(ACLAction$outboundSchema).optional(),
|
|
2853
|
+
webhook: z.array(ACLAction$outboundSchema).optional(),
|
|
2854
|
+
webhookEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
2855
|
+
endpointVerification: z.array(ACLAction$outboundSchema).optional(),
|
|
2856
|
+
projectTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
2857
|
+
oauth2Application: z.array(ACLAction$outboundSchema).optional(),
|
|
2858
|
+
aliasProject: z.array(ACLAction$outboundSchema).optional(),
|
|
2859
|
+
aliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
2860
|
+
productionAliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
2861
|
+
connectConfigurationLink: z.array(ACLAction$outboundSchema).optional(),
|
|
2862
|
+
dataCacheNamespace: z.array(ACLAction$outboundSchema).optional(),
|
|
2863
|
+
deployment: z.array(ACLAction$outboundSchema).optional(),
|
|
2864
|
+
deploymentCheck: z.array(ACLAction$outboundSchema).optional(),
|
|
2865
|
+
deploymentCheckPreview: z.array(ACLAction$outboundSchema).optional(),
|
|
2866
|
+
deploymentCheckReRunFromProductionBranch: z.array(ACLAction$outboundSchema)
|
|
2867
|
+
.optional(),
|
|
2868
|
+
deploymentProductionGit: z.array(ACLAction$outboundSchema).optional(),
|
|
2869
|
+
deploymentPreview: z.array(ACLAction$outboundSchema).optional(),
|
|
2870
|
+
deploymentPrivate: z.array(ACLAction$outboundSchema).optional(),
|
|
2871
|
+
deploymentPromote: z.array(ACLAction$outboundSchema).optional(),
|
|
2872
|
+
deploymentRollback: z.array(ACLAction$outboundSchema).optional(),
|
|
2873
|
+
environments: z.array(ACLAction$outboundSchema).optional(),
|
|
2874
|
+
logs: z.array(ACLAction$outboundSchema).optional(),
|
|
2875
|
+
logsPreset: z.array(ACLAction$outboundSchema).optional(),
|
|
2876
|
+
passwordProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
2877
|
+
optionsAllowlist: z.array(ACLAction$outboundSchema).optional(),
|
|
2878
|
+
job: z.array(ACLAction$outboundSchema).optional(),
|
|
2879
|
+
project: z.array(ACLAction$outboundSchema).optional(),
|
|
2880
|
+
projectAccessGroup: z.array(ACLAction$outboundSchema).optional(),
|
|
2881
|
+
projectAnalyticsSampling: z.array(ACLAction$outboundSchema).optional(),
|
|
2882
|
+
projectDeploymentHook: z.array(ACLAction$outboundSchema).optional(),
|
|
2883
|
+
projectDomain: z.array(ACLAction$outboundSchema).optional(),
|
|
2884
|
+
projectDomainMove: z.array(ACLAction$outboundSchema).optional(),
|
|
2885
|
+
projectDomainCheckConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
2886
|
+
projectEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
2887
|
+
projectEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
2888
|
+
projectEnvVarsUnownedByIntegration: z.array(ACLAction$outboundSchema)
|
|
2889
|
+
.optional(),
|
|
2890
|
+
projectFlags: z.array(ACLAction$outboundSchema).optional(),
|
|
2891
|
+
projectId: z.array(ACLAction$outboundSchema).optional(),
|
|
2892
|
+
projectIntegrationConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
2893
|
+
projectLink: z.array(ACLAction$outboundSchema).optional(),
|
|
2894
|
+
projectMember: z.array(ACLAction$outboundSchema).optional(),
|
|
2895
|
+
projectMonitoring: z.array(ACLAction$outboundSchema).optional(),
|
|
2896
|
+
projectPermissions: z.array(ACLAction$outboundSchema).optional(),
|
|
2897
|
+
projectProductionBranch: z.array(ACLAction$outboundSchema).optional(),
|
|
2898
|
+
projectTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
2899
|
+
projectTransferOut: z.array(ACLAction$outboundSchema).optional(),
|
|
2900
|
+
projectProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
2901
|
+
projectUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
2902
|
+
projectAnalyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
2903
|
+
projectSupportCase: z.array(ACLAction$outboundSchema).optional(),
|
|
2904
|
+
projectSupportCaseComment: z.array(ACLAction$outboundSchema).optional(),
|
|
2905
|
+
projectDeploymentExpiration: z.array(ACLAction$outboundSchema).optional(),
|
|
2906
|
+
projectTier: z.array(ACLAction$outboundSchema).optional(),
|
|
2907
|
+
seawallConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
2908
|
+
skewProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
2909
|
+
analytics: z.array(ACLAction$outboundSchema).optional(),
|
|
2910
|
+
trustedIps: z.array(ACLAction$outboundSchema).optional(),
|
|
2911
|
+
webAnalytics: z.array(ACLAction$outboundSchema).optional(),
|
|
2912
|
+
sharedEnvVarConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
2913
|
+
sonar: z.array(ACLAction$outboundSchema).optional(),
|
|
2914
|
+
}).transform((v) => {
|
|
2915
|
+
return remap$(v, {
|
|
2916
|
+
monitoring: "Monitoring",
|
|
2917
|
+
notificationMonitoringAlert: "NotificationMonitoringAlert",
|
|
2918
|
+
webhookEvent: "webhook-event",
|
|
2919
|
+
});
|
|
2920
|
+
});
|
|
2921
|
+
/**
|
|
2922
|
+
* @internal
|
|
2923
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2924
|
+
*/
|
|
2925
|
+
export var Permissions$;
|
|
2926
|
+
(function (Permissions$) {
|
|
2927
|
+
/** @deprecated use `Permissions$inboundSchema` instead. */
|
|
2928
|
+
Permissions$.inboundSchema = Permissions$inboundSchema;
|
|
2929
|
+
/** @deprecated use `Permissions$outboundSchema` instead. */
|
|
2930
|
+
Permissions$.outboundSchema = Permissions$outboundSchema;
|
|
2931
|
+
})(Permissions$ || (Permissions$ = {}));
|
|
2932
|
+
/** @internal */
|
|
2933
|
+
export const LastRollbackTarget$inboundSchema = z.object({});
|
|
2934
|
+
/** @internal */
|
|
2935
|
+
export const LastRollbackTarget$outboundSchema = z.object({});
|
|
2936
|
+
/**
|
|
2937
|
+
* @internal
|
|
2938
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2939
|
+
*/
|
|
2940
|
+
export var LastRollbackTarget$;
|
|
2941
|
+
(function (LastRollbackTarget$) {
|
|
2942
|
+
/** @deprecated use `LastRollbackTarget$inboundSchema` instead. */
|
|
2943
|
+
LastRollbackTarget$.inboundSchema = LastRollbackTarget$inboundSchema;
|
|
2944
|
+
/** @deprecated use `LastRollbackTarget$outboundSchema` instead. */
|
|
2945
|
+
LastRollbackTarget$.outboundSchema = LastRollbackTarget$outboundSchema;
|
|
2946
|
+
})(LastRollbackTarget$ || (LastRollbackTarget$ = {}));
|
|
2947
|
+
/** @internal */
|
|
2948
|
+
export const JobStatus$inboundSchema = z
|
|
2949
|
+
.nativeEnum(JobStatus);
|
|
2950
|
+
/** @internal */
|
|
2951
|
+
export const JobStatus$outboundSchema = JobStatus$inboundSchema;
|
|
2952
|
+
/**
|
|
2953
|
+
* @internal
|
|
2954
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2955
|
+
*/
|
|
2956
|
+
export var JobStatus$;
|
|
2957
|
+
(function (JobStatus$) {
|
|
2958
|
+
/** @deprecated use `JobStatus$inboundSchema` instead. */
|
|
2959
|
+
JobStatus$.inboundSchema = JobStatus$inboundSchema;
|
|
2960
|
+
/** @deprecated use `JobStatus$outboundSchema` instead. */
|
|
2961
|
+
JobStatus$.outboundSchema = JobStatus$outboundSchema;
|
|
2962
|
+
})(JobStatus$ || (JobStatus$ = {}));
|
|
2963
|
+
/** @internal */
|
|
2964
|
+
export const UpdateProjectDataCacheProjectsResponseType$inboundSchema = z
|
|
2965
|
+
.nativeEnum(UpdateProjectDataCacheProjectsResponseType);
|
|
2966
|
+
/** @internal */
|
|
2967
|
+
export const UpdateProjectDataCacheProjectsResponseType$outboundSchema = UpdateProjectDataCacheProjectsResponseType$inboundSchema;
|
|
2968
|
+
/**
|
|
2969
|
+
* @internal
|
|
2970
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2971
|
+
*/
|
|
2972
|
+
export var UpdateProjectDataCacheProjectsResponseType$;
|
|
2973
|
+
(function (UpdateProjectDataCacheProjectsResponseType$) {
|
|
2974
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponseType$inboundSchema` instead. */
|
|
2975
|
+
UpdateProjectDataCacheProjectsResponseType$.inboundSchema = UpdateProjectDataCacheProjectsResponseType$inboundSchema;
|
|
2976
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponseType$outboundSchema` instead. */
|
|
2977
|
+
UpdateProjectDataCacheProjectsResponseType$.outboundSchema = UpdateProjectDataCacheProjectsResponseType$outboundSchema;
|
|
2978
|
+
})(UpdateProjectDataCacheProjectsResponseType$ || (UpdateProjectDataCacheProjectsResponseType$ = {}));
|
|
2979
|
+
/** @internal */
|
|
2980
|
+
export const LastAliasRequest$inboundSchema = z.object({
|
|
2981
|
+
fromDeploymentId: z.string(),
|
|
2982
|
+
toDeploymentId: z.string(),
|
|
2983
|
+
jobStatus: JobStatus$inboundSchema,
|
|
2984
|
+
requestedAt: z.number(),
|
|
2985
|
+
type: UpdateProjectDataCacheProjectsResponseType$inboundSchema,
|
|
2986
|
+
});
|
|
2987
|
+
/** @internal */
|
|
2988
|
+
export const LastAliasRequest$outboundSchema = z.object({
|
|
2989
|
+
fromDeploymentId: z.string(),
|
|
2990
|
+
toDeploymentId: z.string(),
|
|
2991
|
+
jobStatus: JobStatus$outboundSchema,
|
|
2992
|
+
requestedAt: z.number(),
|
|
2993
|
+
type: UpdateProjectDataCacheProjectsResponseType$outboundSchema,
|
|
2994
|
+
});
|
|
2995
|
+
/**
|
|
2996
|
+
* @internal
|
|
2997
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2998
|
+
*/
|
|
2999
|
+
export var LastAliasRequest$;
|
|
3000
|
+
(function (LastAliasRequest$) {
|
|
3001
|
+
/** @deprecated use `LastAliasRequest$inboundSchema` instead. */
|
|
3002
|
+
LastAliasRequest$.inboundSchema = LastAliasRequest$inboundSchema;
|
|
3003
|
+
/** @deprecated use `LastAliasRequest$outboundSchema` instead. */
|
|
3004
|
+
LastAliasRequest$.outboundSchema = LastAliasRequest$outboundSchema;
|
|
3005
|
+
})(LastAliasRequest$ || (LastAliasRequest$ = {}));
|
|
3006
|
+
/** @internal */
|
|
3007
|
+
export const Scope$inboundSchema = z.nativeEnum(Scope);
|
|
3008
|
+
/** @internal */
|
|
3009
|
+
export const Scope$outboundSchema = Scope$inboundSchema;
|
|
3010
|
+
/**
|
|
3011
|
+
* @internal
|
|
3012
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3013
|
+
*/
|
|
3014
|
+
export var Scope$;
|
|
3015
|
+
(function (Scope$) {
|
|
3016
|
+
/** @deprecated use `Scope$inboundSchema` instead. */
|
|
3017
|
+
Scope$.inboundSchema = Scope$inboundSchema;
|
|
3018
|
+
/** @deprecated use `Scope$outboundSchema` instead. */
|
|
3019
|
+
Scope$.outboundSchema = Scope$outboundSchema;
|
|
3020
|
+
})(Scope$ || (Scope$ = {}));
|
|
3021
|
+
/** @internal */
|
|
3022
|
+
export const ProtectionBypass$inboundSchema = z.object({
|
|
3023
|
+
createdAt: z.number(),
|
|
3024
|
+
createdBy: z.string(),
|
|
3025
|
+
scope: Scope$inboundSchema,
|
|
3026
|
+
});
|
|
3027
|
+
/** @internal */
|
|
3028
|
+
export const ProtectionBypass$outboundSchema = z.object({
|
|
3029
|
+
createdAt: z.number(),
|
|
3030
|
+
createdBy: z.string(),
|
|
3031
|
+
scope: Scope$outboundSchema,
|
|
3032
|
+
});
|
|
3033
|
+
/**
|
|
3034
|
+
* @internal
|
|
3035
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3036
|
+
*/
|
|
3037
|
+
export var ProtectionBypass$;
|
|
3038
|
+
(function (ProtectionBypass$) {
|
|
3039
|
+
/** @deprecated use `ProtectionBypass$inboundSchema` instead. */
|
|
3040
|
+
ProtectionBypass$.inboundSchema = ProtectionBypass$inboundSchema;
|
|
3041
|
+
/** @deprecated use `ProtectionBypass$outboundSchema` instead. */
|
|
3042
|
+
ProtectionBypass$.outboundSchema = ProtectionBypass$outboundSchema;
|
|
3043
|
+
})(ProtectionBypass$ || (ProtectionBypass$ = {}));
|
|
3044
|
+
/** @internal */
|
|
3045
|
+
export const UpdateProjectDataCacheTrustedIpsDeploymentType$inboundSchema = z
|
|
3046
|
+
.nativeEnum(UpdateProjectDataCacheTrustedIpsDeploymentType);
|
|
3047
|
+
/** @internal */
|
|
3048
|
+
export const UpdateProjectDataCacheTrustedIpsDeploymentType$outboundSchema = UpdateProjectDataCacheTrustedIpsDeploymentType$inboundSchema;
|
|
3049
|
+
/**
|
|
3050
|
+
* @internal
|
|
3051
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3052
|
+
*/
|
|
3053
|
+
export var UpdateProjectDataCacheTrustedIpsDeploymentType$;
|
|
3054
|
+
(function (UpdateProjectDataCacheTrustedIpsDeploymentType$) {
|
|
3055
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIpsDeploymentType$inboundSchema` instead. */
|
|
3056
|
+
UpdateProjectDataCacheTrustedIpsDeploymentType$.inboundSchema = UpdateProjectDataCacheTrustedIpsDeploymentType$inboundSchema;
|
|
3057
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIpsDeploymentType$outboundSchema` instead. */
|
|
3058
|
+
UpdateProjectDataCacheTrustedIpsDeploymentType$.outboundSchema = UpdateProjectDataCacheTrustedIpsDeploymentType$outboundSchema;
|
|
3059
|
+
})(UpdateProjectDataCacheTrustedIpsDeploymentType$ || (UpdateProjectDataCacheTrustedIpsDeploymentType$ = {}));
|
|
3060
|
+
/** @internal */
|
|
3061
|
+
export const TrustedIps2$inboundSchema = z.object({
|
|
3062
|
+
deploymentType: UpdateProjectDataCacheTrustedIpsDeploymentType$inboundSchema,
|
|
3063
|
+
});
|
|
3064
|
+
/** @internal */
|
|
3065
|
+
export const TrustedIps2$outboundSchema = z.object({
|
|
3066
|
+
deploymentType: UpdateProjectDataCacheTrustedIpsDeploymentType$outboundSchema,
|
|
3067
|
+
});
|
|
3068
|
+
/**
|
|
3069
|
+
* @internal
|
|
3070
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3071
|
+
*/
|
|
3072
|
+
export var TrustedIps2$;
|
|
3073
|
+
(function (TrustedIps2$) {
|
|
3074
|
+
/** @deprecated use `TrustedIps2$inboundSchema` instead. */
|
|
3075
|
+
TrustedIps2$.inboundSchema = TrustedIps2$inboundSchema;
|
|
3076
|
+
/** @deprecated use `TrustedIps2$outboundSchema` instead. */
|
|
3077
|
+
TrustedIps2$.outboundSchema = TrustedIps2$outboundSchema;
|
|
3078
|
+
})(TrustedIps2$ || (TrustedIps2$ = {}));
|
|
3079
|
+
/** @internal */
|
|
3080
|
+
export const TrustedIpsDeploymentType$inboundSchema = z.nativeEnum(TrustedIpsDeploymentType);
|
|
3081
|
+
/** @internal */
|
|
3082
|
+
export const TrustedIpsDeploymentType$outboundSchema = TrustedIpsDeploymentType$inboundSchema;
|
|
3083
|
+
/**
|
|
3084
|
+
* @internal
|
|
3085
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3086
|
+
*/
|
|
3087
|
+
export var TrustedIpsDeploymentType$;
|
|
3088
|
+
(function (TrustedIpsDeploymentType$) {
|
|
3089
|
+
/** @deprecated use `TrustedIpsDeploymentType$inboundSchema` instead. */
|
|
3090
|
+
TrustedIpsDeploymentType$.inboundSchema = TrustedIpsDeploymentType$inboundSchema;
|
|
3091
|
+
/** @deprecated use `TrustedIpsDeploymentType$outboundSchema` instead. */
|
|
3092
|
+
TrustedIpsDeploymentType$.outboundSchema = TrustedIpsDeploymentType$outboundSchema;
|
|
3093
|
+
})(TrustedIpsDeploymentType$ || (TrustedIpsDeploymentType$ = {}));
|
|
3094
|
+
/** @internal */
|
|
3095
|
+
export const UpdateProjectDataCacheTrustedIpsAddresses$inboundSchema = z.object({
|
|
3096
|
+
value: z.string(),
|
|
3097
|
+
note: z.string().optional(),
|
|
3098
|
+
});
|
|
3099
|
+
/** @internal */
|
|
3100
|
+
export const UpdateProjectDataCacheTrustedIpsAddresses$outboundSchema = z.object({
|
|
3101
|
+
value: z.string(),
|
|
3102
|
+
note: z.string().optional(),
|
|
3103
|
+
});
|
|
3104
|
+
/**
|
|
3105
|
+
* @internal
|
|
3106
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3107
|
+
*/
|
|
3108
|
+
export var UpdateProjectDataCacheTrustedIpsAddresses$;
|
|
3109
|
+
(function (UpdateProjectDataCacheTrustedIpsAddresses$) {
|
|
3110
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIpsAddresses$inboundSchema` instead. */
|
|
3111
|
+
UpdateProjectDataCacheTrustedIpsAddresses$.inboundSchema = UpdateProjectDataCacheTrustedIpsAddresses$inboundSchema;
|
|
3112
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIpsAddresses$outboundSchema` instead. */
|
|
3113
|
+
UpdateProjectDataCacheTrustedIpsAddresses$.outboundSchema = UpdateProjectDataCacheTrustedIpsAddresses$outboundSchema;
|
|
3114
|
+
})(UpdateProjectDataCacheTrustedIpsAddresses$ || (UpdateProjectDataCacheTrustedIpsAddresses$ = {}));
|
|
3115
|
+
/** @internal */
|
|
3116
|
+
export const UpdateProjectDataCacheTrustedIpsProtectionMode$inboundSchema = z
|
|
3117
|
+
.nativeEnum(UpdateProjectDataCacheTrustedIpsProtectionMode);
|
|
3118
|
+
/** @internal */
|
|
3119
|
+
export const UpdateProjectDataCacheTrustedIpsProtectionMode$outboundSchema = UpdateProjectDataCacheTrustedIpsProtectionMode$inboundSchema;
|
|
3120
|
+
/**
|
|
3121
|
+
* @internal
|
|
3122
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3123
|
+
*/
|
|
3124
|
+
export var UpdateProjectDataCacheTrustedIpsProtectionMode$;
|
|
3125
|
+
(function (UpdateProjectDataCacheTrustedIpsProtectionMode$) {
|
|
3126
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIpsProtectionMode$inboundSchema` instead. */
|
|
3127
|
+
UpdateProjectDataCacheTrustedIpsProtectionMode$.inboundSchema = UpdateProjectDataCacheTrustedIpsProtectionMode$inboundSchema;
|
|
3128
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIpsProtectionMode$outboundSchema` instead. */
|
|
3129
|
+
UpdateProjectDataCacheTrustedIpsProtectionMode$.outboundSchema = UpdateProjectDataCacheTrustedIpsProtectionMode$outboundSchema;
|
|
3130
|
+
})(UpdateProjectDataCacheTrustedIpsProtectionMode$ || (UpdateProjectDataCacheTrustedIpsProtectionMode$ = {}));
|
|
3131
|
+
/** @internal */
|
|
3132
|
+
export const TrustedIps1$inboundSchema = z.object({
|
|
3133
|
+
deploymentType: TrustedIpsDeploymentType$inboundSchema,
|
|
3134
|
+
addresses: z.array(z.lazy(() => UpdateProjectDataCacheTrustedIpsAddresses$inboundSchema)),
|
|
3135
|
+
protectionMode: UpdateProjectDataCacheTrustedIpsProtectionMode$inboundSchema,
|
|
3136
|
+
});
|
|
3137
|
+
/** @internal */
|
|
3138
|
+
export const TrustedIps1$outboundSchema = z.object({
|
|
3139
|
+
deploymentType: TrustedIpsDeploymentType$outboundSchema,
|
|
3140
|
+
addresses: z.array(z.lazy(() => UpdateProjectDataCacheTrustedIpsAddresses$outboundSchema)),
|
|
3141
|
+
protectionMode: UpdateProjectDataCacheTrustedIpsProtectionMode$outboundSchema,
|
|
3142
|
+
});
|
|
3143
|
+
/**
|
|
3144
|
+
* @internal
|
|
3145
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3146
|
+
*/
|
|
3147
|
+
export var TrustedIps1$;
|
|
3148
|
+
(function (TrustedIps1$) {
|
|
3149
|
+
/** @deprecated use `TrustedIps1$inboundSchema` instead. */
|
|
3150
|
+
TrustedIps1$.inboundSchema = TrustedIps1$inboundSchema;
|
|
3151
|
+
/** @deprecated use `TrustedIps1$outboundSchema` instead. */
|
|
3152
|
+
TrustedIps1$.outboundSchema = TrustedIps1$outboundSchema;
|
|
3153
|
+
})(TrustedIps1$ || (TrustedIps1$ = {}));
|
|
3154
|
+
/** @internal */
|
|
3155
|
+
export const UpdateProjectDataCacheTrustedIps$inboundSchema = z.union([
|
|
3156
|
+
z.lazy(() => TrustedIps2$inboundSchema),
|
|
3157
|
+
z.lazy(() => TrustedIps1$inboundSchema),
|
|
3158
|
+
]);
|
|
3159
|
+
/** @internal */
|
|
3160
|
+
export const UpdateProjectDataCacheTrustedIps$outboundSchema = z.union([
|
|
3161
|
+
z.lazy(() => TrustedIps2$outboundSchema),
|
|
3162
|
+
z.lazy(() => TrustedIps1$outboundSchema),
|
|
3163
|
+
]);
|
|
3164
|
+
/**
|
|
3165
|
+
* @internal
|
|
3166
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3167
|
+
*/
|
|
3168
|
+
export var UpdateProjectDataCacheTrustedIps$;
|
|
3169
|
+
(function (UpdateProjectDataCacheTrustedIps$) {
|
|
3170
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIps$inboundSchema` instead. */
|
|
3171
|
+
UpdateProjectDataCacheTrustedIps$.inboundSchema = UpdateProjectDataCacheTrustedIps$inboundSchema;
|
|
3172
|
+
/** @deprecated use `UpdateProjectDataCacheTrustedIps$outboundSchema` instead. */
|
|
3173
|
+
UpdateProjectDataCacheTrustedIps$.outboundSchema = UpdateProjectDataCacheTrustedIps$outboundSchema;
|
|
3174
|
+
})(UpdateProjectDataCacheTrustedIps$ || (UpdateProjectDataCacheTrustedIps$ = {}));
|
|
3175
|
+
/** @internal */
|
|
3176
|
+
export const GitComments$inboundSchema = z.object({
|
|
3177
|
+
onPullRequest: z.boolean(),
|
|
3178
|
+
onCommit: z.boolean(),
|
|
3179
|
+
});
|
|
3180
|
+
/** @internal */
|
|
3181
|
+
export const GitComments$outboundSchema = z.object({
|
|
3182
|
+
onPullRequest: z.boolean(),
|
|
3183
|
+
onCommit: z.boolean(),
|
|
3184
|
+
});
|
|
3185
|
+
/**
|
|
3186
|
+
* @internal
|
|
3187
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3188
|
+
*/
|
|
3189
|
+
export var GitComments$;
|
|
3190
|
+
(function (GitComments$) {
|
|
3191
|
+
/** @deprecated use `GitComments$inboundSchema` instead. */
|
|
3192
|
+
GitComments$.inboundSchema = GitComments$inboundSchema;
|
|
3193
|
+
/** @deprecated use `GitComments$outboundSchema` instead. */
|
|
3194
|
+
GitComments$.outboundSchema = GitComments$outboundSchema;
|
|
3195
|
+
})(GitComments$ || (GitComments$ = {}));
|
|
3196
|
+
/** @internal */
|
|
3197
|
+
export const WebAnalytics$inboundSchema = z.object({
|
|
3198
|
+
id: z.string(),
|
|
3199
|
+
disabledAt: z.number().optional(),
|
|
3200
|
+
canceledAt: z.number().optional(),
|
|
3201
|
+
enabledAt: z.number().optional(),
|
|
3202
|
+
hasData: z.boolean().optional(),
|
|
3203
|
+
});
|
|
3204
|
+
/** @internal */
|
|
3205
|
+
export const WebAnalytics$outboundSchema = z.object({
|
|
3206
|
+
id: z.string(),
|
|
3207
|
+
disabledAt: z.number().optional(),
|
|
3208
|
+
canceledAt: z.number().optional(),
|
|
3209
|
+
enabledAt: z.number().optional(),
|
|
3210
|
+
hasData: z.boolean().optional(),
|
|
3211
|
+
});
|
|
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 WebAnalytics$;
|
|
3217
|
+
(function (WebAnalytics$) {
|
|
3218
|
+
/** @deprecated use `WebAnalytics$inboundSchema` instead. */
|
|
3219
|
+
WebAnalytics$.inboundSchema = WebAnalytics$inboundSchema;
|
|
3220
|
+
/** @deprecated use `WebAnalytics$outboundSchema` instead. */
|
|
3221
|
+
WebAnalytics$.outboundSchema = WebAnalytics$outboundSchema;
|
|
3222
|
+
})(WebAnalytics$ || (WebAnalytics$ = {}));
|
|
3223
|
+
/** @internal */
|
|
3224
|
+
export const Src2$inboundSchema = z
|
|
3225
|
+
.object({
|
|
3226
|
+
re: z.string().optional(),
|
|
3227
|
+
eq: z.string().optional(),
|
|
3228
|
+
neq: z.string().optional(),
|
|
3229
|
+
inc: z.array(z.string()).optional(),
|
|
3230
|
+
ninc: z.array(z.string()).optional(),
|
|
3231
|
+
pre: z.string().optional(),
|
|
3232
|
+
suf: z.string().optional(),
|
|
3233
|
+
gt: z.number().optional(),
|
|
3234
|
+
gte: z.number().optional(),
|
|
3235
|
+
lt: z.number().optional(),
|
|
3236
|
+
lte: z.number().optional(),
|
|
3237
|
+
});
|
|
3238
|
+
/** @internal */
|
|
3239
|
+
export const Src2$outboundSchema = z.object({
|
|
3240
|
+
re: z.string().optional(),
|
|
3241
|
+
eq: z.string().optional(),
|
|
3242
|
+
neq: z.string().optional(),
|
|
3243
|
+
inc: z.array(z.string()).optional(),
|
|
3244
|
+
ninc: z.array(z.string()).optional(),
|
|
3245
|
+
pre: z.string().optional(),
|
|
3246
|
+
suf: z.string().optional(),
|
|
3247
|
+
gt: z.number().optional(),
|
|
3248
|
+
gte: z.number().optional(),
|
|
3249
|
+
lt: z.number().optional(),
|
|
3250
|
+
lte: z.number().optional(),
|
|
3251
|
+
});
|
|
3252
|
+
/**
|
|
3253
|
+
* @internal
|
|
3254
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3255
|
+
*/
|
|
3256
|
+
export var Src2$;
|
|
3257
|
+
(function (Src2$) {
|
|
3258
|
+
/** @deprecated use `Src2$inboundSchema` instead. */
|
|
3259
|
+
Src2$.inboundSchema = Src2$inboundSchema;
|
|
3260
|
+
/** @deprecated use `Src2$outboundSchema` instead. */
|
|
3261
|
+
Src2$.outboundSchema = Src2$outboundSchema;
|
|
3262
|
+
})(Src2$ || (Src2$ = {}));
|
|
3263
|
+
/** @internal */
|
|
3264
|
+
export const Src$inboundSchema = z.union([z.lazy(() => Src2$inboundSchema), z.string()]);
|
|
3265
|
+
/** @internal */
|
|
3266
|
+
export const Src$outboundSchema = z
|
|
3267
|
+
.union([z.lazy(() => Src2$outboundSchema), z.string()]);
|
|
3268
|
+
/**
|
|
3269
|
+
* @internal
|
|
3270
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3271
|
+
*/
|
|
3272
|
+
export var Src$;
|
|
3273
|
+
(function (Src$) {
|
|
3274
|
+
/** @deprecated use `Src$inboundSchema` instead. */
|
|
3275
|
+
Src$.inboundSchema = Src$inboundSchema;
|
|
3276
|
+
/** @deprecated use `Src$outboundSchema` instead. */
|
|
3277
|
+
Src$.outboundSchema = Src$outboundSchema;
|
|
3278
|
+
})(Src$ || (Src$ = {}));
|
|
3279
|
+
/** @internal */
|
|
3280
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType);
|
|
3281
|
+
/** @internal */
|
|
3282
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema;
|
|
3283
|
+
/**
|
|
3284
|
+
* @internal
|
|
3285
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3286
|
+
*/
|
|
3287
|
+
export var UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$;
|
|
3288
|
+
(function (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$) {
|
|
3289
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema` instead. */
|
|
3290
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$.inboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema;
|
|
3291
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema` instead. */
|
|
3292
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$.outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema;
|
|
3293
|
+
})(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$ || (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$ = {}));
|
|
3294
|
+
/** @internal */
|
|
3295
|
+
export const UpdateProjectDataCacheValueProjects2$inboundSchema = z.object({
|
|
3296
|
+
re: z.string().optional(),
|
|
3297
|
+
eq: z.string().optional(),
|
|
3298
|
+
neq: z.string().optional(),
|
|
3299
|
+
inc: z.array(z.string()).optional(),
|
|
3300
|
+
ninc: z.array(z.string()).optional(),
|
|
3301
|
+
pre: z.string().optional(),
|
|
3302
|
+
suf: z.string().optional(),
|
|
3303
|
+
gt: z.number().optional(),
|
|
3304
|
+
gte: z.number().optional(),
|
|
3305
|
+
lt: z.number().optional(),
|
|
3306
|
+
lte: z.number().optional(),
|
|
3307
|
+
});
|
|
3308
|
+
/** @internal */
|
|
3309
|
+
export const UpdateProjectDataCacheValueProjects2$outboundSchema = z.object({
|
|
3310
|
+
re: z.string().optional(),
|
|
3311
|
+
eq: z.string().optional(),
|
|
3312
|
+
neq: z.string().optional(),
|
|
3313
|
+
inc: z.array(z.string()).optional(),
|
|
3314
|
+
ninc: z.array(z.string()).optional(),
|
|
3315
|
+
pre: z.string().optional(),
|
|
3316
|
+
suf: z.string().optional(),
|
|
3317
|
+
gt: z.number().optional(),
|
|
3318
|
+
gte: z.number().optional(),
|
|
3319
|
+
lt: z.number().optional(),
|
|
3320
|
+
lte: z.number().optional(),
|
|
3321
|
+
});
|
|
3322
|
+
/**
|
|
3323
|
+
* @internal
|
|
3324
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3325
|
+
*/
|
|
3326
|
+
export var UpdateProjectDataCacheValueProjects2$;
|
|
3327
|
+
(function (UpdateProjectDataCacheValueProjects2$) {
|
|
3328
|
+
/** @deprecated use `UpdateProjectDataCacheValueProjects2$inboundSchema` instead. */
|
|
3329
|
+
UpdateProjectDataCacheValueProjects2$.inboundSchema = UpdateProjectDataCacheValueProjects2$inboundSchema;
|
|
3330
|
+
/** @deprecated use `UpdateProjectDataCacheValueProjects2$outboundSchema` instead. */
|
|
3331
|
+
UpdateProjectDataCacheValueProjects2$.outboundSchema = UpdateProjectDataCacheValueProjects2$outboundSchema;
|
|
3332
|
+
})(UpdateProjectDataCacheValueProjects2$ || (UpdateProjectDataCacheValueProjects2$ = {}));
|
|
3333
|
+
/** @internal */
|
|
3334
|
+
export const UpdateProjectDataCacheProjectsValue$inboundSchema = z.union([
|
|
3335
|
+
z.lazy(() => UpdateProjectDataCacheValueProjects2$inboundSchema),
|
|
3336
|
+
z.string(),
|
|
3337
|
+
]);
|
|
3338
|
+
/** @internal */
|
|
3339
|
+
export const UpdateProjectDataCacheProjectsValue$outboundSchema = z.union([
|
|
3340
|
+
z.lazy(() => UpdateProjectDataCacheValueProjects2$outboundSchema),
|
|
3341
|
+
z.string(),
|
|
3342
|
+
]);
|
|
3343
|
+
/**
|
|
3344
|
+
* @internal
|
|
3345
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3346
|
+
*/
|
|
3347
|
+
export var UpdateProjectDataCacheProjectsValue$;
|
|
3348
|
+
(function (UpdateProjectDataCacheProjectsValue$) {
|
|
3349
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsValue$inboundSchema` instead. */
|
|
3350
|
+
UpdateProjectDataCacheProjectsValue$.inboundSchema = UpdateProjectDataCacheProjectsValue$inboundSchema;
|
|
3351
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsValue$outboundSchema` instead. */
|
|
3352
|
+
UpdateProjectDataCacheProjectsValue$.outboundSchema = UpdateProjectDataCacheProjectsValue$outboundSchema;
|
|
3353
|
+
})(UpdateProjectDataCacheProjectsValue$ || (UpdateProjectDataCacheProjectsValue$ = {}));
|
|
3354
|
+
/** @internal */
|
|
3355
|
+
export const Has$inboundSchema = z
|
|
3356
|
+
.object({
|
|
3357
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$inboundSchema,
|
|
3358
|
+
key: z.string().optional(),
|
|
3359
|
+
value: z.union([
|
|
3360
|
+
z.lazy(() => UpdateProjectDataCacheValueProjects2$inboundSchema),
|
|
3361
|
+
z.string(),
|
|
3362
|
+
]).optional(),
|
|
3363
|
+
});
|
|
3364
|
+
/** @internal */
|
|
3365
|
+
export const Has$outboundSchema = z
|
|
3366
|
+
.object({
|
|
3367
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityType$outboundSchema,
|
|
3368
|
+
key: z.string().optional(),
|
|
3369
|
+
value: z.union([
|
|
3370
|
+
z.lazy(() => UpdateProjectDataCacheValueProjects2$outboundSchema),
|
|
3371
|
+
z.string(),
|
|
3372
|
+
]).optional(),
|
|
3373
|
+
});
|
|
3374
|
+
/**
|
|
3375
|
+
* @internal
|
|
3376
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3377
|
+
*/
|
|
3378
|
+
export var Has$;
|
|
3379
|
+
(function (Has$) {
|
|
3380
|
+
/** @deprecated use `Has$inboundSchema` instead. */
|
|
3381
|
+
Has$.inboundSchema = Has$inboundSchema;
|
|
3382
|
+
/** @deprecated use `Has$outboundSchema` instead. */
|
|
3383
|
+
Has$.outboundSchema = Has$outboundSchema;
|
|
3384
|
+
})(Has$ || (Has$ = {}));
|
|
3385
|
+
/** @internal */
|
|
3386
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema = z.nativeEnum(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType);
|
|
3387
|
+
/** @internal */
|
|
3388
|
+
export const UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema;
|
|
3389
|
+
/**
|
|
3390
|
+
* @internal
|
|
3391
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3392
|
+
*/
|
|
3393
|
+
export var UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$;
|
|
3394
|
+
(function (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$) {
|
|
3395
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema` instead. */
|
|
3396
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$.inboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema;
|
|
3397
|
+
/** @deprecated use `UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema` instead. */
|
|
3398
|
+
UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$.outboundSchema = UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema;
|
|
3399
|
+
})(UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$ || (UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$ = {}));
|
|
3400
|
+
/** @internal */
|
|
3401
|
+
export const UpdateProjectDataCacheValue2$inboundSchema = z.object({
|
|
3402
|
+
re: z.string().optional(),
|
|
3403
|
+
eq: z.string().optional(),
|
|
3404
|
+
neq: z.string().optional(),
|
|
3405
|
+
inc: z.array(z.string()).optional(),
|
|
3406
|
+
ninc: z.array(z.string()).optional(),
|
|
3407
|
+
pre: z.string().optional(),
|
|
3408
|
+
suf: z.string().optional(),
|
|
3409
|
+
gt: z.number().optional(),
|
|
3410
|
+
gte: z.number().optional(),
|
|
3411
|
+
lt: z.number().optional(),
|
|
3412
|
+
lte: z.number().optional(),
|
|
3413
|
+
});
|
|
3414
|
+
/** @internal */
|
|
3415
|
+
export const UpdateProjectDataCacheValue2$outboundSchema = z.object({
|
|
3416
|
+
re: z.string().optional(),
|
|
3417
|
+
eq: z.string().optional(),
|
|
3418
|
+
neq: z.string().optional(),
|
|
3419
|
+
inc: z.array(z.string()).optional(),
|
|
3420
|
+
ninc: z.array(z.string()).optional(),
|
|
3421
|
+
pre: z.string().optional(),
|
|
3422
|
+
suf: z.string().optional(),
|
|
3423
|
+
gt: z.number().optional(),
|
|
3424
|
+
gte: z.number().optional(),
|
|
3425
|
+
lt: z.number().optional(),
|
|
3426
|
+
lte: z.number().optional(),
|
|
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 UpdateProjectDataCacheValue2$;
|
|
3433
|
+
(function (UpdateProjectDataCacheValue2$) {
|
|
3434
|
+
/** @deprecated use `UpdateProjectDataCacheValue2$inboundSchema` instead. */
|
|
3435
|
+
UpdateProjectDataCacheValue2$.inboundSchema = UpdateProjectDataCacheValue2$inboundSchema;
|
|
3436
|
+
/** @deprecated use `UpdateProjectDataCacheValue2$outboundSchema` instead. */
|
|
3437
|
+
UpdateProjectDataCacheValue2$.outboundSchema = UpdateProjectDataCacheValue2$outboundSchema;
|
|
3438
|
+
})(UpdateProjectDataCacheValue2$ || (UpdateProjectDataCacheValue2$ = {}));
|
|
3439
|
+
/** @internal */
|
|
3440
|
+
export const UpdateProjectDataCacheValue$inboundSchema = z.union([
|
|
3441
|
+
z.lazy(() => UpdateProjectDataCacheValue2$inboundSchema),
|
|
3442
|
+
z.string(),
|
|
3443
|
+
]);
|
|
3444
|
+
/** @internal */
|
|
3445
|
+
export const UpdateProjectDataCacheValue$outboundSchema = z.union([
|
|
3446
|
+
z.lazy(() => UpdateProjectDataCacheValue2$outboundSchema),
|
|
3447
|
+
z.string(),
|
|
3448
|
+
]);
|
|
3449
|
+
/**
|
|
3450
|
+
* @internal
|
|
3451
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3452
|
+
*/
|
|
3453
|
+
export var UpdateProjectDataCacheValue$;
|
|
3454
|
+
(function (UpdateProjectDataCacheValue$) {
|
|
3455
|
+
/** @deprecated use `UpdateProjectDataCacheValue$inboundSchema` instead. */
|
|
3456
|
+
UpdateProjectDataCacheValue$.inboundSchema = UpdateProjectDataCacheValue$inboundSchema;
|
|
3457
|
+
/** @deprecated use `UpdateProjectDataCacheValue$outboundSchema` instead. */
|
|
3458
|
+
UpdateProjectDataCacheValue$.outboundSchema = UpdateProjectDataCacheValue$outboundSchema;
|
|
3459
|
+
})(UpdateProjectDataCacheValue$ || (UpdateProjectDataCacheValue$ = {}));
|
|
3460
|
+
/** @internal */
|
|
3461
|
+
export const Missing$inboundSchema = z.object({
|
|
3462
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$inboundSchema,
|
|
3463
|
+
key: z.string().optional(),
|
|
3464
|
+
value: z.union([
|
|
3465
|
+
z.lazy(() => UpdateProjectDataCacheValue2$inboundSchema),
|
|
3466
|
+
z.string(),
|
|
3467
|
+
]).optional(),
|
|
3468
|
+
});
|
|
3469
|
+
/** @internal */
|
|
3470
|
+
export const Missing$outboundSchema = z.object({
|
|
3471
|
+
type: UpdateProjectDataCacheProjectsResponse200ApplicationJSONResponseBodySecurityFirewallRoutesType$outboundSchema,
|
|
3472
|
+
key: z.string().optional(),
|
|
3473
|
+
value: z.union([
|
|
3474
|
+
z.lazy(() => UpdateProjectDataCacheValue2$outboundSchema),
|
|
3475
|
+
z.string(),
|
|
3476
|
+
]).optional(),
|
|
3477
|
+
});
|
|
3478
|
+
/**
|
|
3479
|
+
* @internal
|
|
3480
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3481
|
+
*/
|
|
3482
|
+
export var Missing$;
|
|
3483
|
+
(function (Missing$) {
|
|
3484
|
+
/** @deprecated use `Missing$inboundSchema` instead. */
|
|
3485
|
+
Missing$.inboundSchema = Missing$inboundSchema;
|
|
3486
|
+
/** @deprecated use `Missing$outboundSchema` instead. */
|
|
3487
|
+
Missing$.outboundSchema = Missing$outboundSchema;
|
|
3488
|
+
})(Missing$ || (Missing$ = {}));
|
|
3489
|
+
/** @internal */
|
|
3490
|
+
export const Handle$inboundSchema = z
|
|
3491
|
+
.nativeEnum(Handle);
|
|
3492
|
+
/** @internal */
|
|
3493
|
+
export const Handle$outboundSchema = Handle$inboundSchema;
|
|
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 Handle$;
|
|
3499
|
+
(function (Handle$) {
|
|
3500
|
+
/** @deprecated use `Handle$inboundSchema` instead. */
|
|
3501
|
+
Handle$.inboundSchema = Handle$inboundSchema;
|
|
3502
|
+
/** @deprecated use `Handle$outboundSchema` instead. */
|
|
3503
|
+
Handle$.outboundSchema = Handle$outboundSchema;
|
|
3504
|
+
})(Handle$ || (Handle$ = {}));
|
|
3505
|
+
/** @internal */
|
|
3506
|
+
export const UpdateProjectDataCacheAction$inboundSchema = z.nativeEnum(UpdateProjectDataCacheAction);
|
|
3507
|
+
/** @internal */
|
|
3508
|
+
export const UpdateProjectDataCacheAction$outboundSchema = UpdateProjectDataCacheAction$inboundSchema;
|
|
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 UpdateProjectDataCacheAction$;
|
|
3514
|
+
(function (UpdateProjectDataCacheAction$) {
|
|
3515
|
+
/** @deprecated use `UpdateProjectDataCacheAction$inboundSchema` instead. */
|
|
3516
|
+
UpdateProjectDataCacheAction$.inboundSchema = UpdateProjectDataCacheAction$inboundSchema;
|
|
3517
|
+
/** @deprecated use `UpdateProjectDataCacheAction$outboundSchema` instead. */
|
|
3518
|
+
UpdateProjectDataCacheAction$.outboundSchema = UpdateProjectDataCacheAction$outboundSchema;
|
|
3519
|
+
})(UpdateProjectDataCacheAction$ || (UpdateProjectDataCacheAction$ = {}));
|
|
3520
|
+
/** @internal */
|
|
3521
|
+
export const UpdateProjectDataCacheAlgo$inboundSchema = z.nativeEnum(UpdateProjectDataCacheAlgo);
|
|
3522
|
+
/** @internal */
|
|
3523
|
+
export const UpdateProjectDataCacheAlgo$outboundSchema = UpdateProjectDataCacheAlgo$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 UpdateProjectDataCacheAlgo$;
|
|
3529
|
+
(function (UpdateProjectDataCacheAlgo$) {
|
|
3530
|
+
/** @deprecated use `UpdateProjectDataCacheAlgo$inboundSchema` instead. */
|
|
3531
|
+
UpdateProjectDataCacheAlgo$.inboundSchema = UpdateProjectDataCacheAlgo$inboundSchema;
|
|
3532
|
+
/** @deprecated use `UpdateProjectDataCacheAlgo$outboundSchema` instead. */
|
|
3533
|
+
UpdateProjectDataCacheAlgo$.outboundSchema = UpdateProjectDataCacheAlgo$outboundSchema;
|
|
3534
|
+
})(UpdateProjectDataCacheAlgo$ || (UpdateProjectDataCacheAlgo$ = {}));
|
|
3535
|
+
/** @internal */
|
|
3536
|
+
export const Erl$inboundSchema = z
|
|
3537
|
+
.object({
|
|
3538
|
+
algo: UpdateProjectDataCacheAlgo$inboundSchema,
|
|
3539
|
+
window: z.number(),
|
|
3540
|
+
limit: z.number(),
|
|
3541
|
+
keys: z.array(z.string()),
|
|
3542
|
+
});
|
|
3543
|
+
/** @internal */
|
|
3544
|
+
export const Erl$outboundSchema = z
|
|
3545
|
+
.object({
|
|
3546
|
+
algo: UpdateProjectDataCacheAlgo$outboundSchema,
|
|
3547
|
+
window: z.number(),
|
|
3548
|
+
limit: z.number(),
|
|
3549
|
+
keys: z.array(z.string()),
|
|
3550
|
+
});
|
|
3551
|
+
/**
|
|
3552
|
+
* @internal
|
|
3553
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3554
|
+
*/
|
|
3555
|
+
export var Erl$;
|
|
3556
|
+
(function (Erl$) {
|
|
3557
|
+
/** @deprecated use `Erl$inboundSchema` instead. */
|
|
3558
|
+
Erl$.inboundSchema = Erl$inboundSchema;
|
|
3559
|
+
/** @deprecated use `Erl$outboundSchema` instead. */
|
|
3560
|
+
Erl$.outboundSchema = Erl$outboundSchema;
|
|
3561
|
+
})(Erl$ || (Erl$ = {}));
|
|
3562
|
+
/** @internal */
|
|
3563
|
+
export const UpdateProjectDataCacheMitigate$inboundSchema = z.object({
|
|
3564
|
+
action: UpdateProjectDataCacheAction$inboundSchema,
|
|
3565
|
+
rule_id: z.string(),
|
|
3566
|
+
ttl: z.number().optional(),
|
|
3567
|
+
erl: z.lazy(() => Erl$inboundSchema).optional(),
|
|
3568
|
+
}).transform((v) => {
|
|
3569
|
+
return remap$(v, {
|
|
3570
|
+
"rule_id": "ruleId",
|
|
3571
|
+
});
|
|
3572
|
+
});
|
|
3573
|
+
/** @internal */
|
|
3574
|
+
export const UpdateProjectDataCacheMitigate$outboundSchema = z.object({
|
|
3575
|
+
action: UpdateProjectDataCacheAction$outboundSchema,
|
|
3576
|
+
ruleId: z.string(),
|
|
3577
|
+
ttl: z.number().optional(),
|
|
3578
|
+
erl: z.lazy(() => Erl$outboundSchema).optional(),
|
|
3579
|
+
}).transform((v) => {
|
|
3580
|
+
return remap$(v, {
|
|
3581
|
+
ruleId: "rule_id",
|
|
3582
|
+
});
|
|
3583
|
+
});
|
|
3584
|
+
/**
|
|
3585
|
+
* @internal
|
|
3586
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3587
|
+
*/
|
|
3588
|
+
export var UpdateProjectDataCacheMitigate$;
|
|
3589
|
+
(function (UpdateProjectDataCacheMitigate$) {
|
|
3590
|
+
/** @deprecated use `UpdateProjectDataCacheMitigate$inboundSchema` instead. */
|
|
3591
|
+
UpdateProjectDataCacheMitigate$.inboundSchema = UpdateProjectDataCacheMitigate$inboundSchema;
|
|
3592
|
+
/** @deprecated use `UpdateProjectDataCacheMitigate$outboundSchema` instead. */
|
|
3593
|
+
UpdateProjectDataCacheMitigate$.outboundSchema = UpdateProjectDataCacheMitigate$outboundSchema;
|
|
3594
|
+
})(UpdateProjectDataCacheMitigate$ || (UpdateProjectDataCacheMitigate$ = {}));
|
|
3595
|
+
/** @internal */
|
|
3596
|
+
export const FirewallRoutes$inboundSchema = z.object({
|
|
3597
|
+
src: z.union([z.lazy(() => Src2$inboundSchema), z.string()]).optional(),
|
|
3598
|
+
has: z.array(z.lazy(() => Has$inboundSchema)).optional(),
|
|
3599
|
+
missing: z.array(z.lazy(() => Missing$inboundSchema)).optional(),
|
|
3600
|
+
dest: z.string().optional(),
|
|
3601
|
+
status: z.number().optional(),
|
|
3602
|
+
handle: Handle$inboundSchema.optional(),
|
|
3603
|
+
mitigate: z.lazy(() => UpdateProjectDataCacheMitigate$inboundSchema)
|
|
3604
|
+
.optional(),
|
|
3605
|
+
});
|
|
3606
|
+
/** @internal */
|
|
3607
|
+
export const FirewallRoutes$outboundSchema = z.object({
|
|
3608
|
+
src: z.union([z.lazy(() => Src2$outboundSchema), z.string()]).optional(),
|
|
3609
|
+
has: z.array(z.lazy(() => Has$outboundSchema)).optional(),
|
|
3610
|
+
missing: z.array(z.lazy(() => Missing$outboundSchema)).optional(),
|
|
3611
|
+
dest: z.string().optional(),
|
|
3612
|
+
status: z.number().optional(),
|
|
3613
|
+
handle: Handle$outboundSchema.optional(),
|
|
3614
|
+
mitigate: z.lazy(() => UpdateProjectDataCacheMitigate$outboundSchema)
|
|
3615
|
+
.optional(),
|
|
3616
|
+
});
|
|
3617
|
+
/**
|
|
3618
|
+
* @internal
|
|
3619
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3620
|
+
*/
|
|
3621
|
+
export var FirewallRoutes$;
|
|
3622
|
+
(function (FirewallRoutes$) {
|
|
3623
|
+
/** @deprecated use `FirewallRoutes$inboundSchema` instead. */
|
|
3624
|
+
FirewallRoutes$.inboundSchema = FirewallRoutes$inboundSchema;
|
|
3625
|
+
/** @deprecated use `FirewallRoutes$outboundSchema` instead. */
|
|
3626
|
+
FirewallRoutes$.outboundSchema = FirewallRoutes$outboundSchema;
|
|
3627
|
+
})(FirewallRoutes$ || (FirewallRoutes$ = {}));
|
|
3628
|
+
/** @internal */
|
|
3629
|
+
export const Security$inboundSchema = z.object({
|
|
3630
|
+
attackModeEnabled: z.boolean().optional(),
|
|
3631
|
+
attackModeUpdatedAt: z.number().optional(),
|
|
3632
|
+
firewallEnabled: z.boolean().optional(),
|
|
3633
|
+
firewallUpdatedAt: z.number().optional(),
|
|
3634
|
+
attackModeActiveUntil: z.nullable(z.number()).optional(),
|
|
3635
|
+
firewallConfigVersion: z.number().optional(),
|
|
3636
|
+
firewallRoutes: z.array(z.lazy(() => FirewallRoutes$inboundSchema))
|
|
3637
|
+
.optional(),
|
|
3638
|
+
firewallSeawallEnabled: z.boolean().optional(),
|
|
3639
|
+
ja3Enabled: z.boolean().optional(),
|
|
3640
|
+
ja4Enabled: z.boolean().optional(),
|
|
3641
|
+
});
|
|
3642
|
+
/** @internal */
|
|
3643
|
+
export const Security$outboundSchema = z.object({
|
|
3644
|
+
attackModeEnabled: z.boolean().optional(),
|
|
3645
|
+
attackModeUpdatedAt: z.number().optional(),
|
|
3646
|
+
firewallEnabled: z.boolean().optional(),
|
|
3647
|
+
firewallUpdatedAt: z.number().optional(),
|
|
3648
|
+
attackModeActiveUntil: z.nullable(z.number()).optional(),
|
|
3649
|
+
firewallConfigVersion: z.number().optional(),
|
|
3650
|
+
firewallRoutes: z.array(z.lazy(() => FirewallRoutes$outboundSchema))
|
|
3651
|
+
.optional(),
|
|
3652
|
+
firewallSeawallEnabled: z.boolean().optional(),
|
|
3653
|
+
ja3Enabled: z.boolean().optional(),
|
|
3654
|
+
ja4Enabled: z.boolean().optional(),
|
|
3655
|
+
});
|
|
3656
|
+
/**
|
|
3657
|
+
* @internal
|
|
3658
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3659
|
+
*/
|
|
3660
|
+
export var Security$;
|
|
3661
|
+
(function (Security$) {
|
|
3662
|
+
/** @deprecated use `Security$inboundSchema` instead. */
|
|
3663
|
+
Security$.inboundSchema = Security$inboundSchema;
|
|
3664
|
+
/** @deprecated use `Security$outboundSchema` instead. */
|
|
3665
|
+
Security$.outboundSchema = Security$outboundSchema;
|
|
3666
|
+
})(Security$ || (Security$ = {}));
|
|
3667
|
+
/** @internal */
|
|
3668
|
+
export const UpdateProjectDataCacheIssuerMode$inboundSchema = z.nativeEnum(UpdateProjectDataCacheIssuerMode);
|
|
3669
|
+
/** @internal */
|
|
3670
|
+
export const UpdateProjectDataCacheIssuerMode$outboundSchema = UpdateProjectDataCacheIssuerMode$inboundSchema;
|
|
3671
|
+
/**
|
|
3672
|
+
* @internal
|
|
3673
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3674
|
+
*/
|
|
3675
|
+
export var UpdateProjectDataCacheIssuerMode$;
|
|
3676
|
+
(function (UpdateProjectDataCacheIssuerMode$) {
|
|
3677
|
+
/** @deprecated use `UpdateProjectDataCacheIssuerMode$inboundSchema` instead. */
|
|
3678
|
+
UpdateProjectDataCacheIssuerMode$.inboundSchema = UpdateProjectDataCacheIssuerMode$inboundSchema;
|
|
3679
|
+
/** @deprecated use `UpdateProjectDataCacheIssuerMode$outboundSchema` instead. */
|
|
3680
|
+
UpdateProjectDataCacheIssuerMode$.outboundSchema = UpdateProjectDataCacheIssuerMode$outboundSchema;
|
|
3681
|
+
})(UpdateProjectDataCacheIssuerMode$ || (UpdateProjectDataCacheIssuerMode$ = {}));
|
|
3682
|
+
/** @internal */
|
|
3683
|
+
export const UpdateProjectDataCacheOidcTokenConfig$inboundSchema = z.object({
|
|
3684
|
+
enabled: z.boolean(),
|
|
3685
|
+
issuerMode: UpdateProjectDataCacheIssuerMode$inboundSchema.optional(),
|
|
3686
|
+
});
|
|
3687
|
+
/** @internal */
|
|
3688
|
+
export const UpdateProjectDataCacheOidcTokenConfig$outboundSchema = z.object({
|
|
3689
|
+
enabled: z.boolean(),
|
|
3690
|
+
issuerMode: UpdateProjectDataCacheIssuerMode$outboundSchema.optional(),
|
|
3691
|
+
});
|
|
3692
|
+
/**
|
|
3693
|
+
* @internal
|
|
3694
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3695
|
+
*/
|
|
3696
|
+
export var UpdateProjectDataCacheOidcTokenConfig$;
|
|
3697
|
+
(function (UpdateProjectDataCacheOidcTokenConfig$) {
|
|
3698
|
+
/** @deprecated use `UpdateProjectDataCacheOidcTokenConfig$inboundSchema` instead. */
|
|
3699
|
+
UpdateProjectDataCacheOidcTokenConfig$.inboundSchema = UpdateProjectDataCacheOidcTokenConfig$inboundSchema;
|
|
3700
|
+
/** @deprecated use `UpdateProjectDataCacheOidcTokenConfig$outboundSchema` instead. */
|
|
3701
|
+
UpdateProjectDataCacheOidcTokenConfig$.outboundSchema = UpdateProjectDataCacheOidcTokenConfig$outboundSchema;
|
|
3702
|
+
})(UpdateProjectDataCacheOidcTokenConfig$ || (UpdateProjectDataCacheOidcTokenConfig$ = {}));
|
|
3703
|
+
/** @internal */
|
|
3704
|
+
export const Tier$inboundSchema = z.nativeEnum(Tier);
|
|
3705
|
+
/** @internal */
|
|
3706
|
+
export const Tier$outboundSchema = Tier$inboundSchema;
|
|
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 Tier$;
|
|
3712
|
+
(function (Tier$) {
|
|
3713
|
+
/** @deprecated use `Tier$inboundSchema` instead. */
|
|
3714
|
+
Tier$.inboundSchema = Tier$inboundSchema;
|
|
3715
|
+
/** @deprecated use `Tier$outboundSchema` instead. */
|
|
3716
|
+
Tier$.outboundSchema = Tier$outboundSchema;
|
|
3717
|
+
})(Tier$ || (Tier$ = {}));
|
|
3718
|
+
/** @internal */
|
|
3719
|
+
export const UpdateProjectDataCacheResponseBody$inboundSchema = z.object({
|
|
3720
|
+
accountId: z.string(),
|
|
3721
|
+
analytics: z.lazy(() => Analytics$inboundSchema).optional(),
|
|
3722
|
+
speedInsights: z.lazy(() => SpeedInsights$inboundSchema).optional(),
|
|
3723
|
+
autoExposeSystemEnvs: z.boolean().optional(),
|
|
3724
|
+
autoAssignCustomDomains: z.boolean().optional(),
|
|
3725
|
+
autoAssignCustomDomainsUpdatedBy: z.string().optional(),
|
|
3726
|
+
buildCommand: z.nullable(z.string()).optional(),
|
|
3727
|
+
commandForIgnoringBuildStep: z.nullable(z.string()).optional(),
|
|
3728
|
+
connectConfigurationId: z.nullable(z.string()).optional(),
|
|
3729
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
3730
|
+
createdAt: z.number().optional(),
|
|
3731
|
+
customerSupportCodeVisibility: z.boolean().optional(),
|
|
3732
|
+
crons: z.lazy(() => Crons$inboundSchema).optional(),
|
|
3733
|
+
dataCache: z.lazy(() => DataCache$inboundSchema).optional(),
|
|
3734
|
+
deploymentExpiration: z.nullable(z.lazy(() => DeploymentExpiration$inboundSchema)).optional(),
|
|
3735
|
+
devCommand: z.nullable(z.string()).optional(),
|
|
3736
|
+
directoryListing: z.boolean(),
|
|
3737
|
+
installCommand: z.nullable(z.string()).optional(),
|
|
3738
|
+
env: z.array(z.lazy(() => Env$inboundSchema)).optional(),
|
|
3739
|
+
customEnvironments: z.array(z.lazy(() => CustomEnvironments$inboundSchema))
|
|
3740
|
+
.optional(),
|
|
3741
|
+
framework: z.nullable(UpdateProjectDataCacheFramework$inboundSchema)
|
|
3742
|
+
.optional(),
|
|
3743
|
+
gitForkProtection: z.boolean().optional(),
|
|
3744
|
+
gitLFS: z.boolean().optional(),
|
|
3745
|
+
id: z.string(),
|
|
3746
|
+
ipBuckets: z.array(z.lazy(() => IpBuckets$inboundSchema)).optional(),
|
|
3747
|
+
latestDeployments: z.array(z.lazy(() => LatestDeployments$inboundSchema))
|
|
3748
|
+
.optional(),
|
|
3749
|
+
link: z.union([
|
|
3750
|
+
z.lazy(() => Link1$inboundSchema),
|
|
3751
|
+
z.lazy(() => Link3$inboundSchema),
|
|
3752
|
+
z.lazy(() => Link2$inboundSchema),
|
|
3753
|
+
]).optional(),
|
|
3754
|
+
microfrontends: z.lazy(() => Microfrontends$inboundSchema).optional(),
|
|
3755
|
+
name: z.string(),
|
|
3756
|
+
nodeVersion: UpdateProjectDataCacheNodeVersion$inboundSchema,
|
|
3757
|
+
optionsAllowlist: z.nullable(z.lazy(() => UpdateProjectDataCacheOptionsAllowlist$inboundSchema)).optional(),
|
|
3758
|
+
outputDirectory: z.nullable(z.string()).optional(),
|
|
3759
|
+
passiveConnectConfigurationId: z.nullable(z.string()).optional(),
|
|
3760
|
+
passwordProtection: z.nullable(z.lazy(() => UpdateProjectDataCachePasswordProtection$inboundSchema)).optional(),
|
|
3761
|
+
productionDeploymentsFastLane: z.boolean().optional(),
|
|
3762
|
+
publicSource: z.nullable(z.boolean()).optional(),
|
|
3763
|
+
resourceConfig: z.lazy(() => ResourceConfig$inboundSchema).optional(),
|
|
3764
|
+
rootDirectory: z.nullable(z.string()).optional(),
|
|
3765
|
+
serverlessFunctionRegion: z.nullable(z.string()).optional(),
|
|
3766
|
+
serverlessFunctionZeroConfigFailover: z.boolean().optional(),
|
|
3767
|
+
skewProtectionBoundaryAt: z.number().optional(),
|
|
3768
|
+
skewProtectionMaxAge: z.number().optional(),
|
|
3769
|
+
skipGitConnectDuringLink: z.boolean().optional(),
|
|
3770
|
+
sourceFilesOutsideRootDirectory: z.boolean().optional(),
|
|
3771
|
+
enableAffectedProjectsDeployments: z.boolean().optional(),
|
|
3772
|
+
ssoProtection: z.nullable(z.lazy(() => UpdateProjectDataCacheSsoProtection$inboundSchema)).optional(),
|
|
3773
|
+
targets: z.record(z.lazy(() => Targets$inboundSchema)).optional(),
|
|
3774
|
+
transferCompletedAt: z.number().optional(),
|
|
3775
|
+
transferStartedAt: z.number().optional(),
|
|
3776
|
+
transferToAccountId: z.string().optional(),
|
|
3777
|
+
transferredFromAccountId: z.string().optional(),
|
|
3778
|
+
updatedAt: z.number().optional(),
|
|
3779
|
+
live: z.boolean().optional(),
|
|
3780
|
+
enablePreviewFeedback: z.nullable(z.boolean()).optional(),
|
|
3781
|
+
enableProductionFeedback: z.nullable(z.boolean()).optional(),
|
|
3782
|
+
permissions: z.lazy(() => Permissions$inboundSchema).optional(),
|
|
3783
|
+
lastRollbackTarget: z.nullable(z.lazy(() => LastRollbackTarget$inboundSchema))
|
|
3784
|
+
.optional(),
|
|
3785
|
+
lastAliasRequest: z.nullable(z.lazy(() => LastAliasRequest$inboundSchema))
|
|
3786
|
+
.optional(),
|
|
3787
|
+
hasFloatingAliases: z.boolean().optional(),
|
|
3788
|
+
protectionBypass: z.record(z.lazy(() => ProtectionBypass$inboundSchema))
|
|
3789
|
+
.optional(),
|
|
3790
|
+
hasActiveBranches: z.boolean().optional(),
|
|
3791
|
+
trustedIps: z.nullable(z.union([
|
|
3792
|
+
z.lazy(() => TrustedIps2$inboundSchema),
|
|
3793
|
+
z.lazy(() => TrustedIps1$inboundSchema),
|
|
3794
|
+
])).optional(),
|
|
3795
|
+
gitComments: z.lazy(() => GitComments$inboundSchema).optional(),
|
|
3796
|
+
paused: z.boolean().optional(),
|
|
3797
|
+
concurrencyBucketName: z.string().optional(),
|
|
3798
|
+
webAnalytics: z.lazy(() => WebAnalytics$inboundSchema).optional(),
|
|
3799
|
+
security: z.lazy(() => Security$inboundSchema).optional(),
|
|
3800
|
+
oidcTokenConfig: z.lazy(() => UpdateProjectDataCacheOidcTokenConfig$inboundSchema).optional(),
|
|
3801
|
+
tier: Tier$inboundSchema.optional(),
|
|
3802
|
+
});
|
|
3803
|
+
/** @internal */
|
|
3804
|
+
export const UpdateProjectDataCacheResponseBody$outboundSchema = z.object({
|
|
3805
|
+
accountId: z.string(),
|
|
3806
|
+
analytics: z.lazy(() => Analytics$outboundSchema).optional(),
|
|
3807
|
+
speedInsights: z.lazy(() => SpeedInsights$outboundSchema).optional(),
|
|
3808
|
+
autoExposeSystemEnvs: z.boolean().optional(),
|
|
3809
|
+
autoAssignCustomDomains: z.boolean().optional(),
|
|
3810
|
+
autoAssignCustomDomainsUpdatedBy: z.string().optional(),
|
|
3811
|
+
buildCommand: z.nullable(z.string()).optional(),
|
|
3812
|
+
commandForIgnoringBuildStep: z.nullable(z.string()).optional(),
|
|
3813
|
+
connectConfigurationId: z.nullable(z.string()).optional(),
|
|
3814
|
+
connectBuildsEnabled: z.boolean().optional(),
|
|
3815
|
+
createdAt: z.number().optional(),
|
|
3816
|
+
customerSupportCodeVisibility: z.boolean().optional(),
|
|
3817
|
+
crons: z.lazy(() => Crons$outboundSchema).optional(),
|
|
3818
|
+
dataCache: z.lazy(() => DataCache$outboundSchema).optional(),
|
|
3819
|
+
deploymentExpiration: z.nullable(z.lazy(() => DeploymentExpiration$outboundSchema)).optional(),
|
|
3820
|
+
devCommand: z.nullable(z.string()).optional(),
|
|
3821
|
+
directoryListing: z.boolean(),
|
|
3822
|
+
installCommand: z.nullable(z.string()).optional(),
|
|
3823
|
+
env: z.array(z.lazy(() => Env$outboundSchema)).optional(),
|
|
3824
|
+
customEnvironments: z.array(z.lazy(() => CustomEnvironments$outboundSchema))
|
|
3825
|
+
.optional(),
|
|
3826
|
+
framework: z.nullable(UpdateProjectDataCacheFramework$outboundSchema)
|
|
3827
|
+
.optional(),
|
|
3828
|
+
gitForkProtection: z.boolean().optional(),
|
|
3829
|
+
gitLFS: z.boolean().optional(),
|
|
3830
|
+
id: z.string(),
|
|
3831
|
+
ipBuckets: z.array(z.lazy(() => IpBuckets$outboundSchema)).optional(),
|
|
3832
|
+
latestDeployments: z.array(z.lazy(() => LatestDeployments$outboundSchema))
|
|
3833
|
+
.optional(),
|
|
3834
|
+
link: z.union([
|
|
3835
|
+
z.lazy(() => Link1$outboundSchema),
|
|
3836
|
+
z.lazy(() => Link3$outboundSchema),
|
|
3837
|
+
z.lazy(() => Link2$outboundSchema),
|
|
3838
|
+
]).optional(),
|
|
3839
|
+
microfrontends: z.lazy(() => Microfrontends$outboundSchema).optional(),
|
|
3840
|
+
name: z.string(),
|
|
3841
|
+
nodeVersion: UpdateProjectDataCacheNodeVersion$outboundSchema,
|
|
3842
|
+
optionsAllowlist: z.nullable(z.lazy(() => UpdateProjectDataCacheOptionsAllowlist$outboundSchema)).optional(),
|
|
3843
|
+
outputDirectory: z.nullable(z.string()).optional(),
|
|
3844
|
+
passiveConnectConfigurationId: z.nullable(z.string()).optional(),
|
|
3845
|
+
passwordProtection: z.nullable(z.lazy(() => UpdateProjectDataCachePasswordProtection$outboundSchema)).optional(),
|
|
3846
|
+
productionDeploymentsFastLane: z.boolean().optional(),
|
|
3847
|
+
publicSource: z.nullable(z.boolean()).optional(),
|
|
3848
|
+
resourceConfig: z.lazy(() => ResourceConfig$outboundSchema).optional(),
|
|
3849
|
+
rootDirectory: z.nullable(z.string()).optional(),
|
|
3850
|
+
serverlessFunctionRegion: z.nullable(z.string()).optional(),
|
|
3851
|
+
serverlessFunctionZeroConfigFailover: z.boolean().optional(),
|
|
3852
|
+
skewProtectionBoundaryAt: z.number().optional(),
|
|
3853
|
+
skewProtectionMaxAge: z.number().optional(),
|
|
3854
|
+
skipGitConnectDuringLink: z.boolean().optional(),
|
|
3855
|
+
sourceFilesOutsideRootDirectory: z.boolean().optional(),
|
|
3856
|
+
enableAffectedProjectsDeployments: z.boolean().optional(),
|
|
3857
|
+
ssoProtection: z.nullable(z.lazy(() => UpdateProjectDataCacheSsoProtection$outboundSchema)).optional(),
|
|
3858
|
+
targets: z.record(z.lazy(() => Targets$outboundSchema)).optional(),
|
|
3859
|
+
transferCompletedAt: z.number().optional(),
|
|
3860
|
+
transferStartedAt: z.number().optional(),
|
|
3861
|
+
transferToAccountId: z.string().optional(),
|
|
3862
|
+
transferredFromAccountId: z.string().optional(),
|
|
3863
|
+
updatedAt: z.number().optional(),
|
|
3864
|
+
live: z.boolean().optional(),
|
|
3865
|
+
enablePreviewFeedback: z.nullable(z.boolean()).optional(),
|
|
3866
|
+
enableProductionFeedback: z.nullable(z.boolean()).optional(),
|
|
3867
|
+
permissions: z.lazy(() => Permissions$outboundSchema).optional(),
|
|
3868
|
+
lastRollbackTarget: z.nullable(z.lazy(() => LastRollbackTarget$outboundSchema)).optional(),
|
|
3869
|
+
lastAliasRequest: z.nullable(z.lazy(() => LastAliasRequest$outboundSchema))
|
|
3870
|
+
.optional(),
|
|
3871
|
+
hasFloatingAliases: z.boolean().optional(),
|
|
3872
|
+
protectionBypass: z.record(z.lazy(() => ProtectionBypass$outboundSchema))
|
|
3873
|
+
.optional(),
|
|
3874
|
+
hasActiveBranches: z.boolean().optional(),
|
|
3875
|
+
trustedIps: z.nullable(z.union([
|
|
3876
|
+
z.lazy(() => TrustedIps2$outboundSchema),
|
|
3877
|
+
z.lazy(() => TrustedIps1$outboundSchema),
|
|
3878
|
+
])).optional(),
|
|
3879
|
+
gitComments: z.lazy(() => GitComments$outboundSchema).optional(),
|
|
3880
|
+
paused: z.boolean().optional(),
|
|
3881
|
+
concurrencyBucketName: z.string().optional(),
|
|
3882
|
+
webAnalytics: z.lazy(() => WebAnalytics$outboundSchema).optional(),
|
|
3883
|
+
security: z.lazy(() => Security$outboundSchema).optional(),
|
|
3884
|
+
oidcTokenConfig: z.lazy(() => UpdateProjectDataCacheOidcTokenConfig$outboundSchema).optional(),
|
|
3885
|
+
tier: Tier$outboundSchema.optional(),
|
|
3886
|
+
});
|
|
3887
|
+
/**
|
|
3888
|
+
* @internal
|
|
3889
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3890
|
+
*/
|
|
3891
|
+
export var UpdateProjectDataCacheResponseBody$;
|
|
3892
|
+
(function (UpdateProjectDataCacheResponseBody$) {
|
|
3893
|
+
/** @deprecated use `UpdateProjectDataCacheResponseBody$inboundSchema` instead. */
|
|
3894
|
+
UpdateProjectDataCacheResponseBody$.inboundSchema = UpdateProjectDataCacheResponseBody$inboundSchema;
|
|
3895
|
+
/** @deprecated use `UpdateProjectDataCacheResponseBody$outboundSchema` instead. */
|
|
3896
|
+
UpdateProjectDataCacheResponseBody$.outboundSchema = UpdateProjectDataCacheResponseBody$outboundSchema;
|
|
3897
|
+
})(UpdateProjectDataCacheResponseBody$ || (UpdateProjectDataCacheResponseBody$ = {}));
|
|
3898
|
+
//# sourceMappingURL=updateprojectdatacache.js.map
|