@distilled.cloud/planetscale 0.20.2 → 0.21.1
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/lib/client.js +1 -1
- package/lib/client.js.map +1 -1
- package/lib/credentials.d.ts +1 -1
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +1 -1
- package/lib/credentials.js.map +1 -1
- package/lib/operations/addOrganizationTeamMember.d.ts +33 -29
- package/lib/operations/addOrganizationTeamMember.d.ts.map +1 -1
- package/lib/operations/addOrganizationTeamMember.js +18 -16
- package/lib/operations/addOrganizationTeamMember.js.map +1 -1
- package/lib/operations/cancelDeployRequest.d.ts +71 -67
- package/lib/operations/cancelDeployRequest.d.ts.map +1 -1
- package/lib/operations/cancelDeployRequest.js +35 -33
- package/lib/operations/cancelDeployRequest.js.map +1 -1
- package/lib/operations/closeDeployRequest.d.ts +71 -67
- package/lib/operations/closeDeployRequest.d.ts.map +1 -1
- package/lib/operations/closeDeployRequest.js +35 -33
- package/lib/operations/closeDeployRequest.js.map +1 -1
- package/lib/operations/completeErroredDeploy.d.ts +71 -67
- package/lib/operations/completeErroredDeploy.d.ts.map +1 -1
- package/lib/operations/completeErroredDeploy.js +35 -33
- package/lib/operations/completeErroredDeploy.js.map +1 -1
- package/lib/operations/completeGatedDeployRequest.d.ts +71 -67
- package/lib/operations/completeGatedDeployRequest.d.ts.map +1 -1
- package/lib/operations/completeGatedDeployRequest.js +35 -33
- package/lib/operations/completeGatedDeployRequest.js.map +1 -1
- package/lib/operations/completeRevert.d.ts +71 -67
- package/lib/operations/completeRevert.d.ts.map +1 -1
- package/lib/operations/completeRevert.js +35 -33
- package/lib/operations/completeRevert.js.map +1 -1
- package/lib/operations/createBackup.d.ts +19 -19
- package/lib/operations/createBackup.d.ts.map +1 -1
- package/lib/operations/createBackup.js +10 -10
- package/lib/operations/createBackup.js.map +1 -1
- package/lib/operations/createBackupPolicy.d.ts +8 -8
- package/lib/operations/createBackupPolicy.js +4 -4
- package/lib/operations/createBackupPolicy.js.map +1 -1
- package/lib/operations/createBouncer.d.ts +4 -4
- package/lib/operations/createBouncer.js +2 -2
- package/lib/operations/createBouncer.js.map +1 -1
- package/lib/operations/createBranch.d.ts +11 -5
- package/lib/operations/createBranch.d.ts.map +1 -1
- package/lib/operations/createBranch.js +6 -3
- package/lib/operations/createBranch.js.map +1 -1
- package/lib/operations/createDatabase.d.ts +12 -8
- package/lib/operations/createDatabase.d.ts.map +1 -1
- package/lib/operations/createDatabase.js +6 -4
- package/lib/operations/createDatabase.js.map +1 -1
- package/lib/operations/createDatabasePostgresCidr.d.ts +2 -2
- package/lib/operations/createDatabasePostgresCidr.js +1 -1
- package/lib/operations/createDatabasePostgresCidr.js.map +1 -1
- package/lib/operations/createDeployRequest.d.ts +71 -67
- package/lib/operations/createDeployRequest.d.ts.map +1 -1
- package/lib/operations/createDeployRequest.js +35 -33
- package/lib/operations/createDeployRequest.js.map +1 -1
- package/lib/operations/createOauthToken.d.ts +14 -14
- package/lib/operations/createOauthToken.d.ts.map +1 -1
- package/lib/operations/createOauthToken.js +8 -8
- package/lib/operations/createOauthToken.js.map +1 -1
- package/lib/operations/createOrganizationTeam.d.ts +28 -16
- package/lib/operations/createOrganizationTeam.d.ts.map +1 -1
- package/lib/operations/createOrganizationTeam.js +14 -8
- package/lib/operations/createOrganizationTeam.js.map +1 -1
- package/lib/operations/createPassword.d.ts +7 -3
- package/lib/operations/createPassword.d.ts.map +1 -1
- package/lib/operations/createPassword.js +4 -2
- package/lib/operations/createPassword.js.map +1 -1
- package/lib/operations/createQueryPatternsReport.d.ts +2 -2
- package/lib/operations/createQueryPatternsReport.js +1 -1
- package/lib/operations/createQueryPatternsReport.js.map +1 -1
- package/lib/operations/createRole.d.ts +2 -0
- package/lib/operations/createRole.d.ts.map +1 -1
- package/lib/operations/createRole.js +1 -0
- package/lib/operations/createRole.js.map +1 -1
- package/lib/operations/createServiceToken.d.ts +14 -14
- package/lib/operations/createServiceToken.d.ts.map +1 -1
- package/lib/operations/createServiceToken.js +8 -8
- package/lib/operations/createServiceToken.js.map +1 -1
- package/lib/operations/createTrafficBudget.d.ts +14 -14
- package/lib/operations/createTrafficBudget.js +7 -7
- package/lib/operations/createTrafficBudget.js.map +1 -1
- package/lib/operations/createTrafficRule.d.ts +4 -4
- package/lib/operations/createTrafficRule.js +2 -2
- package/lib/operations/createTrafficRule.js.map +1 -1
- package/lib/operations/createWorkflow.d.ts +28 -28
- package/lib/operations/createWorkflow.js +14 -14
- package/lib/operations/createWorkflow.js.map +1 -1
- package/lib/operations/demoteBranch.d.ts +11 -5
- package/lib/operations/demoteBranch.d.ts.map +1 -1
- package/lib/operations/demoteBranch.js +6 -3
- package/lib/operations/demoteBranch.js.map +1 -1
- package/lib/operations/disableSafeMigrations.d.ts +11 -5
- package/lib/operations/disableSafeMigrations.d.ts.map +1 -1
- package/lib/operations/disableSafeMigrations.js +6 -3
- package/lib/operations/disableSafeMigrations.js.map +1 -1
- package/lib/operations/dismissSchemaRecommendation.d.ts +10 -10
- package/lib/operations/dismissSchemaRecommendation.d.ts.map +1 -1
- package/lib/operations/dismissSchemaRecommendation.js +6 -6
- package/lib/operations/dismissSchemaRecommendation.js.map +1 -1
- package/lib/operations/enableSafeMigrations.d.ts +11 -5
- package/lib/operations/enableSafeMigrations.d.ts.map +1 -1
- package/lib/operations/enableSafeMigrations.js +6 -3
- package/lib/operations/enableSafeMigrations.js.map +1 -1
- package/lib/operations/getBackup.d.ts +19 -19
- package/lib/operations/getBackup.d.ts.map +1 -1
- package/lib/operations/getBackup.js +10 -10
- package/lib/operations/getBackup.js.map +1 -1
- package/lib/operations/getBackupPolicy.d.ts +8 -8
- package/lib/operations/getBackupPolicy.js +4 -4
- package/lib/operations/getBackupPolicy.js.map +1 -1
- package/lib/operations/getBouncer.d.ts +4 -4
- package/lib/operations/getBouncer.js +2 -2
- package/lib/operations/getBouncer.js.map +1 -1
- package/lib/operations/getBranch.d.ts +11 -5
- package/lib/operations/getBranch.d.ts.map +1 -1
- package/lib/operations/getBranch.js +6 -3
- package/lib/operations/getBranch.js.map +1 -1
- package/lib/operations/getBranchChangeRequest.d.ts +2 -2
- package/lib/operations/getBranchChangeRequest.js +1 -1
- package/lib/operations/getBranchChangeRequest.js.map +1 -1
- package/lib/operations/getCurrentUser.d.ts +13 -13
- package/lib/operations/getCurrentUser.d.ts.map +1 -1
- package/lib/operations/getCurrentUser.js +7 -7
- package/lib/operations/getCurrentUser.js.map +1 -1
- package/lib/operations/getDatabase.d.ts +12 -8
- package/lib/operations/getDatabase.d.ts.map +1 -1
- package/lib/operations/getDatabase.js +6 -4
- package/lib/operations/getDatabase.js.map +1 -1
- package/lib/operations/getDatabasePostgresCidr.d.ts +2 -2
- package/lib/operations/getDatabasePostgresCidr.js +1 -1
- package/lib/operations/getDatabasePostgresCidr.js.map +1 -1
- package/lib/operations/getDatabaseThrottler.d.ts +2 -2
- package/lib/operations/getDatabaseThrottler.js +1 -1
- package/lib/operations/getDatabaseThrottler.js.map +1 -1
- package/lib/operations/getDefaultRole.d.ts +2 -0
- package/lib/operations/getDefaultRole.d.ts.map +1 -1
- package/lib/operations/getDefaultRole.js +1 -0
- package/lib/operations/getDefaultRole.js.map +1 -1
- package/lib/operations/getDeployQueue.d.ts +59 -53
- package/lib/operations/getDeployQueue.d.ts.map +1 -1
- package/lib/operations/getDeployQueue.js +29 -26
- package/lib/operations/getDeployQueue.js.map +1 -1
- package/lib/operations/getDeployRequest.d.ts +71 -67
- package/lib/operations/getDeployRequest.d.ts.map +1 -1
- package/lib/operations/getDeployRequest.js +35 -33
- package/lib/operations/getDeployRequest.js.map +1 -1
- package/lib/operations/getDeployRequestThrottler.d.ts +2 -2
- package/lib/operations/getDeployRequestThrottler.js +1 -1
- package/lib/operations/getDeployRequestThrottler.js.map +1 -1
- package/lib/operations/getDeployment.d.ts +57 -53
- package/lib/operations/getDeployment.d.ts.map +1 -1
- package/lib/operations/getDeployment.js +28 -26
- package/lib/operations/getDeployment.js.map +1 -1
- package/lib/operations/getInvoiceLineItems.d.ts +4 -2
- package/lib/operations/getInvoiceLineItems.d.ts.map +1 -1
- package/lib/operations/getInvoiceLineItems.js +2 -1
- package/lib/operations/getInvoiceLineItems.js.map +1 -1
- package/lib/operations/getMaintenanceSchedule.d.ts +10 -6
- package/lib/operations/getMaintenanceSchedule.d.ts.map +1 -1
- package/lib/operations/getMaintenanceSchedule.js +5 -3
- package/lib/operations/getMaintenanceSchedule.js.map +1 -1
- package/lib/operations/getOauthApplication.d.ts +2 -2
- package/lib/operations/getOauthApplication.js +1 -1
- package/lib/operations/getOauthApplication.js.map +1 -1
- package/lib/operations/getOauthToken.d.ts +14 -14
- package/lib/operations/getOauthToken.d.ts.map +1 -1
- package/lib/operations/getOauthToken.js +8 -8
- package/lib/operations/getOauthToken.js.map +1 -1
- package/lib/operations/getOrganization.d.ts +4 -4
- package/lib/operations/getOrganization.js +2 -2
- package/lib/operations/getOrganization.js.map +1 -1
- package/lib/operations/getOrganizationMembership.d.ts +13 -13
- package/lib/operations/getOrganizationMembership.d.ts.map +1 -1
- package/lib/operations/getOrganizationMembership.js +7 -7
- package/lib/operations/getOrganizationMembership.js.map +1 -1
- package/lib/operations/getOrganizationTeam.d.ts +28 -16
- package/lib/operations/getOrganizationTeam.d.ts.map +1 -1
- package/lib/operations/getOrganizationTeam.js +14 -8
- package/lib/operations/getOrganizationTeam.js.map +1 -1
- package/lib/operations/getOrganizationTeamMember.d.ts +33 -29
- package/lib/operations/getOrganizationTeamMember.d.ts.map +1 -1
- package/lib/operations/getOrganizationTeamMember.js +18 -16
- package/lib/operations/getOrganizationTeamMember.js.map +1 -1
- package/lib/operations/getPassword.d.ts +7 -3
- package/lib/operations/getPassword.d.ts.map +1 -1
- package/lib/operations/getPassword.js +4 -2
- package/lib/operations/getPassword.js.map +1 -1
- package/lib/operations/getQueryPatternsReportStatus.d.ts +2 -2
- package/lib/operations/getQueryPatternsReportStatus.js +1 -1
- package/lib/operations/getQueryPatternsReportStatus.js.map +1 -1
- package/lib/operations/getRole.d.ts +2 -0
- package/lib/operations/getRole.d.ts.map +1 -1
- package/lib/operations/getRole.js +1 -0
- package/lib/operations/getRole.js.map +1 -1
- package/lib/operations/getSchemaRecommendation.d.ts +10 -10
- package/lib/operations/getSchemaRecommendation.d.ts.map +1 -1
- package/lib/operations/getSchemaRecommendation.js +6 -6
- package/lib/operations/getSchemaRecommendation.js.map +1 -1
- package/lib/operations/getServiceToken.d.ts +14 -14
- package/lib/operations/getServiceToken.d.ts.map +1 -1
- package/lib/operations/getServiceToken.js +8 -8
- package/lib/operations/getServiceToken.js.map +1 -1
- package/lib/operations/getTrafficBudget.d.ts +14 -14
- package/lib/operations/getTrafficBudget.js +7 -7
- package/lib/operations/getTrafficBudget.js.map +1 -1
- package/lib/operations/getWorkflow.d.ts +28 -28
- package/lib/operations/getWorkflow.js +14 -14
- package/lib/operations/getWorkflow.js.map +1 -1
- package/lib/operations/lintBranchSchema.d.ts +2 -0
- package/lib/operations/lintBranchSchema.d.ts.map +1 -1
- package/lib/operations/lintBranchSchema.js +1 -0
- package/lib/operations/lintBranchSchema.js.map +1 -1
- package/lib/operations/listAuditLogs.d.ts +18 -16
- package/lib/operations/listAuditLogs.d.ts.map +1 -1
- package/lib/operations/listAuditLogs.js +9 -8
- package/lib/operations/listAuditLogs.js.map +1 -1
- package/lib/operations/listBackupPolicies.d.ts +18 -16
- package/lib/operations/listBackupPolicies.d.ts.map +1 -1
- package/lib/operations/listBackupPolicies.js +9 -8
- package/lib/operations/listBackupPolicies.js.map +1 -1
- package/lib/operations/listBackups.d.ts +21 -19
- package/lib/operations/listBackups.d.ts.map +1 -1
- package/lib/operations/listBackups.js +11 -10
- package/lib/operations/listBackups.js.map +1 -1
- package/lib/operations/listBouncerResizeRequests.d.ts +8 -6
- package/lib/operations/listBouncerResizeRequests.d.ts.map +1 -1
- package/lib/operations/listBouncerResizeRequests.js +4 -3
- package/lib/operations/listBouncerResizeRequests.js.map +1 -1
- package/lib/operations/listBouncers.d.ts +6 -4
- package/lib/operations/listBouncers.d.ts.map +1 -1
- package/lib/operations/listBouncers.js +3 -2
- package/lib/operations/listBouncers.js.map +1 -1
- package/lib/operations/listBranchBouncerResizeRequests.d.ts +8 -6
- package/lib/operations/listBranchBouncerResizeRequests.d.ts.map +1 -1
- package/lib/operations/listBranchBouncerResizeRequests.js +4 -3
- package/lib/operations/listBranchBouncerResizeRequests.js.map +1 -1
- package/lib/operations/listBranchChangeRequests.d.ts +4 -2
- package/lib/operations/listBranchChangeRequests.d.ts.map +1 -1
- package/lib/operations/listBranchChangeRequests.js +2 -1
- package/lib/operations/listBranchChangeRequests.js.map +1 -1
- package/lib/operations/listBranches.d.ts +13 -5
- package/lib/operations/listBranches.d.ts.map +1 -1
- package/lib/operations/listBranches.js +7 -3
- package/lib/operations/listBranches.js.map +1 -1
- package/lib/operations/listDatabasePostgresCidrs.d.ts +4 -2
- package/lib/operations/listDatabasePostgresCidrs.d.ts.map +1 -1
- package/lib/operations/listDatabasePostgresCidrs.js +2 -1
- package/lib/operations/listDatabasePostgresCidrs.js.map +1 -1
- package/lib/operations/listDatabaseRegions.d.ts +6 -0
- package/lib/operations/listDatabaseRegions.d.ts.map +1 -1
- package/lib/operations/listDatabaseRegions.js +3 -0
- package/lib/operations/listDatabaseRegions.js.map +1 -1
- package/lib/operations/listDatabases.d.ts +14 -8
- package/lib/operations/listDatabases.d.ts.map +1 -1
- package/lib/operations/listDatabases.js +7 -4
- package/lib/operations/listDatabases.js.map +1 -1
- package/lib/operations/listDeployOperations.d.ts +16 -14
- package/lib/operations/listDeployOperations.d.ts.map +1 -1
- package/lib/operations/listDeployOperations.js +8 -7
- package/lib/operations/listDeployOperations.js.map +1 -1
- package/lib/operations/listDeployRequestReviews.d.ts +2 -0
- package/lib/operations/listDeployRequestReviews.d.ts.map +1 -1
- package/lib/operations/listDeployRequestReviews.js +1 -0
- package/lib/operations/listDeployRequestReviews.js.map +1 -1
- package/lib/operations/listDeployRequests.d.ts +73 -67
- package/lib/operations/listDeployRequests.d.ts.map +1 -1
- package/lib/operations/listDeployRequests.js +36 -33
- package/lib/operations/listDeployRequests.js.map +1 -1
- package/lib/operations/listGeneratedQueryPatternsReports.d.ts +8 -6
- package/lib/operations/listGeneratedQueryPatternsReports.d.ts.map +1 -1
- package/lib/operations/listGeneratedQueryPatternsReports.js +4 -3
- package/lib/operations/listGeneratedQueryPatternsReports.js.map +1 -1
- package/lib/operations/listInvoices.d.ts +2 -0
- package/lib/operations/listInvoices.d.ts.map +1 -1
- package/lib/operations/listInvoices.js +1 -0
- package/lib/operations/listInvoices.js.map +1 -1
- package/lib/operations/listKeyspaces.d.ts +2 -0
- package/lib/operations/listKeyspaces.d.ts.map +1 -1
- package/lib/operations/listKeyspaces.js +1 -0
- package/lib/operations/listKeyspaces.js.map +1 -1
- package/lib/operations/listMaintenanceSchedules.d.ts +20 -14
- package/lib/operations/listMaintenanceSchedules.d.ts.map +1 -1
- package/lib/operations/listMaintenanceSchedules.js +10 -7
- package/lib/operations/listMaintenanceSchedules.js.map +1 -1
- package/lib/operations/listMaintenanceWindows.d.ts +14 -12
- package/lib/operations/listMaintenanceWindows.d.ts.map +1 -1
- package/lib/operations/listMaintenanceWindows.js +7 -6
- package/lib/operations/listMaintenanceWindows.js.map +1 -1
- package/lib/operations/listOauthApplications.d.ts +4 -2
- package/lib/operations/listOauthApplications.d.ts.map +1 -1
- package/lib/operations/listOauthApplications.js +2 -1
- package/lib/operations/listOauthApplications.js.map +1 -1
- package/lib/operations/listOauthTokens.d.ts +16 -14
- package/lib/operations/listOauthTokens.d.ts.map +1 -1
- package/lib/operations/listOauthTokens.js +9 -8
- package/lib/operations/listOauthTokens.js.map +1 -1
- package/lib/operations/listOrganizationMembers.d.ts +15 -13
- package/lib/operations/listOrganizationMembers.d.ts.map +1 -1
- package/lib/operations/listOrganizationMembers.js +8 -7
- package/lib/operations/listOrganizationMembers.js.map +1 -1
- package/lib/operations/listOrganizationTeamMembers.d.ts +35 -29
- package/lib/operations/listOrganizationTeamMembers.d.ts.map +1 -1
- package/lib/operations/listOrganizationTeamMembers.js +19 -16
- package/lib/operations/listOrganizationTeamMembers.js.map +1 -1
- package/lib/operations/listOrganizationTeams.d.ts +30 -16
- package/lib/operations/listOrganizationTeams.d.ts.map +1 -1
- package/lib/operations/listOrganizationTeams.js +15 -8
- package/lib/operations/listOrganizationTeams.js.map +1 -1
- package/lib/operations/listOrganizations.d.ts +6 -4
- package/lib/operations/listOrganizations.d.ts.map +1 -1
- package/lib/operations/listOrganizations.js +3 -2
- package/lib/operations/listOrganizations.js.map +1 -1
- package/lib/operations/listPasswords.d.ts +9 -3
- package/lib/operations/listPasswords.d.ts.map +1 -1
- package/lib/operations/listPasswords.js +5 -2
- package/lib/operations/listPasswords.js.map +1 -1
- package/lib/operations/listPublicRegions.d.ts +2 -0
- package/lib/operations/listPublicRegions.d.ts.map +1 -1
- package/lib/operations/listPublicRegions.js +1 -0
- package/lib/operations/listPublicRegions.js.map +1 -1
- package/lib/operations/listReadOnlyRegions.d.ts +8 -2
- package/lib/operations/listReadOnlyRegions.d.ts.map +1 -1
- package/lib/operations/listReadOnlyRegions.js +4 -1
- package/lib/operations/listReadOnlyRegions.js.map +1 -1
- package/lib/operations/listRegionsForOrganization.d.ts +6 -0
- package/lib/operations/listRegionsForOrganization.d.ts.map +1 -1
- package/lib/operations/listRegionsForOrganization.js +3 -0
- package/lib/operations/listRegionsForOrganization.js.map +1 -1
- package/lib/operations/listRoles.d.ts +4 -0
- package/lib/operations/listRoles.d.ts.map +1 -1
- package/lib/operations/listRoles.js +2 -0
- package/lib/operations/listRoles.js.map +1 -1
- package/lib/operations/listSchemaRecommendations.d.ts +12 -10
- package/lib/operations/listSchemaRecommendations.d.ts.map +1 -1
- package/lib/operations/listSchemaRecommendations.js +7 -6
- package/lib/operations/listSchemaRecommendations.js.map +1 -1
- package/lib/operations/listServiceTokens.d.ts +16 -14
- package/lib/operations/listServiceTokens.d.ts.map +1 -1
- package/lib/operations/listServiceTokens.js +9 -8
- package/lib/operations/listServiceTokens.js.map +1 -1
- package/lib/operations/listTrafficBudgets.d.ts +24 -22
- package/lib/operations/listTrafficBudgets.d.ts.map +1 -1
- package/lib/operations/listTrafficBudgets.js +12 -11
- package/lib/operations/listTrafficBudgets.js.map +1 -1
- package/lib/operations/listWebhooks.d.ts +2 -0
- package/lib/operations/listWebhooks.d.ts.map +1 -1
- package/lib/operations/listWebhooks.js +1 -0
- package/lib/operations/listWebhooks.js.map +1 -1
- package/lib/operations/listWorkflows.d.ts +30 -28
- package/lib/operations/listWorkflows.d.ts.map +1 -1
- package/lib/operations/listWorkflows.js +15 -14
- package/lib/operations/listWorkflows.js.map +1 -1
- package/lib/operations/promoteBranch.d.ts +11 -5
- package/lib/operations/promoteBranch.d.ts.map +1 -1
- package/lib/operations/promoteBranch.js +6 -3
- package/lib/operations/promoteBranch.js.map +1 -1
- package/lib/operations/queueDeployRequest.d.ts +71 -67
- package/lib/operations/queueDeployRequest.d.ts.map +1 -1
- package/lib/operations/queueDeployRequest.js +35 -33
- package/lib/operations/queueDeployRequest.js.map +1 -1
- package/lib/operations/renewPassword.d.ts +7 -3
- package/lib/operations/renewPassword.d.ts.map +1 -1
- package/lib/operations/renewPassword.js +4 -2
- package/lib/operations/renewPassword.js.map +1 -1
- package/lib/operations/renewRole.d.ts +2 -0
- package/lib/operations/renewRole.d.ts.map +1 -1
- package/lib/operations/renewRole.js +1 -0
- package/lib/operations/renewRole.js.map +1 -1
- package/lib/operations/resetDefaultRole.d.ts +2 -0
- package/lib/operations/resetDefaultRole.d.ts.map +1 -1
- package/lib/operations/resetDefaultRole.js +1 -0
- package/lib/operations/resetDefaultRole.js.map +1 -1
- package/lib/operations/resetRole.d.ts +2 -0
- package/lib/operations/resetRole.d.ts.map +1 -1
- package/lib/operations/resetRole.js +1 -0
- package/lib/operations/resetRole.js.map +1 -1
- package/lib/operations/skipRevertPeriod.d.ts +71 -67
- package/lib/operations/skipRevertPeriod.d.ts.map +1 -1
- package/lib/operations/skipRevertPeriod.js +35 -33
- package/lib/operations/skipRevertPeriod.js.map +1 -1
- package/lib/operations/updateAutoApply.d.ts +71 -67
- package/lib/operations/updateAutoApply.d.ts.map +1 -1
- package/lib/operations/updateAutoApply.js +35 -33
- package/lib/operations/updateAutoApply.js.map +1 -1
- package/lib/operations/updateAutoDeleteBranch.d.ts +71 -67
- package/lib/operations/updateAutoDeleteBranch.d.ts.map +1 -1
- package/lib/operations/updateAutoDeleteBranch.js +35 -33
- package/lib/operations/updateAutoDeleteBranch.js.map +1 -1
- package/lib/operations/updateBackup.d.ts +19 -19
- package/lib/operations/updateBackup.d.ts.map +1 -1
- package/lib/operations/updateBackup.js +10 -10
- package/lib/operations/updateBackup.js.map +1 -1
- package/lib/operations/updateBackupPolicy.d.ts +8 -8
- package/lib/operations/updateBackupPolicy.js +4 -4
- package/lib/operations/updateBackupPolicy.js.map +1 -1
- package/lib/operations/updateBouncerResizeRequest.d.ts +6 -6
- package/lib/operations/updateBouncerResizeRequest.js +3 -3
- package/lib/operations/updateBouncerResizeRequest.js.map +1 -1
- package/lib/operations/updateBranch.d.ts +11 -5
- package/lib/operations/updateBranch.d.ts.map +1 -1
- package/lib/operations/updateBranch.js +6 -3
- package/lib/operations/updateBranch.js.map +1 -1
- package/lib/operations/updateBranchChangeRequest.d.ts +2 -2
- package/lib/operations/updateBranchChangeRequest.js +1 -1
- package/lib/operations/updateBranchChangeRequest.js.map +1 -1
- package/lib/operations/updateDatabasePostgresCidr.d.ts +2 -2
- package/lib/operations/updateDatabasePostgresCidr.js +1 -1
- package/lib/operations/updateDatabasePostgresCidr.js.map +1 -1
- package/lib/operations/updateDatabaseSettings.d.ts +12 -8
- package/lib/operations/updateDatabaseSettings.d.ts.map +1 -1
- package/lib/operations/updateDatabaseSettings.js +6 -4
- package/lib/operations/updateDatabaseSettings.js.map +1 -1
- package/lib/operations/updateDatabaseThrottler.d.ts +2 -2
- package/lib/operations/updateDatabaseThrottler.js +1 -1
- package/lib/operations/updateDatabaseThrottler.js.map +1 -1
- package/lib/operations/updateDeployRequestThrottler.d.ts +2 -2
- package/lib/operations/updateDeployRequestThrottler.js +1 -1
- package/lib/operations/updateDeployRequestThrottler.js.map +1 -1
- package/lib/operations/updateOrganization.d.ts +4 -4
- package/lib/operations/updateOrganization.js +2 -2
- package/lib/operations/updateOrganization.js.map +1 -1
- package/lib/operations/updateOrganizationMembership.d.ts +13 -13
- package/lib/operations/updateOrganizationMembership.d.ts.map +1 -1
- package/lib/operations/updateOrganizationMembership.js +7 -7
- package/lib/operations/updateOrganizationMembership.js.map +1 -1
- package/lib/operations/updateOrganizationTeam.d.ts +28 -16
- package/lib/operations/updateOrganizationTeam.d.ts.map +1 -1
- package/lib/operations/updateOrganizationTeam.js +14 -8
- package/lib/operations/updateOrganizationTeam.js.map +1 -1
- package/lib/operations/updatePassword.d.ts +7 -3
- package/lib/operations/updatePassword.d.ts.map +1 -1
- package/lib/operations/updatePassword.js +4 -2
- package/lib/operations/updatePassword.js.map +1 -1
- package/lib/operations/updateRole.d.ts +2 -0
- package/lib/operations/updateRole.d.ts.map +1 -1
- package/lib/operations/updateRole.js +1 -0
- package/lib/operations/updateRole.js.map +1 -1
- package/lib/operations/updateTrafficBudget.d.ts +14 -14
- package/lib/operations/updateTrafficBudget.js +7 -7
- package/lib/operations/updateTrafficBudget.js.map +1 -1
- package/lib/operations/verifyWorkflow.d.ts +28 -28
- package/lib/operations/verifyWorkflow.js +14 -14
- package/lib/operations/verifyWorkflow.js.map +1 -1
- package/lib/operations/workflowCancel.d.ts +28 -28
- package/lib/operations/workflowCancel.js +14 -14
- package/lib/operations/workflowCancel.js.map +1 -1
- package/lib/operations/workflowComplete.d.ts +28 -28
- package/lib/operations/workflowComplete.js +14 -14
- package/lib/operations/workflowComplete.js.map +1 -1
- package/lib/operations/workflowCutover.d.ts +28 -28
- package/lib/operations/workflowCutover.js +14 -14
- package/lib/operations/workflowCutover.js.map +1 -1
- package/lib/operations/workflowRetry.d.ts +28 -28
- package/lib/operations/workflowRetry.js +14 -14
- package/lib/operations/workflowRetry.js.map +1 -1
- package/lib/operations/workflowReverseCutover.d.ts +28 -28
- package/lib/operations/workflowReverseCutover.js +14 -14
- package/lib/operations/workflowReverseCutover.js.map +1 -1
- package/lib/operations/workflowReverseTraffic.d.ts +28 -28
- package/lib/operations/workflowReverseTraffic.js +14 -14
- package/lib/operations/workflowReverseTraffic.js.map +1 -1
- package/lib/operations/workflowSwitchPrimaries.d.ts +28 -28
- package/lib/operations/workflowSwitchPrimaries.js +14 -14
- package/lib/operations/workflowSwitchPrimaries.js.map +1 -1
- package/lib/operations/workflowSwitchReplicas.d.ts +28 -28
- package/lib/operations/workflowSwitchReplicas.js +14 -14
- package/lib/operations/workflowSwitchReplicas.js.map +1 -1
- package/package.json +2 -2
- package/src/client.ts +1 -1
- package/src/credentials.ts +2 -2
- package/src/operations/addOrganizationTeamMember.ts +31 -23
- package/src/operations/cancelDeployRequest.ts +72 -48
- package/src/operations/closeDeployRequest.ts +72 -48
- package/src/operations/completeErroredDeploy.ts +72 -48
- package/src/operations/completeGatedDeployRequest.ts +72 -48
- package/src/operations/completeRevert.ts +72 -48
- package/src/operations/createBackup.ts +47 -35
- package/src/operations/createBackupPolicy.ts +4 -4
- package/src/operations/createBouncer.ts +2 -2
- package/src/operations/createBranch.ts +11 -6
- package/src/operations/createDatabase.ts +6 -4
- package/src/operations/createDatabasePostgresCidr.ts +1 -1
- package/src/operations/createDeployRequest.ts +72 -48
- package/src/operations/createOauthToken.ts +84 -80
- package/src/operations/createOrganizationTeam.ts +24 -12
- package/src/operations/createPassword.ts +9 -5
- package/src/operations/createQueryPatternsReport.ts +1 -1
- package/src/operations/createRole.ts +1 -0
- package/src/operations/createServiceToken.ts +84 -80
- package/src/operations/createTrafficBudget.ts +7 -7
- package/src/operations/createTrafficRule.ts +2 -2
- package/src/operations/createWorkflow.ts +14 -14
- package/src/operations/demoteBranch.ts +11 -6
- package/src/operations/disableSafeMigrations.ts +11 -6
- package/src/operations/dismissSchemaRecommendation.ts +16 -12
- package/src/operations/enableSafeMigrations.ts +11 -6
- package/src/operations/getBackup.ts +47 -35
- package/src/operations/getBackupPolicy.ts +4 -4
- package/src/operations/getBouncer.ts +2 -2
- package/src/operations/getBranch.ts +11 -6
- package/src/operations/getBranchChangeRequest.ts +1 -1
- package/src/operations/getCurrentUser.ts +13 -11
- package/src/operations/getDatabase.ts +6 -4
- package/src/operations/getDatabasePostgresCidr.ts +1 -1
- package/src/operations/getDatabaseThrottler.ts +1 -1
- package/src/operations/getDefaultRole.ts +1 -0
- package/src/operations/getDeployQueue.ts +52 -35
- package/src/operations/getDeployRequest.ts +72 -48
- package/src/operations/getDeployRequestThrottler.ts +1 -1
- package/src/operations/getDeployment.ts +51 -35
- package/src/operations/getInvoiceLineItems.ts +2 -1
- package/src/operations/getMaintenanceSchedule.ts +5 -3
- package/src/operations/getOauthApplication.ts +1 -1
- package/src/operations/getOauthToken.ts +84 -80
- package/src/operations/getOrganization.ts +2 -2
- package/src/operations/getOrganizationMembership.ts +13 -11
- package/src/operations/getOrganizationTeam.ts +24 -12
- package/src/operations/getOrganizationTeamMember.ts +31 -23
- package/src/operations/getPassword.ts +9 -5
- package/src/operations/getQueryPatternsReportStatus.ts +1 -1
- package/src/operations/getRole.ts +1 -0
- package/src/operations/getSchemaRecommendation.ts +16 -12
- package/src/operations/getServiceToken.ts +84 -80
- package/src/operations/getTrafficBudget.ts +7 -7
- package/src/operations/getWorkflow.ts +14 -14
- package/src/operations/lintBranchSchema.ts +1 -0
- package/src/operations/listAuditLogs.ts +9 -8
- package/src/operations/listBackupPolicies.ts +9 -8
- package/src/operations/listBackups.ts +48 -35
- package/src/operations/listBouncerResizeRequests.ts +4 -3
- package/src/operations/listBouncers.ts +3 -2
- package/src/operations/listBranchBouncerResizeRequests.ts +4 -3
- package/src/operations/listBranchChangeRequests.ts +2 -1
- package/src/operations/listBranches.ts +12 -6
- package/src/operations/listDatabasePostgresCidrs.ts +2 -1
- package/src/operations/listDatabaseRegions.ts +3 -0
- package/src/operations/listDatabases.ts +7 -4
- package/src/operations/listDeployOperations.ts +8 -7
- package/src/operations/listDeployRequestReviews.ts +1 -0
- package/src/operations/listDeployRequests.ts +74 -50
- package/src/operations/listGeneratedQueryPatternsReports.ts +4 -3
- package/src/operations/listInvoices.ts +1 -0
- package/src/operations/listKeyspaces.ts +1 -0
- package/src/operations/listMaintenanceSchedules.ts +10 -7
- package/src/operations/listMaintenanceWindows.ts +7 -6
- package/src/operations/listOauthApplications.ts +2 -1
- package/src/operations/listOauthTokens.ts +85 -80
- package/src/operations/listOrganizationMembers.ts +14 -11
- package/src/operations/listOrganizationTeamMembers.ts +32 -23
- package/src/operations/listOrganizationTeams.ts +25 -12
- package/src/operations/listOrganizations.ts +3 -2
- package/src/operations/listPasswords.ts +10 -5
- package/src/operations/listPublicRegions.ts +1 -0
- package/src/operations/listReadOnlyRegions.ts +4 -1
- package/src/operations/listRegionsForOrganization.ts +3 -0
- package/src/operations/listRoles.ts +2 -0
- package/src/operations/listSchemaRecommendations.ts +17 -12
- package/src/operations/listServiceTokens.ts +85 -80
- package/src/operations/listTrafficBudgets.ts +12 -11
- package/src/operations/listWebhooks.ts +1 -0
- package/src/operations/listWorkflows.ts +15 -14
- package/src/operations/promoteBranch.ts +11 -6
- package/src/operations/queueDeployRequest.ts +72 -48
- package/src/operations/renewPassword.ts +9 -5
- package/src/operations/renewRole.ts +1 -0
- package/src/operations/resetDefaultRole.ts +1 -0
- package/src/operations/resetRole.ts +1 -0
- package/src/operations/skipRevertPeriod.ts +72 -48
- package/src/operations/updateAutoApply.ts +72 -48
- package/src/operations/updateAutoDeleteBranch.ts +72 -48
- package/src/operations/updateBackup.ts +47 -35
- package/src/operations/updateBackupPolicy.ts +4 -4
- package/src/operations/updateBouncerResizeRequest.ts +3 -3
- package/src/operations/updateBranch.ts +11 -6
- package/src/operations/updateBranchChangeRequest.ts +1 -1
- package/src/operations/updateDatabasePostgresCidr.ts +1 -1
- package/src/operations/updateDatabaseSettings.ts +6 -4
- package/src/operations/updateDatabaseThrottler.ts +1 -1
- package/src/operations/updateDeployRequestThrottler.ts +1 -1
- package/src/operations/updateOrganization.ts +2 -2
- package/src/operations/updateOrganizationMembership.ts +13 -11
- package/src/operations/updateOrganizationTeam.ts +24 -12
- package/src/operations/updatePassword.ts +9 -5
- package/src/operations/updateRole.ts +1 -0
- package/src/operations/updateTrafficBudget.ts +7 -7
- package/src/operations/verifyWorkflow.ts +14 -14
- package/src/operations/workflowCancel.ts +14 -14
- package/src/operations/workflowComplete.ts +14 -14
- package/src/operations/workflowCutover.ts +14 -14
- package/src/operations/workflowRetry.ts +14 -14
- package/src/operations/workflowReverseCutover.ts +14 -14
- package/src/operations/workflowReverseTraffic.ts +14 -14
- package/src/operations/workflowSwitchPrimaries.ts +14 -14
- package/src/operations/workflowSwitchReplicas.ts +14 -14
|
@@ -15,20 +15,20 @@ export declare const UpdateAutoApplyOutput: Schema.Struct<{
|
|
|
15
15
|
readonly display_name: Schema.String;
|
|
16
16
|
readonly avatar_url: Schema.String;
|
|
17
17
|
}>;
|
|
18
|
-
readonly closed_by: Schema.Struct<{
|
|
18
|
+
readonly closed_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
19
19
|
readonly id: Schema.String;
|
|
20
20
|
readonly display_name: Schema.String;
|
|
21
21
|
readonly avatar_url: Schema.String;
|
|
22
|
-
}
|
|
22
|
+
}>>>;
|
|
23
23
|
readonly branch: Schema.String;
|
|
24
24
|
readonly branch_id: Schema.String;
|
|
25
25
|
readonly branch_deleted: Schema.Boolean;
|
|
26
|
-
readonly branch_deleted_by: Schema.Struct<{
|
|
26
|
+
readonly branch_deleted_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
27
27
|
readonly id: Schema.String;
|
|
28
28
|
readonly display_name: Schema.String;
|
|
29
29
|
readonly avatar_url: Schema.String;
|
|
30
|
-
}
|
|
31
|
-
readonly branch_deleted_at: Schema.String
|
|
30
|
+
}>>>;
|
|
31
|
+
readonly branch_deleted_at: Schema.NullOr<Schema.String>;
|
|
32
32
|
readonly into_branch: Schema.String;
|
|
33
33
|
readonly into_branch_sharded: Schema.Boolean;
|
|
34
34
|
readonly into_branch_shard_count: Schema.Number;
|
|
@@ -40,15 +40,15 @@ export declare const UpdateAutoApplyOutput: Schema.Struct<{
|
|
|
40
40
|
readonly auto_cutover: Schema.Boolean;
|
|
41
41
|
readonly auto_delete_branch: Schema.Boolean;
|
|
42
42
|
readonly created_at: Schema.String;
|
|
43
|
-
readonly cutover_at: Schema.String
|
|
43
|
+
readonly cutover_at: Schema.NullOr<Schema.String>;
|
|
44
44
|
readonly cutover_expiring: Schema.Boolean;
|
|
45
|
-
readonly deploy_check_errors: Schema.String
|
|
46
|
-
readonly finished_at: Schema.String
|
|
47
|
-
readonly queued_at: Schema.String
|
|
48
|
-
readonly ready_to_cutover_at: Schema.String
|
|
49
|
-
readonly started_at: Schema.String
|
|
45
|
+
readonly deploy_check_errors: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
46
|
+
readonly finished_at: Schema.NullOr<Schema.String>;
|
|
47
|
+
readonly queued_at: Schema.NullOr<Schema.String>;
|
|
48
|
+
readonly ready_to_cutover_at: Schema.NullOr<Schema.String>;
|
|
49
|
+
readonly started_at: Schema.NullOr<Schema.String>;
|
|
50
50
|
readonly state: Schema.Literals<readonly ["pending", "ready", "no_changes", "queued", "submitting", "in_progress", "pending_cutover", "in_progress_vschema", "in_progress_cancel", "in_progress_cutover", "complete", "complete_cancel", "complete_error", "complete_pending_revert", "in_progress_revert", "in_progress_revert_vschema", "complete_revert", "complete_revert_error", "cancelled", "error"]>;
|
|
51
|
-
readonly submitted_at: Schema.String
|
|
51
|
+
readonly submitted_at: Schema.NullOr<Schema.String>;
|
|
52
52
|
readonly updated_at: Schema.String;
|
|
53
53
|
readonly into_branch: Schema.String;
|
|
54
54
|
readonly deploy_request_number: Schema.Number;
|
|
@@ -60,20 +60,20 @@ export declare const UpdateAutoApplyOutput: Schema.Struct<{
|
|
|
60
60
|
readonly keyspace_name: Schema.String;
|
|
61
61
|
readonly table_name: Schema.String;
|
|
62
62
|
readonly operation_name: Schema.String;
|
|
63
|
-
readonly eta_seconds: Schema.Number
|
|
64
|
-
readonly progress_percentage: Schema.Number
|
|
65
|
-
readonly deploy_error_docs_url: Schema.String
|
|
63
|
+
readonly eta_seconds: Schema.NullOr<Schema.Number>;
|
|
64
|
+
readonly progress_percentage: Schema.NullOr<Schema.Number>;
|
|
65
|
+
readonly deploy_error_docs_url: Schema.NullOr<Schema.String>;
|
|
66
66
|
readonly ddl_statement: Schema.String;
|
|
67
67
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
68
68
|
readonly created_at: Schema.String;
|
|
69
69
|
readonly updated_at: Schema.String;
|
|
70
|
-
readonly throttled_at: Schema.String
|
|
70
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
71
71
|
readonly can_drop_data: Schema.Boolean;
|
|
72
72
|
readonly table_locked: Schema.Boolean;
|
|
73
73
|
readonly table_recently_used: Schema.Boolean;
|
|
74
|
-
readonly table_recently_used_at: Schema.String
|
|
75
|
-
readonly removed_foreign_key_names: Schema.$Array<Schema.String
|
|
76
|
-
readonly deploy_errors: Schema.String
|
|
74
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
75
|
+
readonly removed_foreign_key_names: Schema.NullOr<Schema.$Array<Schema.String>>;
|
|
76
|
+
readonly deploy_errors: Schema.NullOr<Schema.String>;
|
|
77
77
|
}>>;
|
|
78
78
|
readonly deploy_operation_summaries: Schema.$Array<Schema.Struct<{
|
|
79
79
|
readonly id: Schema.String;
|
|
@@ -87,8 +87,8 @@ export declare const UpdateAutoApplyOutput: Schema.Struct<{
|
|
|
87
87
|
readonly state: Schema.Literals<readonly ["pending", "in_progress", "complete", "cancelled", "error"]>;
|
|
88
88
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
89
89
|
readonly table_name: Schema.String;
|
|
90
|
-
readonly table_recently_used_at: Schema.String
|
|
91
|
-
readonly throttled_at: Schema.String
|
|
90
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
91
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
92
92
|
readonly removed_foreign_key_names: Schema.$Array<Schema.String>;
|
|
93
93
|
readonly shard_count: Schema.Number;
|
|
94
94
|
readonly shard_names: Schema.$Array<Schema.String>;
|
|
@@ -106,28 +106,30 @@ export declare const UpdateAutoApplyOutput: Schema.Struct<{
|
|
|
106
106
|
readonly lint_errors: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
107
107
|
readonly sequential_diff_dependencies: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
108
108
|
readonly lookup_vindex_operations: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
109
|
-
readonly throttler_configurations: Schema
|
|
110
|
-
readonly deployment_revert_request: Schema.$Record<Schema.String, Schema.Unknown
|
|
111
|
-
readonly actor: Schema.Struct<{
|
|
109
|
+
readonly throttler_configurations: Schema.optional<Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>>;
|
|
110
|
+
readonly deployment_revert_request: Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
111
|
+
readonly actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
112
112
|
readonly id: Schema.String;
|
|
113
113
|
readonly display_name: Schema.String;
|
|
114
114
|
readonly avatar_url: Schema.String;
|
|
115
|
-
}
|
|
116
|
-
readonly cutover_actor: Schema.Struct<{
|
|
115
|
+
}>>>;
|
|
116
|
+
readonly cutover_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
117
117
|
readonly id: Schema.String;
|
|
118
118
|
readonly display_name: Schema.String;
|
|
119
119
|
readonly avatar_url: Schema.String;
|
|
120
|
-
}
|
|
121
|
-
readonly cancelled_actor: Schema.Struct<{
|
|
120
|
+
}>>>;
|
|
121
|
+
readonly cancelled_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
122
122
|
readonly id: Schema.String;
|
|
123
123
|
readonly display_name: Schema.String;
|
|
124
124
|
readonly avatar_url: Schema.String;
|
|
125
|
-
}
|
|
126
|
-
readonly schema_last_updated_at: Schema.String
|
|
125
|
+
}>>>;
|
|
126
|
+
readonly schema_last_updated_at: Schema.NullOr<Schema.String>;
|
|
127
127
|
readonly table_locked: Schema.Boolean;
|
|
128
|
-
readonly locked_table_name: Schema.String
|
|
128
|
+
readonly locked_table_name: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
129
129
|
readonly instant_ddl: Schema.Boolean;
|
|
130
130
|
readonly instant_ddl_eligible: Schema.Boolean;
|
|
131
|
+
readonly queue_paused: Schema.Boolean;
|
|
132
|
+
readonly queue_pause_reason: Schema.String;
|
|
131
133
|
}>;
|
|
132
134
|
readonly num_comments: Schema.Number;
|
|
133
135
|
readonly html_url: Schema.String;
|
|
@@ -135,8 +137,8 @@ export declare const UpdateAutoApplyOutput: Schema.Struct<{
|
|
|
135
137
|
readonly html_body: Schema.String;
|
|
136
138
|
readonly created_at: Schema.String;
|
|
137
139
|
readonly updated_at: Schema.String;
|
|
138
|
-
readonly closed_at: Schema.String
|
|
139
|
-
readonly deployed_at: Schema.String
|
|
140
|
+
readonly closed_at: Schema.NullOr<Schema.String>;
|
|
141
|
+
readonly deployed_at: Schema.NullOr<Schema.String>;
|
|
140
142
|
}>;
|
|
141
143
|
export type UpdateAutoApplyOutput = typeof UpdateAutoApplyOutput.Type;
|
|
142
144
|
/**
|
|
@@ -162,20 +164,20 @@ export declare const updateAutoApply: import("@distilled.cloud/core/client").Ope
|
|
|
162
164
|
readonly display_name: string;
|
|
163
165
|
readonly avatar_url: string;
|
|
164
166
|
};
|
|
165
|
-
readonly closed_by
|
|
167
|
+
readonly closed_by?: {
|
|
166
168
|
readonly id: string;
|
|
167
169
|
readonly display_name: string;
|
|
168
170
|
readonly avatar_url: string;
|
|
169
|
-
};
|
|
171
|
+
} | null | undefined;
|
|
170
172
|
readonly branch: string;
|
|
171
173
|
readonly branch_id: string;
|
|
172
174
|
readonly branch_deleted: boolean;
|
|
173
|
-
readonly branch_deleted_by
|
|
175
|
+
readonly branch_deleted_by?: {
|
|
174
176
|
readonly id: string;
|
|
175
177
|
readonly display_name: string;
|
|
176
178
|
readonly avatar_url: string;
|
|
177
|
-
};
|
|
178
|
-
readonly branch_deleted_at: string;
|
|
179
|
+
} | null | undefined;
|
|
180
|
+
readonly branch_deleted_at: string | null;
|
|
179
181
|
readonly into_branch: string;
|
|
180
182
|
readonly into_branch_sharded: boolean;
|
|
181
183
|
readonly into_branch_shard_count: number;
|
|
@@ -187,15 +189,15 @@ export declare const updateAutoApply: import("@distilled.cloud/core/client").Ope
|
|
|
187
189
|
readonly auto_cutover: boolean;
|
|
188
190
|
readonly auto_delete_branch: boolean;
|
|
189
191
|
readonly created_at: string;
|
|
190
|
-
readonly cutover_at: string;
|
|
192
|
+
readonly cutover_at: string | null;
|
|
191
193
|
readonly cutover_expiring: boolean;
|
|
192
|
-
readonly deploy_check_errors
|
|
193
|
-
readonly finished_at: string;
|
|
194
|
-
readonly queued_at: string;
|
|
195
|
-
readonly ready_to_cutover_at: string;
|
|
196
|
-
readonly started_at: string;
|
|
194
|
+
readonly deploy_check_errors?: string | null | undefined;
|
|
195
|
+
readonly finished_at: string | null;
|
|
196
|
+
readonly queued_at: string | null;
|
|
197
|
+
readonly ready_to_cutover_at: string | null;
|
|
198
|
+
readonly started_at: string | null;
|
|
197
199
|
readonly state: "cancelled" | "complete" | "complete_cancel" | "complete_error" | "complete_pending_revert" | "complete_revert" | "complete_revert_error" | "error" | "in_progress" | "in_progress_cancel" | "in_progress_cutover" | "in_progress_revert" | "in_progress_revert_vschema" | "in_progress_vschema" | "no_changes" | "pending" | "pending_cutover" | "queued" | "ready" | "submitting";
|
|
198
|
-
readonly submitted_at: string;
|
|
200
|
+
readonly submitted_at: string | null;
|
|
199
201
|
readonly updated_at: string;
|
|
200
202
|
readonly into_branch: string;
|
|
201
203
|
readonly deploy_request_number: number;
|
|
@@ -209,20 +211,20 @@ export declare const updateAutoApply: import("@distilled.cloud/core/client").Ope
|
|
|
209
211
|
readonly keyspace_name: string;
|
|
210
212
|
readonly table_name: string;
|
|
211
213
|
readonly operation_name: string;
|
|
212
|
-
readonly eta_seconds: number;
|
|
213
|
-
readonly progress_percentage: number;
|
|
214
|
-
readonly deploy_error_docs_url: string;
|
|
214
|
+
readonly eta_seconds: number | null;
|
|
215
|
+
readonly progress_percentage: number | null;
|
|
216
|
+
readonly deploy_error_docs_url: string | null;
|
|
215
217
|
readonly ddl_statement: string;
|
|
216
218
|
readonly syntax_highlighted_ddl: string;
|
|
217
219
|
readonly created_at: string;
|
|
218
220
|
readonly updated_at: string;
|
|
219
|
-
readonly throttled_at: string;
|
|
221
|
+
readonly throttled_at: string | null;
|
|
220
222
|
readonly can_drop_data: boolean;
|
|
221
223
|
readonly table_locked: boolean;
|
|
222
224
|
readonly table_recently_used: boolean;
|
|
223
|
-
readonly table_recently_used_at: string;
|
|
224
|
-
readonly removed_foreign_key_names: readonly string[];
|
|
225
|
-
readonly deploy_errors: string;
|
|
225
|
+
readonly table_recently_used_at: string | null;
|
|
226
|
+
readonly removed_foreign_key_names: readonly string[] | null;
|
|
227
|
+
readonly deploy_errors: string | null;
|
|
226
228
|
}[];
|
|
227
229
|
readonly deploy_operation_summaries: readonly {
|
|
228
230
|
readonly id: string;
|
|
@@ -236,8 +238,8 @@ export declare const updateAutoApply: import("@distilled.cloud/core/client").Ope
|
|
|
236
238
|
readonly state: "cancelled" | "complete" | "error" | "in_progress" | "pending";
|
|
237
239
|
readonly syntax_highlighted_ddl: string;
|
|
238
240
|
readonly table_name: string;
|
|
239
|
-
readonly table_recently_used_at: string;
|
|
240
|
-
readonly throttled_at: string;
|
|
241
|
+
readonly table_recently_used_at: string | null;
|
|
242
|
+
readonly throttled_at: string | null;
|
|
241
243
|
readonly removed_foreign_key_names: readonly string[];
|
|
242
244
|
readonly shard_count: number;
|
|
243
245
|
readonly shard_names: readonly string[];
|
|
@@ -261,32 +263,34 @@ export declare const updateAutoApply: import("@distilled.cloud/core/client").Ope
|
|
|
261
263
|
readonly lookup_vindex_operations: readonly {
|
|
262
264
|
readonly [x: string]: unknown;
|
|
263
265
|
}[];
|
|
264
|
-
readonly throttler_configurations
|
|
266
|
+
readonly throttler_configurations?: {
|
|
265
267
|
readonly [x: string]: unknown;
|
|
266
|
-
}
|
|
268
|
+
} | null | undefined;
|
|
267
269
|
readonly deployment_revert_request: {
|
|
268
270
|
readonly [x: string]: unknown;
|
|
269
|
-
};
|
|
270
|
-
readonly actor
|
|
271
|
+
} | null;
|
|
272
|
+
readonly actor?: {
|
|
271
273
|
readonly id: string;
|
|
272
274
|
readonly display_name: string;
|
|
273
275
|
readonly avatar_url: string;
|
|
274
|
-
};
|
|
275
|
-
readonly cutover_actor
|
|
276
|
+
} | null | undefined;
|
|
277
|
+
readonly cutover_actor?: {
|
|
276
278
|
readonly id: string;
|
|
277
279
|
readonly display_name: string;
|
|
278
280
|
readonly avatar_url: string;
|
|
279
|
-
};
|
|
280
|
-
readonly cancelled_actor
|
|
281
|
+
} | null | undefined;
|
|
282
|
+
readonly cancelled_actor?: {
|
|
281
283
|
readonly id: string;
|
|
282
284
|
readonly display_name: string;
|
|
283
285
|
readonly avatar_url: string;
|
|
284
|
-
};
|
|
285
|
-
readonly schema_last_updated_at: string;
|
|
286
|
+
} | null | undefined;
|
|
287
|
+
readonly schema_last_updated_at: string | null;
|
|
286
288
|
readonly table_locked: boolean;
|
|
287
|
-
readonly locked_table_name
|
|
289
|
+
readonly locked_table_name?: string | null | undefined;
|
|
288
290
|
readonly instant_ddl: boolean;
|
|
289
291
|
readonly instant_ddl_eligible: boolean;
|
|
292
|
+
readonly queue_paused: boolean;
|
|
293
|
+
readonly queue_pause_reason: string;
|
|
290
294
|
};
|
|
291
295
|
readonly num_comments: number;
|
|
292
296
|
readonly html_url: string;
|
|
@@ -294,7 +298,7 @@ export declare const updateAutoApply: import("@distilled.cloud/core/client").Ope
|
|
|
294
298
|
readonly html_body: string;
|
|
295
299
|
readonly created_at: string;
|
|
296
300
|
readonly updated_at: string;
|
|
297
|
-
readonly closed_at: string;
|
|
298
|
-
readonly deployed_at: string;
|
|
301
|
+
readonly closed_at: string | null;
|
|
302
|
+
readonly deployed_at: string | null;
|
|
299
303
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
300
304
|
//# sourceMappingURL=updateAutoApply.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateAutoApply.d.ts","sourceRoot":"","sources":["../../src/operations/updateAutoApply.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,oBAAoB;;;;;EAUhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"updateAutoApply.d.ts","sourceRoot":"","sources":["../../src/operations/updateAutoApply.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,oBAAoB;;;;;EAUhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsOhC,CAAC;AACH,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;;;;GASG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAIzB,CAAC"}
|
|
@@ -21,20 +21,20 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
21
21
|
display_name: Schema.String,
|
|
22
22
|
avatar_url: Schema.String,
|
|
23
23
|
}),
|
|
24
|
-
closed_by: Schema.Struct({
|
|
24
|
+
closed_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
25
25
|
id: Schema.String,
|
|
26
26
|
display_name: Schema.String,
|
|
27
27
|
avatar_url: Schema.String,
|
|
28
|
-
}),
|
|
28
|
+
}))),
|
|
29
29
|
branch: Schema.String,
|
|
30
30
|
branch_id: Schema.String,
|
|
31
31
|
branch_deleted: Schema.Boolean,
|
|
32
|
-
branch_deleted_by: Schema.Struct({
|
|
32
|
+
branch_deleted_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
33
33
|
id: Schema.String,
|
|
34
34
|
display_name: Schema.String,
|
|
35
35
|
avatar_url: Schema.String,
|
|
36
|
-
}),
|
|
37
|
-
branch_deleted_at: Schema.String,
|
|
36
|
+
}))),
|
|
37
|
+
branch_deleted_at: Schema.NullOr(Schema.String),
|
|
38
38
|
into_branch: Schema.String,
|
|
39
39
|
into_branch_sharded: Schema.Boolean,
|
|
40
40
|
into_branch_shard_count: Schema.Number,
|
|
@@ -67,13 +67,13 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
67
67
|
auto_cutover: Schema.Boolean,
|
|
68
68
|
auto_delete_branch: Schema.Boolean,
|
|
69
69
|
created_at: Schema.String,
|
|
70
|
-
cutover_at: Schema.String,
|
|
70
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
71
71
|
cutover_expiring: Schema.Boolean,
|
|
72
|
-
deploy_check_errors: Schema.String,
|
|
73
|
-
finished_at: Schema.String,
|
|
74
|
-
queued_at: Schema.String,
|
|
75
|
-
ready_to_cutover_at: Schema.String,
|
|
76
|
-
started_at: Schema.String,
|
|
72
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
73
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
74
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
75
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
76
|
+
started_at: Schema.NullOr(Schema.String),
|
|
77
77
|
state: Schema.Literals([
|
|
78
78
|
"pending",
|
|
79
79
|
"ready",
|
|
@@ -96,7 +96,7 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
96
96
|
"cancelled",
|
|
97
97
|
"error",
|
|
98
98
|
]),
|
|
99
|
-
submitted_at: Schema.String,
|
|
99
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
100
100
|
updated_at: Schema.String,
|
|
101
101
|
into_branch: Schema.String,
|
|
102
102
|
deploy_request_number: Schema.Number,
|
|
@@ -115,20 +115,20 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
115
115
|
keyspace_name: Schema.String,
|
|
116
116
|
table_name: Schema.String,
|
|
117
117
|
operation_name: Schema.String,
|
|
118
|
-
eta_seconds: Schema.Number,
|
|
119
|
-
progress_percentage: Schema.Number,
|
|
120
|
-
deploy_error_docs_url: Schema.String,
|
|
118
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
119
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
120
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
121
121
|
ddl_statement: Schema.String,
|
|
122
122
|
syntax_highlighted_ddl: Schema.String,
|
|
123
123
|
created_at: Schema.String,
|
|
124
124
|
updated_at: Schema.String,
|
|
125
|
-
throttled_at: Schema.String,
|
|
125
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
126
126
|
can_drop_data: Schema.Boolean,
|
|
127
127
|
table_locked: Schema.Boolean,
|
|
128
128
|
table_recently_used: Schema.Boolean,
|
|
129
|
-
table_recently_used_at: Schema.String,
|
|
130
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
131
|
-
deploy_errors: Schema.String,
|
|
129
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
130
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
131
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
132
132
|
})),
|
|
133
133
|
deploy_operation_summaries: Schema.Array(Schema.Struct({
|
|
134
134
|
id: Schema.String,
|
|
@@ -148,8 +148,8 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
148
148
|
]),
|
|
149
149
|
syntax_highlighted_ddl: Schema.String,
|
|
150
150
|
table_name: Schema.String,
|
|
151
|
-
table_recently_used_at: Schema.String,
|
|
152
|
-
throttled_at: Schema.String,
|
|
151
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
152
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
153
153
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
154
154
|
shard_count: Schema.Number,
|
|
155
155
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -174,28 +174,30 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
174
174
|
lint_errors: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
175
175
|
sequential_diff_dependencies: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
176
176
|
lookup_vindex_operations: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
177
|
-
throttler_configurations: Schema.
|
|
178
|
-
deployment_revert_request: Schema.Record(Schema.String, Schema.Unknown),
|
|
179
|
-
actor: Schema.Struct({
|
|
177
|
+
throttler_configurations: Schema.optional(Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown))),
|
|
178
|
+
deployment_revert_request: Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
179
|
+
actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
180
180
|
id: Schema.String,
|
|
181
181
|
display_name: Schema.String,
|
|
182
182
|
avatar_url: Schema.String,
|
|
183
|
-
}),
|
|
184
|
-
cutover_actor: Schema.Struct({
|
|
183
|
+
}))),
|
|
184
|
+
cutover_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
185
185
|
id: Schema.String,
|
|
186
186
|
display_name: Schema.String,
|
|
187
187
|
avatar_url: Schema.String,
|
|
188
|
-
}),
|
|
189
|
-
cancelled_actor: Schema.Struct({
|
|
188
|
+
}))),
|
|
189
|
+
cancelled_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
190
190
|
id: Schema.String,
|
|
191
191
|
display_name: Schema.String,
|
|
192
192
|
avatar_url: Schema.String,
|
|
193
|
-
}),
|
|
194
|
-
schema_last_updated_at: Schema.String,
|
|
193
|
+
}))),
|
|
194
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
195
195
|
table_locked: Schema.Boolean,
|
|
196
|
-
locked_table_name: Schema.String,
|
|
196
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
197
197
|
instant_ddl: Schema.Boolean,
|
|
198
198
|
instant_ddl_eligible: Schema.Boolean,
|
|
199
|
+
queue_paused: Schema.Boolean,
|
|
200
|
+
queue_pause_reason: Schema.String,
|
|
199
201
|
}),
|
|
200
202
|
num_comments: Schema.Number,
|
|
201
203
|
html_url: Schema.String,
|
|
@@ -203,8 +205,8 @@ export const UpdateAutoApplyOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
203
205
|
html_body: Schema.String,
|
|
204
206
|
created_at: Schema.String,
|
|
205
207
|
updated_at: Schema.String,
|
|
206
|
-
closed_at: Schema.String,
|
|
207
|
-
deployed_at: Schema.String,
|
|
208
|
+
closed_at: Schema.NullOr(Schema.String),
|
|
209
|
+
deployed_at: Schema.NullOr(Schema.String),
|
|
208
210
|
});
|
|
209
211
|
// The operation
|
|
210
212
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateAutoApply.js","sourceRoot":"","sources":["../../src/operations/updateAutoApply.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5E,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3C,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,wFAAwF;CAC/F,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC7E,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC;QACnB,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,YAAY,EAAE,MAAM,CAAC,MAAM;QAC3B,UAAU,EAAE,MAAM,CAAC,MAAM;KAC1B,CAAC;IACF,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"updateAutoApply.js","sourceRoot":"","sources":["../../src/operations/updateAutoApply.ts"],"names":[],"mappings":"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"}
|