@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
|
@@ -11,15 +11,15 @@ export declare const GetDeploymentOutput: Schema.Struct<{
|
|
|
11
11
|
readonly auto_cutover: Schema.Boolean;
|
|
12
12
|
readonly auto_delete_branch: Schema.Boolean;
|
|
13
13
|
readonly created_at: Schema.String;
|
|
14
|
-
readonly cutover_at: Schema.String
|
|
14
|
+
readonly cutover_at: Schema.NullOr<Schema.String>;
|
|
15
15
|
readonly cutover_expiring: Schema.Boolean;
|
|
16
|
-
readonly deploy_check_errors: Schema.String
|
|
17
|
-
readonly finished_at: Schema.String
|
|
18
|
-
readonly queued_at: Schema.String
|
|
19
|
-
readonly ready_to_cutover_at: Schema.String
|
|
20
|
-
readonly started_at: Schema.String
|
|
16
|
+
readonly deploy_check_errors: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
17
|
+
readonly finished_at: Schema.NullOr<Schema.String>;
|
|
18
|
+
readonly queued_at: Schema.NullOr<Schema.String>;
|
|
19
|
+
readonly ready_to_cutover_at: Schema.NullOr<Schema.String>;
|
|
20
|
+
readonly started_at: Schema.NullOr<Schema.String>;
|
|
21
21
|
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"]>;
|
|
22
|
-
readonly submitted_at: Schema.String
|
|
22
|
+
readonly submitted_at: Schema.NullOr<Schema.String>;
|
|
23
23
|
readonly updated_at: Schema.String;
|
|
24
24
|
readonly into_branch: Schema.String;
|
|
25
25
|
readonly deploy_request_number: Schema.Number;
|
|
@@ -31,20 +31,20 @@ export declare const GetDeploymentOutput: Schema.Struct<{
|
|
|
31
31
|
readonly keyspace_name: Schema.String;
|
|
32
32
|
readonly table_name: Schema.String;
|
|
33
33
|
readonly operation_name: Schema.String;
|
|
34
|
-
readonly eta_seconds: Schema.Number
|
|
35
|
-
readonly progress_percentage: Schema.Number
|
|
36
|
-
readonly deploy_error_docs_url: Schema.String
|
|
34
|
+
readonly eta_seconds: Schema.NullOr<Schema.Number>;
|
|
35
|
+
readonly progress_percentage: Schema.NullOr<Schema.Number>;
|
|
36
|
+
readonly deploy_error_docs_url: Schema.NullOr<Schema.String>;
|
|
37
37
|
readonly ddl_statement: Schema.String;
|
|
38
38
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
39
39
|
readonly created_at: Schema.String;
|
|
40
40
|
readonly updated_at: Schema.String;
|
|
41
|
-
readonly throttled_at: Schema.String
|
|
41
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
42
42
|
readonly can_drop_data: Schema.Boolean;
|
|
43
43
|
readonly table_locked: Schema.Boolean;
|
|
44
44
|
readonly table_recently_used: Schema.Boolean;
|
|
45
|
-
readonly table_recently_used_at: Schema.String
|
|
46
|
-
readonly removed_foreign_key_names: Schema.$Array<Schema.String
|
|
47
|
-
readonly deploy_errors: Schema.String
|
|
45
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
46
|
+
readonly removed_foreign_key_names: Schema.NullOr<Schema.$Array<Schema.String>>;
|
|
47
|
+
readonly deploy_errors: Schema.NullOr<Schema.String>;
|
|
48
48
|
}>>;
|
|
49
49
|
readonly deploy_operation_summaries: Schema.$Array<Schema.Struct<{
|
|
50
50
|
readonly id: Schema.String;
|
|
@@ -58,8 +58,8 @@ export declare const GetDeploymentOutput: Schema.Struct<{
|
|
|
58
58
|
readonly state: Schema.Literals<readonly ["pending", "in_progress", "complete", "cancelled", "error"]>;
|
|
59
59
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
60
60
|
readonly table_name: Schema.String;
|
|
61
|
-
readonly table_recently_used_at: Schema.String
|
|
62
|
-
readonly throttled_at: Schema.String
|
|
61
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
62
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
63
63
|
readonly removed_foreign_key_names: Schema.$Array<Schema.String>;
|
|
64
64
|
readonly shard_count: Schema.Number;
|
|
65
65
|
readonly shard_names: Schema.$Array<Schema.String>;
|
|
@@ -77,28 +77,30 @@ export declare const GetDeploymentOutput: Schema.Struct<{
|
|
|
77
77
|
readonly lint_errors: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
78
78
|
readonly sequential_diff_dependencies: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
79
79
|
readonly lookup_vindex_operations: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
80
|
-
readonly throttler_configurations: Schema
|
|
81
|
-
readonly deployment_revert_request: Schema.$Record<Schema.String, Schema.Unknown
|
|
82
|
-
readonly actor: Schema.Struct<{
|
|
80
|
+
readonly throttler_configurations: Schema.optional<Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>>;
|
|
81
|
+
readonly deployment_revert_request: Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
82
|
+
readonly actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
83
83
|
readonly id: Schema.String;
|
|
84
84
|
readonly display_name: Schema.String;
|
|
85
85
|
readonly avatar_url: Schema.String;
|
|
86
|
-
}
|
|
87
|
-
readonly cutover_actor: Schema.Struct<{
|
|
86
|
+
}>>>;
|
|
87
|
+
readonly cutover_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
88
88
|
readonly id: Schema.String;
|
|
89
89
|
readonly display_name: Schema.String;
|
|
90
90
|
readonly avatar_url: Schema.String;
|
|
91
|
-
}
|
|
92
|
-
readonly cancelled_actor: Schema.Struct<{
|
|
91
|
+
}>>>;
|
|
92
|
+
readonly cancelled_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
93
93
|
readonly id: Schema.String;
|
|
94
94
|
readonly display_name: Schema.String;
|
|
95
95
|
readonly avatar_url: Schema.String;
|
|
96
|
-
}
|
|
97
|
-
readonly schema_last_updated_at: Schema.String
|
|
96
|
+
}>>>;
|
|
97
|
+
readonly schema_last_updated_at: Schema.NullOr<Schema.String>;
|
|
98
98
|
readonly table_locked: Schema.Boolean;
|
|
99
|
-
readonly locked_table_name: Schema.String
|
|
99
|
+
readonly locked_table_name: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
100
100
|
readonly instant_ddl: Schema.Boolean;
|
|
101
101
|
readonly instant_ddl_eligible: Schema.Boolean;
|
|
102
|
+
readonly queue_paused: Schema.Boolean;
|
|
103
|
+
readonly queue_pause_reason: Schema.String;
|
|
102
104
|
}>;
|
|
103
105
|
export type GetDeploymentOutput = typeof GetDeploymentOutput.Type;
|
|
104
106
|
/**
|
|
@@ -119,15 +121,15 @@ export declare const getDeployment: import("@distilled.cloud/core/client").Opera
|
|
|
119
121
|
readonly auto_cutover: boolean;
|
|
120
122
|
readonly auto_delete_branch: boolean;
|
|
121
123
|
readonly created_at: string;
|
|
122
|
-
readonly cutover_at: string;
|
|
124
|
+
readonly cutover_at: string | null;
|
|
123
125
|
readonly cutover_expiring: boolean;
|
|
124
|
-
readonly deploy_check_errors
|
|
125
|
-
readonly finished_at: string;
|
|
126
|
-
readonly queued_at: string;
|
|
127
|
-
readonly ready_to_cutover_at: string;
|
|
128
|
-
readonly started_at: string;
|
|
126
|
+
readonly deploy_check_errors?: string | null | undefined;
|
|
127
|
+
readonly finished_at: string | null;
|
|
128
|
+
readonly queued_at: string | null;
|
|
129
|
+
readonly ready_to_cutover_at: string | null;
|
|
130
|
+
readonly started_at: string | null;
|
|
129
131
|
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";
|
|
130
|
-
readonly submitted_at: string;
|
|
132
|
+
readonly submitted_at: string | null;
|
|
131
133
|
readonly updated_at: string;
|
|
132
134
|
readonly into_branch: string;
|
|
133
135
|
readonly deploy_request_number: number;
|
|
@@ -141,20 +143,20 @@ export declare const getDeployment: import("@distilled.cloud/core/client").Opera
|
|
|
141
143
|
readonly keyspace_name: string;
|
|
142
144
|
readonly table_name: string;
|
|
143
145
|
readonly operation_name: string;
|
|
144
|
-
readonly eta_seconds: number;
|
|
145
|
-
readonly progress_percentage: number;
|
|
146
|
-
readonly deploy_error_docs_url: string;
|
|
146
|
+
readonly eta_seconds: number | null;
|
|
147
|
+
readonly progress_percentage: number | null;
|
|
148
|
+
readonly deploy_error_docs_url: string | null;
|
|
147
149
|
readonly ddl_statement: string;
|
|
148
150
|
readonly syntax_highlighted_ddl: string;
|
|
149
151
|
readonly created_at: string;
|
|
150
152
|
readonly updated_at: string;
|
|
151
|
-
readonly throttled_at: string;
|
|
153
|
+
readonly throttled_at: string | null;
|
|
152
154
|
readonly can_drop_data: boolean;
|
|
153
155
|
readonly table_locked: boolean;
|
|
154
156
|
readonly table_recently_used: boolean;
|
|
155
|
-
readonly table_recently_used_at: string;
|
|
156
|
-
readonly removed_foreign_key_names: readonly string[];
|
|
157
|
-
readonly deploy_errors: string;
|
|
157
|
+
readonly table_recently_used_at: string | null;
|
|
158
|
+
readonly removed_foreign_key_names: readonly string[] | null;
|
|
159
|
+
readonly deploy_errors: string | null;
|
|
158
160
|
}[];
|
|
159
161
|
readonly deploy_operation_summaries: readonly {
|
|
160
162
|
readonly id: string;
|
|
@@ -168,8 +170,8 @@ export declare const getDeployment: import("@distilled.cloud/core/client").Opera
|
|
|
168
170
|
readonly state: "cancelled" | "complete" | "error" | "in_progress" | "pending";
|
|
169
171
|
readonly syntax_highlighted_ddl: string;
|
|
170
172
|
readonly table_name: string;
|
|
171
|
-
readonly table_recently_used_at: string;
|
|
172
|
-
readonly throttled_at: string;
|
|
173
|
+
readonly table_recently_used_at: string | null;
|
|
174
|
+
readonly throttled_at: string | null;
|
|
173
175
|
readonly removed_foreign_key_names: readonly string[];
|
|
174
176
|
readonly shard_count: number;
|
|
175
177
|
readonly shard_names: readonly string[];
|
|
@@ -193,31 +195,33 @@ export declare const getDeployment: import("@distilled.cloud/core/client").Opera
|
|
|
193
195
|
readonly lookup_vindex_operations: readonly {
|
|
194
196
|
readonly [x: string]: unknown;
|
|
195
197
|
}[];
|
|
196
|
-
readonly throttler_configurations
|
|
198
|
+
readonly throttler_configurations?: {
|
|
197
199
|
readonly [x: string]: unknown;
|
|
198
|
-
}
|
|
200
|
+
} | null | undefined;
|
|
199
201
|
readonly deployment_revert_request: {
|
|
200
202
|
readonly [x: string]: unknown;
|
|
201
|
-
};
|
|
202
|
-
readonly actor
|
|
203
|
+
} | null;
|
|
204
|
+
readonly actor?: {
|
|
203
205
|
readonly id: string;
|
|
204
206
|
readonly display_name: string;
|
|
205
207
|
readonly avatar_url: string;
|
|
206
|
-
};
|
|
207
|
-
readonly cutover_actor
|
|
208
|
+
} | null | undefined;
|
|
209
|
+
readonly cutover_actor?: {
|
|
208
210
|
readonly id: string;
|
|
209
211
|
readonly display_name: string;
|
|
210
212
|
readonly avatar_url: string;
|
|
211
|
-
};
|
|
212
|
-
readonly cancelled_actor
|
|
213
|
+
} | null | undefined;
|
|
214
|
+
readonly cancelled_actor?: {
|
|
213
215
|
readonly id: string;
|
|
214
216
|
readonly display_name: string;
|
|
215
217
|
readonly avatar_url: string;
|
|
216
|
-
};
|
|
217
|
-
readonly schema_last_updated_at: string;
|
|
218
|
+
} | null | undefined;
|
|
219
|
+
readonly schema_last_updated_at: string | null;
|
|
218
220
|
readonly table_locked: boolean;
|
|
219
|
-
readonly locked_table_name
|
|
221
|
+
readonly locked_table_name?: string | null | undefined;
|
|
220
222
|
readonly instant_ddl: boolean;
|
|
221
223
|
readonly instant_ddl_eligible: boolean;
|
|
224
|
+
readonly queue_paused: boolean;
|
|
225
|
+
readonly queue_pause_reason: string;
|
|
222
226
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
223
227
|
//# sourceMappingURL=getDeployment.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDeployment.d.ts","sourceRoot":"","sources":["../../src/operations/getDeployment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,kBAAkB;;;;EAS9B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"getDeployment.d.ts","sourceRoot":"","sources":["../../src/operations/getDeployment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,kBAAkB;;;;EAS9B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoK9B,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE;;;;;;;;GAQG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAIvB,CAAC"}
|
|
@@ -17,13 +17,13 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
17
17
|
auto_cutover: Schema.Boolean,
|
|
18
18
|
auto_delete_branch: Schema.Boolean,
|
|
19
19
|
created_at: Schema.String,
|
|
20
|
-
cutover_at: Schema.String,
|
|
20
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
21
21
|
cutover_expiring: Schema.Boolean,
|
|
22
|
-
deploy_check_errors: Schema.String,
|
|
23
|
-
finished_at: Schema.String,
|
|
24
|
-
queued_at: Schema.String,
|
|
25
|
-
ready_to_cutover_at: Schema.String,
|
|
26
|
-
started_at: Schema.String,
|
|
22
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
23
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
24
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
25
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
26
|
+
started_at: Schema.NullOr(Schema.String),
|
|
27
27
|
state: Schema.Literals([
|
|
28
28
|
"pending",
|
|
29
29
|
"ready",
|
|
@@ -46,7 +46,7 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
46
46
|
"cancelled",
|
|
47
47
|
"error",
|
|
48
48
|
]),
|
|
49
|
-
submitted_at: Schema.String,
|
|
49
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
50
50
|
updated_at: Schema.String,
|
|
51
51
|
into_branch: Schema.String,
|
|
52
52
|
deploy_request_number: Schema.Number,
|
|
@@ -65,20 +65,20 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
65
65
|
keyspace_name: Schema.String,
|
|
66
66
|
table_name: Schema.String,
|
|
67
67
|
operation_name: Schema.String,
|
|
68
|
-
eta_seconds: Schema.Number,
|
|
69
|
-
progress_percentage: Schema.Number,
|
|
70
|
-
deploy_error_docs_url: Schema.String,
|
|
68
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
69
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
70
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
71
71
|
ddl_statement: Schema.String,
|
|
72
72
|
syntax_highlighted_ddl: Schema.String,
|
|
73
73
|
created_at: Schema.String,
|
|
74
74
|
updated_at: Schema.String,
|
|
75
|
-
throttled_at: Schema.String,
|
|
75
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
76
76
|
can_drop_data: Schema.Boolean,
|
|
77
77
|
table_locked: Schema.Boolean,
|
|
78
78
|
table_recently_used: Schema.Boolean,
|
|
79
|
-
table_recently_used_at: Schema.String,
|
|
80
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
81
|
-
deploy_errors: Schema.String,
|
|
79
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
80
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
81
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
82
82
|
})),
|
|
83
83
|
deploy_operation_summaries: Schema.Array(Schema.Struct({
|
|
84
84
|
id: Schema.String,
|
|
@@ -98,8 +98,8 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
98
98
|
]),
|
|
99
99
|
syntax_highlighted_ddl: Schema.String,
|
|
100
100
|
table_name: Schema.String,
|
|
101
|
-
table_recently_used_at: Schema.String,
|
|
102
|
-
throttled_at: Schema.String,
|
|
101
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
102
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
103
103
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
104
104
|
shard_count: Schema.Number,
|
|
105
105
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -124,28 +124,30 @@ export const GetDeploymentOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
124
124
|
lint_errors: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
125
125
|
sequential_diff_dependencies: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
126
126
|
lookup_vindex_operations: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
127
|
-
throttler_configurations: Schema.
|
|
128
|
-
deployment_revert_request: Schema.Record(Schema.String, Schema.Unknown),
|
|
129
|
-
actor: Schema.Struct({
|
|
127
|
+
throttler_configurations: Schema.optional(Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown))),
|
|
128
|
+
deployment_revert_request: Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
129
|
+
actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
130
130
|
id: Schema.String,
|
|
131
131
|
display_name: Schema.String,
|
|
132
132
|
avatar_url: Schema.String,
|
|
133
|
-
}),
|
|
134
|
-
cutover_actor: Schema.Struct({
|
|
133
|
+
}))),
|
|
134
|
+
cutover_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
135
135
|
id: Schema.String,
|
|
136
136
|
display_name: Schema.String,
|
|
137
137
|
avatar_url: Schema.String,
|
|
138
|
-
}),
|
|
139
|
-
cancelled_actor: Schema.Struct({
|
|
138
|
+
}))),
|
|
139
|
+
cancelled_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
140
140
|
id: Schema.String,
|
|
141
141
|
display_name: Schema.String,
|
|
142
142
|
avatar_url: Schema.String,
|
|
143
|
-
}),
|
|
144
|
-
schema_last_updated_at: Schema.String,
|
|
143
|
+
}))),
|
|
144
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
145
145
|
table_locked: Schema.Boolean,
|
|
146
|
-
locked_table_name: Schema.String,
|
|
146
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
147
147
|
instant_ddl: Schema.Boolean,
|
|
148
148
|
instant_ddl_eligible: Schema.Boolean,
|
|
149
|
+
queue_paused: Schema.Boolean,
|
|
150
|
+
queue_pause_reason: Schema.String,
|
|
149
151
|
});
|
|
150
152
|
// The operation
|
|
151
153
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDeployment.js","sourceRoot":"","sources":["../../src/operations/getDeployment.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,kBAAkB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1E,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3C,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;CAC1C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,wFAAwF;CAC/F,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3E,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,YAAY,EAAE,MAAM,CAAC,OAAO;IAC5B,kBAAkB,EAAE,MAAM,CAAC,OAAO;IAClC,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;
|
|
1
|
+
{"version":3,"file":"getDeployment.js","sourceRoot":"","sources":["../../src/operations/getDeployment.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,6 +8,7 @@ export declare const GetInvoiceLineItemsInput: Schema.Struct<{
|
|
|
8
8
|
}>;
|
|
9
9
|
export type GetInvoiceLineItemsInput = typeof GetInvoiceLineItemsInput.Type;
|
|
10
10
|
export declare const GetInvoiceLineItemsOutput: Schema.Struct<{
|
|
11
|
+
readonly type: Schema.String;
|
|
11
12
|
readonly current_page: Schema.Number;
|
|
12
13
|
readonly next_page: Schema.NullOr<Schema.Number>;
|
|
13
14
|
readonly next_page_url: Schema.NullOr<Schema.String>;
|
|
@@ -25,7 +26,7 @@ export declare const GetInvoiceLineItemsOutput: Schema.Struct<{
|
|
|
25
26
|
readonly name: Schema.String;
|
|
26
27
|
readonly created_at: Schema.String;
|
|
27
28
|
readonly updated_at: Schema.String;
|
|
28
|
-
readonly deleted_at: Schema.String
|
|
29
|
+
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
29
30
|
}>;
|
|
30
31
|
}>>;
|
|
31
32
|
}>;
|
|
@@ -46,6 +47,7 @@ export declare const getInvoiceLineItems: import("@distilled.cloud/core/client")
|
|
|
46
47
|
readonly page?: number | undefined;
|
|
47
48
|
readonly per_page?: number | undefined;
|
|
48
49
|
}, {
|
|
50
|
+
readonly type: string;
|
|
49
51
|
readonly current_page: number;
|
|
50
52
|
readonly next_page: number | null;
|
|
51
53
|
readonly next_page_url: string | null;
|
|
@@ -63,7 +65,7 @@ export declare const getInvoiceLineItems: import("@distilled.cloud/core/client")
|
|
|
63
65
|
readonly name: string;
|
|
64
66
|
readonly created_at: string;
|
|
65
67
|
readonly updated_at: string;
|
|
66
|
-
readonly deleted_at: string;
|
|
68
|
+
readonly deleted_at: string | null;
|
|
67
69
|
};
|
|
68
70
|
}[];
|
|
69
71
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInvoiceLineItems.d.ts","sourceRoot":"","sources":["../../src/operations/getInvoiceLineItems.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,wBAAwB;;;;;EAWlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"getInvoiceLineItems.d.ts","sourceRoot":"","sources":["../../src/operations/getInvoiceLineItems.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,wBAAwB;;;;;EAWlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;EAyBlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;;;;GASG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAW3B,CAAC"}
|
|
@@ -16,6 +16,7 @@ export const GetInvoiceLineItemsInput =
|
|
|
16
16
|
// Output Schema
|
|
17
17
|
export const GetInvoiceLineItemsOutput =
|
|
18
18
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
19
|
+
type: Schema.String,
|
|
19
20
|
current_page: Schema.Number,
|
|
20
21
|
next_page: Schema.NullOr(Schema.Number),
|
|
21
22
|
next_page_url: Schema.NullOr(Schema.String),
|
|
@@ -33,7 +34,7 @@ export const GetInvoiceLineItemsOutput =
|
|
|
33
34
|
name: Schema.String,
|
|
34
35
|
created_at: Schema.String,
|
|
35
36
|
updated_at: Schema.String,
|
|
36
|
-
deleted_at: Schema.String,
|
|
37
|
+
deleted_at: Schema.NullOr(Schema.String),
|
|
37
38
|
}),
|
|
38
39
|
})),
|
|
39
40
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInvoiceLineItems.js","sourceRoot":"","sources":["../../src/operations/getInvoiceLineItems.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACrC,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,wDAAwD;CAC/D,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB;AACpC,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,QAAQ,EAAE,MAAM,CAAC,MAAM;QACvB,WAAW,EAAE,MAAM,CAAC,MAAM;QAC1B,WAAW,EAAE,MAAM,CAAC,MAAM;QAC1B,WAAW,EAAE,MAAM,CAAC,MAAM;QAC1B,aAAa,EAAE,MAAM,CAAC,MAAM;QAC5B,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC;YACtB,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;
|
|
1
|
+
{"version":3,"file":"getInvoiceLineItems.js","sourceRoot":"","sources":["../../src/operations/getInvoiceLineItems.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACrC,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,wDAAwD;CAC/D,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB;AACpC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,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,QAAQ,EAAE,MAAM,CAAC,MAAM;QACvB,WAAW,EAAE,MAAM,CAAC,MAAM;QAC1B,WAAW,EAAE,MAAM,CAAC,MAAM;QAC1B,WAAW,EAAE,MAAM,CAAC,MAAM;QAC1B,aAAa,EAAE,MAAM,CAAC,MAAM;QAC5B,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC;YACtB,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;KACH,CAAC,CACH;CACF,CAAC,CAAC;AAGL,gBAAgB;AAChB;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,mBAAmB;AAC9B,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,EAAE,CAAC,CAAC;IACnD,WAAW,EAAE,wBAAwB;IACrC,YAAY,EAAE,yBAAyB;IACvC,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,CAAC,CAAC"}
|
|
@@ -20,11 +20,13 @@ export declare const GetMaintenanceScheduleOutput: Schema.Struct<{
|
|
|
20
20
|
readonly frequency_value: Schema.Number;
|
|
21
21
|
readonly frequency_unit: Schema.Literals<readonly ["day", "week", "month", "once"]>;
|
|
22
22
|
readonly enabled: Schema.Boolean;
|
|
23
|
-
readonly expires_at: Schema.String
|
|
24
|
-
readonly deadline_at: Schema.String
|
|
23
|
+
readonly expires_at: Schema.NullOr<Schema.String>;
|
|
24
|
+
readonly deadline_at: Schema.NullOr<Schema.String>;
|
|
25
25
|
readonly required: Schema.Boolean;
|
|
26
26
|
readonly pending_vitess_version_update: Schema.Boolean;
|
|
27
|
-
readonly pending_vitess_version: Schema.String
|
|
27
|
+
readonly pending_vitess_version: Schema.NullOr<Schema.String>;
|
|
28
|
+
readonly pending_mysql_version_update: Schema.Boolean;
|
|
29
|
+
readonly pending_mysql_version: Schema.NullOr<Schema.String>;
|
|
28
30
|
}>;
|
|
29
31
|
export type GetMaintenanceScheduleOutput = typeof GetMaintenanceScheduleOutput.Type;
|
|
30
32
|
/**
|
|
@@ -52,10 +54,12 @@ export declare const getMaintenanceSchedule: import("@distilled.cloud/core/clien
|
|
|
52
54
|
readonly frequency_value: number;
|
|
53
55
|
readonly frequency_unit: "day" | "month" | "once" | "week";
|
|
54
56
|
readonly enabled: boolean;
|
|
55
|
-
readonly expires_at: string;
|
|
56
|
-
readonly deadline_at: string;
|
|
57
|
+
readonly expires_at: string | null;
|
|
58
|
+
readonly deadline_at: string | null;
|
|
57
59
|
readonly required: boolean;
|
|
58
60
|
readonly pending_vitess_version_update: boolean;
|
|
59
|
-
readonly pending_vitess_version: string;
|
|
61
|
+
readonly pending_vitess_version: string | null;
|
|
62
|
+
readonly pending_mysql_version_update: boolean;
|
|
63
|
+
readonly pending_mysql_version: string | null;
|
|
60
64
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
61
65
|
//# sourceMappingURL=getMaintenanceSchedule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMaintenanceSchedule.d.ts","sourceRoot":"","sources":["../../src/operations/getMaintenanceSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,2BAA2B;;;;EAUrC,CAAC;AACJ,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C,eAAO,MAAM,4BAA4B
|
|
1
|
+
{"version":3,"file":"getMaintenanceSchedule.d.ts","sourceRoot":"","sources":["../../src/operations/getMaintenanceSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,2BAA2B;;;;EAUrC,CAAC;AACJ,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;EAsBrC,CAAC;AACL,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C;;;;;;GAMG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;iEAMlC,CAAC"}
|
|
@@ -28,11 +28,13 @@ export const GetMaintenanceScheduleOutput =
|
|
|
28
28
|
frequency_value: Schema.Number,
|
|
29
29
|
frequency_unit: Schema.Literals(["day", "week", "month", "once"]),
|
|
30
30
|
enabled: Schema.Boolean,
|
|
31
|
-
expires_at: Schema.String,
|
|
32
|
-
deadline_at: Schema.String,
|
|
31
|
+
expires_at: Schema.NullOr(Schema.String),
|
|
32
|
+
deadline_at: Schema.NullOr(Schema.String),
|
|
33
33
|
required: Schema.Boolean,
|
|
34
34
|
pending_vitess_version_update: Schema.Boolean,
|
|
35
|
-
pending_vitess_version: Schema.String,
|
|
35
|
+
pending_vitess_version: Schema.NullOr(Schema.String),
|
|
36
|
+
pending_mysql_version_update: Schema.Boolean,
|
|
37
|
+
pending_mysql_version: Schema.NullOr(Schema.String),
|
|
36
38
|
});
|
|
37
39
|
// The operation
|
|
38
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMaintenanceSchedule.js","sourceRoot":"","sources":["../../src/operations/getMaintenanceSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,2BAA2B;AACtC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACrC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;CAC5C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,+EAA+E;CACtF,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,4BAA4B;AACvC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,oBAAoB,EAAE,MAAM,CAAC,MAAM;IACnC,oBAAoB,EAAE,MAAM,CAAC,MAAM;IACnC,QAAQ,EAAE,MAAM,CAAC,MAAM;IACvB,GAAG,EAAE,MAAM,CAAC,MAAM;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,eAAe,EAAE,MAAM,CAAC,MAAM;IAC9B,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;IACjE,OAAO,EAAE,MAAM,CAAC,OAAO;IACvB,UAAU,EAAE,MAAM,CAAC,MAAM;
|
|
1
|
+
{"version":3,"file":"getMaintenanceSchedule.js","sourceRoot":"","sources":["../../src/operations/getMaintenanceSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,2BAA2B;AACtC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACrC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;CAC5C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,+EAA+E;CACtF,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,4BAA4B;AACvC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,oBAAoB,EAAE,MAAM,CAAC,MAAM;IACnC,oBAAoB,EAAE,MAAM,CAAC,MAAM;IACnC,QAAQ,EAAE,MAAM,CAAC,MAAM;IACvB,GAAG,EAAE,MAAM,CAAC,MAAM;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,eAAe,EAAE,MAAM,CAAC,MAAM;IAC9B,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;IACjE,OAAO,EAAE,MAAM,CAAC,OAAO;IACvB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,OAAO;IACxB,6BAA6B,EAAE,MAAM,CAAC,OAAO;IAC7C,sBAAsB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;IACpD,4BAA4B,EAAE,MAAM,CAAC,OAAO;IAC5C,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;CACpD,CAAC,CAAC;AAIL,gBAAgB;AAChB;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CACxE,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,2BAA2B;IACxC,YAAY,EAAE,4BAA4B;IAC1C,MAAM,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAU;CACvC,CAAC,CACH,CAAC"}
|
|
@@ -12,7 +12,7 @@ export declare const GetOauthApplicationOutput: Schema.Struct<{
|
|
|
12
12
|
readonly domain: Schema.String;
|
|
13
13
|
readonly created_at: Schema.String;
|
|
14
14
|
readonly updated_at: Schema.String;
|
|
15
|
-
readonly scopes: Schema
|
|
15
|
+
readonly scopes: Schema.String;
|
|
16
16
|
readonly avatar: Schema.String;
|
|
17
17
|
readonly client_id: Schema.String;
|
|
18
18
|
readonly tokens: Schema.Number;
|
|
@@ -38,7 +38,7 @@ export declare const getOauthApplication: import("@distilled.cloud/core/client")
|
|
|
38
38
|
readonly domain: string;
|
|
39
39
|
readonly created_at: string;
|
|
40
40
|
readonly updated_at: string;
|
|
41
|
-
readonly scopes:
|
|
41
|
+
readonly scopes: string;
|
|
42
42
|
readonly avatar: string;
|
|
43
43
|
readonly client_id: string;
|
|
44
44
|
readonly tokens: number;
|
|
@@ -20,7 +20,7 @@ export const GetOauthApplicationOutput =
|
|
|
20
20
|
domain: Schema.String,
|
|
21
21
|
created_at: Schema.String,
|
|
22
22
|
updated_at: Schema.String,
|
|
23
|
-
scopes: Schema.
|
|
23
|
+
scopes: Schema.String,
|
|
24
24
|
avatar: Schema.String,
|
|
25
25
|
client_id: Schema.String,
|
|
26
26
|
tokens: Schema.Number,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOauthApplication.js","sourceRoot":"","sources":["../../src/operations/getOauthApplication.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;CAClD,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,mEAAmE;CAC1E,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB;AACpC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,YAAY,EAAE,MAAM,CAAC,MAAM;IAC3B,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,MAAM,EAAE,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"getOauthApplication.js","sourceRoot":"","sources":["../../src/operations/getOauthApplication.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACnC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEnD,eAAe;AACf,MAAM,CAAC,MAAM,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC/C,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;CAClD,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,mEAAmE;CAC1E,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB;AACpC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,MAAM;IACnB,YAAY,EAAE,MAAM,CAAC,MAAM;IAC3B,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,SAAS,EAAE,MAAM,CAAC,MAAM;IACxB,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,GAAG,EAAE,MAAM,CAAC,OAAO;IACnB,wBAAwB,EAAE,MAAM,CAAC,OAAO;IACxC,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,OAAO,CAAC;IAChE,sBAAsB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,OAAO,CAAC;CACrE,CAAC,CAAC;AAGL,gBAAgB;AAChB;;;;;GAKG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC7E,WAAW,EAAE,wBAAwB;IACrC,YAAY,EAAE,yBAAyB;IACvC,MAAM,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAU;CACvC,CAAC,CAAC,CAAC"}
|
|
@@ -17,10 +17,10 @@ export declare const GetOauthTokenOutput: Schema.Struct<{
|
|
|
17
17
|
readonly updated_at: Schema.String;
|
|
18
18
|
readonly expires_at: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
19
19
|
readonly last_used_at: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
20
|
-
readonly actor_id: Schema.String
|
|
21
|
-
readonly actor_display_name: Schema.String
|
|
22
|
-
readonly actor_type: Schema.String
|
|
23
|
-
readonly service_token_accesses: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
20
|
+
readonly actor_id: Schema.NullOr<Schema.String>;
|
|
21
|
+
readonly actor_display_name: Schema.NullOr<Schema.String>;
|
|
22
|
+
readonly actor_type: Schema.NullOr<Schema.String>;
|
|
23
|
+
readonly service_token_accesses: Schema.optional<Schema.NullOr<Schema.$Array<Schema.Struct<{
|
|
24
24
|
readonly id: Schema.String;
|
|
25
25
|
readonly access: Schema.String;
|
|
26
26
|
readonly description: Schema.String;
|
|
@@ -32,10 +32,10 @@ export declare const GetOauthTokenOutput: Schema.Struct<{
|
|
|
32
32
|
readonly name: Schema.String;
|
|
33
33
|
readonly created_at: Schema.String;
|
|
34
34
|
readonly updated_at: Schema.String;
|
|
35
|
-
readonly deleted_at: Schema.String
|
|
35
|
+
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
36
36
|
}>;
|
|
37
|
-
}
|
|
38
|
-
readonly oauth_accesses_by_resource: Schema.optional<Schema.Struct<{
|
|
37
|
+
}>>>>;
|
|
38
|
+
readonly oauth_accesses_by_resource: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
39
39
|
readonly database: Schema.Struct<{
|
|
40
40
|
readonly databases: Schema.$Array<Schema.Struct<{
|
|
41
41
|
readonly name: Schema.String;
|
|
@@ -82,7 +82,7 @@ export declare const GetOauthTokenOutput: Schema.Struct<{
|
|
|
82
82
|
readonly description: Schema.String;
|
|
83
83
|
}>>;
|
|
84
84
|
}>;
|
|
85
|
-
}
|
|
85
|
+
}>>>;
|
|
86
86
|
}>;
|
|
87
87
|
export type GetOauthTokenOutput = typeof GetOauthTokenOutput.Type;
|
|
88
88
|
/**
|
|
@@ -107,9 +107,9 @@ export declare const getOauthToken: import("@distilled.cloud/core/client").Opera
|
|
|
107
107
|
readonly updated_at: string;
|
|
108
108
|
readonly expires_at?: string | null | undefined;
|
|
109
109
|
readonly last_used_at?: string | null | undefined;
|
|
110
|
-
readonly actor_id: string;
|
|
111
|
-
readonly actor_display_name: string;
|
|
112
|
-
readonly actor_type: string;
|
|
110
|
+
readonly actor_id: string | null;
|
|
111
|
+
readonly actor_display_name: string | null;
|
|
112
|
+
readonly actor_type: string | null;
|
|
113
113
|
readonly service_token_accesses?: readonly {
|
|
114
114
|
readonly id: string;
|
|
115
115
|
readonly access: string;
|
|
@@ -122,9 +122,9 @@ export declare const getOauthToken: import("@distilled.cloud/core/client").Opera
|
|
|
122
122
|
readonly name: string;
|
|
123
123
|
readonly created_at: string;
|
|
124
124
|
readonly updated_at: string;
|
|
125
|
-
readonly deleted_at: string;
|
|
125
|
+
readonly deleted_at: string | null;
|
|
126
126
|
};
|
|
127
|
-
}[] | undefined;
|
|
127
|
+
}[] | null | undefined;
|
|
128
128
|
readonly oauth_accesses_by_resource?: {
|
|
129
129
|
readonly database: {
|
|
130
130
|
readonly databases: readonly {
|
|
@@ -172,6 +172,6 @@ export declare const getOauthToken: import("@distilled.cloud/core/client").Opera
|
|
|
172
172
|
readonly description: string;
|
|
173
173
|
}[];
|
|
174
174
|
};
|
|
175
|
-
} | undefined;
|
|
175
|
+
} | null | undefined;
|
|
176
176
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
177
177
|
//# sourceMappingURL=getOauthToken.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOauthToken.d.ts","sourceRoot":"","sources":["../../src/operations/getOauthToken.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAInD,eAAO,MAAM,kBAAkB;;;;EAS9B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getOauthToken.d.ts","sourceRoot":"","sources":["../../src/operations/getOauthToken.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAInD,eAAO,MAAM,kBAAkB;;;;EAS9B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuG9B,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE;;;;;;GAMG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAIvB,CAAC"}
|