@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 UpdateAutoDeleteBranchOutput: 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 UpdateAutoDeleteBranchOutput: 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 UpdateAutoDeleteBranchOutput: 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 UpdateAutoDeleteBranchOutput: 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 UpdateAutoDeleteBranchOutput: 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 UpdateAutoDeleteBranchOutput: 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 UpdateAutoDeleteBranchOutput = typeof UpdateAutoDeleteBranchOutput.Type;
|
|
142
144
|
/**
|
|
@@ -162,20 +164,20 @@ export declare const updateAutoDeleteBranch: import("@distilled.cloud/core/clien
|
|
|
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 updateAutoDeleteBranch: import("@distilled.cloud/core/clien
|
|
|
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 updateAutoDeleteBranch: import("@distilled.cloud/core/clien
|
|
|
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 updateAutoDeleteBranch: import("@distilled.cloud/core/clien
|
|
|
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 updateAutoDeleteBranch: import("@distilled.cloud/core/clien
|
|
|
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 updateAutoDeleteBranch: import("@distilled.cloud/core/clien
|
|
|
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=updateAutoDeleteBranch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateAutoDeleteBranch.d.ts","sourceRoot":"","sources":["../../src/operations/updateAutoDeleteBranch.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,2BAA2B;;;;;EAWrC,CAAC;AACJ,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C,eAAO,MAAM,4BAA4B
|
|
1
|
+
{"version":3,"file":"updateAutoDeleteBranch.d.ts","sourceRoot":"","sources":["../../src/operations/updateAutoDeleteBranch.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,2BAA2B;;;;;EAWrC,CAAC;AACJ,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuOrC,CAAC;AACL,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C;;;;;;;;;GASG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAMlC,CAAC"}
|
|
@@ -23,20 +23,20 @@ export const UpdateAutoDeleteBranchOutput =
|
|
|
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 UpdateAutoDeleteBranchOutput =
|
|
|
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 UpdateAutoDeleteBranchOutput =
|
|
|
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 UpdateAutoDeleteBranchOutput =
|
|
|
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 UpdateAutoDeleteBranchOutput =
|
|
|
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 UpdateAutoDeleteBranchOutput =
|
|
|
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 UpdateAutoDeleteBranchOutput =
|
|
|
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
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateAutoDeleteBranch.js","sourceRoot":"","sources":["../../src/operations/updateAutoDeleteBranch.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,2BAA2B;AACtC,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;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,gGAAgG;CACvG,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,4BAA4B;AACvC,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":"updateAutoDeleteBranch.js","sourceRoot":"","sources":["../../src/operations/updateAutoDeleteBranch.ts"],"names":[],"mappings":"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"}
|
|
@@ -30,12 +30,12 @@ export declare const UpdateBackupOutput: Schema.Struct<{
|
|
|
30
30
|
readonly updated_at: Schema.String;
|
|
31
31
|
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
32
32
|
}>>;
|
|
33
|
-
readonly actor: Schema.Struct<{
|
|
33
|
+
readonly actor: Schema.NullOr<Schema.Struct<{
|
|
34
34
|
readonly id: Schema.String;
|
|
35
35
|
readonly display_name: Schema.String;
|
|
36
36
|
readonly avatar_url: Schema.String;
|
|
37
|
-
}
|
|
38
|
-
readonly backup_policy: Schema.NullOr<Schema.Struct<{
|
|
37
|
+
}>>;
|
|
38
|
+
readonly backup_policy: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
39
39
|
readonly id: Schema.String;
|
|
40
40
|
readonly display_name: Schema.String;
|
|
41
41
|
readonly name: Schema.String;
|
|
@@ -45,29 +45,29 @@ export declare const UpdateBackupOutput: Schema.Struct<{
|
|
|
45
45
|
readonly frequency_value: Schema.Number;
|
|
46
46
|
readonly frequency_unit: Schema.String;
|
|
47
47
|
readonly schedule_time: Schema.NullOr<Schema.String>;
|
|
48
|
-
readonly schedule_day: Schema.Number
|
|
49
|
-
readonly schedule_week: Schema.Number
|
|
48
|
+
readonly schedule_day: Schema.NullOr<Schema.Number>;
|
|
49
|
+
readonly schedule_week: Schema.NullOr<Schema.Number>;
|
|
50
50
|
readonly created_at: Schema.String;
|
|
51
51
|
readonly updated_at: Schema.String;
|
|
52
52
|
readonly last_ran_at: Schema.NullOr<Schema.String>;
|
|
53
53
|
readonly next_run_at: Schema.NullOr<Schema.String>;
|
|
54
54
|
readonly required: Schema.Boolean;
|
|
55
|
-
}
|
|
56
|
-
readonly schema_snapshot: Schema.Struct<{
|
|
55
|
+
}>>>;
|
|
56
|
+
readonly schema_snapshot: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
57
57
|
readonly id: Schema.String;
|
|
58
58
|
readonly name: Schema.String;
|
|
59
59
|
readonly created_at: Schema.String;
|
|
60
60
|
readonly updated_at: Schema.String;
|
|
61
61
|
readonly linted_at: Schema.NullOr<Schema.String>;
|
|
62
62
|
readonly url: Schema.String;
|
|
63
|
-
}
|
|
64
|
-
readonly database_branch: Schema.Struct<{
|
|
63
|
+
}>>>;
|
|
64
|
+
readonly database_branch: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
65
65
|
readonly id: Schema.String;
|
|
66
66
|
readonly name: Schema.String;
|
|
67
67
|
readonly created_at: Schema.String;
|
|
68
68
|
readonly updated_at: Schema.String;
|
|
69
69
|
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
70
|
-
}
|
|
70
|
+
}>>>;
|
|
71
71
|
}>;
|
|
72
72
|
export type UpdateBackupOutput = typeof UpdateBackupOutput.Type;
|
|
73
73
|
/**
|
|
@@ -111,8 +111,8 @@ export declare const updateBackup: import("@distilled.cloud/core/client").Operat
|
|
|
111
111
|
readonly id: string;
|
|
112
112
|
readonly display_name: string;
|
|
113
113
|
readonly avatar_url: string;
|
|
114
|
-
};
|
|
115
|
-
readonly backup_policy
|
|
114
|
+
} | null;
|
|
115
|
+
readonly backup_policy?: {
|
|
116
116
|
readonly id: string;
|
|
117
117
|
readonly display_name: string;
|
|
118
118
|
readonly name: string;
|
|
@@ -122,28 +122,28 @@ export declare const updateBackup: import("@distilled.cloud/core/client").Operat
|
|
|
122
122
|
readonly frequency_value: number;
|
|
123
123
|
readonly frequency_unit: string;
|
|
124
124
|
readonly schedule_time: string | null;
|
|
125
|
-
readonly schedule_day: number;
|
|
126
|
-
readonly schedule_week: number;
|
|
125
|
+
readonly schedule_day: number | null;
|
|
126
|
+
readonly schedule_week: number | null;
|
|
127
127
|
readonly created_at: string;
|
|
128
128
|
readonly updated_at: string;
|
|
129
129
|
readonly last_ran_at: string | null;
|
|
130
130
|
readonly next_run_at: string | null;
|
|
131
131
|
readonly required: boolean;
|
|
132
|
-
} | null;
|
|
133
|
-
readonly schema_snapshot
|
|
132
|
+
} | null | undefined;
|
|
133
|
+
readonly schema_snapshot?: {
|
|
134
134
|
readonly id: string;
|
|
135
135
|
readonly name: string;
|
|
136
136
|
readonly created_at: string;
|
|
137
137
|
readonly updated_at: string;
|
|
138
138
|
readonly linted_at: string | null;
|
|
139
139
|
readonly url: string;
|
|
140
|
-
};
|
|
141
|
-
readonly database_branch
|
|
140
|
+
} | null | undefined;
|
|
141
|
+
readonly database_branch?: {
|
|
142
142
|
readonly id: string;
|
|
143
143
|
readonly name: string;
|
|
144
144
|
readonly created_at: string;
|
|
145
145
|
readonly updated_at: string;
|
|
146
146
|
readonly deleted_at: string | null;
|
|
147
|
-
};
|
|
147
|
+
} | null | undefined;
|
|
148
148
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
149
149
|
//# sourceMappingURL=updateBackup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateBackup.d.ts","sourceRoot":"","sources":["../../src/operations/updateBackup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,iBAAiB;;;;;;EAW7B,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"updateBackup.d.ts","sourceRoot":"","sources":["../../src/operations/updateBackup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,iBAAiB;;;;;;EAW7B,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmF7B,CAAC;AACH,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE;;;;;;;;GAQG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAItB,CAAC"}
|
|
@@ -43,12 +43,12 @@ export const UpdateBackupOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
43
43
|
updated_at: Schema.String,
|
|
44
44
|
deleted_at: Schema.NullOr(Schema.String),
|
|
45
45
|
})),
|
|
46
|
-
actor: Schema.Struct({
|
|
46
|
+
actor: Schema.NullOr(Schema.Struct({
|
|
47
47
|
id: Schema.String,
|
|
48
48
|
display_name: Schema.String,
|
|
49
49
|
avatar_url: Schema.String,
|
|
50
|
-
}),
|
|
51
|
-
backup_policy: Schema.NullOr(Schema.Struct({
|
|
50
|
+
})),
|
|
51
|
+
backup_policy: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
52
52
|
id: Schema.String,
|
|
53
53
|
display_name: Schema.String,
|
|
54
54
|
name: Schema.String,
|
|
@@ -58,29 +58,29 @@ export const UpdateBackupOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
58
58
|
frequency_value: Schema.Number,
|
|
59
59
|
frequency_unit: Schema.String,
|
|
60
60
|
schedule_time: Schema.NullOr(Schema.String),
|
|
61
|
-
schedule_day: Schema.Number,
|
|
62
|
-
schedule_week: Schema.Number,
|
|
61
|
+
schedule_day: Schema.NullOr(Schema.Number),
|
|
62
|
+
schedule_week: Schema.NullOr(Schema.Number),
|
|
63
63
|
created_at: Schema.String,
|
|
64
64
|
updated_at: Schema.String,
|
|
65
65
|
last_ran_at: Schema.NullOr(Schema.String),
|
|
66
66
|
next_run_at: Schema.NullOr(Schema.String),
|
|
67
67
|
required: Schema.Boolean,
|
|
68
|
-
})),
|
|
69
|
-
schema_snapshot: Schema.Struct({
|
|
68
|
+
}))),
|
|
69
|
+
schema_snapshot: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
70
70
|
id: Schema.String,
|
|
71
71
|
name: Schema.String,
|
|
72
72
|
created_at: Schema.String,
|
|
73
73
|
updated_at: Schema.String,
|
|
74
74
|
linted_at: Schema.NullOr(Schema.String),
|
|
75
75
|
url: Schema.String,
|
|
76
|
-
}),
|
|
77
|
-
database_branch: Schema.Struct({
|
|
76
|
+
}))),
|
|
77
|
+
database_branch: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
78
78
|
id: Schema.String,
|
|
79
79
|
name: Schema.String,
|
|
80
80
|
created_at: Schema.String,
|
|
81
81
|
updated_at: Schema.String,
|
|
82
82
|
deleted_at: Schema.NullOr(Schema.String),
|
|
83
|
-
}),
|
|
83
|
+
}))),
|
|
84
84
|
});
|
|
85
85
|
// The operation
|
|
86
86
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateBackup.js","sourceRoot":"","sources":["../../src/operations/updateBackup.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,iBAAiB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACzE,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACrC,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,SAAS,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CAC3C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,OAAO;IACf,IAAI,EAAE,mFAAmF;CAC1F,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1E,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC;QACrB,SAAS;QACT,SAAS;QACT,SAAS;QACT,QAAQ;QACR,UAAU;QACV,SAAS;KACV,CAAC;IACF,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,sBAAsB,EAAE,MAAM,CAAC,MAAM;IACrC,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1C,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,QAAQ,EAAE,MAAM,CAAC,MAAM;IACvB,SAAS,EAAE,MAAM,CAAC,OAAO;IACzB,QAAQ,EAAE,MAAM,CAAC,OAAO;IACxB,iBAAiB,EAAE,MAAM,CAAC,KAAK,CAC7B,MAAM,CAAC,MAAM,CAAC;QACZ,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,IAAI,EAAE,MAAM,CAAC,MAAM;QACnB,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;KACzC,CAAC,CACH;IACD,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"updateBackup.js","sourceRoot":"","sources":["../../src/operations/updateBackup.ts"],"names":[],"mappings":"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"}
|