@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
|
@@ -22,20 +22,20 @@ export const CancelDeployRequestOutput =
|
|
|
22
22
|
display_name: Schema.String,
|
|
23
23
|
avatar_url: Schema.String,
|
|
24
24
|
}),
|
|
25
|
-
closed_by: Schema.Struct({
|
|
25
|
+
closed_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
26
26
|
id: Schema.String,
|
|
27
27
|
display_name: Schema.String,
|
|
28
28
|
avatar_url: Schema.String,
|
|
29
|
-
}),
|
|
29
|
+
}))),
|
|
30
30
|
branch: Schema.String,
|
|
31
31
|
branch_id: Schema.String,
|
|
32
32
|
branch_deleted: Schema.Boolean,
|
|
33
|
-
branch_deleted_by: Schema.Struct({
|
|
33
|
+
branch_deleted_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
34
34
|
id: Schema.String,
|
|
35
35
|
display_name: Schema.String,
|
|
36
36
|
avatar_url: Schema.String,
|
|
37
|
-
}),
|
|
38
|
-
branch_deleted_at: Schema.String,
|
|
37
|
+
}))),
|
|
38
|
+
branch_deleted_at: Schema.NullOr(Schema.String),
|
|
39
39
|
into_branch: Schema.String,
|
|
40
40
|
into_branch_sharded: Schema.Boolean,
|
|
41
41
|
into_branch_shard_count: Schema.Number,
|
|
@@ -68,13 +68,13 @@ export const CancelDeployRequestOutput =
|
|
|
68
68
|
auto_cutover: Schema.Boolean,
|
|
69
69
|
auto_delete_branch: Schema.Boolean,
|
|
70
70
|
created_at: Schema.String,
|
|
71
|
-
cutover_at: Schema.String,
|
|
71
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
72
72
|
cutover_expiring: Schema.Boolean,
|
|
73
|
-
deploy_check_errors: Schema.String,
|
|
74
|
-
finished_at: Schema.String,
|
|
75
|
-
queued_at: Schema.String,
|
|
76
|
-
ready_to_cutover_at: Schema.String,
|
|
77
|
-
started_at: Schema.String,
|
|
73
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
74
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
75
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
76
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
77
|
+
started_at: Schema.NullOr(Schema.String),
|
|
78
78
|
state: Schema.Literals([
|
|
79
79
|
"pending",
|
|
80
80
|
"ready",
|
|
@@ -97,7 +97,7 @@ export const CancelDeployRequestOutput =
|
|
|
97
97
|
"cancelled",
|
|
98
98
|
"error",
|
|
99
99
|
]),
|
|
100
|
-
submitted_at: Schema.String,
|
|
100
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
101
101
|
updated_at: Schema.String,
|
|
102
102
|
into_branch: Schema.String,
|
|
103
103
|
deploy_request_number: Schema.Number,
|
|
@@ -116,20 +116,20 @@ export const CancelDeployRequestOutput =
|
|
|
116
116
|
keyspace_name: Schema.String,
|
|
117
117
|
table_name: Schema.String,
|
|
118
118
|
operation_name: Schema.String,
|
|
119
|
-
eta_seconds: Schema.Number,
|
|
120
|
-
progress_percentage: Schema.Number,
|
|
121
|
-
deploy_error_docs_url: Schema.String,
|
|
119
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
120
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
121
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
122
122
|
ddl_statement: Schema.String,
|
|
123
123
|
syntax_highlighted_ddl: Schema.String,
|
|
124
124
|
created_at: Schema.String,
|
|
125
125
|
updated_at: Schema.String,
|
|
126
|
-
throttled_at: Schema.String,
|
|
126
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
127
127
|
can_drop_data: Schema.Boolean,
|
|
128
128
|
table_locked: Schema.Boolean,
|
|
129
129
|
table_recently_used: Schema.Boolean,
|
|
130
|
-
table_recently_used_at: Schema.String,
|
|
131
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
132
|
-
deploy_errors: Schema.String,
|
|
130
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
131
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
132
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
133
133
|
})),
|
|
134
134
|
deploy_operation_summaries: Schema.Array(Schema.Struct({
|
|
135
135
|
id: Schema.String,
|
|
@@ -149,8 +149,8 @@ export const CancelDeployRequestOutput =
|
|
|
149
149
|
]),
|
|
150
150
|
syntax_highlighted_ddl: Schema.String,
|
|
151
151
|
table_name: Schema.String,
|
|
152
|
-
table_recently_used_at: Schema.String,
|
|
153
|
-
throttled_at: Schema.String,
|
|
152
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
153
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
154
154
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
155
155
|
shard_count: Schema.Number,
|
|
156
156
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -175,28 +175,30 @@ export const CancelDeployRequestOutput =
|
|
|
175
175
|
lint_errors: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
176
176
|
sequential_diff_dependencies: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
177
177
|
lookup_vindex_operations: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
178
|
-
throttler_configurations: Schema.
|
|
179
|
-
deployment_revert_request: Schema.Record(Schema.String, Schema.Unknown),
|
|
180
|
-
actor: Schema.Struct({
|
|
178
|
+
throttler_configurations: Schema.optional(Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown))),
|
|
179
|
+
deployment_revert_request: Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
180
|
+
actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
181
181
|
id: Schema.String,
|
|
182
182
|
display_name: Schema.String,
|
|
183
183
|
avatar_url: Schema.String,
|
|
184
|
-
}),
|
|
185
|
-
cutover_actor: Schema.Struct({
|
|
184
|
+
}))),
|
|
185
|
+
cutover_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
186
186
|
id: Schema.String,
|
|
187
187
|
display_name: Schema.String,
|
|
188
188
|
avatar_url: Schema.String,
|
|
189
|
-
}),
|
|
190
|
-
cancelled_actor: Schema.Struct({
|
|
189
|
+
}))),
|
|
190
|
+
cancelled_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
191
191
|
id: Schema.String,
|
|
192
192
|
display_name: Schema.String,
|
|
193
193
|
avatar_url: Schema.String,
|
|
194
|
-
}),
|
|
195
|
-
schema_last_updated_at: Schema.String,
|
|
194
|
+
}))),
|
|
195
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
196
196
|
table_locked: Schema.Boolean,
|
|
197
|
-
locked_table_name: Schema.String,
|
|
197
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
198
198
|
instant_ddl: Schema.Boolean,
|
|
199
199
|
instant_ddl_eligible: Schema.Boolean,
|
|
200
|
+
queue_paused: Schema.Boolean,
|
|
201
|
+
queue_pause_reason: Schema.String,
|
|
200
202
|
}),
|
|
201
203
|
num_comments: Schema.Number,
|
|
202
204
|
html_url: Schema.String,
|
|
@@ -204,8 +206,8 @@ export const CancelDeployRequestOutput =
|
|
|
204
206
|
html_body: Schema.String,
|
|
205
207
|
created_at: Schema.String,
|
|
206
208
|
updated_at: Schema.String,
|
|
207
|
-
closed_at: Schema.String,
|
|
208
|
-
deployed_at: Schema.String,
|
|
209
|
+
closed_at: Schema.NullOr(Schema.String),
|
|
210
|
+
deployed_at: Schema.NullOr(Schema.String),
|
|
209
211
|
});
|
|
210
212
|
// The operation
|
|
211
213
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancelDeployRequest.js","sourceRoot":"","sources":["../../src/operations/cancelDeployRequest.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,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,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;CAC1C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,oFAAoF;CAC3F,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB;AACpC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,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":"cancelDeployRequest.js","sourceRoot":"","sources":["../../src/operations/cancelDeployRequest.ts"],"names":[],"mappings":"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"}
|
|
@@ -15,20 +15,20 @@ export declare const CloseDeployRequestOutput: 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 CloseDeployRequestOutput: 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 CloseDeployRequestOutput: 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 CloseDeployRequestOutput: 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 CloseDeployRequestOutput: 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 CloseDeployRequestOutput: 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 CloseDeployRequestOutput = typeof CloseDeployRequestOutput.Type;
|
|
142
144
|
/**
|
|
@@ -160,20 +162,20 @@ export declare const closeDeployRequest: import("@distilled.cloud/core/client").
|
|
|
160
162
|
readonly display_name: string;
|
|
161
163
|
readonly avatar_url: string;
|
|
162
164
|
};
|
|
163
|
-
readonly closed_by
|
|
165
|
+
readonly closed_by?: {
|
|
164
166
|
readonly id: string;
|
|
165
167
|
readonly display_name: string;
|
|
166
168
|
readonly avatar_url: string;
|
|
167
|
-
};
|
|
169
|
+
} | null | undefined;
|
|
168
170
|
readonly branch: string;
|
|
169
171
|
readonly branch_id: string;
|
|
170
172
|
readonly branch_deleted: boolean;
|
|
171
|
-
readonly branch_deleted_by
|
|
173
|
+
readonly branch_deleted_by?: {
|
|
172
174
|
readonly id: string;
|
|
173
175
|
readonly display_name: string;
|
|
174
176
|
readonly avatar_url: string;
|
|
175
|
-
};
|
|
176
|
-
readonly branch_deleted_at: string;
|
|
177
|
+
} | null | undefined;
|
|
178
|
+
readonly branch_deleted_at: string | null;
|
|
177
179
|
readonly into_branch: string;
|
|
178
180
|
readonly into_branch_sharded: boolean;
|
|
179
181
|
readonly into_branch_shard_count: number;
|
|
@@ -185,15 +187,15 @@ export declare const closeDeployRequest: import("@distilled.cloud/core/client").
|
|
|
185
187
|
readonly auto_cutover: boolean;
|
|
186
188
|
readonly auto_delete_branch: boolean;
|
|
187
189
|
readonly created_at: string;
|
|
188
|
-
readonly cutover_at: string;
|
|
190
|
+
readonly cutover_at: string | null;
|
|
189
191
|
readonly cutover_expiring: boolean;
|
|
190
|
-
readonly deploy_check_errors
|
|
191
|
-
readonly finished_at: string;
|
|
192
|
-
readonly queued_at: string;
|
|
193
|
-
readonly ready_to_cutover_at: string;
|
|
194
|
-
readonly started_at: string;
|
|
192
|
+
readonly deploy_check_errors?: string | null | undefined;
|
|
193
|
+
readonly finished_at: string | null;
|
|
194
|
+
readonly queued_at: string | null;
|
|
195
|
+
readonly ready_to_cutover_at: string | null;
|
|
196
|
+
readonly started_at: string | null;
|
|
195
197
|
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";
|
|
196
|
-
readonly submitted_at: string;
|
|
198
|
+
readonly submitted_at: string | null;
|
|
197
199
|
readonly updated_at: string;
|
|
198
200
|
readonly into_branch: string;
|
|
199
201
|
readonly deploy_request_number: number;
|
|
@@ -207,20 +209,20 @@ export declare const closeDeployRequest: import("@distilled.cloud/core/client").
|
|
|
207
209
|
readonly keyspace_name: string;
|
|
208
210
|
readonly table_name: string;
|
|
209
211
|
readonly operation_name: string;
|
|
210
|
-
readonly eta_seconds: number;
|
|
211
|
-
readonly progress_percentage: number;
|
|
212
|
-
readonly deploy_error_docs_url: string;
|
|
212
|
+
readonly eta_seconds: number | null;
|
|
213
|
+
readonly progress_percentage: number | null;
|
|
214
|
+
readonly deploy_error_docs_url: string | null;
|
|
213
215
|
readonly ddl_statement: string;
|
|
214
216
|
readonly syntax_highlighted_ddl: string;
|
|
215
217
|
readonly created_at: string;
|
|
216
218
|
readonly updated_at: string;
|
|
217
|
-
readonly throttled_at: string;
|
|
219
|
+
readonly throttled_at: string | null;
|
|
218
220
|
readonly can_drop_data: boolean;
|
|
219
221
|
readonly table_locked: boolean;
|
|
220
222
|
readonly table_recently_used: boolean;
|
|
221
|
-
readonly table_recently_used_at: string;
|
|
222
|
-
readonly removed_foreign_key_names: readonly string[];
|
|
223
|
-
readonly deploy_errors: string;
|
|
223
|
+
readonly table_recently_used_at: string | null;
|
|
224
|
+
readonly removed_foreign_key_names: readonly string[] | null;
|
|
225
|
+
readonly deploy_errors: string | null;
|
|
224
226
|
}[];
|
|
225
227
|
readonly deploy_operation_summaries: readonly {
|
|
226
228
|
readonly id: string;
|
|
@@ -234,8 +236,8 @@ export declare const closeDeployRequest: import("@distilled.cloud/core/client").
|
|
|
234
236
|
readonly state: "cancelled" | "complete" | "error" | "in_progress" | "pending";
|
|
235
237
|
readonly syntax_highlighted_ddl: string;
|
|
236
238
|
readonly table_name: string;
|
|
237
|
-
readonly table_recently_used_at: string;
|
|
238
|
-
readonly throttled_at: string;
|
|
239
|
+
readonly table_recently_used_at: string | null;
|
|
240
|
+
readonly throttled_at: string | null;
|
|
239
241
|
readonly removed_foreign_key_names: readonly string[];
|
|
240
242
|
readonly shard_count: number;
|
|
241
243
|
readonly shard_names: readonly string[];
|
|
@@ -259,32 +261,34 @@ export declare const closeDeployRequest: import("@distilled.cloud/core/client").
|
|
|
259
261
|
readonly lookup_vindex_operations: readonly {
|
|
260
262
|
readonly [x: string]: unknown;
|
|
261
263
|
}[];
|
|
262
|
-
readonly throttler_configurations
|
|
264
|
+
readonly throttler_configurations?: {
|
|
263
265
|
readonly [x: string]: unknown;
|
|
264
|
-
}
|
|
266
|
+
} | null | undefined;
|
|
265
267
|
readonly deployment_revert_request: {
|
|
266
268
|
readonly [x: string]: unknown;
|
|
267
|
-
};
|
|
268
|
-
readonly actor
|
|
269
|
+
} | null;
|
|
270
|
+
readonly actor?: {
|
|
269
271
|
readonly id: string;
|
|
270
272
|
readonly display_name: string;
|
|
271
273
|
readonly avatar_url: string;
|
|
272
|
-
};
|
|
273
|
-
readonly cutover_actor
|
|
274
|
+
} | null | undefined;
|
|
275
|
+
readonly cutover_actor?: {
|
|
274
276
|
readonly id: string;
|
|
275
277
|
readonly display_name: string;
|
|
276
278
|
readonly avatar_url: string;
|
|
277
|
-
};
|
|
278
|
-
readonly cancelled_actor
|
|
279
|
+
} | null | undefined;
|
|
280
|
+
readonly cancelled_actor?: {
|
|
279
281
|
readonly id: string;
|
|
280
282
|
readonly display_name: string;
|
|
281
283
|
readonly avatar_url: string;
|
|
282
|
-
};
|
|
283
|
-
readonly schema_last_updated_at: string;
|
|
284
|
+
} | null | undefined;
|
|
285
|
+
readonly schema_last_updated_at: string | null;
|
|
284
286
|
readonly table_locked: boolean;
|
|
285
|
-
readonly locked_table_name
|
|
287
|
+
readonly locked_table_name?: string | null | undefined;
|
|
286
288
|
readonly instant_ddl: boolean;
|
|
287
289
|
readonly instant_ddl_eligible: boolean;
|
|
290
|
+
readonly queue_paused: boolean;
|
|
291
|
+
readonly queue_pause_reason: string;
|
|
288
292
|
};
|
|
289
293
|
readonly num_comments: number;
|
|
290
294
|
readonly html_url: string;
|
|
@@ -292,7 +296,7 @@ export declare const closeDeployRequest: import("@distilled.cloud/core/client").
|
|
|
292
296
|
readonly html_body: string;
|
|
293
297
|
readonly created_at: string;
|
|
294
298
|
readonly updated_at: string;
|
|
295
|
-
readonly closed_at: string;
|
|
296
|
-
readonly deployed_at: string;
|
|
299
|
+
readonly closed_at: string | null;
|
|
300
|
+
readonly deployed_at: string | null;
|
|
297
301
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
298
302
|
//# sourceMappingURL=closeDeployRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"closeDeployRequest.d.ts","sourceRoot":"","sources":["../../src/operations/closeDeployRequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,uBAAuB;;;;;EAWjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"closeDeployRequest.d.ts","sourceRoot":"","sources":["../../src/operations/closeDeployRequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,uBAAuB;;;;;EAWjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuOjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;;;;GAOG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAI5B,CAAC"}
|
|
@@ -23,20 +23,20 @@ export const CloseDeployRequestOutput =
|
|
|
23
23
|
display_name: Schema.String,
|
|
24
24
|
avatar_url: Schema.String,
|
|
25
25
|
}),
|
|
26
|
-
closed_by: Schema.Struct({
|
|
26
|
+
closed_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
27
27
|
id: Schema.String,
|
|
28
28
|
display_name: Schema.String,
|
|
29
29
|
avatar_url: Schema.String,
|
|
30
|
-
}),
|
|
30
|
+
}))),
|
|
31
31
|
branch: Schema.String,
|
|
32
32
|
branch_id: Schema.String,
|
|
33
33
|
branch_deleted: Schema.Boolean,
|
|
34
|
-
branch_deleted_by: Schema.Struct({
|
|
34
|
+
branch_deleted_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
35
35
|
id: Schema.String,
|
|
36
36
|
display_name: Schema.String,
|
|
37
37
|
avatar_url: Schema.String,
|
|
38
|
-
}),
|
|
39
|
-
branch_deleted_at: Schema.String,
|
|
38
|
+
}))),
|
|
39
|
+
branch_deleted_at: Schema.NullOr(Schema.String),
|
|
40
40
|
into_branch: Schema.String,
|
|
41
41
|
into_branch_sharded: Schema.Boolean,
|
|
42
42
|
into_branch_shard_count: Schema.Number,
|
|
@@ -69,13 +69,13 @@ export const CloseDeployRequestOutput =
|
|
|
69
69
|
auto_cutover: Schema.Boolean,
|
|
70
70
|
auto_delete_branch: Schema.Boolean,
|
|
71
71
|
created_at: Schema.String,
|
|
72
|
-
cutover_at: Schema.String,
|
|
72
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
73
73
|
cutover_expiring: Schema.Boolean,
|
|
74
|
-
deploy_check_errors: Schema.String,
|
|
75
|
-
finished_at: Schema.String,
|
|
76
|
-
queued_at: Schema.String,
|
|
77
|
-
ready_to_cutover_at: Schema.String,
|
|
78
|
-
started_at: Schema.String,
|
|
74
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
75
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
76
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
77
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
78
|
+
started_at: Schema.NullOr(Schema.String),
|
|
79
79
|
state: Schema.Literals([
|
|
80
80
|
"pending",
|
|
81
81
|
"ready",
|
|
@@ -98,7 +98,7 @@ export const CloseDeployRequestOutput =
|
|
|
98
98
|
"cancelled",
|
|
99
99
|
"error",
|
|
100
100
|
]),
|
|
101
|
-
submitted_at: Schema.String,
|
|
101
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
102
102
|
updated_at: Schema.String,
|
|
103
103
|
into_branch: Schema.String,
|
|
104
104
|
deploy_request_number: Schema.Number,
|
|
@@ -117,20 +117,20 @@ export const CloseDeployRequestOutput =
|
|
|
117
117
|
keyspace_name: Schema.String,
|
|
118
118
|
table_name: Schema.String,
|
|
119
119
|
operation_name: Schema.String,
|
|
120
|
-
eta_seconds: Schema.Number,
|
|
121
|
-
progress_percentage: Schema.Number,
|
|
122
|
-
deploy_error_docs_url: Schema.String,
|
|
120
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
121
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
122
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
123
123
|
ddl_statement: Schema.String,
|
|
124
124
|
syntax_highlighted_ddl: Schema.String,
|
|
125
125
|
created_at: Schema.String,
|
|
126
126
|
updated_at: Schema.String,
|
|
127
|
-
throttled_at: Schema.String,
|
|
127
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
128
128
|
can_drop_data: Schema.Boolean,
|
|
129
129
|
table_locked: Schema.Boolean,
|
|
130
130
|
table_recently_used: Schema.Boolean,
|
|
131
|
-
table_recently_used_at: Schema.String,
|
|
132
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
133
|
-
deploy_errors: Schema.String,
|
|
131
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
132
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
133
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
134
134
|
})),
|
|
135
135
|
deploy_operation_summaries: Schema.Array(Schema.Struct({
|
|
136
136
|
id: Schema.String,
|
|
@@ -150,8 +150,8 @@ export const CloseDeployRequestOutput =
|
|
|
150
150
|
]),
|
|
151
151
|
syntax_highlighted_ddl: Schema.String,
|
|
152
152
|
table_name: Schema.String,
|
|
153
|
-
table_recently_used_at: Schema.String,
|
|
154
|
-
throttled_at: Schema.String,
|
|
153
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
154
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
155
155
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
156
156
|
shard_count: Schema.Number,
|
|
157
157
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -176,28 +176,30 @@ export const CloseDeployRequestOutput =
|
|
|
176
176
|
lint_errors: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
177
177
|
sequential_diff_dependencies: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
178
178
|
lookup_vindex_operations: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
179
|
-
throttler_configurations: Schema.
|
|
180
|
-
deployment_revert_request: Schema.Record(Schema.String, Schema.Unknown),
|
|
181
|
-
actor: Schema.Struct({
|
|
179
|
+
throttler_configurations: Schema.optional(Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown))),
|
|
180
|
+
deployment_revert_request: Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
181
|
+
actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
182
182
|
id: Schema.String,
|
|
183
183
|
display_name: Schema.String,
|
|
184
184
|
avatar_url: Schema.String,
|
|
185
|
-
}),
|
|
186
|
-
cutover_actor: Schema.Struct({
|
|
185
|
+
}))),
|
|
186
|
+
cutover_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
187
187
|
id: Schema.String,
|
|
188
188
|
display_name: Schema.String,
|
|
189
189
|
avatar_url: Schema.String,
|
|
190
|
-
}),
|
|
191
|
-
cancelled_actor: Schema.Struct({
|
|
190
|
+
}))),
|
|
191
|
+
cancelled_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
192
192
|
id: Schema.String,
|
|
193
193
|
display_name: Schema.String,
|
|
194
194
|
avatar_url: Schema.String,
|
|
195
|
-
}),
|
|
196
|
-
schema_last_updated_at: Schema.String,
|
|
195
|
+
}))),
|
|
196
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
197
197
|
table_locked: Schema.Boolean,
|
|
198
|
-
locked_table_name: Schema.String,
|
|
198
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
199
199
|
instant_ddl: Schema.Boolean,
|
|
200
200
|
instant_ddl_eligible: Schema.Boolean,
|
|
201
|
+
queue_paused: Schema.Boolean,
|
|
202
|
+
queue_pause_reason: Schema.String,
|
|
201
203
|
}),
|
|
202
204
|
num_comments: Schema.Number,
|
|
203
205
|
html_url: Schema.String,
|
|
@@ -205,8 +207,8 @@ export const CloseDeployRequestOutput =
|
|
|
205
207
|
html_body: Schema.String,
|
|
206
208
|
created_at: Schema.String,
|
|
207
209
|
updated_at: Schema.String,
|
|
208
|
-
closed_at: Schema.String,
|
|
209
|
-
deployed_at: Schema.String,
|
|
210
|
+
closed_at: Schema.NullOr(Schema.String),
|
|
211
|
+
deployed_at: Schema.NullOr(Schema.String),
|
|
210
212
|
});
|
|
211
213
|
// The operation
|
|
212
214
|
/**
|