@distilled.cloud/planetscale 0.21.0 → 0.21.2
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 +9 -5
- package/lib/operations/createPassword.d.ts.map +1 -1
- package/lib/operations/createPassword.js +6 -4
- 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 +9 -5
- package/lib/operations/renewPassword.d.ts.map +1 -1
- package/lib/operations/renewPassword.js +6 -4
- 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 +11 -7
- 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 +11 -7
- 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
|
@@ -19,6 +19,7 @@ export type GetDeployQueueInput = typeof GetDeployQueueInput.Type;
|
|
|
19
19
|
|
|
20
20
|
// Output Schema
|
|
21
21
|
export const GetDeployQueueOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
22
|
+
type: Schema.String,
|
|
22
23
|
current_page: Schema.Number,
|
|
23
24
|
next_page: Schema.NullOr(Schema.Number),
|
|
24
25
|
next_page_url: Schema.NullOr(Schema.String),
|
|
@@ -30,13 +31,13 @@ export const GetDeployQueueOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
30
31
|
auto_cutover: Schema.Boolean,
|
|
31
32
|
auto_delete_branch: Schema.Boolean,
|
|
32
33
|
created_at: Schema.String,
|
|
33
|
-
cutover_at: Schema.String,
|
|
34
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
34
35
|
cutover_expiring: Schema.Boolean,
|
|
35
|
-
deploy_check_errors: Schema.String,
|
|
36
|
-
finished_at: Schema.String,
|
|
37
|
-
queued_at: Schema.String,
|
|
38
|
-
ready_to_cutover_at: Schema.String,
|
|
39
|
-
started_at: Schema.String,
|
|
36
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
37
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
38
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
39
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
40
|
+
started_at: Schema.NullOr(Schema.String),
|
|
40
41
|
state: Schema.Literals([
|
|
41
42
|
"pending",
|
|
42
43
|
"ready",
|
|
@@ -59,7 +60,7 @@ export const GetDeployQueueOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
59
60
|
"cancelled",
|
|
60
61
|
"error",
|
|
61
62
|
]),
|
|
62
|
-
submitted_at: Schema.String,
|
|
63
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
63
64
|
updated_at: Schema.String,
|
|
64
65
|
into_branch: Schema.String,
|
|
65
66
|
deploy_request_number: Schema.Number,
|
|
@@ -81,20 +82,20 @@ export const GetDeployQueueOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
81
82
|
keyspace_name: Schema.String,
|
|
82
83
|
table_name: Schema.String,
|
|
83
84
|
operation_name: Schema.String,
|
|
84
|
-
eta_seconds: Schema.Number,
|
|
85
|
-
progress_percentage: Schema.Number,
|
|
86
|
-
deploy_error_docs_url: Schema.String,
|
|
85
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
86
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
87
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
87
88
|
ddl_statement: Schema.String,
|
|
88
89
|
syntax_highlighted_ddl: Schema.String,
|
|
89
90
|
created_at: Schema.String,
|
|
90
91
|
updated_at: Schema.String,
|
|
91
|
-
throttled_at: Schema.String,
|
|
92
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
92
93
|
can_drop_data: Schema.Boolean,
|
|
93
94
|
table_locked: Schema.Boolean,
|
|
94
95
|
table_recently_used: Schema.Boolean,
|
|
95
|
-
table_recently_used_at: Schema.String,
|
|
96
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
97
|
-
deploy_errors: Schema.String,
|
|
96
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
97
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
98
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
98
99
|
}),
|
|
99
100
|
),
|
|
100
101
|
deploy_operation_summaries: Schema.Array(
|
|
@@ -116,8 +117,8 @@ export const GetDeployQueueOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
116
117
|
]),
|
|
117
118
|
syntax_highlighted_ddl: Schema.String,
|
|
118
119
|
table_name: Schema.String,
|
|
119
|
-
table_recently_used_at: Schema.String,
|
|
120
|
-
throttled_at: Schema.String,
|
|
120
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
121
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
121
122
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
122
123
|
shard_count: Schema.Number,
|
|
123
124
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -149,30 +150,46 @@ export const GetDeployQueueOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
149
150
|
lookup_vindex_operations: Schema.Array(
|
|
150
151
|
Schema.Record(Schema.String, Schema.Unknown),
|
|
151
152
|
),
|
|
152
|
-
throttler_configurations: Schema.
|
|
153
|
+
throttler_configurations: Schema.optional(
|
|
154
|
+
Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
155
|
+
),
|
|
156
|
+
deployment_revert_request: Schema.NullOr(
|
|
153
157
|
Schema.Record(Schema.String, Schema.Unknown),
|
|
154
158
|
),
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
159
|
+
actor: Schema.optional(
|
|
160
|
+
Schema.NullOr(
|
|
161
|
+
Schema.Struct({
|
|
162
|
+
id: Schema.String,
|
|
163
|
+
display_name: Schema.String,
|
|
164
|
+
avatar_url: Schema.String,
|
|
165
|
+
}),
|
|
166
|
+
),
|
|
167
|
+
),
|
|
168
|
+
cutover_actor: Schema.optional(
|
|
169
|
+
Schema.NullOr(
|
|
170
|
+
Schema.Struct({
|
|
171
|
+
id: Schema.String,
|
|
172
|
+
display_name: Schema.String,
|
|
173
|
+
avatar_url: Schema.String,
|
|
174
|
+
}),
|
|
175
|
+
),
|
|
176
|
+
),
|
|
177
|
+
cancelled_actor: Schema.optional(
|
|
178
|
+
Schema.NullOr(
|
|
179
|
+
Schema.Struct({
|
|
180
|
+
id: Schema.String,
|
|
181
|
+
display_name: Schema.String,
|
|
182
|
+
avatar_url: Schema.String,
|
|
183
|
+
}),
|
|
184
|
+
),
|
|
185
|
+
),
|
|
186
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
172
187
|
table_locked: Schema.Boolean,
|
|
173
|
-
locked_table_name: Schema.String,
|
|
188
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
174
189
|
instant_ddl: Schema.Boolean,
|
|
175
190
|
instant_ddl_eligible: Schema.Boolean,
|
|
191
|
+
queue_paused: Schema.Boolean,
|
|
192
|
+
queue_pause_reason: Schema.String,
|
|
176
193
|
}),
|
|
177
194
|
),
|
|
178
195
|
});
|
|
@@ -26,20 +26,28 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
26
26
|
display_name: Schema.String,
|
|
27
27
|
avatar_url: Schema.String,
|
|
28
28
|
}),
|
|
29
|
-
closed_by: Schema.
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
29
|
+
closed_by: Schema.optional(
|
|
30
|
+
Schema.NullOr(
|
|
31
|
+
Schema.Struct({
|
|
32
|
+
id: Schema.String,
|
|
33
|
+
display_name: Schema.String,
|
|
34
|
+
avatar_url: Schema.String,
|
|
35
|
+
}),
|
|
36
|
+
),
|
|
37
|
+
),
|
|
34
38
|
branch: Schema.String,
|
|
35
39
|
branch_id: Schema.String,
|
|
36
40
|
branch_deleted: Schema.Boolean,
|
|
37
|
-
branch_deleted_by: Schema.
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
branch_deleted_by: Schema.optional(
|
|
42
|
+
Schema.NullOr(
|
|
43
|
+
Schema.Struct({
|
|
44
|
+
id: Schema.String,
|
|
45
|
+
display_name: Schema.String,
|
|
46
|
+
avatar_url: Schema.String,
|
|
47
|
+
}),
|
|
48
|
+
),
|
|
49
|
+
),
|
|
50
|
+
branch_deleted_at: Schema.NullOr(Schema.String),
|
|
43
51
|
into_branch: Schema.String,
|
|
44
52
|
into_branch_sharded: Schema.Boolean,
|
|
45
53
|
into_branch_shard_count: Schema.Number,
|
|
@@ -72,13 +80,13 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
72
80
|
auto_cutover: Schema.Boolean,
|
|
73
81
|
auto_delete_branch: Schema.Boolean,
|
|
74
82
|
created_at: Schema.String,
|
|
75
|
-
cutover_at: Schema.String,
|
|
83
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
76
84
|
cutover_expiring: Schema.Boolean,
|
|
77
|
-
deploy_check_errors: Schema.String,
|
|
78
|
-
finished_at: Schema.String,
|
|
79
|
-
queued_at: Schema.String,
|
|
80
|
-
ready_to_cutover_at: Schema.String,
|
|
81
|
-
started_at: Schema.String,
|
|
85
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
86
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
87
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
88
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
89
|
+
started_at: Schema.NullOr(Schema.String),
|
|
82
90
|
state: Schema.Literals([
|
|
83
91
|
"pending",
|
|
84
92
|
"ready",
|
|
@@ -101,7 +109,7 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
101
109
|
"cancelled",
|
|
102
110
|
"error",
|
|
103
111
|
]),
|
|
104
|
-
submitted_at: Schema.String,
|
|
112
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
105
113
|
updated_at: Schema.String,
|
|
106
114
|
into_branch: Schema.String,
|
|
107
115
|
deploy_request_number: Schema.Number,
|
|
@@ -123,20 +131,20 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
123
131
|
keyspace_name: Schema.String,
|
|
124
132
|
table_name: Schema.String,
|
|
125
133
|
operation_name: Schema.String,
|
|
126
|
-
eta_seconds: Schema.Number,
|
|
127
|
-
progress_percentage: Schema.Number,
|
|
128
|
-
deploy_error_docs_url: Schema.String,
|
|
134
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
135
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
136
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
129
137
|
ddl_statement: Schema.String,
|
|
130
138
|
syntax_highlighted_ddl: Schema.String,
|
|
131
139
|
created_at: Schema.String,
|
|
132
140
|
updated_at: Schema.String,
|
|
133
|
-
throttled_at: Schema.String,
|
|
141
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
134
142
|
can_drop_data: Schema.Boolean,
|
|
135
143
|
table_locked: Schema.Boolean,
|
|
136
144
|
table_recently_used: Schema.Boolean,
|
|
137
|
-
table_recently_used_at: Schema.String,
|
|
138
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
139
|
-
deploy_errors: Schema.String,
|
|
145
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
146
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
147
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
140
148
|
}),
|
|
141
149
|
),
|
|
142
150
|
deploy_operation_summaries: Schema.Array(
|
|
@@ -158,8 +166,8 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
158
166
|
]),
|
|
159
167
|
syntax_highlighted_ddl: Schema.String,
|
|
160
168
|
table_name: Schema.String,
|
|
161
|
-
table_recently_used_at: Schema.String,
|
|
162
|
-
throttled_at: Schema.String,
|
|
169
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
170
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
163
171
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
164
172
|
shard_count: Schema.Number,
|
|
165
173
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -191,30 +199,46 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
191
199
|
lookup_vindex_operations: Schema.Array(
|
|
192
200
|
Schema.Record(Schema.String, Schema.Unknown),
|
|
193
201
|
),
|
|
194
|
-
throttler_configurations: Schema.
|
|
202
|
+
throttler_configurations: Schema.optional(
|
|
203
|
+
Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
204
|
+
),
|
|
205
|
+
deployment_revert_request: Schema.NullOr(
|
|
195
206
|
Schema.Record(Schema.String, Schema.Unknown),
|
|
196
207
|
),
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
208
|
+
actor: Schema.optional(
|
|
209
|
+
Schema.NullOr(
|
|
210
|
+
Schema.Struct({
|
|
211
|
+
id: Schema.String,
|
|
212
|
+
display_name: Schema.String,
|
|
213
|
+
avatar_url: Schema.String,
|
|
214
|
+
}),
|
|
215
|
+
),
|
|
216
|
+
),
|
|
217
|
+
cutover_actor: Schema.optional(
|
|
218
|
+
Schema.NullOr(
|
|
219
|
+
Schema.Struct({
|
|
220
|
+
id: Schema.String,
|
|
221
|
+
display_name: Schema.String,
|
|
222
|
+
avatar_url: Schema.String,
|
|
223
|
+
}),
|
|
224
|
+
),
|
|
225
|
+
),
|
|
226
|
+
cancelled_actor: Schema.optional(
|
|
227
|
+
Schema.NullOr(
|
|
228
|
+
Schema.Struct({
|
|
229
|
+
id: Schema.String,
|
|
230
|
+
display_name: Schema.String,
|
|
231
|
+
avatar_url: Schema.String,
|
|
232
|
+
}),
|
|
233
|
+
),
|
|
234
|
+
),
|
|
235
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
214
236
|
table_locked: Schema.Boolean,
|
|
215
|
-
locked_table_name: Schema.String,
|
|
237
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
216
238
|
instant_ddl: Schema.Boolean,
|
|
217
239
|
instant_ddl_eligible: Schema.Boolean,
|
|
240
|
+
queue_paused: Schema.Boolean,
|
|
241
|
+
queue_pause_reason: Schema.String,
|
|
218
242
|
}),
|
|
219
243
|
num_comments: Schema.Number,
|
|
220
244
|
html_url: Schema.String,
|
|
@@ -222,8 +246,8 @@ export const GetDeployRequestOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
222
246
|
html_body: Schema.String,
|
|
223
247
|
created_at: Schema.String,
|
|
224
248
|
updated_at: Schema.String,
|
|
225
|
-
closed_at: Schema.String,
|
|
226
|
-
deployed_at: Schema.String,
|
|
249
|
+
closed_at: Schema.NullOr(Schema.String),
|
|
250
|
+
deployed_at: Schema.NullOr(Schema.String),
|
|
227
251
|
},
|
|
228
252
|
);
|
|
229
253
|
export type GetDeployRequestOutput = typeof GetDeployRequestOutput.Type;
|
|
@@ -27,7 +27,7 @@ export const GetDeployRequestThrottlerOutput =
|
|
|
27
27
|
name: Schema.String,
|
|
28
28
|
created_at: Schema.String,
|
|
29
29
|
updated_at: Schema.String,
|
|
30
|
-
deleted_at: Schema.String,
|
|
30
|
+
deleted_at: Schema.NullOr(Schema.String),
|
|
31
31
|
}),
|
|
32
32
|
configurations: Schema.Array(
|
|
33
33
|
Schema.Struct({
|
|
@@ -22,13 +22,13 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
22
22
|
auto_cutover: Schema.Boolean,
|
|
23
23
|
auto_delete_branch: Schema.Boolean,
|
|
24
24
|
created_at: Schema.String,
|
|
25
|
-
cutover_at: Schema.String,
|
|
25
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
26
26
|
cutover_expiring: Schema.Boolean,
|
|
27
|
-
deploy_check_errors: Schema.String,
|
|
28
|
-
finished_at: Schema.String,
|
|
29
|
-
queued_at: Schema.String,
|
|
30
|
-
ready_to_cutover_at: Schema.String,
|
|
31
|
-
started_at: Schema.String,
|
|
27
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
28
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
29
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
30
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
31
|
+
started_at: Schema.NullOr(Schema.String),
|
|
32
32
|
state: Schema.Literals([
|
|
33
33
|
"pending",
|
|
34
34
|
"ready",
|
|
@@ -51,7 +51,7 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
51
51
|
"cancelled",
|
|
52
52
|
"error",
|
|
53
53
|
]),
|
|
54
|
-
submitted_at: Schema.String,
|
|
54
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
55
55
|
updated_at: Schema.String,
|
|
56
56
|
into_branch: Schema.String,
|
|
57
57
|
deploy_request_number: Schema.Number,
|
|
@@ -73,20 +73,20 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
73
73
|
keyspace_name: Schema.String,
|
|
74
74
|
table_name: Schema.String,
|
|
75
75
|
operation_name: Schema.String,
|
|
76
|
-
eta_seconds: Schema.Number,
|
|
77
|
-
progress_percentage: Schema.Number,
|
|
78
|
-
deploy_error_docs_url: Schema.String,
|
|
76
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
77
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
78
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
79
79
|
ddl_statement: Schema.String,
|
|
80
80
|
syntax_highlighted_ddl: Schema.String,
|
|
81
81
|
created_at: Schema.String,
|
|
82
82
|
updated_at: Schema.String,
|
|
83
|
-
throttled_at: Schema.String,
|
|
83
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
84
84
|
can_drop_data: Schema.Boolean,
|
|
85
85
|
table_locked: Schema.Boolean,
|
|
86
86
|
table_recently_used: Schema.Boolean,
|
|
87
|
-
table_recently_used_at: Schema.String,
|
|
88
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
89
|
-
deploy_errors: Schema.String,
|
|
87
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
88
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
89
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
90
90
|
}),
|
|
91
91
|
),
|
|
92
92
|
deploy_operation_summaries: Schema.Array(
|
|
@@ -108,8 +108,8 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
108
108
|
]),
|
|
109
109
|
syntax_highlighted_ddl: Schema.String,
|
|
110
110
|
table_name: Schema.String,
|
|
111
|
-
table_recently_used_at: Schema.String,
|
|
112
|
-
throttled_at: Schema.String,
|
|
111
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
112
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
113
113
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
114
114
|
shard_count: Schema.Number,
|
|
115
115
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -141,30 +141,46 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
141
141
|
lookup_vindex_operations: Schema.Array(
|
|
142
142
|
Schema.Record(Schema.String, Schema.Unknown),
|
|
143
143
|
),
|
|
144
|
-
throttler_configurations: Schema.
|
|
144
|
+
throttler_configurations: Schema.optional(
|
|
145
|
+
Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
146
|
+
),
|
|
147
|
+
deployment_revert_request: Schema.NullOr(
|
|
145
148
|
Schema.Record(Schema.String, Schema.Unknown),
|
|
146
149
|
),
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
actor: Schema.optional(
|
|
151
|
+
Schema.NullOr(
|
|
152
|
+
Schema.Struct({
|
|
153
|
+
id: Schema.String,
|
|
154
|
+
display_name: Schema.String,
|
|
155
|
+
avatar_url: Schema.String,
|
|
156
|
+
}),
|
|
157
|
+
),
|
|
158
|
+
),
|
|
159
|
+
cutover_actor: Schema.optional(
|
|
160
|
+
Schema.NullOr(
|
|
161
|
+
Schema.Struct({
|
|
162
|
+
id: Schema.String,
|
|
163
|
+
display_name: Schema.String,
|
|
164
|
+
avatar_url: Schema.String,
|
|
165
|
+
}),
|
|
166
|
+
),
|
|
167
|
+
),
|
|
168
|
+
cancelled_actor: Schema.optional(
|
|
169
|
+
Schema.NullOr(
|
|
170
|
+
Schema.Struct({
|
|
171
|
+
id: Schema.String,
|
|
172
|
+
display_name: Schema.String,
|
|
173
|
+
avatar_url: Schema.String,
|
|
174
|
+
}),
|
|
175
|
+
),
|
|
176
|
+
),
|
|
177
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
164
178
|
table_locked: Schema.Boolean,
|
|
165
|
-
locked_table_name: Schema.String,
|
|
179
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
166
180
|
instant_ddl: Schema.Boolean,
|
|
167
181
|
instant_ddl_eligible: Schema.Boolean,
|
|
182
|
+
queue_paused: Schema.Boolean,
|
|
183
|
+
queue_pause_reason: Schema.String,
|
|
168
184
|
});
|
|
169
185
|
export type GetDeploymentOutput = typeof GetDeploymentOutput.Type;
|
|
170
186
|
|
|
@@ -21,6 +21,7 @@ export type GetInvoiceLineItemsInput = typeof GetInvoiceLineItemsInput.Type;
|
|
|
21
21
|
// Output Schema
|
|
22
22
|
export const GetInvoiceLineItemsOutput =
|
|
23
23
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
24
|
+
type: Schema.String,
|
|
24
25
|
current_page: Schema.Number,
|
|
25
26
|
next_page: Schema.NullOr(Schema.Number),
|
|
26
27
|
next_page_url: Schema.NullOr(Schema.String),
|
|
@@ -39,7 +40,7 @@ export const GetInvoiceLineItemsOutput =
|
|
|
39
40
|
name: Schema.String,
|
|
40
41
|
created_at: Schema.String,
|
|
41
42
|
updated_at: Schema.String,
|
|
42
|
-
deleted_at: Schema.String,
|
|
43
|
+
deleted_at: Schema.NullOr(Schema.String),
|
|
43
44
|
}),
|
|
44
45
|
}),
|
|
45
46
|
),
|
|
@@ -34,11 +34,13 @@ export const GetMaintenanceScheduleOutput =
|
|
|
34
34
|
frequency_value: Schema.Number,
|
|
35
35
|
frequency_unit: Schema.Literals(["day", "week", "month", "once"]),
|
|
36
36
|
enabled: Schema.Boolean,
|
|
37
|
-
expires_at: Schema.String,
|
|
38
|
-
deadline_at: Schema.String,
|
|
37
|
+
expires_at: Schema.NullOr(Schema.String),
|
|
38
|
+
deadline_at: Schema.NullOr(Schema.String),
|
|
39
39
|
required: Schema.Boolean,
|
|
40
40
|
pending_vitess_version_update: Schema.Boolean,
|
|
41
|
-
pending_vitess_version: Schema.String,
|
|
41
|
+
pending_vitess_version: Schema.NullOr(Schema.String),
|
|
42
|
+
pending_mysql_version_update: Schema.Boolean,
|
|
43
|
+
pending_mysql_version: Schema.NullOr(Schema.String),
|
|
42
44
|
});
|
|
43
45
|
export type GetMaintenanceScheduleOutput =
|
|
44
46
|
typeof GetMaintenanceScheduleOutput.Type;
|
|
@@ -25,7 +25,7 @@ export const GetOauthApplicationOutput =
|
|
|
25
25
|
domain: Schema.String,
|
|
26
26
|
created_at: Schema.String,
|
|
27
27
|
updated_at: Schema.String,
|
|
28
|
-
scopes: Schema.
|
|
28
|
+
scopes: Schema.String,
|
|
29
29
|
avatar: Schema.String,
|
|
30
30
|
client_id: Schema.String,
|
|
31
31
|
tokens: Schema.Number,
|