@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
|
@@ -13,6 +13,7 @@ export declare const ListDeployRequestsInput: Schema.Struct<{
|
|
|
13
13
|
}>;
|
|
14
14
|
export type ListDeployRequestsInput = typeof ListDeployRequestsInput.Type;
|
|
15
15
|
export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
16
|
+
readonly type: Schema.String;
|
|
16
17
|
readonly current_page: Schema.Number;
|
|
17
18
|
readonly next_page: Schema.NullOr<Schema.Number>;
|
|
18
19
|
readonly next_page_url: Schema.NullOr<Schema.String>;
|
|
@@ -26,20 +27,20 @@ export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
|
26
27
|
readonly display_name: Schema.String;
|
|
27
28
|
readonly avatar_url: Schema.String;
|
|
28
29
|
}>;
|
|
29
|
-
readonly closed_by: Schema.Struct<{
|
|
30
|
+
readonly closed_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
30
31
|
readonly id: Schema.String;
|
|
31
32
|
readonly display_name: Schema.String;
|
|
32
33
|
readonly avatar_url: Schema.String;
|
|
33
|
-
}
|
|
34
|
+
}>>>;
|
|
34
35
|
readonly branch: Schema.String;
|
|
35
36
|
readonly branch_id: Schema.String;
|
|
36
37
|
readonly branch_deleted: Schema.Boolean;
|
|
37
|
-
readonly branch_deleted_by: Schema.Struct<{
|
|
38
|
+
readonly branch_deleted_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
38
39
|
readonly id: Schema.String;
|
|
39
40
|
readonly display_name: Schema.String;
|
|
40
41
|
readonly avatar_url: Schema.String;
|
|
41
|
-
}
|
|
42
|
-
readonly branch_deleted_at: Schema.String
|
|
42
|
+
}>>>;
|
|
43
|
+
readonly branch_deleted_at: Schema.NullOr<Schema.String>;
|
|
43
44
|
readonly into_branch: Schema.String;
|
|
44
45
|
readonly into_branch_sharded: Schema.Boolean;
|
|
45
46
|
readonly into_branch_shard_count: Schema.Number;
|
|
@@ -51,15 +52,15 @@ export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
|
51
52
|
readonly auto_cutover: Schema.Boolean;
|
|
52
53
|
readonly auto_delete_branch: Schema.Boolean;
|
|
53
54
|
readonly created_at: Schema.String;
|
|
54
|
-
readonly cutover_at: Schema.String
|
|
55
|
+
readonly cutover_at: Schema.NullOr<Schema.String>;
|
|
55
56
|
readonly cutover_expiring: Schema.Boolean;
|
|
56
|
-
readonly deploy_check_errors: Schema.String
|
|
57
|
-
readonly finished_at: Schema.String
|
|
58
|
-
readonly queued_at: Schema.String
|
|
59
|
-
readonly ready_to_cutover_at: Schema.String
|
|
60
|
-
readonly started_at: Schema.String
|
|
57
|
+
readonly deploy_check_errors: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
58
|
+
readonly finished_at: Schema.NullOr<Schema.String>;
|
|
59
|
+
readonly queued_at: Schema.NullOr<Schema.String>;
|
|
60
|
+
readonly ready_to_cutover_at: Schema.NullOr<Schema.String>;
|
|
61
|
+
readonly started_at: Schema.NullOr<Schema.String>;
|
|
61
62
|
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"]>;
|
|
62
|
-
readonly submitted_at: Schema.String
|
|
63
|
+
readonly submitted_at: Schema.NullOr<Schema.String>;
|
|
63
64
|
readonly updated_at: Schema.String;
|
|
64
65
|
readonly into_branch: Schema.String;
|
|
65
66
|
readonly deploy_request_number: Schema.Number;
|
|
@@ -71,20 +72,20 @@ export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
|
71
72
|
readonly keyspace_name: Schema.String;
|
|
72
73
|
readonly table_name: Schema.String;
|
|
73
74
|
readonly operation_name: Schema.String;
|
|
74
|
-
readonly eta_seconds: Schema.Number
|
|
75
|
-
readonly progress_percentage: Schema.Number
|
|
76
|
-
readonly deploy_error_docs_url: Schema.String
|
|
75
|
+
readonly eta_seconds: Schema.NullOr<Schema.Number>;
|
|
76
|
+
readonly progress_percentage: Schema.NullOr<Schema.Number>;
|
|
77
|
+
readonly deploy_error_docs_url: Schema.NullOr<Schema.String>;
|
|
77
78
|
readonly ddl_statement: Schema.String;
|
|
78
79
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
79
80
|
readonly created_at: Schema.String;
|
|
80
81
|
readonly updated_at: Schema.String;
|
|
81
|
-
readonly throttled_at: Schema.String
|
|
82
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
82
83
|
readonly can_drop_data: Schema.Boolean;
|
|
83
84
|
readonly table_locked: Schema.Boolean;
|
|
84
85
|
readonly table_recently_used: Schema.Boolean;
|
|
85
|
-
readonly table_recently_used_at: Schema.String
|
|
86
|
-
readonly removed_foreign_key_names: Schema.$Array<Schema.String
|
|
87
|
-
readonly deploy_errors: Schema.String
|
|
86
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
87
|
+
readonly removed_foreign_key_names: Schema.NullOr<Schema.$Array<Schema.String>>;
|
|
88
|
+
readonly deploy_errors: Schema.NullOr<Schema.String>;
|
|
88
89
|
}>>;
|
|
89
90
|
readonly deploy_operation_summaries: Schema.$Array<Schema.Struct<{
|
|
90
91
|
readonly id: Schema.String;
|
|
@@ -98,8 +99,8 @@ export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
|
98
99
|
readonly state: Schema.Literals<readonly ["pending", "in_progress", "complete", "cancelled", "error"]>;
|
|
99
100
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
100
101
|
readonly table_name: Schema.String;
|
|
101
|
-
readonly table_recently_used_at: Schema.String
|
|
102
|
-
readonly throttled_at: Schema.String
|
|
102
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
103
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
103
104
|
readonly removed_foreign_key_names: Schema.$Array<Schema.String>;
|
|
104
105
|
readonly shard_count: Schema.Number;
|
|
105
106
|
readonly shard_names: Schema.$Array<Schema.String>;
|
|
@@ -117,28 +118,30 @@ export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
|
117
118
|
readonly lint_errors: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
118
119
|
readonly sequential_diff_dependencies: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
119
120
|
readonly lookup_vindex_operations: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
120
|
-
readonly throttler_configurations: Schema
|
|
121
|
-
readonly deployment_revert_request: Schema.$Record<Schema.String, Schema.Unknown
|
|
122
|
-
readonly actor: Schema.Struct<{
|
|
121
|
+
readonly throttler_configurations: Schema.optional<Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>>;
|
|
122
|
+
readonly deployment_revert_request: Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
123
|
+
readonly actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
123
124
|
readonly id: Schema.String;
|
|
124
125
|
readonly display_name: Schema.String;
|
|
125
126
|
readonly avatar_url: Schema.String;
|
|
126
|
-
}
|
|
127
|
-
readonly cutover_actor: Schema.Struct<{
|
|
127
|
+
}>>>;
|
|
128
|
+
readonly cutover_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
128
129
|
readonly id: Schema.String;
|
|
129
130
|
readonly display_name: Schema.String;
|
|
130
131
|
readonly avatar_url: Schema.String;
|
|
131
|
-
}
|
|
132
|
-
readonly cancelled_actor: Schema.Struct<{
|
|
132
|
+
}>>>;
|
|
133
|
+
readonly cancelled_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
133
134
|
readonly id: Schema.String;
|
|
134
135
|
readonly display_name: Schema.String;
|
|
135
136
|
readonly avatar_url: Schema.String;
|
|
136
|
-
}
|
|
137
|
-
readonly schema_last_updated_at: Schema.String
|
|
137
|
+
}>>>;
|
|
138
|
+
readonly schema_last_updated_at: Schema.NullOr<Schema.String>;
|
|
138
139
|
readonly table_locked: Schema.Boolean;
|
|
139
|
-
readonly locked_table_name: Schema.String
|
|
140
|
+
readonly locked_table_name: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
140
141
|
readonly instant_ddl: Schema.Boolean;
|
|
141
142
|
readonly instant_ddl_eligible: Schema.Boolean;
|
|
143
|
+
readonly queue_paused: Schema.Boolean;
|
|
144
|
+
readonly queue_pause_reason: Schema.String;
|
|
142
145
|
}>;
|
|
143
146
|
readonly num_comments: Schema.Number;
|
|
144
147
|
readonly html_url: Schema.String;
|
|
@@ -146,8 +149,8 @@ export declare const ListDeployRequestsOutput: Schema.Struct<{
|
|
|
146
149
|
readonly html_body: Schema.String;
|
|
147
150
|
readonly created_at: Schema.String;
|
|
148
151
|
readonly updated_at: Schema.String;
|
|
149
|
-
readonly closed_at: Schema.String
|
|
150
|
-
readonly deployed_at: Schema.String
|
|
152
|
+
readonly closed_at: Schema.NullOr<Schema.String>;
|
|
153
|
+
readonly deployed_at: Schema.NullOr<Schema.String>;
|
|
151
154
|
}>>;
|
|
152
155
|
}>;
|
|
153
156
|
export type ListDeployRequestsOutput = typeof ListDeployRequestsOutput.Type;
|
|
@@ -177,6 +180,7 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
177
180
|
readonly page?: number | undefined;
|
|
178
181
|
readonly per_page?: number | undefined;
|
|
179
182
|
}, {
|
|
183
|
+
readonly type: string;
|
|
180
184
|
readonly current_page: number;
|
|
181
185
|
readonly next_page: number | null;
|
|
182
186
|
readonly next_page_url: string | null;
|
|
@@ -190,20 +194,20 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
190
194
|
readonly display_name: string;
|
|
191
195
|
readonly avatar_url: string;
|
|
192
196
|
};
|
|
193
|
-
readonly closed_by
|
|
197
|
+
readonly closed_by?: {
|
|
194
198
|
readonly id: string;
|
|
195
199
|
readonly display_name: string;
|
|
196
200
|
readonly avatar_url: string;
|
|
197
|
-
};
|
|
201
|
+
} | null | undefined;
|
|
198
202
|
readonly branch: string;
|
|
199
203
|
readonly branch_id: string;
|
|
200
204
|
readonly branch_deleted: boolean;
|
|
201
|
-
readonly branch_deleted_by
|
|
205
|
+
readonly branch_deleted_by?: {
|
|
202
206
|
readonly id: string;
|
|
203
207
|
readonly display_name: string;
|
|
204
208
|
readonly avatar_url: string;
|
|
205
|
-
};
|
|
206
|
-
readonly branch_deleted_at: string;
|
|
209
|
+
} | null | undefined;
|
|
210
|
+
readonly branch_deleted_at: string | null;
|
|
207
211
|
readonly into_branch: string;
|
|
208
212
|
readonly into_branch_sharded: boolean;
|
|
209
213
|
readonly into_branch_shard_count: number;
|
|
@@ -215,15 +219,15 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
215
219
|
readonly auto_cutover: boolean;
|
|
216
220
|
readonly auto_delete_branch: boolean;
|
|
217
221
|
readonly created_at: string;
|
|
218
|
-
readonly cutover_at: string;
|
|
222
|
+
readonly cutover_at: string | null;
|
|
219
223
|
readonly cutover_expiring: boolean;
|
|
220
|
-
readonly deploy_check_errors
|
|
221
|
-
readonly finished_at: string;
|
|
222
|
-
readonly queued_at: string;
|
|
223
|
-
readonly ready_to_cutover_at: string;
|
|
224
|
-
readonly started_at: string;
|
|
224
|
+
readonly deploy_check_errors?: string | null | undefined;
|
|
225
|
+
readonly finished_at: string | null;
|
|
226
|
+
readonly queued_at: string | null;
|
|
227
|
+
readonly ready_to_cutover_at: string | null;
|
|
228
|
+
readonly started_at: string | null;
|
|
225
229
|
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";
|
|
226
|
-
readonly submitted_at: string;
|
|
230
|
+
readonly submitted_at: string | null;
|
|
227
231
|
readonly updated_at: string;
|
|
228
232
|
readonly into_branch: string;
|
|
229
233
|
readonly deploy_request_number: number;
|
|
@@ -237,20 +241,20 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
237
241
|
readonly keyspace_name: string;
|
|
238
242
|
readonly table_name: string;
|
|
239
243
|
readonly operation_name: string;
|
|
240
|
-
readonly eta_seconds: number;
|
|
241
|
-
readonly progress_percentage: number;
|
|
242
|
-
readonly deploy_error_docs_url: string;
|
|
244
|
+
readonly eta_seconds: number | null;
|
|
245
|
+
readonly progress_percentage: number | null;
|
|
246
|
+
readonly deploy_error_docs_url: string | null;
|
|
243
247
|
readonly ddl_statement: string;
|
|
244
248
|
readonly syntax_highlighted_ddl: string;
|
|
245
249
|
readonly created_at: string;
|
|
246
250
|
readonly updated_at: string;
|
|
247
|
-
readonly throttled_at: string;
|
|
251
|
+
readonly throttled_at: string | null;
|
|
248
252
|
readonly can_drop_data: boolean;
|
|
249
253
|
readonly table_locked: boolean;
|
|
250
254
|
readonly table_recently_used: boolean;
|
|
251
|
-
readonly table_recently_used_at: string;
|
|
252
|
-
readonly removed_foreign_key_names: readonly string[];
|
|
253
|
-
readonly deploy_errors: string;
|
|
255
|
+
readonly table_recently_used_at: string | null;
|
|
256
|
+
readonly removed_foreign_key_names: readonly string[] | null;
|
|
257
|
+
readonly deploy_errors: string | null;
|
|
254
258
|
}[];
|
|
255
259
|
readonly deploy_operation_summaries: readonly {
|
|
256
260
|
readonly id: string;
|
|
@@ -264,8 +268,8 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
264
268
|
readonly state: "cancelled" | "complete" | "error" | "in_progress" | "pending";
|
|
265
269
|
readonly syntax_highlighted_ddl: string;
|
|
266
270
|
readonly table_name: string;
|
|
267
|
-
readonly table_recently_used_at: string;
|
|
268
|
-
readonly throttled_at: string;
|
|
271
|
+
readonly table_recently_used_at: string | null;
|
|
272
|
+
readonly throttled_at: string | null;
|
|
269
273
|
readonly removed_foreign_key_names: readonly string[];
|
|
270
274
|
readonly shard_count: number;
|
|
271
275
|
readonly shard_names: readonly string[];
|
|
@@ -289,32 +293,34 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
289
293
|
readonly lookup_vindex_operations: readonly {
|
|
290
294
|
readonly [x: string]: unknown;
|
|
291
295
|
}[];
|
|
292
|
-
readonly throttler_configurations
|
|
296
|
+
readonly throttler_configurations?: {
|
|
293
297
|
readonly [x: string]: unknown;
|
|
294
|
-
}
|
|
298
|
+
} | null | undefined;
|
|
295
299
|
readonly deployment_revert_request: {
|
|
296
300
|
readonly [x: string]: unknown;
|
|
297
|
-
};
|
|
298
|
-
readonly actor
|
|
301
|
+
} | null;
|
|
302
|
+
readonly actor?: {
|
|
299
303
|
readonly id: string;
|
|
300
304
|
readonly display_name: string;
|
|
301
305
|
readonly avatar_url: string;
|
|
302
|
-
};
|
|
303
|
-
readonly cutover_actor
|
|
306
|
+
} | null | undefined;
|
|
307
|
+
readonly cutover_actor?: {
|
|
304
308
|
readonly id: string;
|
|
305
309
|
readonly display_name: string;
|
|
306
310
|
readonly avatar_url: string;
|
|
307
|
-
};
|
|
308
|
-
readonly cancelled_actor
|
|
311
|
+
} | null | undefined;
|
|
312
|
+
readonly cancelled_actor?: {
|
|
309
313
|
readonly id: string;
|
|
310
314
|
readonly display_name: string;
|
|
311
315
|
readonly avatar_url: string;
|
|
312
|
-
};
|
|
313
|
-
readonly schema_last_updated_at: string;
|
|
316
|
+
} | null | undefined;
|
|
317
|
+
readonly schema_last_updated_at: string | null;
|
|
314
318
|
readonly table_locked: boolean;
|
|
315
|
-
readonly locked_table_name
|
|
319
|
+
readonly locked_table_name?: string | null | undefined;
|
|
316
320
|
readonly instant_ddl: boolean;
|
|
317
321
|
readonly instant_ddl_eligible: boolean;
|
|
322
|
+
readonly queue_paused: boolean;
|
|
323
|
+
readonly queue_pause_reason: string;
|
|
318
324
|
};
|
|
319
325
|
readonly num_comments: number;
|
|
320
326
|
readonly html_url: string;
|
|
@@ -322,8 +328,8 @@ export declare const listDeployRequests: import("@distilled.cloud/core/client").
|
|
|
322
328
|
readonly html_body: string;
|
|
323
329
|
readonly created_at: string;
|
|
324
330
|
readonly updated_at: string;
|
|
325
|
-
readonly closed_at: string;
|
|
326
|
-
readonly deployed_at: string;
|
|
331
|
+
readonly closed_at: string | null;
|
|
332
|
+
readonly deployed_at: string | null;
|
|
327
333
|
}[];
|
|
328
334
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
329
335
|
//# sourceMappingURL=listDeployRequests.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listDeployRequests.d.ts","sourceRoot":"","sources":["../../src/operations/listDeployRequests.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,uBAAuB;;;;;;;;;;EAgBjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"listDeployRequests.d.ts","sourceRoot":"","sources":["../../src/operations/listDeployRequests.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,uBAAuB;;;;;;;;;;EAgBjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqPjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAY9B,CAAC"}
|
|
@@ -21,6 +21,7 @@ export const ListDeployRequestsInput =
|
|
|
21
21
|
// Output Schema
|
|
22
22
|
export const ListDeployRequestsOutput =
|
|
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),
|
|
@@ -34,20 +35,20 @@ export const ListDeployRequestsOutput =
|
|
|
34
35
|
display_name: Schema.String,
|
|
35
36
|
avatar_url: Schema.String,
|
|
36
37
|
}),
|
|
37
|
-
closed_by: Schema.Struct({
|
|
38
|
+
closed_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
38
39
|
id: Schema.String,
|
|
39
40
|
display_name: Schema.String,
|
|
40
41
|
avatar_url: Schema.String,
|
|
41
|
-
}),
|
|
42
|
+
}))),
|
|
42
43
|
branch: Schema.String,
|
|
43
44
|
branch_id: Schema.String,
|
|
44
45
|
branch_deleted: Schema.Boolean,
|
|
45
|
-
branch_deleted_by: Schema.Struct({
|
|
46
|
+
branch_deleted_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
46
47
|
id: Schema.String,
|
|
47
48
|
display_name: Schema.String,
|
|
48
49
|
avatar_url: Schema.String,
|
|
49
|
-
}),
|
|
50
|
-
branch_deleted_at: Schema.String,
|
|
50
|
+
}))),
|
|
51
|
+
branch_deleted_at: Schema.NullOr(Schema.String),
|
|
51
52
|
into_branch: Schema.String,
|
|
52
53
|
into_branch_sharded: Schema.Boolean,
|
|
53
54
|
into_branch_shard_count: Schema.Number,
|
|
@@ -80,13 +81,13 @@ export const ListDeployRequestsOutput =
|
|
|
80
81
|
auto_cutover: Schema.Boolean,
|
|
81
82
|
auto_delete_branch: Schema.Boolean,
|
|
82
83
|
created_at: Schema.String,
|
|
83
|
-
cutover_at: Schema.String,
|
|
84
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
84
85
|
cutover_expiring: Schema.Boolean,
|
|
85
|
-
deploy_check_errors: Schema.String,
|
|
86
|
-
finished_at: Schema.String,
|
|
87
|
-
queued_at: Schema.String,
|
|
88
|
-
ready_to_cutover_at: Schema.String,
|
|
89
|
-
started_at: Schema.String,
|
|
86
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
87
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
88
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
89
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
90
|
+
started_at: Schema.NullOr(Schema.String),
|
|
90
91
|
state: Schema.Literals([
|
|
91
92
|
"pending",
|
|
92
93
|
"ready",
|
|
@@ -109,7 +110,7 @@ export const ListDeployRequestsOutput =
|
|
|
109
110
|
"cancelled",
|
|
110
111
|
"error",
|
|
111
112
|
]),
|
|
112
|
-
submitted_at: Schema.String,
|
|
113
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
113
114
|
updated_at: Schema.String,
|
|
114
115
|
into_branch: Schema.String,
|
|
115
116
|
deploy_request_number: Schema.Number,
|
|
@@ -128,20 +129,20 @@ export const ListDeployRequestsOutput =
|
|
|
128
129
|
keyspace_name: Schema.String,
|
|
129
130
|
table_name: Schema.String,
|
|
130
131
|
operation_name: Schema.String,
|
|
131
|
-
eta_seconds: Schema.Number,
|
|
132
|
-
progress_percentage: Schema.Number,
|
|
133
|
-
deploy_error_docs_url: Schema.String,
|
|
132
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
133
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
134
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
134
135
|
ddl_statement: Schema.String,
|
|
135
136
|
syntax_highlighted_ddl: Schema.String,
|
|
136
137
|
created_at: Schema.String,
|
|
137
138
|
updated_at: Schema.String,
|
|
138
|
-
throttled_at: Schema.String,
|
|
139
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
139
140
|
can_drop_data: Schema.Boolean,
|
|
140
141
|
table_locked: Schema.Boolean,
|
|
141
142
|
table_recently_used: Schema.Boolean,
|
|
142
|
-
table_recently_used_at: Schema.String,
|
|
143
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
144
|
-
deploy_errors: Schema.String,
|
|
143
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
144
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
145
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
145
146
|
})),
|
|
146
147
|
deploy_operation_summaries: Schema.Array(Schema.Struct({
|
|
147
148
|
id: Schema.String,
|
|
@@ -161,8 +162,8 @@ export const ListDeployRequestsOutput =
|
|
|
161
162
|
]),
|
|
162
163
|
syntax_highlighted_ddl: Schema.String,
|
|
163
164
|
table_name: Schema.String,
|
|
164
|
-
table_recently_used_at: Schema.String,
|
|
165
|
-
throttled_at: Schema.String,
|
|
165
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
166
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
166
167
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
167
168
|
shard_count: Schema.Number,
|
|
168
169
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -187,28 +188,30 @@ export const ListDeployRequestsOutput =
|
|
|
187
188
|
lint_errors: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
188
189
|
sequential_diff_dependencies: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
189
190
|
lookup_vindex_operations: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
190
|
-
throttler_configurations: Schema.
|
|
191
|
-
deployment_revert_request: Schema.Record(Schema.String, Schema.Unknown),
|
|
192
|
-
actor: Schema.Struct({
|
|
191
|
+
throttler_configurations: Schema.optional(Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown))),
|
|
192
|
+
deployment_revert_request: Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
193
|
+
actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
193
194
|
id: Schema.String,
|
|
194
195
|
display_name: Schema.String,
|
|
195
196
|
avatar_url: Schema.String,
|
|
196
|
-
}),
|
|
197
|
-
cutover_actor: Schema.Struct({
|
|
197
|
+
}))),
|
|
198
|
+
cutover_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
198
199
|
id: Schema.String,
|
|
199
200
|
display_name: Schema.String,
|
|
200
201
|
avatar_url: Schema.String,
|
|
201
|
-
}),
|
|
202
|
-
cancelled_actor: Schema.Struct({
|
|
202
|
+
}))),
|
|
203
|
+
cancelled_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
203
204
|
id: Schema.String,
|
|
204
205
|
display_name: Schema.String,
|
|
205
206
|
avatar_url: Schema.String,
|
|
206
|
-
}),
|
|
207
|
-
schema_last_updated_at: Schema.String,
|
|
207
|
+
}))),
|
|
208
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
208
209
|
table_locked: Schema.Boolean,
|
|
209
|
-
locked_table_name: Schema.String,
|
|
210
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
210
211
|
instant_ddl: Schema.Boolean,
|
|
211
212
|
instant_ddl_eligible: Schema.Boolean,
|
|
213
|
+
queue_paused: Schema.Boolean,
|
|
214
|
+
queue_pause_reason: Schema.String,
|
|
212
215
|
}),
|
|
213
216
|
num_comments: Schema.Number,
|
|
214
217
|
html_url: Schema.String,
|
|
@@ -216,8 +219,8 @@ export const ListDeployRequestsOutput =
|
|
|
216
219
|
html_body: Schema.String,
|
|
217
220
|
created_at: Schema.String,
|
|
218
221
|
updated_at: Schema.String,
|
|
219
|
-
closed_at: Schema.String,
|
|
220
|
-
deployed_at: Schema.String,
|
|
222
|
+
closed_at: Schema.NullOr(Schema.String),
|
|
223
|
+
deployed_at: Schema.NullOr(Schema.String),
|
|
221
224
|
})),
|
|
222
225
|
});
|
|
223
226
|
// The operation
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listDeployRequests.js","sourceRoot":"","sources":["../../src/operations/listDeployRequests.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,uBAAuB;AAClC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3C,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACrC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACtC,WAAW,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,WAAW,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,UAAU,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1C,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACpC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACzC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,oEAAoE;CAC3E,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM;IAC3B,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,IAAI,EAAE,MAAM,CAAC,KAAK,CAChB,MAAM,CAAC,MAAM,CAAC;QACZ,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,MAAM,EAAE,MAAM,CAAC,MAAM;QACrB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC;YACnB,EAAE,EAAE,MAAM,CAAC,MAAM;YACjB,YAAY,EAAE,MAAM,CAAC,MAAM;YAC3B,UAAU,EAAE,MAAM,CAAC,MAAM;SAC1B,CAAC;QACF,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"listDeployRequests.js","sourceRoot":"","sources":["../../src/operations/listDeployRequests.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,15 +10,16 @@ export declare const ListGeneratedQueryPatternsReportsInput: Schema.Struct<{
|
|
|
10
10
|
}>;
|
|
11
11
|
export type ListGeneratedQueryPatternsReportsInput = typeof ListGeneratedQueryPatternsReportsInput.Type;
|
|
12
12
|
export declare const ListGeneratedQueryPatternsReportsOutput: Schema.Struct<{
|
|
13
|
+
readonly type: Schema.String;
|
|
13
14
|
readonly has_next: Schema.Boolean;
|
|
14
15
|
readonly has_prev: Schema.Boolean;
|
|
15
|
-
readonly cursor_start: Schema.String
|
|
16
|
-
readonly cursor_end: Schema.String
|
|
16
|
+
readonly cursor_start: Schema.NullOr<Schema.String>;
|
|
17
|
+
readonly cursor_end: Schema.NullOr<Schema.String>;
|
|
17
18
|
readonly data: Schema.$Array<Schema.Struct<{
|
|
18
19
|
readonly id: Schema.String;
|
|
19
20
|
readonly state: Schema.Literals<readonly ["pending", "completed", "failed"]>;
|
|
20
21
|
readonly created_at: Schema.String;
|
|
21
|
-
readonly finished_at: Schema.String
|
|
22
|
+
readonly finished_at: Schema.NullOr<Schema.String>;
|
|
22
23
|
readonly url: Schema.String;
|
|
23
24
|
readonly download_url: Schema.String;
|
|
24
25
|
readonly actor: Schema.Struct<{
|
|
@@ -47,15 +48,16 @@ export declare const listGeneratedQueryPatternsReports: import("@distilled.cloud
|
|
|
47
48
|
readonly ending_before?: string | undefined;
|
|
48
49
|
readonly limit?: number | undefined;
|
|
49
50
|
}, {
|
|
51
|
+
readonly type: string;
|
|
50
52
|
readonly has_next: boolean;
|
|
51
53
|
readonly has_prev: boolean;
|
|
52
|
-
readonly cursor_start: string;
|
|
53
|
-
readonly cursor_end: string;
|
|
54
|
+
readonly cursor_start: string | null;
|
|
55
|
+
readonly cursor_end: string | null;
|
|
54
56
|
readonly data: readonly {
|
|
55
57
|
readonly id: string;
|
|
56
58
|
readonly state: "completed" | "failed" | "pending";
|
|
57
59
|
readonly created_at: string;
|
|
58
|
-
readonly finished_at: string;
|
|
60
|
+
readonly finished_at: string | null;
|
|
59
61
|
readonly url: string;
|
|
60
62
|
readonly download_url: string;
|
|
61
63
|
readonly actor: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listGeneratedQueryPatternsReports.d.ts","sourceRoot":"","sources":["../../src/operations/listGeneratedQueryPatternsReports.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,sCAAsC;;;;;;;EAahD,CAAC;AACJ,MAAM,MAAM,sCAAsC,GAChD,OAAO,sCAAsC,CAAC,IAAI,CAAC;AAGrD,eAAO,MAAM,uCAAuC
|
|
1
|
+
{"version":3,"file":"listGeneratedQueryPatternsReports.d.ts","sourceRoot":"","sources":["../../src/operations/listGeneratedQueryPatternsReports.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,sCAAsC;;;;;;;EAahD,CAAC;AACJ,MAAM,MAAM,sCAAsC,GAChD,OAAO,sCAAsC,CAAC,IAAI,CAAC;AAGrD,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;EAsBhD,CAAC;AACL,MAAM,MAAM,uCAAuC,GACjD,OAAO,uCAAuC,CAAC,IAAI,CAAC;AAGtD;;;;;;;;;GASG;AACH,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;iEAKzC,CAAC"}
|
|
@@ -18,15 +18,16 @@ export const ListGeneratedQueryPatternsReportsInput =
|
|
|
18
18
|
// Output Schema
|
|
19
19
|
export const ListGeneratedQueryPatternsReportsOutput =
|
|
20
20
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
21
|
+
type: Schema.String,
|
|
21
22
|
has_next: Schema.Boolean,
|
|
22
23
|
has_prev: Schema.Boolean,
|
|
23
|
-
cursor_start: Schema.String,
|
|
24
|
-
cursor_end: Schema.String,
|
|
24
|
+
cursor_start: Schema.NullOr(Schema.String),
|
|
25
|
+
cursor_end: Schema.NullOr(Schema.String),
|
|
25
26
|
data: Schema.Array(Schema.Struct({
|
|
26
27
|
id: Schema.String,
|
|
27
28
|
state: Schema.Literals(["pending", "completed", "failed"]),
|
|
28
29
|
created_at: Schema.String,
|
|
29
|
-
finished_at: Schema.String,
|
|
30
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
30
31
|
url: Schema.String,
|
|
31
32
|
download_url: Schema.String,
|
|
32
33
|
actor: Schema.Struct({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listGeneratedQueryPatternsReports.js","sourceRoot":"","sources":["../../src/operations/listGeneratedQueryPatternsReports.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,sCAAsC;AACjD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3C,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC9C,aAAa,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACtC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,qFAAqF;CAC5F,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC;AAClD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,QAAQ,EAAE,MAAM,CAAC,OAAO;IACxB,QAAQ,EAAE,MAAM,CAAC,OAAO;IACxB,YAAY,EAAE,MAAM,CAAC,MAAM;
|
|
1
|
+
{"version":3,"file":"listGeneratedQueryPatternsReports.js","sourceRoot":"","sources":["../../src/operations/listGeneratedQueryPatternsReports.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,sCAAsC;AACjD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3C,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC9C,aAAa,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACtC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,qFAAqF;CAC5F,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC;AAClD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,QAAQ,EAAE,MAAM,CAAC,OAAO;IACxB,QAAQ,EAAE,MAAM,CAAC,OAAO;IACxB,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1C,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,IAAI,EAAE,MAAM,CAAC,KAAK,CAChB,MAAM,CAAC,MAAM,CAAC;QACZ,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,SAAS,EAAE,WAAW,EAAE,QAAQ,CAAC,CAAC;QAC1D,UAAU,EAAE,MAAM,CAAC,MAAM;QACzB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;QACzC,GAAG,EAAE,MAAM,CAAC,MAAM;QAClB,YAAY,EAAE,MAAM,CAAC,MAAM;QAC3B,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC;YACnB,EAAE,EAAE,MAAM,CAAC,MAAM;YACjB,YAAY,EAAE,MAAM,CAAC,MAAM;YAC3B,UAAU,EAAE,MAAM,CAAC,MAAM;SAC1B,CAAC;KACH,CAAC,CACH;CACF,CAAC,CAAC;AAIL,gBAAgB;AAChB;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,iCAAiC;AAC5C,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,sCAAsC;IACnD,YAAY,EAAE,uCAAuC;IACrD,MAAM,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAU;CACvC,CAAC,CAAC,CAAC"}
|
|
@@ -7,6 +7,7 @@ export declare const ListInvoicesInput: Schema.Struct<{
|
|
|
7
7
|
}>;
|
|
8
8
|
export type ListInvoicesInput = typeof ListInvoicesInput.Type;
|
|
9
9
|
export declare const ListInvoicesOutput: Schema.Struct<{
|
|
10
|
+
readonly type: Schema.String;
|
|
10
11
|
readonly current_page: Schema.Number;
|
|
11
12
|
readonly next_page: Schema.NullOr<Schema.Number>;
|
|
12
13
|
readonly next_page_url: Schema.NullOr<Schema.String>;
|
|
@@ -36,6 +37,7 @@ export declare const listInvoices: import("@distilled.cloud/core/client").Pagina
|
|
|
36
37
|
readonly page?: number | undefined;
|
|
37
38
|
readonly per_page?: number | undefined;
|
|
38
39
|
}, {
|
|
40
|
+
readonly type: string;
|
|
39
41
|
readonly current_page: number;
|
|
40
42
|
readonly next_page: number | null;
|
|
41
43
|
readonly next_page_url: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listInvoices.d.ts","sourceRoot":"","sources":["../../src/operations/listInvoices.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,iBAAiB;;;;EAM7B,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"listInvoices.d.ts","sourceRoot":"","sources":["../../src/operations/listInvoices.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,iBAAiB;;;;EAM7B,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;EAiB7B,CAAC;AACH,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE;;;;;;;;GAQG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;iEAYxB,CAAC"}
|
|
@@ -10,6 +10,7 @@ export const ListInvoicesInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10
10
|
}).pipe(T.Http({ method: "GET", path: "/organizations/{organization}/invoices" }));
|
|
11
11
|
// Output Schema
|
|
12
12
|
export const ListInvoicesOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
13
|
+
type: Schema.String,
|
|
13
14
|
current_page: Schema.Number,
|
|
14
15
|
next_page: Schema.NullOr(Schema.Number),
|
|
15
16
|
next_page_url: Schema.NullOr(Schema.String),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listInvoices.js","sourceRoot":"","sources":["../../src/operations/listInvoices.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACzE,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACpC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACzC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,wCAAwC,EAAE,CAAC,CAC1E,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1E,YAAY,EAAE,MAAM,CAAC,MAAM;IAC3B,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,IAAI,EAAE,MAAM,CAAC,KAAK,CAChB,MAAM,CAAC,MAAM,CAAC;QACZ,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,KAAK,EAAE,MAAM,CAAC,MAAM;QACpB,oBAAoB,EAAE,MAAM,CAAC,MAAM;QACnC,kBAAkB,EAAE,MAAM,CAAC,MAAM;QACjC,IAAI,EAAE,MAAM,CAAC,OAAO;QACpB,OAAO,EAAE,MAAM,CAAC,OAAO;KACxB,CAAC,CACH;CACF,CAAC,CAAC;AAGH,gBAAgB;AAChB;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,aAAa,CACvE,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,iBAAiB;IAC9B,YAAY,EAAE,kBAAkB;IAChC,MAAM,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAU;IACtC,UAAU,EAAE;QACV,IAAI,EAAE,MAAM;QACZ,UAAU,EAAE,MAAM;QAClB,WAAW,EAAE,WAAW;QACxB,KAAK,EAAE,MAAM;KACd;CACF,CAAC,CACH,CAAC"}
|
|
1
|
+
{"version":3,"file":"listInvoices.js","sourceRoot":"","sources":["../../src/operations/listInvoices.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACzE,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACpC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACzC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,wCAAwC,EAAE,CAAC,CAC1E,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1E,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,YAAY,EAAE,MAAM,CAAC,MAAM;IAC3B,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3C,IAAI,EAAE,MAAM,CAAC,KAAK,CAChB,MAAM,CAAC,MAAM,CAAC;QACZ,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,KAAK,EAAE,MAAM,CAAC,MAAM;QACpB,oBAAoB,EAAE,MAAM,CAAC,MAAM;QACnC,kBAAkB,EAAE,MAAM,CAAC,MAAM;QACjC,IAAI,EAAE,MAAM,CAAC,OAAO;QACpB,OAAO,EAAE,MAAM,CAAC,OAAO;KACxB,CAAC,CACH;CACF,CAAC,CAAC;AAGH,gBAAgB;AAChB;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,aAAa,CACvE,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,iBAAiB;IAC9B,YAAY,EAAE,kBAAkB;IAChC,MAAM,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAU;IACtC,UAAU,EAAE;QACV,IAAI,EAAE,MAAM;QACZ,UAAU,EAAE,MAAM;QAClB,WAAW,EAAE,WAAW;QACxB,KAAK,EAAE,MAAM;KACd;CACF,CAAC,CACH,CAAC"}
|
|
@@ -9,6 +9,7 @@ export declare const ListKeyspacesInput: Schema.Struct<{
|
|
|
9
9
|
}>;
|
|
10
10
|
export type ListKeyspacesInput = typeof ListKeyspacesInput.Type;
|
|
11
11
|
export declare const ListKeyspacesOutput: Schema.Struct<{
|
|
12
|
+
readonly type: Schema.String;
|
|
12
13
|
readonly current_page: Schema.Number;
|
|
13
14
|
readonly next_page: Schema.NullOr<Schema.Number>;
|
|
14
15
|
readonly next_page_url: Schema.NullOr<Schema.String>;
|
|
@@ -63,6 +64,7 @@ export declare const listKeyspaces: import("@distilled.cloud/core/client").Pagin
|
|
|
63
64
|
readonly page?: number | undefined;
|
|
64
65
|
readonly per_page?: number | undefined;
|
|
65
66
|
}, {
|
|
67
|
+
readonly type: string;
|
|
66
68
|
readonly current_page: number;
|
|
67
69
|
readonly next_page: number | null;
|
|
68
70
|
readonly next_page_url: string | null;
|