@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
|
@@ -18,20 +18,20 @@ export declare const CreateDeployRequestOutput: Schema.Struct<{
|
|
|
18
18
|
readonly display_name: Schema.String;
|
|
19
19
|
readonly avatar_url: Schema.String;
|
|
20
20
|
}>;
|
|
21
|
-
readonly closed_by: Schema.Struct<{
|
|
21
|
+
readonly closed_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
22
22
|
readonly id: Schema.String;
|
|
23
23
|
readonly display_name: Schema.String;
|
|
24
24
|
readonly avatar_url: Schema.String;
|
|
25
|
-
}
|
|
25
|
+
}>>>;
|
|
26
26
|
readonly branch: Schema.String;
|
|
27
27
|
readonly branch_id: Schema.String;
|
|
28
28
|
readonly branch_deleted: Schema.Boolean;
|
|
29
|
-
readonly branch_deleted_by: Schema.Struct<{
|
|
29
|
+
readonly branch_deleted_by: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
30
30
|
readonly id: Schema.String;
|
|
31
31
|
readonly display_name: Schema.String;
|
|
32
32
|
readonly avatar_url: Schema.String;
|
|
33
|
-
}
|
|
34
|
-
readonly branch_deleted_at: Schema.String
|
|
33
|
+
}>>>;
|
|
34
|
+
readonly branch_deleted_at: Schema.NullOr<Schema.String>;
|
|
35
35
|
readonly into_branch: Schema.String;
|
|
36
36
|
readonly into_branch_sharded: Schema.Boolean;
|
|
37
37
|
readonly into_branch_shard_count: Schema.Number;
|
|
@@ -43,15 +43,15 @@ export declare const CreateDeployRequestOutput: Schema.Struct<{
|
|
|
43
43
|
readonly auto_cutover: Schema.Boolean;
|
|
44
44
|
readonly auto_delete_branch: Schema.Boolean;
|
|
45
45
|
readonly created_at: Schema.String;
|
|
46
|
-
readonly cutover_at: Schema.String
|
|
46
|
+
readonly cutover_at: Schema.NullOr<Schema.String>;
|
|
47
47
|
readonly cutover_expiring: Schema.Boolean;
|
|
48
|
-
readonly deploy_check_errors: Schema.String
|
|
49
|
-
readonly finished_at: Schema.String
|
|
50
|
-
readonly queued_at: Schema.String
|
|
51
|
-
readonly ready_to_cutover_at: Schema.String
|
|
52
|
-
readonly started_at: Schema.String
|
|
48
|
+
readonly deploy_check_errors: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
49
|
+
readonly finished_at: Schema.NullOr<Schema.String>;
|
|
50
|
+
readonly queued_at: Schema.NullOr<Schema.String>;
|
|
51
|
+
readonly ready_to_cutover_at: Schema.NullOr<Schema.String>;
|
|
52
|
+
readonly started_at: Schema.NullOr<Schema.String>;
|
|
53
53
|
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"]>;
|
|
54
|
-
readonly submitted_at: Schema.String
|
|
54
|
+
readonly submitted_at: Schema.NullOr<Schema.String>;
|
|
55
55
|
readonly updated_at: Schema.String;
|
|
56
56
|
readonly into_branch: Schema.String;
|
|
57
57
|
readonly deploy_request_number: Schema.Number;
|
|
@@ -63,20 +63,20 @@ export declare const CreateDeployRequestOutput: Schema.Struct<{
|
|
|
63
63
|
readonly keyspace_name: Schema.String;
|
|
64
64
|
readonly table_name: Schema.String;
|
|
65
65
|
readonly operation_name: Schema.String;
|
|
66
|
-
readonly eta_seconds: Schema.Number
|
|
67
|
-
readonly progress_percentage: Schema.Number
|
|
68
|
-
readonly deploy_error_docs_url: Schema.String
|
|
66
|
+
readonly eta_seconds: Schema.NullOr<Schema.Number>;
|
|
67
|
+
readonly progress_percentage: Schema.NullOr<Schema.Number>;
|
|
68
|
+
readonly deploy_error_docs_url: Schema.NullOr<Schema.String>;
|
|
69
69
|
readonly ddl_statement: Schema.String;
|
|
70
70
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
71
71
|
readonly created_at: Schema.String;
|
|
72
72
|
readonly updated_at: Schema.String;
|
|
73
|
-
readonly throttled_at: Schema.String
|
|
73
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
74
74
|
readonly can_drop_data: Schema.Boolean;
|
|
75
75
|
readonly table_locked: Schema.Boolean;
|
|
76
76
|
readonly table_recently_used: Schema.Boolean;
|
|
77
|
-
readonly table_recently_used_at: Schema.String
|
|
78
|
-
readonly removed_foreign_key_names: Schema.$Array<Schema.String
|
|
79
|
-
readonly deploy_errors: Schema.String
|
|
77
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
78
|
+
readonly removed_foreign_key_names: Schema.NullOr<Schema.$Array<Schema.String>>;
|
|
79
|
+
readonly deploy_errors: Schema.NullOr<Schema.String>;
|
|
80
80
|
}>>;
|
|
81
81
|
readonly deploy_operation_summaries: Schema.$Array<Schema.Struct<{
|
|
82
82
|
readonly id: Schema.String;
|
|
@@ -90,8 +90,8 @@ export declare const CreateDeployRequestOutput: Schema.Struct<{
|
|
|
90
90
|
readonly state: Schema.Literals<readonly ["pending", "in_progress", "complete", "cancelled", "error"]>;
|
|
91
91
|
readonly syntax_highlighted_ddl: Schema.String;
|
|
92
92
|
readonly table_name: Schema.String;
|
|
93
|
-
readonly table_recently_used_at: Schema.String
|
|
94
|
-
readonly throttled_at: Schema.String
|
|
93
|
+
readonly table_recently_used_at: Schema.NullOr<Schema.String>;
|
|
94
|
+
readonly throttled_at: Schema.NullOr<Schema.String>;
|
|
95
95
|
readonly removed_foreign_key_names: Schema.$Array<Schema.String>;
|
|
96
96
|
readonly shard_count: Schema.Number;
|
|
97
97
|
readonly shard_names: Schema.$Array<Schema.String>;
|
|
@@ -109,28 +109,30 @@ export declare const CreateDeployRequestOutput: Schema.Struct<{
|
|
|
109
109
|
readonly lint_errors: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
110
110
|
readonly sequential_diff_dependencies: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
111
111
|
readonly lookup_vindex_operations: Schema.$Array<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
112
|
-
readonly throttler_configurations: Schema
|
|
113
|
-
readonly deployment_revert_request: Schema.$Record<Schema.String, Schema.Unknown
|
|
114
|
-
readonly actor: Schema.Struct<{
|
|
112
|
+
readonly throttler_configurations: Schema.optional<Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>>;
|
|
113
|
+
readonly deployment_revert_request: Schema.NullOr<Schema.$Record<Schema.String, Schema.Unknown>>;
|
|
114
|
+
readonly actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
115
115
|
readonly id: Schema.String;
|
|
116
116
|
readonly display_name: Schema.String;
|
|
117
117
|
readonly avatar_url: Schema.String;
|
|
118
|
-
}
|
|
119
|
-
readonly cutover_actor: Schema.Struct<{
|
|
118
|
+
}>>>;
|
|
119
|
+
readonly cutover_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
120
120
|
readonly id: Schema.String;
|
|
121
121
|
readonly display_name: Schema.String;
|
|
122
122
|
readonly avatar_url: Schema.String;
|
|
123
|
-
}
|
|
124
|
-
readonly cancelled_actor: Schema.Struct<{
|
|
123
|
+
}>>>;
|
|
124
|
+
readonly cancelled_actor: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
125
125
|
readonly id: Schema.String;
|
|
126
126
|
readonly display_name: Schema.String;
|
|
127
127
|
readonly avatar_url: Schema.String;
|
|
128
|
-
}
|
|
129
|
-
readonly schema_last_updated_at: Schema.String
|
|
128
|
+
}>>>;
|
|
129
|
+
readonly schema_last_updated_at: Schema.NullOr<Schema.String>;
|
|
130
130
|
readonly table_locked: Schema.Boolean;
|
|
131
|
-
readonly locked_table_name: Schema.String
|
|
131
|
+
readonly locked_table_name: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
132
132
|
readonly instant_ddl: Schema.Boolean;
|
|
133
133
|
readonly instant_ddl_eligible: Schema.Boolean;
|
|
134
|
+
readonly queue_paused: Schema.Boolean;
|
|
135
|
+
readonly queue_pause_reason: Schema.String;
|
|
134
136
|
}>;
|
|
135
137
|
readonly num_comments: Schema.Number;
|
|
136
138
|
readonly html_url: Schema.String;
|
|
@@ -138,8 +140,8 @@ export declare const CreateDeployRequestOutput: Schema.Struct<{
|
|
|
138
140
|
readonly html_body: Schema.String;
|
|
139
141
|
readonly created_at: Schema.String;
|
|
140
142
|
readonly updated_at: Schema.String;
|
|
141
|
-
readonly closed_at: Schema.String
|
|
142
|
-
readonly deployed_at: Schema.String
|
|
143
|
+
readonly closed_at: Schema.NullOr<Schema.String>;
|
|
144
|
+
readonly deployed_at: Schema.NullOr<Schema.String>;
|
|
143
145
|
}>;
|
|
144
146
|
export type CreateDeployRequestOutput = typeof CreateDeployRequestOutput.Type;
|
|
145
147
|
/**
|
|
@@ -169,20 +171,20 @@ export declare const createDeployRequest: import("@distilled.cloud/core/client")
|
|
|
169
171
|
readonly display_name: string;
|
|
170
172
|
readonly avatar_url: string;
|
|
171
173
|
};
|
|
172
|
-
readonly closed_by
|
|
174
|
+
readonly closed_by?: {
|
|
173
175
|
readonly id: string;
|
|
174
176
|
readonly display_name: string;
|
|
175
177
|
readonly avatar_url: string;
|
|
176
|
-
};
|
|
178
|
+
} | null | undefined;
|
|
177
179
|
readonly branch: string;
|
|
178
180
|
readonly branch_id: string;
|
|
179
181
|
readonly branch_deleted: boolean;
|
|
180
|
-
readonly branch_deleted_by
|
|
182
|
+
readonly branch_deleted_by?: {
|
|
181
183
|
readonly id: string;
|
|
182
184
|
readonly display_name: string;
|
|
183
185
|
readonly avatar_url: string;
|
|
184
|
-
};
|
|
185
|
-
readonly branch_deleted_at: string;
|
|
186
|
+
} | null | undefined;
|
|
187
|
+
readonly branch_deleted_at: string | null;
|
|
186
188
|
readonly into_branch: string;
|
|
187
189
|
readonly into_branch_sharded: boolean;
|
|
188
190
|
readonly into_branch_shard_count: number;
|
|
@@ -194,15 +196,15 @@ export declare const createDeployRequest: import("@distilled.cloud/core/client")
|
|
|
194
196
|
readonly auto_cutover: boolean;
|
|
195
197
|
readonly auto_delete_branch: boolean;
|
|
196
198
|
readonly created_at: string;
|
|
197
|
-
readonly cutover_at: string;
|
|
199
|
+
readonly cutover_at: string | null;
|
|
198
200
|
readonly cutover_expiring: boolean;
|
|
199
|
-
readonly deploy_check_errors
|
|
200
|
-
readonly finished_at: string;
|
|
201
|
-
readonly queued_at: string;
|
|
202
|
-
readonly ready_to_cutover_at: string;
|
|
203
|
-
readonly started_at: string;
|
|
201
|
+
readonly deploy_check_errors?: string | null | undefined;
|
|
202
|
+
readonly finished_at: string | null;
|
|
203
|
+
readonly queued_at: string | null;
|
|
204
|
+
readonly ready_to_cutover_at: string | null;
|
|
205
|
+
readonly started_at: string | null;
|
|
204
206
|
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";
|
|
205
|
-
readonly submitted_at: string;
|
|
207
|
+
readonly submitted_at: string | null;
|
|
206
208
|
readonly updated_at: string;
|
|
207
209
|
readonly into_branch: string;
|
|
208
210
|
readonly deploy_request_number: number;
|
|
@@ -216,20 +218,20 @@ export declare const createDeployRequest: import("@distilled.cloud/core/client")
|
|
|
216
218
|
readonly keyspace_name: string;
|
|
217
219
|
readonly table_name: string;
|
|
218
220
|
readonly operation_name: string;
|
|
219
|
-
readonly eta_seconds: number;
|
|
220
|
-
readonly progress_percentage: number;
|
|
221
|
-
readonly deploy_error_docs_url: string;
|
|
221
|
+
readonly eta_seconds: number | null;
|
|
222
|
+
readonly progress_percentage: number | null;
|
|
223
|
+
readonly deploy_error_docs_url: string | null;
|
|
222
224
|
readonly ddl_statement: string;
|
|
223
225
|
readonly syntax_highlighted_ddl: string;
|
|
224
226
|
readonly created_at: string;
|
|
225
227
|
readonly updated_at: string;
|
|
226
|
-
readonly throttled_at: string;
|
|
228
|
+
readonly throttled_at: string | null;
|
|
227
229
|
readonly can_drop_data: boolean;
|
|
228
230
|
readonly table_locked: boolean;
|
|
229
231
|
readonly table_recently_used: boolean;
|
|
230
|
-
readonly table_recently_used_at: string;
|
|
231
|
-
readonly removed_foreign_key_names: readonly string[];
|
|
232
|
-
readonly deploy_errors: string;
|
|
232
|
+
readonly table_recently_used_at: string | null;
|
|
233
|
+
readonly removed_foreign_key_names: readonly string[] | null;
|
|
234
|
+
readonly deploy_errors: string | null;
|
|
233
235
|
}[];
|
|
234
236
|
readonly deploy_operation_summaries: readonly {
|
|
235
237
|
readonly id: string;
|
|
@@ -243,8 +245,8 @@ export declare const createDeployRequest: import("@distilled.cloud/core/client")
|
|
|
243
245
|
readonly state: "cancelled" | "complete" | "error" | "in_progress" | "pending";
|
|
244
246
|
readonly syntax_highlighted_ddl: string;
|
|
245
247
|
readonly table_name: string;
|
|
246
|
-
readonly table_recently_used_at: string;
|
|
247
|
-
readonly throttled_at: string;
|
|
248
|
+
readonly table_recently_used_at: string | null;
|
|
249
|
+
readonly throttled_at: string | null;
|
|
248
250
|
readonly removed_foreign_key_names: readonly string[];
|
|
249
251
|
readonly shard_count: number;
|
|
250
252
|
readonly shard_names: readonly string[];
|
|
@@ -268,32 +270,34 @@ export declare const createDeployRequest: import("@distilled.cloud/core/client")
|
|
|
268
270
|
readonly lookup_vindex_operations: readonly {
|
|
269
271
|
readonly [x: string]: unknown;
|
|
270
272
|
}[];
|
|
271
|
-
readonly throttler_configurations
|
|
273
|
+
readonly throttler_configurations?: {
|
|
272
274
|
readonly [x: string]: unknown;
|
|
273
|
-
}
|
|
275
|
+
} | null | undefined;
|
|
274
276
|
readonly deployment_revert_request: {
|
|
275
277
|
readonly [x: string]: unknown;
|
|
276
|
-
};
|
|
277
|
-
readonly actor
|
|
278
|
+
} | null;
|
|
279
|
+
readonly actor?: {
|
|
278
280
|
readonly id: string;
|
|
279
281
|
readonly display_name: string;
|
|
280
282
|
readonly avatar_url: string;
|
|
281
|
-
};
|
|
282
|
-
readonly cutover_actor
|
|
283
|
+
} | null | undefined;
|
|
284
|
+
readonly cutover_actor?: {
|
|
283
285
|
readonly id: string;
|
|
284
286
|
readonly display_name: string;
|
|
285
287
|
readonly avatar_url: string;
|
|
286
|
-
};
|
|
287
|
-
readonly cancelled_actor
|
|
288
|
+
} | null | undefined;
|
|
289
|
+
readonly cancelled_actor?: {
|
|
288
290
|
readonly id: string;
|
|
289
291
|
readonly display_name: string;
|
|
290
292
|
readonly avatar_url: string;
|
|
291
|
-
};
|
|
292
|
-
readonly schema_last_updated_at: string;
|
|
293
|
+
} | null | undefined;
|
|
294
|
+
readonly schema_last_updated_at: string | null;
|
|
293
295
|
readonly table_locked: boolean;
|
|
294
|
-
readonly locked_table_name
|
|
296
|
+
readonly locked_table_name?: string | null | undefined;
|
|
295
297
|
readonly instant_ddl: boolean;
|
|
296
298
|
readonly instant_ddl_eligible: boolean;
|
|
299
|
+
readonly queue_paused: boolean;
|
|
300
|
+
readonly queue_pause_reason: string;
|
|
297
301
|
};
|
|
298
302
|
readonly num_comments: number;
|
|
299
303
|
readonly html_url: string;
|
|
@@ -301,7 +305,7 @@ export declare const createDeployRequest: import("@distilled.cloud/core/client")
|
|
|
301
305
|
readonly html_body: string;
|
|
302
306
|
readonly created_at: string;
|
|
303
307
|
readonly updated_at: string;
|
|
304
|
-
readonly closed_at: string;
|
|
305
|
-
readonly deployed_at: string;
|
|
308
|
+
readonly closed_at: string | null;
|
|
309
|
+
readonly deployed_at: string | null;
|
|
306
310
|
}, Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
307
311
|
//# sourceMappingURL=createDeployRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createDeployRequest.d.ts","sourceRoot":"","sources":["../../src/operations/createDeployRequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,wBAAwB;;;;;;;;EAclC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"createDeployRequest.d.ts","sourceRoot":"","sources":["../../src/operations/createDeployRequest.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGnD,eAAO,MAAM,wBAAwB;;;;;;;;EAclC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuOlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;;;;;GAUG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iEAI7B,CAAC"}
|
|
@@ -26,20 +26,20 @@ export const CreateDeployRequestOutput =
|
|
|
26
26
|
display_name: Schema.String,
|
|
27
27
|
avatar_url: Schema.String,
|
|
28
28
|
}),
|
|
29
|
-
closed_by: Schema.Struct({
|
|
29
|
+
closed_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
30
30
|
id: Schema.String,
|
|
31
31
|
display_name: Schema.String,
|
|
32
32
|
avatar_url: Schema.String,
|
|
33
|
-
}),
|
|
33
|
+
}))),
|
|
34
34
|
branch: Schema.String,
|
|
35
35
|
branch_id: Schema.String,
|
|
36
36
|
branch_deleted: Schema.Boolean,
|
|
37
|
-
branch_deleted_by: Schema.Struct({
|
|
37
|
+
branch_deleted_by: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
38
38
|
id: Schema.String,
|
|
39
39
|
display_name: Schema.String,
|
|
40
40
|
avatar_url: Schema.String,
|
|
41
|
-
}),
|
|
42
|
-
branch_deleted_at: Schema.String,
|
|
41
|
+
}))),
|
|
42
|
+
branch_deleted_at: Schema.NullOr(Schema.String),
|
|
43
43
|
into_branch: Schema.String,
|
|
44
44
|
into_branch_sharded: Schema.Boolean,
|
|
45
45
|
into_branch_shard_count: Schema.Number,
|
|
@@ -72,13 +72,13 @@ export const CreateDeployRequestOutput =
|
|
|
72
72
|
auto_cutover: Schema.Boolean,
|
|
73
73
|
auto_delete_branch: Schema.Boolean,
|
|
74
74
|
created_at: Schema.String,
|
|
75
|
-
cutover_at: Schema.String,
|
|
75
|
+
cutover_at: Schema.NullOr(Schema.String),
|
|
76
76
|
cutover_expiring: Schema.Boolean,
|
|
77
|
-
deploy_check_errors: Schema.String,
|
|
78
|
-
finished_at: Schema.String,
|
|
79
|
-
queued_at: Schema.String,
|
|
80
|
-
ready_to_cutover_at: Schema.String,
|
|
81
|
-
started_at: Schema.String,
|
|
77
|
+
deploy_check_errors: Schema.optional(Schema.NullOr(Schema.String)),
|
|
78
|
+
finished_at: Schema.NullOr(Schema.String),
|
|
79
|
+
queued_at: Schema.NullOr(Schema.String),
|
|
80
|
+
ready_to_cutover_at: Schema.NullOr(Schema.String),
|
|
81
|
+
started_at: Schema.NullOr(Schema.String),
|
|
82
82
|
state: Schema.Literals([
|
|
83
83
|
"pending",
|
|
84
84
|
"ready",
|
|
@@ -101,7 +101,7 @@ export const CreateDeployRequestOutput =
|
|
|
101
101
|
"cancelled",
|
|
102
102
|
"error",
|
|
103
103
|
]),
|
|
104
|
-
submitted_at: Schema.String,
|
|
104
|
+
submitted_at: Schema.NullOr(Schema.String),
|
|
105
105
|
updated_at: Schema.String,
|
|
106
106
|
into_branch: Schema.String,
|
|
107
107
|
deploy_request_number: Schema.Number,
|
|
@@ -120,20 +120,20 @@ export const CreateDeployRequestOutput =
|
|
|
120
120
|
keyspace_name: Schema.String,
|
|
121
121
|
table_name: Schema.String,
|
|
122
122
|
operation_name: Schema.String,
|
|
123
|
-
eta_seconds: Schema.Number,
|
|
124
|
-
progress_percentage: Schema.Number,
|
|
125
|
-
deploy_error_docs_url: Schema.String,
|
|
123
|
+
eta_seconds: Schema.NullOr(Schema.Number),
|
|
124
|
+
progress_percentage: Schema.NullOr(Schema.Number),
|
|
125
|
+
deploy_error_docs_url: Schema.NullOr(Schema.String),
|
|
126
126
|
ddl_statement: Schema.String,
|
|
127
127
|
syntax_highlighted_ddl: Schema.String,
|
|
128
128
|
created_at: Schema.String,
|
|
129
129
|
updated_at: Schema.String,
|
|
130
|
-
throttled_at: Schema.String,
|
|
130
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
131
131
|
can_drop_data: Schema.Boolean,
|
|
132
132
|
table_locked: Schema.Boolean,
|
|
133
133
|
table_recently_used: Schema.Boolean,
|
|
134
|
-
table_recently_used_at: Schema.String,
|
|
135
|
-
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
136
|
-
deploy_errors: Schema.String,
|
|
134
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
135
|
+
removed_foreign_key_names: Schema.NullOr(Schema.Array(Schema.String)),
|
|
136
|
+
deploy_errors: Schema.NullOr(Schema.String),
|
|
137
137
|
})),
|
|
138
138
|
deploy_operation_summaries: Schema.Array(Schema.Struct({
|
|
139
139
|
id: Schema.String,
|
|
@@ -153,8 +153,8 @@ export const CreateDeployRequestOutput =
|
|
|
153
153
|
]),
|
|
154
154
|
syntax_highlighted_ddl: Schema.String,
|
|
155
155
|
table_name: Schema.String,
|
|
156
|
-
table_recently_used_at: Schema.String,
|
|
157
|
-
throttled_at: Schema.String,
|
|
156
|
+
table_recently_used_at: Schema.NullOr(Schema.String),
|
|
157
|
+
throttled_at: Schema.NullOr(Schema.String),
|
|
158
158
|
removed_foreign_key_names: Schema.Array(Schema.String),
|
|
159
159
|
shard_count: Schema.Number,
|
|
160
160
|
shard_names: Schema.Array(Schema.String),
|
|
@@ -179,28 +179,30 @@ export const CreateDeployRequestOutput =
|
|
|
179
179
|
lint_errors: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
180
180
|
sequential_diff_dependencies: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
181
181
|
lookup_vindex_operations: Schema.Array(Schema.Record(Schema.String, Schema.Unknown)),
|
|
182
|
-
throttler_configurations: Schema.
|
|
183
|
-
deployment_revert_request: Schema.Record(Schema.String, Schema.Unknown),
|
|
184
|
-
actor: Schema.Struct({
|
|
182
|
+
throttler_configurations: Schema.optional(Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown))),
|
|
183
|
+
deployment_revert_request: Schema.NullOr(Schema.Record(Schema.String, Schema.Unknown)),
|
|
184
|
+
actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
185
185
|
id: Schema.String,
|
|
186
186
|
display_name: Schema.String,
|
|
187
187
|
avatar_url: Schema.String,
|
|
188
|
-
}),
|
|
189
|
-
cutover_actor: Schema.Struct({
|
|
188
|
+
}))),
|
|
189
|
+
cutover_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
190
190
|
id: Schema.String,
|
|
191
191
|
display_name: Schema.String,
|
|
192
192
|
avatar_url: Schema.String,
|
|
193
|
-
}),
|
|
194
|
-
cancelled_actor: Schema.Struct({
|
|
193
|
+
}))),
|
|
194
|
+
cancelled_actor: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
195
195
|
id: Schema.String,
|
|
196
196
|
display_name: Schema.String,
|
|
197
197
|
avatar_url: Schema.String,
|
|
198
|
-
}),
|
|
199
|
-
schema_last_updated_at: Schema.String,
|
|
198
|
+
}))),
|
|
199
|
+
schema_last_updated_at: Schema.NullOr(Schema.String),
|
|
200
200
|
table_locked: Schema.Boolean,
|
|
201
|
-
locked_table_name: Schema.String,
|
|
201
|
+
locked_table_name: Schema.optional(Schema.NullOr(Schema.String)),
|
|
202
202
|
instant_ddl: Schema.Boolean,
|
|
203
203
|
instant_ddl_eligible: Schema.Boolean,
|
|
204
|
+
queue_paused: Schema.Boolean,
|
|
205
|
+
queue_pause_reason: Schema.String,
|
|
204
206
|
}),
|
|
205
207
|
num_comments: Schema.Number,
|
|
206
208
|
html_url: Schema.String,
|
|
@@ -208,8 +210,8 @@ export const CreateDeployRequestOutput =
|
|
|
208
210
|
html_body: Schema.String,
|
|
209
211
|
created_at: Schema.String,
|
|
210
212
|
updated_at: Schema.String,
|
|
211
|
-
closed_at: Schema.String,
|
|
212
|
-
deployed_at: Schema.String,
|
|
213
|
+
closed_at: Schema.NullOr(Schema.String),
|
|
214
|
+
deployed_at: Schema.NullOr(Schema.String),
|
|
213
215
|
});
|
|
214
216
|
// The operation
|
|
215
217
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createDeployRequest.js","sourceRoot":"","sources":["../../src/operations/createDeployRequest.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,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3C,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,WAAW,EAAE,MAAM,CAAC,MAAM;IAC1B,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACrC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IAC7C,kBAAkB,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACpD,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,oEAAoE;CAC3E,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,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC;QACnB,EAAE,EAAE,MAAM,CAAC,MAAM;QACjB,YAAY,EAAE,MAAM,CAAC,MAAM;QAC3B,UAAU,EAAE,MAAM,CAAC,MAAM;KAC1B,CAAC;IACF,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"createDeployRequest.js","sourceRoot":"","sources":["../../src/operations/createDeployRequest.ts"],"names":[],"mappings":"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"}
|
|
@@ -22,10 +22,10 @@ export declare const CreateOauthTokenOutput: Schema.Struct<{
|
|
|
22
22
|
readonly updated_at: Schema.String;
|
|
23
23
|
readonly expires_at: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
24
24
|
readonly last_used_at: Schema.optional<Schema.NullOr<Schema.String>>;
|
|
25
|
-
readonly actor_id: Schema.String
|
|
26
|
-
readonly actor_display_name: Schema.String
|
|
27
|
-
readonly actor_type: Schema.String
|
|
28
|
-
readonly service_token_accesses: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
25
|
+
readonly actor_id: Schema.NullOr<Schema.String>;
|
|
26
|
+
readonly actor_display_name: Schema.NullOr<Schema.String>;
|
|
27
|
+
readonly actor_type: Schema.NullOr<Schema.String>;
|
|
28
|
+
readonly service_token_accesses: Schema.optional<Schema.NullOr<Schema.$Array<Schema.Struct<{
|
|
29
29
|
readonly id: Schema.String;
|
|
30
30
|
readonly access: Schema.String;
|
|
31
31
|
readonly description: Schema.String;
|
|
@@ -37,10 +37,10 @@ export declare const CreateOauthTokenOutput: Schema.Struct<{
|
|
|
37
37
|
readonly name: Schema.String;
|
|
38
38
|
readonly created_at: Schema.String;
|
|
39
39
|
readonly updated_at: Schema.String;
|
|
40
|
-
readonly deleted_at: Schema.String
|
|
40
|
+
readonly deleted_at: Schema.NullOr<Schema.String>;
|
|
41
41
|
}>;
|
|
42
|
-
}
|
|
43
|
-
readonly oauth_accesses_by_resource: Schema.optional<Schema.Struct<{
|
|
42
|
+
}>>>>;
|
|
43
|
+
readonly oauth_accesses_by_resource: Schema.optional<Schema.NullOr<Schema.Struct<{
|
|
44
44
|
readonly database: Schema.Struct<{
|
|
45
45
|
readonly databases: Schema.$Array<Schema.Struct<{
|
|
46
46
|
readonly name: Schema.String;
|
|
@@ -87,7 +87,7 @@ export declare const CreateOauthTokenOutput: Schema.Struct<{
|
|
|
87
87
|
readonly description: Schema.String;
|
|
88
88
|
}>>;
|
|
89
89
|
}>;
|
|
90
|
-
}
|
|
90
|
+
}>>>;
|
|
91
91
|
}>;
|
|
92
92
|
export type CreateOauthTokenOutput = typeof CreateOauthTokenOutput.Type;
|
|
93
93
|
/**
|
|
@@ -124,9 +124,9 @@ export declare const createOauthToken: import("@distilled.cloud/core/client").Op
|
|
|
124
124
|
readonly updated_at: string;
|
|
125
125
|
readonly expires_at?: string | null | undefined;
|
|
126
126
|
readonly last_used_at?: string | null | undefined;
|
|
127
|
-
readonly actor_id: string;
|
|
128
|
-
readonly actor_display_name: string;
|
|
129
|
-
readonly actor_type: string;
|
|
127
|
+
readonly actor_id: string | null;
|
|
128
|
+
readonly actor_display_name: string | null;
|
|
129
|
+
readonly actor_type: string | null;
|
|
130
130
|
readonly service_token_accesses?: readonly {
|
|
131
131
|
readonly id: string;
|
|
132
132
|
readonly access: string;
|
|
@@ -139,9 +139,9 @@ export declare const createOauthToken: import("@distilled.cloud/core/client").Op
|
|
|
139
139
|
readonly name: string;
|
|
140
140
|
readonly created_at: string;
|
|
141
141
|
readonly updated_at: string;
|
|
142
|
-
readonly deleted_at: string;
|
|
142
|
+
readonly deleted_at: string | null;
|
|
143
143
|
};
|
|
144
|
-
}[] | undefined;
|
|
144
|
+
}[] | null | undefined;
|
|
145
145
|
readonly oauth_accesses_by_resource?: {
|
|
146
146
|
readonly database: {
|
|
147
147
|
readonly databases: readonly {
|
|
@@ -189,6 +189,6 @@ export declare const createOauthToken: import("@distilled.cloud/core/client").Op
|
|
|
189
189
|
readonly description: string;
|
|
190
190
|
}[];
|
|
191
191
|
};
|
|
192
|
-
} | undefined;
|
|
192
|
+
} | null | undefined;
|
|
193
193
|
}, Forbidden | NotFound | UnprocessableEntity, import("../credentials.ts").Credentials>;
|
|
194
194
|
//# sourceMappingURL=createOauthToken.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createOauthToken.d.ts","sourceRoot":"","sources":["../../src/operations/createOauthToken.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAIxE,eAAO,MAAM,qBAAqB;;;;;;;;;EAcjC,CAAC;AACF,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createOauthToken.d.ts","sourceRoot":"","sources":["../../src/operations/createOauthToken.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAIxE,eAAO,MAAM,qBAAqB;;;;;;;;;EAcjC,CAAC;AACF,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyGlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uFAI1B,CAAC"}
|
|
@@ -29,10 +29,10 @@ export const CreateOauthTokenOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
29
29
|
updated_at: Schema.String,
|
|
30
30
|
expires_at: Schema.optional(Schema.NullOr(Schema.String)),
|
|
31
31
|
last_used_at: Schema.optional(Schema.NullOr(Schema.String)),
|
|
32
|
-
actor_id: Schema.String,
|
|
33
|
-
actor_display_name: Schema.String,
|
|
34
|
-
actor_type: Schema.String,
|
|
35
|
-
service_token_accesses: Schema.optional(Schema.Array(Schema.Struct({
|
|
32
|
+
actor_id: Schema.NullOr(Schema.String),
|
|
33
|
+
actor_display_name: Schema.NullOr(Schema.String),
|
|
34
|
+
actor_type: Schema.NullOr(Schema.String),
|
|
35
|
+
service_token_accesses: Schema.optional(Schema.NullOr(Schema.Array(Schema.Struct({
|
|
36
36
|
id: Schema.String,
|
|
37
37
|
access: Schema.String,
|
|
38
38
|
description: Schema.String,
|
|
@@ -44,10 +44,10 @@ export const CreateOauthTokenOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
44
44
|
name: Schema.String,
|
|
45
45
|
created_at: Schema.String,
|
|
46
46
|
updated_at: Schema.String,
|
|
47
|
-
deleted_at: Schema.String,
|
|
47
|
+
deleted_at: Schema.NullOr(Schema.String),
|
|
48
48
|
}),
|
|
49
|
-
}))),
|
|
50
|
-
oauth_accesses_by_resource: Schema.optional(Schema.Struct({
|
|
49
|
+
})))),
|
|
50
|
+
oauth_accesses_by_resource: Schema.optional(Schema.NullOr(Schema.Struct({
|
|
51
51
|
database: Schema.Struct({
|
|
52
52
|
databases: Schema.Array(Schema.Struct({
|
|
53
53
|
name: Schema.String,
|
|
@@ -94,7 +94,7 @@ export const CreateOauthTokenOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
94
94
|
description: Schema.String,
|
|
95
95
|
})),
|
|
96
96
|
}),
|
|
97
|
-
})),
|
|
97
|
+
}))),
|
|
98
98
|
});
|
|
99
99
|
// The operation
|
|
100
100
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createOauthToken.js","sourceRoot":"","sources":["../../src/operations/createOauthToken.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,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAE3E,eAAe;AACf,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC7E,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,SAAS,EAAE,MAAM,CAAC,MAAM;IACxB,aAAa,EAAE,eAAe;IAC9B,UAAU,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,oBAAoB,EAAE,eAAe,CAAC,CAAC;IACpE,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACpC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,aAAa,EAAE,MAAM,CAAC,QAAQ,CAAC,eAAe,CAAC;CAChD,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,6DAA6D;CACpE,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAC7E;IACE,EAAE,EAAE,MAAM,CAAC,MAAM;IACjB,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACnD,YAAY,EAAE,MAAM,CAAC,MAAM;IAC3B,KAAK,EAAE,MAAM,CAAC,QAAQ,CAAC,uBAAuB,CAAC;IAC/C,wBAAwB,EAAE,MAAM,CAAC,QAAQ,CAAC,uBAAuB,CAAC;IAClE,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,MAAM;IACzB,UAAU,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzD,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D,QAAQ,EAAE,MAAM,CAAC,MAAM;
|
|
1
|
+
{"version":3,"file":"createOauthToken.js","sourceRoot":"","sources":["../../src/operations/createOauthToken.ts"],"names":[],"mappings":"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"}
|