@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
package/lib/client.js
CHANGED
|
@@ -49,7 +49,7 @@ export const API = makeAPI({
|
|
|
49
49
|
credentials: Credentials,
|
|
50
50
|
getBaseUrl: (creds) => creds.apiBaseUrl,
|
|
51
51
|
getAuthHeaders: (creds) => ({
|
|
52
|
-
Authorization: `${creds.tokenId}:${Redacted.value(creds.token)}`,
|
|
52
|
+
Authorization: `${Redacted.value(creds.tokenId)}:${Redacted.value(creds.token)}`,
|
|
53
53
|
}),
|
|
54
54
|
matchError,
|
|
55
55
|
ParseError: PlanetScaleParseError,
|
package/lib/client.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.js","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAC7E,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EACL,eAAe,EACf,uBAAuB,EACvB,qBAAqB,GACtB,MAAM,aAAa,CAAC;AAErB,2FAA2F;AAC3F,OAAO,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAE/C,4BAA4B;AAC5B,MAAM,gBAAgB,GAAG,MAAM,CAAC,MAAM,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACxC,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,UAAU,GAAG,CACjB,MAAc,EACd,SAAkB,EAClB,OAA4B,EAC5B,OAA4C,EACb,EAAE;IACjC,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,CAAC,iBAAiB,CAAC,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC;QACrE,MAAM,UAAU,GAAI,eAAuB,CAAC,MAAM,CAAC,CAAC;QACpD,IAAI,UAAU,EAAE,CAAC;YACf,OAAO,MAAM,CAAC,IAAI,CAChB,IAAI,UAAU,CAAC;gBACb,OAAO,EAAE,MAAM,CAAC,OAAO,IAAI,EAAE;gBAC7B,UAAU,EAAE,wBAAwB,CAAC,MAAM,EAAE,OAAO,CAAC;aACtD,CAAC,CACH,CAAC;QACJ,CAAC;QACD,OAAO,MAAM,CAAC,IAAI,CAChB,IAAI,uBAAuB,CAAC;YAC1B,IAAI,EAAE,MAAM,CAAC,IAAI;YACjB,OAAO,EAAE,MAAM,CAAC,OAAO;YACvB,IAAI,EAAE,SAAS;SAChB,CAAC,CACH,CAAC;IACJ,CAAC;IAAC,MAAM,CAAC;QACP,OAAO,MAAM,CAAC,IAAI,CAAC,IAAI,uBAAuB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,CAAC,CAAC;IACvE,CAAC;AACH,CAAC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,GAAG,GAAG,OAAO,CAAc;IACtC,WAAW,EAAE,WAAkB;IAC/B,UAAU,EAAE,CAAC,KAAU,EAAE,EAAE,CAAC,KAAK,CAAC,UAAU;IAC5C,cAAc,EAAE,CAAC,KAAU,EAAE,EAAE,CAAC,CAAC;QAC/B,aAAa,EAAE,GAAG,KAAK,CAAC,OAAO,IAAI,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE;
|
|
1
|
+
{"version":3,"file":"client.js","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAC7E,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EACL,eAAe,EACf,uBAAuB,EACvB,qBAAqB,GACtB,MAAM,aAAa,CAAC;AAErB,2FAA2F;AAC3F,OAAO,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAE/C,4BAA4B;AAC5B,MAAM,gBAAgB,GAAG,MAAM,CAAC,MAAM,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACxC,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,UAAU,GAAG,CACjB,MAAc,EACd,SAAkB,EAClB,OAA4B,EAC5B,OAA4C,EACb,EAAE;IACjC,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,CAAC,iBAAiB,CAAC,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC;QACrE,MAAM,UAAU,GAAI,eAAuB,CAAC,MAAM,CAAC,CAAC;QACpD,IAAI,UAAU,EAAE,CAAC;YACf,OAAO,MAAM,CAAC,IAAI,CAChB,IAAI,UAAU,CAAC;gBACb,OAAO,EAAE,MAAM,CAAC,OAAO,IAAI,EAAE;gBAC7B,UAAU,EAAE,wBAAwB,CAAC,MAAM,EAAE,OAAO,CAAC;aACtD,CAAC,CACH,CAAC;QACJ,CAAC;QACD,OAAO,MAAM,CAAC,IAAI,CAChB,IAAI,uBAAuB,CAAC;YAC1B,IAAI,EAAE,MAAM,CAAC,IAAI;YACjB,OAAO,EAAE,MAAM,CAAC,OAAO;YACvB,IAAI,EAAE,SAAS;SAChB,CAAC,CACH,CAAC;IACJ,CAAC;IAAC,MAAM,CAAC;QACP,OAAO,MAAM,CAAC,IAAI,CAAC,IAAI,uBAAuB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,CAAC,CAAC;IACvE,CAAC;AACH,CAAC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,GAAG,GAAG,OAAO,CAAc;IACtC,WAAW,EAAE,WAAkB;IAC/B,UAAU,EAAE,CAAC,KAAU,EAAE,EAAE,CAAC,KAAK,CAAC,UAAU;IAC5C,cAAc,EAAE,CAAC,KAAU,EAAE,EAAE,CAAC,CAAC;QAC/B,aAAa,EAAE,GAAG,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE;KACjF,CAAC;IACF,UAAU;IACV,UAAU,EAAE,qBAA4B;IACxC,KAAK,EAAE,KAAY;CACpB,CAAC,CAAC"}
|
package/lib/credentials.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as Layer from "effect/Layer";
|
|
|
4
4
|
import * as Redacted from "effect/Redacted";
|
|
5
5
|
export declare const DEFAULT_API_BASE_URL = "https://api.planetscale.com/v1";
|
|
6
6
|
export interface Config {
|
|
7
|
-
readonly tokenId: string
|
|
7
|
+
readonly tokenId: Redacted.Redacted<string>;
|
|
8
8
|
readonly token: Redacted.Redacted<string>;
|
|
9
9
|
readonly organization: string;
|
|
10
10
|
readonly apiBaseUrl: string;
|
package/lib/credentials.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"credentials.d.ts","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAE1C,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAE5C,eAAO,MAAM,oBAAoB,mCAAmC,CAAC;AAErE,MAAM,WAAW,MAAM;IACrB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"credentials.d.ts","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAE1C,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAE5C,eAAO,MAAM,oBAAoB,mCAAmC,CAAC;AAErE,MAAM,WAAW,MAAM;IACrB,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC5C,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC1C,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;CAC7B;;AAED,qBAAa,WAAY,SAAQ,gBAEhC;CAAG;AAQJ,eAAO,MAAM,kBAAkB,8CAiB9B,CAAC"}
|
package/lib/credentials.js
CHANGED
|
@@ -15,7 +15,7 @@ const envConfig = EffectConfig.all({
|
|
|
15
15
|
export const CredentialsFromEnv = Layer.effect(Credentials, envConfig.pipe(Effect.mapError(() => new ConfigError({
|
|
16
16
|
message: "PLANETSCALE_API_TOKEN_ID, PLANETSCALE_API_TOKEN, and PLANETSCALE_ORGANIZATION environment variables are required",
|
|
17
17
|
})), Effect.map(({ tokenId, token, organization }) => ({
|
|
18
|
-
tokenId,
|
|
18
|
+
tokenId: Redacted.make(tokenId),
|
|
19
19
|
token: Redacted.make(token),
|
|
20
20
|
organization,
|
|
21
21
|
apiBaseUrl: DEFAULT_API_BASE_URL,
|
package/lib/credentials.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"credentials.js","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,KAAK,YAAY,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAC1C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAE5C,MAAM,CAAC,MAAM,oBAAoB,GAAG,gCAAgC,CAAC;AASrE,MAAM,OAAO,WAAY,SAAQ,OAAO,CAAC,OAAO,EAAuB,CACrE,wBAAwB,CACzB;CAAG;AAEJ,MAAM,SAAS,GAAG,YAAY,CAAC,GAAG,CAAC;IACjC,OAAO,EAAE,YAAY,CAAC,MAAM,CAAC,0BAA0B,CAAC;IACxD,KAAK,EAAE,YAAY,CAAC,MAAM,CAAC,uBAAuB,CAAC;IACnD,YAAY,EAAE,YAAY,CAAC,MAAM,CAAC,0BAA0B,CAAC;CAC9D,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kBAAkB,GAAG,KAAK,CAAC,MAAM,CAC5C,WAAW,EACX,SAAS,CAAC,IAAI,CACZ,MAAM,CAAC,QAAQ,CACb,GAAG,EAAE,CACH,IAAI,WAAW,CAAC;IACd,OAAO,EACL,kHAAkH;CACrH,CAAC,CACL,EACD,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,EAAE,EAAE,CAAC,CAAC;IAChD,OAAO;
|
|
1
|
+
{"version":3,"file":"credentials.js","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,KAAK,YAAY,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAC1C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAE5C,MAAM,CAAC,MAAM,oBAAoB,GAAG,gCAAgC,CAAC;AASrE,MAAM,OAAO,WAAY,SAAQ,OAAO,CAAC,OAAO,EAAuB,CACrE,wBAAwB,CACzB;CAAG;AAEJ,MAAM,SAAS,GAAG,YAAY,CAAC,GAAG,CAAC;IACjC,OAAO,EAAE,YAAY,CAAC,MAAM,CAAC,0BAA0B,CAAC;IACxD,KAAK,EAAE,YAAY,CAAC,MAAM,CAAC,uBAAuB,CAAC;IACnD,YAAY,EAAE,YAAY,CAAC,MAAM,CAAC,0BAA0B,CAAC;CAC9D,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kBAAkB,GAAG,KAAK,CAAC,MAAM,CAC5C,WAAW,EACX,SAAS,CAAC,IAAI,CACZ,MAAM,CAAC,QAAQ,CACb,GAAG,EAAE,CACH,IAAI,WAAW,CAAC;IACd,OAAO,EACL,kHAAkH;CACrH,CAAC,CACL,EACD,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,EAAE,EAAE,CAAC,CAAC;IAChD,OAAO,EAAE,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC;IAC/B,KAAK,EAAE,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC;IAC3B,YAAY;IACZ,UAAU,EAAE,oBAAoB;CACjC,CAAC,CAAC,CACJ,CACF,CAAC"}
|
|
@@ -17,17 +17,17 @@ export declare const AddOrganizationTeamMemberOutput: Schema.Struct<{
|
|
|
17
17
|
readonly created_at: Schema.String;
|
|
18
18
|
readonly updated_at: Schema.String;
|
|
19
19
|
readonly two_factor_auth_configured: Schema.Boolean;
|
|
20
|
-
readonly default_organization: Schema.Struct<{
|
|
20
|
+
readonly default_organization: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
21
21
|
readonly id: Schema.String;
|
|
22
22
|
readonly name: Schema.String;
|
|
23
23
|
readonly created_at: Schema.String;
|
|
24
24
|
readonly updated_at: Schema.String;
|
|
25
|
-
readonly deleted_at: Schema.String
|
|
26
|
-
}
|
|
27
|
-
readonly sso: Schema.Boolean
|
|
28
|
-
readonly managed: Schema.Boolean
|
|
29
|
-
readonly directory_managed: Schema.Boolean
|
|
30
|
-
readonly email_verified: Schema.Boolean
|
|
25
|
+
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
26
|
+
}>>>;
|
|
27
|
+
readonly sso: Schema.optional<Schema.NullOr<Schema.Boolean>>;
|
|
28
|
+
readonly managed: Schema.optional<Schema.NullOr<Schema.Boolean>>;
|
|
29
|
+
readonly directory_managed: Schema.optional<Schema.NullOr<Schema.Boolean>>;
|
|
30
|
+
readonly email_verified: Schema.optional<Schema.NullOr<Schema.Boolean>>;
|
|
31
31
|
}>;
|
|
32
32
|
readonly actor: Schema.Struct<{
|
|
33
33
|
readonly id: Schema.String;
|
|
@@ -40,23 +40,23 @@ export declare const AddOrganizationTeamMemberOutput: Schema.Struct<{
|
|
|
40
40
|
readonly id: Schema.String;
|
|
41
41
|
readonly name: Schema.String;
|
|
42
42
|
readonly role: Schema.Literals<readonly ["reader", "writer", "admin", "readwriter"]>;
|
|
43
|
-
readonly cidrs: Schema.$Array<Schema.String
|
|
43
|
+
readonly cidrs: Schema.NullOr<Schema.$Array<Schema.String>>;
|
|
44
44
|
readonly created_at: Schema.String;
|
|
45
|
-
readonly deleted_at: Schema.String
|
|
46
|
-
readonly expires_at: Schema.String
|
|
47
|
-
readonly last_used_at: Schema.String
|
|
45
|
+
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
46
|
+
readonly expires_at: Schema.NullOr<Schema.String>;
|
|
47
|
+
readonly last_used_at: Schema.NullOr<Schema.String>;
|
|
48
48
|
readonly expired: Schema.Boolean;
|
|
49
49
|
readonly direct_vtgate: Schema.Boolean;
|
|
50
50
|
readonly direct_vtgate_addresses: Schema.$Array<Schema.String>;
|
|
51
|
-
readonly ttl_seconds: Schema.Number
|
|
51
|
+
readonly ttl_seconds: Schema.NullOr<Schema.Number>;
|
|
52
52
|
readonly access_host_url: Schema.String;
|
|
53
53
|
readonly access_host_regional_url: Schema.String;
|
|
54
54
|
readonly access_host_regional_urls: Schema.$Array<Schema.String>;
|
|
55
|
-
readonly actor: Schema.Struct<{
|
|
55
|
+
readonly actor: Schema.NullOr<Schema.Struct<{
|
|
56
56
|
readonly id: Schema.String;
|
|
57
57
|
readonly display_name: Schema.String;
|
|
58
58
|
readonly avatar_url: Schema.String;
|
|
59
|
-
}
|
|
59
|
+
}>>;
|
|
60
60
|
readonly region: Schema.Struct<{
|
|
61
61
|
readonly id: Schema.String;
|
|
62
62
|
readonly provider: Schema.String;
|
|
@@ -66,9 +66,11 @@ export declare const AddOrganizationTeamMemberOutput: Schema.Struct<{
|
|
|
66
66
|
readonly location: Schema.String;
|
|
67
67
|
readonly slug: Schema.String;
|
|
68
68
|
readonly current_default: Schema.Boolean;
|
|
69
|
+
readonly mysql_supported: Schema.Boolean;
|
|
70
|
+
readonly postgresql_supported: Schema.Boolean;
|
|
69
71
|
}>;
|
|
70
72
|
readonly username: Schema.String;
|
|
71
|
-
readonly plain_text: Schema.Schema<string | import("effect/Redacted").Redacted<string
|
|
73
|
+
readonly plain_text: Schema.NullOr<Schema.Schema<string | import("effect/Redacted").Redacted<string>>>;
|
|
72
74
|
readonly replica: Schema.Boolean;
|
|
73
75
|
readonly renewable: Schema.Boolean;
|
|
74
76
|
readonly database_branch: Schema.Struct<{
|
|
@@ -103,17 +105,17 @@ export declare const addOrganizationTeamMember: import("@distilled.cloud/core/cl
|
|
|
103
105
|
readonly created_at: string;
|
|
104
106
|
readonly updated_at: string;
|
|
105
107
|
readonly two_factor_auth_configured: boolean;
|
|
106
|
-
readonly default_organization
|
|
108
|
+
readonly default_organization?: {
|
|
107
109
|
readonly id: string;
|
|
108
110
|
readonly name: string;
|
|
109
111
|
readonly created_at: string;
|
|
110
112
|
readonly updated_at: string;
|
|
111
|
-
readonly deleted_at: string;
|
|
112
|
-
};
|
|
113
|
-
readonly sso
|
|
114
|
-
readonly managed
|
|
115
|
-
readonly directory_managed
|
|
116
|
-
readonly email_verified
|
|
113
|
+
readonly deleted_at: string | null;
|
|
114
|
+
} | null | undefined;
|
|
115
|
+
readonly sso?: boolean | null | undefined;
|
|
116
|
+
readonly managed?: boolean | null | undefined;
|
|
117
|
+
readonly directory_managed?: boolean | null | undefined;
|
|
118
|
+
readonly email_verified?: boolean | null | undefined;
|
|
117
119
|
};
|
|
118
120
|
readonly actor: {
|
|
119
121
|
readonly id: string;
|
|
@@ -126,15 +128,15 @@ export declare const addOrganizationTeamMember: import("@distilled.cloud/core/cl
|
|
|
126
128
|
readonly id: string;
|
|
127
129
|
readonly name: string;
|
|
128
130
|
readonly role: "admin" | "reader" | "readwriter" | "writer";
|
|
129
|
-
readonly cidrs: readonly string[];
|
|
131
|
+
readonly cidrs: readonly string[] | null;
|
|
130
132
|
readonly created_at: string;
|
|
131
|
-
readonly deleted_at: string;
|
|
132
|
-
readonly expires_at: string;
|
|
133
|
-
readonly last_used_at: string;
|
|
133
|
+
readonly deleted_at: string | null;
|
|
134
|
+
readonly expires_at: string | null;
|
|
135
|
+
readonly last_used_at: string | null;
|
|
134
136
|
readonly expired: boolean;
|
|
135
137
|
readonly direct_vtgate: boolean;
|
|
136
138
|
readonly direct_vtgate_addresses: readonly string[];
|
|
137
|
-
readonly ttl_seconds: number;
|
|
139
|
+
readonly ttl_seconds: number | null;
|
|
138
140
|
readonly access_host_url: string;
|
|
139
141
|
readonly access_host_regional_url: string;
|
|
140
142
|
readonly access_host_regional_urls: readonly string[];
|
|
@@ -142,7 +144,7 @@ export declare const addOrganizationTeamMember: import("@distilled.cloud/core/cl
|
|
|
142
144
|
readonly id: string;
|
|
143
145
|
readonly display_name: string;
|
|
144
146
|
readonly avatar_url: string;
|
|
145
|
-
};
|
|
147
|
+
} | null;
|
|
146
148
|
readonly region: {
|
|
147
149
|
readonly id: string;
|
|
148
150
|
readonly provider: string;
|
|
@@ -152,9 +154,11 @@ export declare const addOrganizationTeamMember: import("@distilled.cloud/core/cl
|
|
|
152
154
|
readonly location: string;
|
|
153
155
|
readonly slug: string;
|
|
154
156
|
readonly current_default: boolean;
|
|
157
|
+
readonly mysql_supported: boolean;
|
|
158
|
+
readonly postgresql_supported: boolean;
|
|
155
159
|
};
|
|
156
160
|
readonly username: string;
|
|
157
|
-
readonly plain_text: string | import("effect/Redacted").Redacted<string
|
|
161
|
+
readonly plain_text: string | import("effect/Redacted").Redacted<string> | null;
|
|
158
162
|
readonly replica: boolean;
|
|
159
163
|
readonly renewable: boolean;
|
|
160
164
|
readonly database_branch: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addOrganizationTeamMember.d.ts","sourceRoot":"","sources":["../../src/operations/addOrganizationTeamMember.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EACL,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mBAAmB,EACpB,MAAM,cAAc,CAAC;AAItB,eAAO,MAAM,8BAA8B;;;;EAUxC,CAAC;AACJ,MAAM,MAAM,8BAA8B,GACxC,OAAO,8BAA8B,CAAC,IAAI,CAAC;AAG7C,eAAO,MAAM,+BAA+B
|
|
1
|
+
{"version":3,"file":"addOrganizationTeamMember.d.ts","sourceRoot":"","sources":["../../src/operations/addOrganizationTeamMember.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EACL,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mBAAmB,EACpB,MAAM,cAAc,CAAC;AAItB,eAAO,MAAM,8BAA8B;;;;EAUxC,CAAC;AACJ,MAAM,MAAM,8BAA8B,GACxC,OAAO,8BAA8B,CAAC,IAAI,CAAC;AAG7C,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoFxC,CAAC;AACL,MAAM,MAAM,+BAA+B,GACzC,OAAO,+BAA+B,CAAC,IAAI,CAAC;AAG9C;;;;;;GAMG;AACH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oGAMrC,CAAC"}
|
|
@@ -2,7 +2,7 @@ import * as Schema from "effect/Schema";
|
|
|
2
2
|
import { API } from "../client.js";
|
|
3
3
|
import * as T from "../traits.js";
|
|
4
4
|
import { BadRequest, Forbidden, NotFound, UnprocessableEntity, } from "../errors.js";
|
|
5
|
-
import {
|
|
5
|
+
import { SensitiveNullableString } from "../sensitive.js";
|
|
6
6
|
// Input Schema
|
|
7
7
|
export const AddOrganizationTeamMemberInput =
|
|
8
8
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
@@ -26,17 +26,17 @@ export const AddOrganizationTeamMemberOutput =
|
|
|
26
26
|
created_at: Schema.String,
|
|
27
27
|
updated_at: Schema.String,
|
|
28
28
|
two_factor_auth_configured: Schema.Boolean,
|
|
29
|
-
default_organization: Schema.Struct({
|
|
29
|
+
default_organization: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
30
30
|
id: Schema.String,
|
|
31
31
|
name: Schema.String,
|
|
32
32
|
created_at: Schema.String,
|
|
33
33
|
updated_at: Schema.String,
|
|
34
|
-
deleted_at: Schema.String,
|
|
35
|
-
}),
|
|
36
|
-
sso: Schema.Boolean,
|
|
37
|
-
managed: Schema.Boolean,
|
|
38
|
-
directory_managed: Schema.Boolean,
|
|
39
|
-
email_verified: Schema.Boolean,
|
|
34
|
+
deleted_at: Schema.NullOr(Schema.String),
|
|
35
|
+
}))),
|
|
36
|
+
sso: Schema.optional(Schema.NullOr(Schema.Boolean)),
|
|
37
|
+
managed: Schema.optional(Schema.NullOr(Schema.Boolean)),
|
|
38
|
+
directory_managed: Schema.optional(Schema.NullOr(Schema.Boolean)),
|
|
39
|
+
email_verified: Schema.optional(Schema.NullOr(Schema.Boolean)),
|
|
40
40
|
}),
|
|
41
41
|
actor: Schema.Struct({
|
|
42
42
|
id: Schema.String,
|
|
@@ -49,23 +49,23 @@ export const AddOrganizationTeamMemberOutput =
|
|
|
49
49
|
id: Schema.String,
|
|
50
50
|
name: Schema.String,
|
|
51
51
|
role: Schema.Literals(["reader", "writer", "admin", "readwriter"]),
|
|
52
|
-
cidrs: Schema.Array(Schema.String),
|
|
52
|
+
cidrs: Schema.NullOr(Schema.Array(Schema.String)),
|
|
53
53
|
created_at: Schema.String,
|
|
54
|
-
deleted_at: Schema.String,
|
|
55
|
-
expires_at: Schema.String,
|
|
56
|
-
last_used_at: Schema.String,
|
|
54
|
+
deleted_at: Schema.NullOr(Schema.String),
|
|
55
|
+
expires_at: Schema.NullOr(Schema.String),
|
|
56
|
+
last_used_at: Schema.NullOr(Schema.String),
|
|
57
57
|
expired: Schema.Boolean,
|
|
58
58
|
direct_vtgate: Schema.Boolean,
|
|
59
59
|
direct_vtgate_addresses: Schema.Array(Schema.String),
|
|
60
|
-
ttl_seconds: Schema.Number,
|
|
60
|
+
ttl_seconds: Schema.NullOr(Schema.Number),
|
|
61
61
|
access_host_url: Schema.String,
|
|
62
62
|
access_host_regional_url: Schema.String,
|
|
63
63
|
access_host_regional_urls: Schema.Array(Schema.String),
|
|
64
|
-
actor: Schema.Struct({
|
|
64
|
+
actor: Schema.NullOr(Schema.Struct({
|
|
65
65
|
id: Schema.String,
|
|
66
66
|
display_name: Schema.String,
|
|
67
67
|
avatar_url: Schema.String,
|
|
68
|
-
}),
|
|
68
|
+
})),
|
|
69
69
|
region: Schema.Struct({
|
|
70
70
|
id: Schema.String,
|
|
71
71
|
provider: Schema.String,
|
|
@@ -75,9 +75,11 @@ export const AddOrganizationTeamMemberOutput =
|
|
|
75
75
|
location: Schema.String,
|
|
76
76
|
slug: Schema.String,
|
|
77
77
|
current_default: Schema.Boolean,
|
|
78
|
+
mysql_supported: Schema.Boolean,
|
|
79
|
+
postgresql_supported: Schema.Boolean,
|
|
78
80
|
}),
|
|
79
81
|
username: Schema.String,
|
|
80
|
-
plain_text:
|
|
82
|
+
plain_text: SensitiveNullableString,
|
|
81
83
|
replica: Schema.Boolean,
|
|
82
84
|
renewable: Schema.Boolean,
|
|
83
85
|
database_branch: Schema.Struct({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addOrganizationTeamMember.js","sourceRoot":"","sources":["../../src/operations/addOrganizationTeamMember.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,EACL,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mBAAmB,GACpB,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"addOrganizationTeamMember.js","sourceRoot":"","sources":["../../src/operations/addOrganizationTeamMember.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,EACL,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mBAAmB,GACpB,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAE1D,eAAe;AACf,MAAM,CAAC,MAAM,8BAA8B;AACzC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACvC,OAAO,EAAE,MAAM,CAAC,MAAM;CACvB,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,oDAAoD;CAC3D,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,+BAA+B;AAC1C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC;QAClB,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,YAAY,EAAE,MAAM,CAAC,MAAM;QAC3B,IAAI,EAAE,MAAM,CAAC,MAAM;QACnB,KAAK,EAAE,MAAM,CAAC,MAAM;QACpB,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,0BAA0B,EAAE,MAAM,CAAC,OAAO;QAC1C,oBAAoB,EAAE,MAAM,CAAC,QAAQ,CACnC,MAAM,CAAC,MAAM,CACX,MAAM,CAAC,MAAM,CAAC;YACZ,EAAE,EAAE,MAAM,CAAC,MAAM;YACjB,IAAI,EAAE,MAAM,CAAC,MAAM;YACnB,UAAU,EAAE,MAAM,CAAC,MAAM;YACzB,UAAU,EAAE,MAAM,CAAC,MAAM;YACzB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;SACzC,CAAC,CACH,CACF;QACD,GAAG,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QACnD,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QACvD,iBAAiB,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QACjE,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;KAC/D,CAAC;IACF,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,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,SAAS,EAAE,MAAM,CAAC,KAAK,CACrB,MAAM,CAAC,MAAM,CAAC;QACZ,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,IAAI,EAAE,MAAM,CAAC,MAAM;QACnB,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,YAAY,CAAC,CAAC;QAClE,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACjD,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;QACxC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;QACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;QAC1C,OAAO,EAAE,MAAM,CAAC,OAAO;QACvB,aAAa,EAAE,MAAM,CAAC,OAAO;QAC7B,uBAAuB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC;QACpD,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;QACzC,eAAe,EAAE,MAAM,CAAC,MAAM;QAC9B,wBAAwB,EAAE,MAAM,CAAC,MAAM;QACvC,yBAAyB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC;QACtD,KAAK,EAAE,MAAM,CAAC,MAAM,CAClB,MAAM,CAAC,MAAM,CAAC;YACZ,EAAE,EAAE,MAAM,CAAC,MAAM;YACjB,YAAY,EAAE,MAAM,CAAC,MAAM;YAC3B,UAAU,EAAE,MAAM,CAAC,MAAM;SAC1B,CAAC,CACH;QACD,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC;YACpB,EAAE,EAAE,MAAM,CAAC,MAAM;YACjB,QAAQ,EAAE,MAAM,CAAC,MAAM;YACvB,OAAO,EAAE,MAAM,CAAC,OAAO;YACvB,mBAAmB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC;YAChD,YAAY,EAAE,MAAM,CAAC,MAAM;YAC3B,QAAQ,EAAE,MAAM,CAAC,MAAM;YACvB,IAAI,EAAE,MAAM,CAAC,MAAM;YACnB,eAAe,EAAE,MAAM,CAAC,OAAO;YAC/B,eAAe,EAAE,MAAM,CAAC,OAAO;YAC/B,oBAAoB,EAAE,MAAM,CAAC,OAAO;SACrC,CAAC;QACF,QAAQ,EAAE,MAAM,CAAC,MAAM;QACvB,UAAU,EAAE,uBAAuB;QACnC,OAAO,EAAE,MAAM,CAAC,OAAO;QACvB,SAAS,EAAE,MAAM,CAAC,OAAO;QACzB,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC;YAC7B,IAAI,EAAE,MAAM,CAAC,MAAM;YACnB,EAAE,EAAE,MAAM,CAAC,MAAM;YACjB,UAAU,EAAE,MAAM,CAAC,OAAO;YAC1B,kBAAkB,EAAE,MAAM,CAAC,MAAM;YACjC,yBAAyB,EAAE,MAAM,CAAC,OAAO;SAC1C,CAAC;KACH,CAAC,CACH;CACF,CAAC,CAAC;AAIL,gBAAgB;AAChB;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAC3E,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,8BAA8B;IAC3C,YAAY,EAAE,+BAA+B;IAC7C,MAAM,EAAE,CAAC,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,mBAAmB,CAAU;CACxE,CAAC,CACH,CAAC"}
|
|
@@ -14,20 +14,20 @@ export declare const CancelDeployRequestOutput: Schema.Struct<{
|
|
|
14
14
|
readonly display_name: Schema.String;
|
|
15
15
|
readonly avatar_url: Schema.String;
|
|
16
16
|
}>;
|
|
17
|
-
readonly closed_by: Schema.Struct<{
|
|
17
|
+
readonly closed_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
18
18
|
readonly id: Schema.String;
|
|
19
19
|
readonly display_name: Schema.String;
|
|
20
20
|
readonly avatar_url: Schema.String;
|
|
21
|
-
}
|
|
21
|
+
}>>>;
|
|
22
22
|
readonly branch: Schema.String;
|
|
23
23
|
readonly branch_id: Schema.String;
|
|
24
24
|
readonly branch_deleted: Schema.Boolean;
|
|
25
|
-
readonly branch_deleted_by: Schema.Struct<{
|
|
25
|
+
readonly branch_deleted_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
26
26
|
readonly id: Schema.String;
|
|
27
27
|
readonly display_name: Schema.String;
|
|
28
28
|
readonly avatar_url: Schema.String;
|
|
29
|
-
}
|
|
30
|
-
readonly branch_deleted_at: Schema.String
|
|
29
|
+
}>>>;
|
|
30
|
+
readonly branch_deleted_at: Schema.NullOr<Schema.String>;
|
|
31
31
|
readonly into_branch: Schema.String;
|
|
32
32
|
readonly into_branch_sharded: Schema.Boolean;
|
|
33
33
|
readonly into_branch_shard_count: Schema.Number;
|
|
@@ -39,15 +39,15 @@ export declare const CancelDeployRequestOutput: Schema.Struct<{
|
|
|
39
39
|
readonly auto_cutover: Schema.Boolean;
|
|
40
40
|
readonly auto_delete_branch: Schema.Boolean;
|
|
41
41
|
readonly created_at: Schema.String;
|
|
42
|
-
readonly cutover_at: Schema.String
|
|
42
|
+
readonly cutover_at: Schema.NullOr<Schema.String>;
|
|
43
43
|
readonly cutover_expiring: Schema.Boolean;
|
|
44
|
-
readonly deploy_check_errors: Schema.String
|
|
45
|
-
readonly finished_at: Schema.String
|
|
46
|
-
readonly queued_at: Schema.String
|
|
47
|
-
readonly ready_to_cutover_at: Schema.String
|
|
48
|
-
readonly started_at: Schema.String
|
|
44
|
+
readonly deploy_check_errors: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
45
|
+
readonly finished_at: Schema.NullOr<Schema.String>;
|
|
46
|
+
readonly queued_at: Schema.NullOr<Schema.String>;
|
|
47
|
+
readonly ready_to_cutover_at: Schema.NullOr<Schema.String>;
|
|
48
|
+
readonly started_at: Schema.NullOr<Schema.String>;
|
|
49
49
|
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"]>;
|
|
50
|
-
readonly submitted_at: Schema.String
|
|
50
|
+
readonly submitted_at: Schema.NullOr<Schema.String>;
|
|
51
51
|
readonly updated_at: Schema.String;
|
|
52
52
|
readonly into_branch: Schema.String;
|
|
53
53
|
readonly deploy_request_number: Schema.Number;
|
|
@@ -59,20 +59,20 @@ export declare const CancelDeployRequestOutput: Schema.Struct<{
|
|
|
59
59
|
readonly keyspace_name: Schema.String;
|
|
60
60
|
readonly table_name: Schema.String;
|
|
61
61
|
readonly operation_name: Schema.String;
|
|
62
|
-
readonly eta_seconds: Schema.Number
|
|
63
|
-
readonly progress_percentage: Schema.Number
|
|
64
|
-
readonly deploy_error_docs_url: Schema.String
|
|
62
|
+
readonly eta_seconds: Schema.NullOr<Schema.Number>;
|
|
63
|
+
readonly progress_percentage: Schema.NullOr<Schema.Number>;
|
|
64
|
+
readonly deploy_error_docs_url: Schema.NullOr<Schema.String>;
|
|
65
65
|
readonly ddl_statement: Schema.String;
|
|
66
66
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
67
67
|
readonly created_at: Schema.String;
|
|
68
68
|
readonly updated_at: Schema.String;
|
|
69
|
-
readonly throttled_at: Schema.String
|
|
69
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
70
70
|
readonly can_drop_data: Schema.Boolean;
|
|
71
71
|
readonly table_locked: Schema.Boolean;
|
|
72
72
|
readonly table_recently_used: Schema.Boolean;
|
|
73
|
-
readonly table_recently_used_at: Schema.String
|
|
74
|
-
readonly removed_foreign_key_names: Schema.$Array<Schema.String
|
|
75
|
-
readonly deploy_errors: Schema.String
|
|
73
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
74
|
+
readonly removed_foreign_key_names: Schema.NullOr<Schema.$Array<Schema.String>>;
|
|
75
|
+
readonly deploy_errors: Schema.NullOr<Schema.String>;
|
|
76
76
|
}>>;
|
|
77
77
|
readonly deploy_operation_summaries: Schema.$Array<Schema.Struct<{
|
|
78
78
|
readonly id: Schema.String;
|
|
@@ -86,8 +86,8 @@ export declare const CancelDeployRequestOutput: Schema.Struct<{
|
|
|
86
86
|
readonly state: Schema.Literals<readonly ["pending", "in_progress", "complete", "cancelled", "error"]>;
|
|
87
87
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
88
88
|
readonly table_name: Schema.String;
|
|
89
|
-
readonly table_recently_used_at: Schema.String
|
|
90
|
-
readonly throttled_at: Schema.String
|
|
89
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
90
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
91
91
|
readonly removed_foreign_key_names: Schema.$Array<Schema.String>;
|
|
92
92
|
readonly shard_count: Schema.Number;
|
|
93
93
|
readonly shard_names: Schema.$Array<Schema.String>;
|
|
@@ -105,28 +105,30 @@ export declare const CancelDeployRequestOutput: Schema.Struct<{
|
|
|
105
105
|
readonly lint_errors: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
106
106
|
readonly sequential_diff_dependencies: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
107
107
|
readonly lookup_vindex_operations: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
108
|
-
readonly throttler_configurations: Schema
|
|
109
|
-
readonly deployment_revert_request: Schema.$Record<Schema.String, Schema.Unknown
|
|
110
|
-
readonly actor: Schema.Struct<{
|
|
108
|
+
readonly throttler_configurations: Schema.optional<Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>>;
|
|
109
|
+
readonly deployment_revert_request: Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
110
|
+
readonly actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
111
111
|
readonly id: Schema.String;
|
|
112
112
|
readonly display_name: Schema.String;
|
|
113
113
|
readonly avatar_url: Schema.String;
|
|
114
|
-
}
|
|
115
|
-
readonly cutover_actor: Schema.Struct<{
|
|
114
|
+
}>>>;
|
|
115
|
+
readonly cutover_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
116
116
|
readonly id: Schema.String;
|
|
117
117
|
readonly display_name: Schema.String;
|
|
118
118
|
readonly avatar_url: Schema.String;
|
|
119
|
-
}
|
|
120
|
-
readonly cancelled_actor: Schema.Struct<{
|
|
119
|
+
}>>>;
|
|
120
|
+
readonly cancelled_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
121
121
|
readonly id: Schema.String;
|
|
122
122
|
readonly display_name: Schema.String;
|
|
123
123
|
readonly avatar_url: Schema.String;
|
|
124
|
-
}
|
|
125
|
-
readonly schema_last_updated_at: Schema.String
|
|
124
|
+
}>>>;
|
|
125
|
+
readonly schema_last_updated_at: Schema.NullOr<Schema.String>;
|
|
126
126
|
readonly table_locked: Schema.Boolean;
|
|
127
|
-
readonly locked_table_name: Schema.String
|
|
127
|
+
readonly locked_table_name: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
128
128
|
readonly instant_ddl: Schema.Boolean;
|
|
129
129
|
readonly instant_ddl_eligible: Schema.Boolean;
|
|
130
|
+
readonly queue_paused: Schema.Boolean;
|
|
131
|
+
readonly queue_pause_reason: Schema.String;
|
|
130
132
|
}>;
|
|
131
133
|
readonly num_comments: Schema.Number;
|
|
132
134
|
readonly html_url: Schema.String;
|
|
@@ -134,8 +136,8 @@ export declare const CancelDeployRequestOutput: Schema.Struct<{
|
|
|
134
136
|
readonly html_body: Schema.String;
|
|
135
137
|
readonly created_at: Schema.String;
|
|
136
138
|
readonly updated_at: Schema.String;
|
|
137
|
-
readonly closed_at: Schema.String
|
|
138
|
-
readonly deployed_at: Schema.String
|
|
139
|
+
readonly closed_at: Schema.NullOr<Schema.String>;
|
|
140
|
+
readonly deployed_at: Schema.NullOr<Schema.String>;
|
|
139
141
|
}>;
|
|
140
142
|
export type CancelDeployRequestOutput = typeof CancelDeployRequestOutput.Type;
|
|
141
143
|
/**
|
|
@@ -157,20 +159,20 @@ export declare const cancelDeployRequest: import("@distilled.cloud/core/client")
|
|
|
157
159
|
readonly display_name: string;
|
|
158
160
|
readonly avatar_url: string;
|
|
159
161
|
};
|
|
160
|
-
readonly closed_by
|
|
162
|
+
readonly closed_by?: {
|
|
161
163
|
readonly id: string;
|
|
162
164
|
readonly display_name: string;
|
|
163
165
|
readonly avatar_url: string;
|
|
164
|
-
};
|
|
166
|
+
} | null | undefined;
|
|
165
167
|
readonly branch: string;
|
|
166
168
|
readonly branch_id: string;
|
|
167
169
|
readonly branch_deleted: boolean;
|
|
168
|
-
readonly branch_deleted_by
|
|
170
|
+
readonly branch_deleted_by?: {
|
|
169
171
|
readonly id: string;
|
|
170
172
|
readonly display_name: string;
|
|
171
173
|
readonly avatar_url: string;
|
|
172
|
-
};
|
|
173
|
-
readonly branch_deleted_at: string;
|
|
174
|
+
} | null | undefined;
|
|
175
|
+
readonly branch_deleted_at: string | null;
|
|
174
176
|
readonly into_branch: string;
|
|
175
177
|
readonly into_branch_sharded: boolean;
|
|
176
178
|
readonly into_branch_shard_count: number;
|
|
@@ -182,15 +184,15 @@ export declare const cancelDeployRequest: import("@distilled.cloud/core/client")
|
|
|
182
184
|
readonly auto_cutover: boolean;
|
|
183
185
|
readonly auto_delete_branch: boolean;
|
|
184
186
|
readonly created_at: string;
|
|
185
|
-
readonly cutover_at: string;
|
|
187
|
+
readonly cutover_at: string | null;
|
|
186
188
|
readonly cutover_expiring: boolean;
|
|
187
|
-
readonly deploy_check_errors
|
|
188
|
-
readonly finished_at: string;
|
|
189
|
-
readonly queued_at: string;
|
|
190
|
-
readonly ready_to_cutover_at: string;
|
|
191
|
-
readonly started_at: string;
|
|
189
|
+
readonly deploy_check_errors?: string | null | undefined;
|
|
190
|
+
readonly finished_at: string | null;
|
|
191
|
+
readonly queued_at: string | null;
|
|
192
|
+
readonly ready_to_cutover_at: string | null;
|
|
193
|
+
readonly started_at: string | null;
|
|
192
194
|
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";
|
|
193
|
-
readonly submitted_at: string;
|
|
195
|
+
readonly submitted_at: string | null;
|
|
194
196
|
readonly updated_at: string;
|
|
195
197
|
readonly into_branch: string;
|
|
196
198
|
readonly deploy_request_number: number;
|
|
@@ -204,20 +206,20 @@ export declare const cancelDeployRequest: import("@distilled.cloud/core/client")
|
|
|
204
206
|
readonly keyspace_name: string;
|
|
205
207
|
readonly table_name: string;
|
|
206
208
|
readonly operation_name: string;
|
|
207
|
-
readonly eta_seconds: number;
|
|
208
|
-
readonly progress_percentage: number;
|
|
209
|
-
readonly deploy_error_docs_url: string;
|
|
209
|
+
readonly eta_seconds: number | null;
|
|
210
|
+
readonly progress_percentage: number | null;
|
|
211
|
+
readonly deploy_error_docs_url: string | null;
|
|
210
212
|
readonly ddl_statement: string;
|
|
211
213
|
readonly syntax_highlighted_ddl: string;
|
|
212
214
|
readonly created_at: string;
|
|
213
215
|
readonly updated_at: string;
|
|
214
|
-
readonly throttled_at: string;
|
|
216
|
+
readonly throttled_at: string | null;
|
|
215
217
|
readonly can_drop_data: boolean;
|
|
216
218
|
readonly table_locked: boolean;
|
|
217
219
|
readonly table_recently_used: boolean;
|
|
218
|
-
readonly table_recently_used_at: string;
|
|
219
|
-
readonly removed_foreign_key_names: readonly string[];
|
|
220
|
-
readonly deploy_errors: string;
|
|
220
|
+
readonly table_recently_used_at: string | null;
|
|
221
|
+
readonly removed_foreign_key_names: readonly string[] | null;
|
|
222
|
+
readonly deploy_errors: string | null;
|
|
221
223
|
}[];
|
|
222
224
|
readonly deploy_operation_summaries: readonly {
|
|
223
225
|
readonly id: string;
|
|
@@ -231,8 +233,8 @@ export declare const cancelDeployRequest: import("@distilled.cloud/core/client")
|
|
|
231
233
|
readonly state: "cancelled" | "complete" | "error" | "in_progress" | "pending";
|
|
232
234
|
readonly syntax_highlighted_ddl: string;
|
|
233
235
|
readonly table_name: string;
|
|
234
|
-
readonly table_recently_used_at: string;
|
|
235
|
-
readonly throttled_at: string;
|
|
236
|
+
readonly table_recently_used_at: string | null;
|
|
237
|
+
readonly throttled_at: string | null;
|
|
236
238
|
readonly removed_foreign_key_names: readonly string[];
|
|
237
239
|
readonly shard_count: number;
|
|
238
240
|
readonly shard_names: readonly string[];
|
|
@@ -256,32 +258,34 @@ export declare const cancelDeployRequest: import("@distilled.cloud/core/client")
|
|
|
256
258
|
readonly lookup_vindex_operations: readonly {
|
|
257
259
|
readonly [x: string]: unknown;
|
|
258
260
|
}[];
|
|
259
|
-
readonly throttler_configurations
|
|
261
|
+
readonly throttler_configurations?: {
|
|
260
262
|
readonly [x: string]: unknown;
|
|
261
|
-
}
|
|
263
|
+
} | null | undefined;
|
|
262
264
|
readonly deployment_revert_request: {
|
|
263
265
|
readonly [x: string]: unknown;
|
|
264
|
-
};
|
|
265
|
-
readonly actor
|
|
266
|
+
} | null;
|
|
267
|
+
readonly actor?: {
|
|
266
268
|
readonly id: string;
|
|
267
269
|
readonly display_name: string;
|
|
268
270
|
readonly avatar_url: string;
|
|
269
|
-
};
|
|
270
|
-
readonly cutover_actor
|
|
271
|
+
} | null | undefined;
|
|
272
|
+
readonly cutover_actor?: {
|
|
271
273
|
readonly id: string;
|
|
272
274
|
readonly display_name: string;
|
|
273
275
|
readonly avatar_url: string;
|
|
274
|
-
};
|
|
275
|
-
readonly cancelled_actor
|
|
276
|
+
} | null | undefined;
|
|
277
|
+
readonly cancelled_actor?: {
|
|
276
278
|
readonly id: string;
|
|
277
279
|
readonly display_name: string;
|
|
278
280
|
readonly avatar_url: string;
|
|
279
|
-
};
|
|
280
|
-
readonly schema_last_updated_at: string;
|
|
281
|
+
} | null | undefined;
|
|
282
|
+
readonly schema_last_updated_at: string | null;
|
|
281
283
|
readonly table_locked: boolean;
|
|
282
|
-
readonly locked_table_name
|
|
284
|
+
readonly locked_table_name?: string | null | undefined;
|
|
283
285
|
readonly instant_ddl: boolean;
|
|
284
286
|
readonly instant_ddl_eligible: boolean;
|
|
287
|
+
readonly queue_paused: boolean;
|
|
288
|
+
readonly queue_pause_reason: string;
|
|
285
289
|
};
|
|
286
290
|
readonly num_comments: number;
|
|
287
291
|
readonly html_url: string;
|
|
@@ -289,7 +293,7 @@ export declare const cancelDeployRequest: import("@distilled.cloud/core/client")
|
|
|
289
293
|
readonly html_body: string;
|
|
290
294
|
readonly created_at: string;
|
|
291
295
|
readonly updated_at: string;
|
|
292
|
-
readonly closed_at: string;
|
|
293
|
-
readonly deployed_at: string;
|
|
296
|
+
readonly closed_at: string | null;
|
|
297
|
+
readonly deployed_at: string | null;
|
|
294
298
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
295
299
|
//# sourceMappingURL=cancelDeployRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancelDeployRequest.d.ts","sourceRoot":"","sources":["../../src/operations/cancelDeployRequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,wBAAwB;;;;EAUlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"cancelDeployRequest.d.ts","sourceRoot":"","sources":["../../src/operations/cancelDeployRequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,wBAAwB;;;;EAUlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuOlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAI7B,CAAC"}
|