@distilled.cloud/supabase 0.19.1 → 0.20.0
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/credentials.d.ts +1 -1
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +2 -2
- package/lib/credentials.js.map +1 -1
- package/lib/operations/v1ActivateCustomHostname.d.ts +13 -13
- package/lib/operations/v1ApplyAMigration.d.ts +2 -2
- package/lib/operations/v1ApplyProjectAddon.d.ts +2 -2
- package/lib/operations/v1AuthorizeJitAccess.d.ts +3 -3
- package/lib/operations/v1AuthorizeUser.d.ts +5 -5
- package/lib/operations/v1BulkUpdateFunctions.d.ts +7 -7
- package/lib/operations/v1CreateABranch.d.ts +14 -14
- package/lib/operations/v1CreateAProject.d.ts +5 -5
- package/lib/operations/v1CreateASsoProvider.d.ts +20 -20
- package/lib/operations/v1CreateAnOrganization.d.ts +1 -1
- package/lib/operations/v1CreateLegacySigningKey.d.ts +3 -3
- package/lib/operations/v1CreateLoginRole.d.ts +2 -2
- package/lib/operations/v1CreateProjectApiKey.d.ts +8 -8
- package/lib/operations/v1CreateProjectClaimToken.d.ts +3 -3
- package/lib/operations/v1CreateProjectSigningKey.d.ts +5 -5
- package/lib/operations/v1CreateProjectTpaIntegration.d.ts +8 -8
- package/lib/operations/v1CreateRestorePoint.d.ts +2 -2
- package/lib/operations/v1DeleteAFunction.d.ts +1 -1
- package/lib/operations/v1DeleteAProject.d.ts +1 -1
- package/lib/operations/v1DeleteASsoProvider.d.ts +14 -14
- package/lib/operations/v1DeleteNetworkBans.d.ts +2 -2
- package/lib/operations/v1DeleteProjectApiKey.d.ts +7 -7
- package/lib/operations/v1DeleteProjectTpaIntegration.d.ts +5 -5
- package/lib/operations/v1DeployAFunction.d.ts +10 -10
- package/lib/operations/v1ExchangeOauthToken.d.ts +2 -2
- package/lib/operations/v1GenerateTypescriptTypes.d.ts +1 -1
- package/lib/operations/v1GetABranch.d.ts +11 -11
- package/lib/operations/v1GetABranchConfig.d.ts +6 -6
- package/lib/operations/v1GetAFunction.d.ts +8 -8
- package/lib/operations/v1GetAFunctionBody.d.ts +1 -1
- package/lib/operations/v1GetAMigration.d.ts +4 -4
- package/lib/operations/v1GetASnippet.d.ts +14 -14
- package/lib/operations/v1GetASsoProvider.d.ts +14 -14
- package/lib/operations/v1GetActionRun.d.ts +6 -6
- package/lib/operations/v1GetAllProjectsForOrganization.d.ts +19 -19
- package/lib/operations/v1GetAnOrganization.d.ts +2 -2
- package/lib/operations/v1GetAuthServiceConfig.d.ts +62 -62
- package/lib/operations/v1GetAvailableRegions.d.ts +13 -13
- package/lib/operations/v1GetDiskUtilization.d.ts +2 -2
- package/lib/operations/v1GetHostnameConfig.d.ts +13 -13
- package/lib/operations/v1GetJitAccess.d.ts +2 -2
- package/lib/operations/v1GetJitAccessConfig.d.ts +2 -2
- package/lib/operations/v1GetLegacySigningKey.d.ts +3 -3
- package/lib/operations/v1GetNetworkRestrictions.d.ts +2 -2
- package/lib/operations/v1GetOrganizationEntitlements.d.ts +1 -1
- package/lib/operations/v1GetOrganizationProjectClaim.d.ts +13 -13
- package/lib/operations/v1GetPoolerConfig.d.ts +6 -6
- package/lib/operations/v1GetPostgresConfig.d.ts +4 -4
- package/lib/operations/v1GetPostgresUpgradeEligibility.d.ts +5 -5
- package/lib/operations/v1GetPostgresUpgradeStatus.d.ts +2 -2
- package/lib/operations/v1GetPostgrestServiceConfig.d.ts +2 -2
- package/lib/operations/v1GetProject.d.ts +8 -8
- package/lib/operations/v1GetProjectApiKey.d.ts +6 -6
- package/lib/operations/v1GetProjectApiKeys.d.ts +5 -5
- package/lib/operations/v1GetProjectClaimToken.d.ts +2 -2
- package/lib/operations/v1GetProjectDiskAutoscaleConfig.d.ts +1 -1
- package/lib/operations/v1GetProjectFunctionCombinedStats.d.ts +3 -3
- package/lib/operations/v1GetProjectLogs.d.ts +3 -3
- package/lib/operations/v1GetProjectPgbouncerConfig.d.ts +3 -3
- package/lib/operations/v1GetProjectSigningKey.d.ts +3 -3
- package/lib/operations/v1GetProjectSigningKeys.d.ts +3 -3
- package/lib/operations/v1GetProjectTpaIntegration.d.ts +5 -5
- package/lib/operations/v1GetProjectUsageApiCount.d.ts +2 -2
- package/lib/operations/v1GetProjectUsageRequestCount.d.ts +1 -1
- package/lib/operations/v1GetReadonlyModeStatus.d.ts +1 -1
- package/lib/operations/v1GetRealtimeConfig.d.ts +5 -5
- package/lib/operations/v1GetRestorePoint.d.ts +2 -2
- package/lib/operations/v1GetServicesHealth.d.ts +3 -3
- package/lib/operations/v1GetSslEnforcementConfig.d.ts +1 -1
- package/lib/operations/v1GetStorageConfig.d.ts +15 -15
- package/lib/operations/v1GetVanitySubdomainConfig.d.ts +1 -1
- package/lib/operations/v1ListActionRuns.d.ts +8 -8
- package/lib/operations/v1ListAllBackups.d.ts +4 -4
- package/lib/operations/v1ListAllBranches.d.ts +10 -10
- package/lib/operations/v1ListAllBuckets.d.ts +2 -2
- package/lib/operations/v1ListAllFunctions.d.ts +7 -7
- package/lib/operations/v1ListAllOrganizations.d.ts +1 -1
- package/lib/operations/v1ListAllProjects.d.ts +8 -8
- package/lib/operations/v1ListAllSecrets.d.ts +1 -1
- package/lib/operations/v1ListAllSnippets.d.ts +11 -11
- package/lib/operations/v1ListAllSsoProvider.d.ts +13 -13
- package/lib/operations/v1ListAvailableRestoreVersions.d.ts +2 -2
- package/lib/operations/v1ListJitAccess.d.ts +2 -2
- package/lib/operations/v1ListMigrationHistory.d.ts +1 -1
- package/lib/operations/v1ListOrganizationMembers.d.ts +3 -3
- package/lib/operations/v1ListProjectAddons.d.ts +13 -13
- package/lib/operations/v1ListProjectTpaIntegrations.d.ts +5 -5
- package/lib/operations/v1MergeABranch.d.ts +1 -1
- package/lib/operations/v1ModifyDatabaseDisk.d.ts +1 -1
- package/lib/operations/v1OauthAuthorizeProjectClaim.d.ts +5 -5
- package/lib/operations/v1PatchAMigration.d.ts +2 -2
- package/lib/operations/v1PatchNetworkRestrictions.d.ts +4 -4
- package/lib/operations/v1PushABranch.d.ts +1 -1
- package/lib/operations/v1ReadOnlyQuery.d.ts +2 -2
- package/lib/operations/v1RemoveAReadReplica.d.ts +1 -1
- package/lib/operations/v1RemoveProjectAddon.d.ts +1 -1
- package/lib/operations/v1RemoveProjectSigningKey.d.ts +3 -3
- package/lib/operations/v1ResetABranch.d.ts +1 -1
- package/lib/operations/v1RestorePhysicalBackup.d.ts +1 -1
- package/lib/operations/v1RestorePitrBackup.d.ts +1 -1
- package/lib/operations/v1RollbackMigrations.d.ts +1 -1
- package/lib/operations/v1RunAQuery.d.ts +2 -2
- package/lib/operations/v1SetupAReadReplica.d.ts +1 -1
- package/lib/operations/v1Undo.d.ts +1 -1
- package/lib/operations/v1UpdateABranchConfig.d.ts +13 -13
- package/lib/operations/v1UpdateAFunction.d.ts +13 -13
- package/lib/operations/v1UpdateAProject.d.ts +2 -2
- package/lib/operations/v1UpdateASsoProvider.d.ts +20 -20
- package/lib/operations/v1UpdateActionRunStatus.d.ts +5 -5
- package/lib/operations/v1UpdateAuthServiceConfig.d.ts +226 -226
- package/lib/operations/v1UpdateDatabasePassword.d.ts +1 -1
- package/lib/operations/v1UpdateHostnameConfig.d.ts +14 -14
- package/lib/operations/v1UpdateJitAccess.d.ts +5 -5
- package/lib/operations/v1UpdateJitAccessConfig.d.ts +2 -2
- package/lib/operations/v1UpdateNetworkRestrictions.d.ts +3 -3
- package/lib/operations/v1UpdatePoolerConfig.d.ts +1 -1
- package/lib/operations/v1UpdatePostgresConfig.d.ts +10 -10
- package/lib/operations/v1UpdatePostgrestServiceConfig.d.ts +4 -4
- package/lib/operations/v1UpdateProjectApiKey.d.ts +8 -8
- package/lib/operations/v1UpdateProjectLegacyApiKeys.d.ts +1 -1
- package/lib/operations/v1UpdateProjectSigningKey.d.ts +3 -3
- package/lib/operations/v1UpdateRealtimeConfig.d.ts +6 -6
- package/lib/operations/v1UpdateSslEnforcementConfig.d.ts +1 -1
- package/lib/operations/v1UpdateStorageConfig.d.ts +11 -11
- package/lib/operations/v1UpgradePostgresVersion.d.ts +1 -1
- package/lib/operations/v1UpsertAMigration.d.ts +2 -2
- package/lib/operations/v1VerifyDnsConfig.d.ts +13 -13
- package/package.json +3 -3
- package/src/credentials.ts +2 -2
|
@@ -26,14 +26,14 @@ export declare const v1DeleteProjectTpaIntegration: import("@distilled.cloud/cor
|
|
|
26
26
|
readonly ref: string;
|
|
27
27
|
readonly tpa_id: string;
|
|
28
28
|
}, {
|
|
29
|
-
readonly custom_jwks?: unknown;
|
|
30
29
|
readonly id: string;
|
|
31
|
-
readonly
|
|
32
|
-
readonly jwks_url?: string | null | undefined;
|
|
30
|
+
readonly type: string;
|
|
33
31
|
readonly oidc_issuer_url?: string | null | undefined;
|
|
34
|
-
readonly
|
|
32
|
+
readonly jwks_url?: string | null | undefined;
|
|
33
|
+
readonly custom_jwks?: unknown;
|
|
35
34
|
readonly resolved_jwks?: unknown;
|
|
36
|
-
readonly
|
|
35
|
+
readonly inserted_at: string;
|
|
37
36
|
readonly updated_at: string;
|
|
37
|
+
readonly resolved_at?: string | null | undefined;
|
|
38
38
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
39
39
|
//# sourceMappingURL=v1DeleteProjectTpaIntegration.d.ts.map
|
|
@@ -38,29 +38,29 @@ export type V1DeployAFunctionOutput = typeof V1DeployAFunctionOutput.Type;
|
|
|
38
38
|
* @param bundleOnly - Boolean string, true or false
|
|
39
39
|
*/
|
|
40
40
|
export declare const v1DeployAFunction: import("@distilled.cloud/core/client").OperationMethod<{
|
|
41
|
+
readonly ref: string;
|
|
42
|
+
readonly slug?: string | undefined;
|
|
41
43
|
readonly bundleOnly?: boolean | undefined;
|
|
42
44
|
readonly file?: readonly string[] | undefined;
|
|
43
45
|
readonly metadata: {
|
|
44
46
|
readonly entrypoint_path: string;
|
|
45
47
|
readonly import_map_path?: string | undefined;
|
|
46
|
-
readonly name?: string | undefined;
|
|
47
48
|
readonly static_patterns?: readonly string[] | undefined;
|
|
48
49
|
readonly verify_jwt?: boolean | undefined;
|
|
50
|
+
readonly name?: string | undefined;
|
|
49
51
|
};
|
|
50
|
-
readonly ref: string;
|
|
51
|
-
readonly slug?: string | undefined;
|
|
52
52
|
}, {
|
|
53
|
-
readonly created_at?: number | undefined;
|
|
54
|
-
readonly entrypoint_path?: string | undefined;
|
|
55
|
-
readonly ezbr_sha256?: string | undefined;
|
|
56
53
|
readonly id: string;
|
|
57
|
-
readonly import_map?: boolean | undefined;
|
|
58
|
-
readonly import_map_path?: string | undefined;
|
|
59
|
-
readonly name: string;
|
|
60
54
|
readonly slug: string;
|
|
55
|
+
readonly name: string;
|
|
61
56
|
readonly status: "ACTIVE" | "REMOVED" | "THROTTLED";
|
|
57
|
+
readonly version: number;
|
|
58
|
+
readonly created_at?: number | undefined;
|
|
62
59
|
readonly updated_at?: number | undefined;
|
|
63
60
|
readonly verify_jwt?: boolean | undefined;
|
|
64
|
-
readonly
|
|
61
|
+
readonly import_map?: boolean | undefined;
|
|
62
|
+
readonly entrypoint_path?: string | undefined;
|
|
63
|
+
readonly import_map_path?: string | undefined;
|
|
64
|
+
readonly ezbr_sha256?: string | undefined;
|
|
65
65
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
66
66
|
//# sourceMappingURL=v1DeployAFunction.d.ts.map
|
|
@@ -23,19 +23,19 @@ export type V1ExchangeOauthTokenOutput = typeof V1ExchangeOauthTokenOutput.Type;
|
|
|
23
23
|
* [Beta] Exchange auth code for user's access and refresh token
|
|
24
24
|
*/
|
|
25
25
|
export declare const v1ExchangeOauthToken: import("@distilled.cloud/core/client").OperationMethod<{
|
|
26
|
+
readonly grant_type?: "authorization_code" | "refresh_token" | undefined;
|
|
26
27
|
readonly client_id?: string | undefined;
|
|
27
28
|
readonly client_secret?: string | import("effect/Redacted").Redacted<string> | undefined;
|
|
28
29
|
readonly code?: string | undefined;
|
|
29
30
|
readonly code_verifier?: string | undefined;
|
|
30
|
-
readonly grant_type?: "authorization_code" | "refresh_token" | undefined;
|
|
31
31
|
readonly redirect_uri?: string | undefined;
|
|
32
32
|
readonly refresh_token?: string | import("effect/Redacted").Redacted<string> | undefined;
|
|
33
33
|
readonly resource?: string | undefined;
|
|
34
34
|
readonly scope?: string | undefined;
|
|
35
35
|
}, {
|
|
36
36
|
readonly access_token: string | import("effect/Redacted").Redacted<string>;
|
|
37
|
-
readonly expires_in: number;
|
|
38
37
|
readonly refresh_token: string | import("effect/Redacted").Redacted<string>;
|
|
38
|
+
readonly expires_in: number;
|
|
39
39
|
readonly token_type: "Bearer";
|
|
40
40
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
41
41
|
//# sourceMappingURL=v1ExchangeOauthToken.d.ts.map
|
|
@@ -17,8 +17,8 @@ export type V1GenerateTypescriptTypesOutput = typeof V1GenerateTypescriptTypesOu
|
|
|
17
17
|
* @param ref - Project ref
|
|
18
18
|
*/
|
|
19
19
|
export declare const v1GenerateTypescriptTypes: import("@distilled.cloud/core/client").OperationMethod<{
|
|
20
|
-
readonly included_schemas?: string | undefined;
|
|
21
20
|
readonly ref: string;
|
|
21
|
+
readonly included_schemas?: string | undefined;
|
|
22
22
|
}, {
|
|
23
23
|
readonly types: string;
|
|
24
24
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
@@ -33,25 +33,25 @@ export type V1GetABranchOutput = typeof V1GetABranchOutput.Type;
|
|
|
33
33
|
* @param ref - Project ref
|
|
34
34
|
*/
|
|
35
35
|
export declare const v1GetABranch: import("@distilled.cloud/core/client").OperationMethod<{
|
|
36
|
-
readonly name: string;
|
|
37
36
|
readonly ref: string;
|
|
37
|
+
readonly name: string;
|
|
38
38
|
}, {
|
|
39
|
-
readonly created_at: string;
|
|
40
|
-
readonly deletion_scheduled_at?: string | undefined;
|
|
41
|
-
readonly git_branch?: string | undefined;
|
|
42
39
|
readonly id: string;
|
|
43
|
-
readonly is_default: boolean;
|
|
44
|
-
readonly latest_check_run_id?: number | undefined;
|
|
45
40
|
readonly name: string;
|
|
46
|
-
readonly
|
|
41
|
+
readonly project_ref: string;
|
|
47
42
|
readonly parent_project_ref: string;
|
|
48
|
-
readonly
|
|
43
|
+
readonly is_default: boolean;
|
|
44
|
+
readonly git_branch?: string | undefined;
|
|
49
45
|
readonly pr_number?: number | undefined;
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
readonly review_requested_at?: string | undefined;
|
|
46
|
+
readonly latest_check_run_id?: number | undefined;
|
|
47
|
+
readonly persistent: boolean;
|
|
53
48
|
readonly status: "CREATING_PROJECT" | "FUNCTIONS_DEPLOYED" | "FUNCTIONS_FAILED" | "MIGRATIONS_FAILED" | "MIGRATIONS_PASSED" | "RUNNING_MIGRATIONS";
|
|
49
|
+
readonly created_at: string;
|
|
54
50
|
readonly updated_at: string;
|
|
51
|
+
readonly review_requested_at?: string | undefined;
|
|
55
52
|
readonly with_data: boolean;
|
|
53
|
+
readonly notify_url?: string | undefined;
|
|
54
|
+
readonly deletion_scheduled_at?: string | undefined;
|
|
55
|
+
readonly preview_project_status?: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INACTIVE" | "INIT_FAILED" | "PAUSE_FAILED" | "PAUSING" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORE_FAILED" | "RESTORING" | "UNKNOWN" | "UPGRADING" | undefined;
|
|
56
56
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
57
57
|
//# sourceMappingURL=v1GetABranch.d.ts.map
|
|
@@ -27,15 +27,15 @@ export type V1GetABranchConfigOutput = typeof V1GetABranchConfigOutput.Type;
|
|
|
27
27
|
export declare const v1GetABranchConfig: import("@distilled.cloud/core/client").OperationMethod<{
|
|
28
28
|
readonly branch_id_or_ref: string;
|
|
29
29
|
}, {
|
|
30
|
+
readonly ref: string;
|
|
31
|
+
readonly postgres_version: string;
|
|
32
|
+
readonly postgres_engine: string;
|
|
33
|
+
readonly release_channel: string;
|
|
34
|
+
readonly status: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INACTIVE" | "INIT_FAILED" | "PAUSE_FAILED" | "PAUSING" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORE_FAILED" | "RESTORING" | "UNKNOWN" | "UPGRADING";
|
|
30
35
|
readonly db_host: string;
|
|
31
|
-
readonly db_pass?: string | undefined;
|
|
32
36
|
readonly db_port: number;
|
|
33
37
|
readonly db_user?: string | undefined;
|
|
38
|
+
readonly db_pass?: string | undefined;
|
|
34
39
|
readonly jwt_secret?: string | import("effect/Redacted").Redacted<string> | undefined;
|
|
35
|
-
readonly postgres_engine: string;
|
|
36
|
-
readonly postgres_version: string;
|
|
37
|
-
readonly ref: string;
|
|
38
|
-
readonly release_channel: string;
|
|
39
|
-
readonly status: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INACTIVE" | "INIT_FAILED" | "PAUSE_FAILED" | "PAUSING" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORE_FAILED" | "RESTORING" | "UNKNOWN" | "UPGRADING";
|
|
40
40
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
41
41
|
//# sourceMappingURL=v1GetABranchConfig.d.ts.map
|
|
@@ -29,20 +29,20 @@ export type V1GetAFunctionOutput = typeof V1GetAFunctionOutput.Type;
|
|
|
29
29
|
* @param function_slug - Function slug
|
|
30
30
|
*/
|
|
31
31
|
export declare const v1GetAFunction: import("@distilled.cloud/core/client").OperationMethod<{
|
|
32
|
-
readonly function_slug: string;
|
|
33
32
|
readonly ref: string;
|
|
33
|
+
readonly function_slug: string;
|
|
34
34
|
}, {
|
|
35
|
-
readonly created_at: number;
|
|
36
|
-
readonly entrypoint_path?: string | undefined;
|
|
37
|
-
readonly ezbr_sha256?: string | undefined;
|
|
38
35
|
readonly id: string;
|
|
39
|
-
readonly import_map?: boolean | undefined;
|
|
40
|
-
readonly import_map_path?: string | undefined;
|
|
41
|
-
readonly name: string;
|
|
42
36
|
readonly slug: string;
|
|
37
|
+
readonly name: string;
|
|
43
38
|
readonly status: "ACTIVE" | "REMOVED" | "THROTTLED";
|
|
39
|
+
readonly version: number;
|
|
40
|
+
readonly created_at: number;
|
|
44
41
|
readonly updated_at: number;
|
|
45
42
|
readonly verify_jwt?: boolean | undefined;
|
|
46
|
-
readonly
|
|
43
|
+
readonly import_map?: boolean | undefined;
|
|
44
|
+
readonly entrypoint_path?: string | undefined;
|
|
45
|
+
readonly import_map_path?: string | undefined;
|
|
46
|
+
readonly ezbr_sha256?: string | undefined;
|
|
47
47
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
48
48
|
//# sourceMappingURL=v1GetAFunction.d.ts.map
|
|
@@ -16,7 +16,7 @@ export type V1GetAFunctionBodyOutput = typeof V1GetAFunctionBodyOutput.Type;
|
|
|
16
16
|
* @param function_slug - Function slug
|
|
17
17
|
*/
|
|
18
18
|
export declare const v1GetAFunctionBody: import("@distilled.cloud/core/client").OperationMethod<{
|
|
19
|
-
readonly function_slug: string;
|
|
20
19
|
readonly ref: string;
|
|
20
|
+
readonly function_slug: string;
|
|
21
21
|
}, {}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
22
22
|
//# sourceMappingURL=v1GetAFunctionBody.d.ts.map
|
|
@@ -25,11 +25,11 @@ export declare const v1GetAMigration: import("@distilled.cloud/core/client").Ope
|
|
|
25
25
|
readonly ref: string;
|
|
26
26
|
readonly version: string;
|
|
27
27
|
}, {
|
|
28
|
-
readonly
|
|
29
|
-
readonly idempotency_key?: string | undefined;
|
|
28
|
+
readonly version: string;
|
|
30
29
|
readonly name?: string | undefined;
|
|
31
|
-
readonly rollback?: readonly string[] | undefined;
|
|
32
30
|
readonly statements?: readonly string[] | undefined;
|
|
33
|
-
readonly
|
|
31
|
+
readonly rollback?: readonly string[] | undefined;
|
|
32
|
+
readonly created_by?: string | undefined;
|
|
33
|
+
readonly idempotency_key?: string | undefined;
|
|
34
34
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
35
35
|
//# sourceMappingURL=v1GetAMigration.d.ts.map
|
|
@@ -38,30 +38,30 @@ export type V1GetASnippetOutput = typeof V1GetASnippetOutput.Type;
|
|
|
38
38
|
export declare const v1GetASnippet: import("@distilled.cloud/core/client").OperationMethod<{
|
|
39
39
|
readonly id: string;
|
|
40
40
|
}, {
|
|
41
|
-
readonly content: {
|
|
42
|
-
readonly favorite?: boolean | undefined;
|
|
43
|
-
readonly schema_version: string;
|
|
44
|
-
readonly sql: string;
|
|
45
|
-
};
|
|
46
|
-
readonly description: string | null;
|
|
47
|
-
readonly favorite: boolean;
|
|
48
41
|
readonly id: string;
|
|
49
42
|
readonly inserted_at: string;
|
|
43
|
+
readonly updated_at: string;
|
|
44
|
+
readonly type: "sql";
|
|
45
|
+
readonly visibility: "org" | "project" | "public" | "user";
|
|
50
46
|
readonly name: string;
|
|
51
|
-
readonly
|
|
52
|
-
readonly id: number;
|
|
53
|
-
readonly username: string;
|
|
54
|
-
};
|
|
47
|
+
readonly description: string | null;
|
|
55
48
|
readonly project: {
|
|
56
49
|
readonly id: number;
|
|
57
50
|
readonly name: string;
|
|
58
51
|
};
|
|
59
|
-
readonly
|
|
60
|
-
|
|
52
|
+
readonly owner: {
|
|
53
|
+
readonly id: number;
|
|
54
|
+
readonly username: string;
|
|
55
|
+
};
|
|
61
56
|
readonly updated_by: {
|
|
62
57
|
readonly id: number;
|
|
63
58
|
readonly username: string;
|
|
64
59
|
};
|
|
65
|
-
readonly
|
|
60
|
+
readonly favorite: boolean;
|
|
61
|
+
readonly content: {
|
|
62
|
+
readonly favorite?: boolean | undefined;
|
|
63
|
+
readonly schema_version: string;
|
|
64
|
+
readonly sql: string;
|
|
65
|
+
};
|
|
66
66
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
67
67
|
//# sourceMappingURL=v1GetASnippet.d.ts.map
|
|
@@ -38,34 +38,34 @@ export type V1GetASsoProviderOutput = typeof V1GetASsoProviderOutput.Type;
|
|
|
38
38
|
* @param ref - Project ref
|
|
39
39
|
*/
|
|
40
40
|
export declare const v1GetASsoProvider: import("@distilled.cloud/core/client").OperationMethod<{
|
|
41
|
-
readonly provider_id: string;
|
|
42
41
|
readonly ref: string;
|
|
42
|
+
readonly provider_id: string;
|
|
43
43
|
}, {
|
|
44
|
-
readonly created_at?: string | undefined;
|
|
45
|
-
readonly domains?: readonly {
|
|
46
|
-
readonly created_at?: string | undefined;
|
|
47
|
-
readonly domain?: string | undefined;
|
|
48
|
-
readonly id: string;
|
|
49
|
-
readonly updated_at?: string | undefined;
|
|
50
|
-
}[] | undefined;
|
|
51
44
|
readonly id: string;
|
|
52
45
|
readonly saml?: {
|
|
46
|
+
readonly id: string;
|
|
47
|
+
readonly entity_id: string;
|
|
48
|
+
readonly metadata_url?: string | undefined;
|
|
49
|
+
readonly metadata_xml?: string | undefined;
|
|
53
50
|
readonly attribute_mapping?: {
|
|
54
51
|
readonly keys: {
|
|
55
52
|
readonly [x: string]: {
|
|
56
|
-
readonly array?: boolean | undefined;
|
|
57
|
-
readonly default?: unknown;
|
|
58
53
|
readonly name?: string | undefined;
|
|
59
54
|
readonly names?: readonly string[] | undefined;
|
|
55
|
+
readonly default?: unknown;
|
|
56
|
+
readonly array?: boolean | undefined;
|
|
60
57
|
};
|
|
61
58
|
};
|
|
62
59
|
} | undefined;
|
|
63
|
-
readonly entity_id: string;
|
|
64
|
-
readonly id: string;
|
|
65
|
-
readonly metadata_url?: string | undefined;
|
|
66
|
-
readonly metadata_xml?: string | undefined;
|
|
67
60
|
readonly name_id_format?: "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" | "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" | "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" | "urn:oasis:names:tc:SAML:2.0:nameid-format:transient" | undefined;
|
|
68
61
|
} | undefined;
|
|
62
|
+
readonly domains?: readonly {
|
|
63
|
+
readonly id: string;
|
|
64
|
+
readonly domain?: string | undefined;
|
|
65
|
+
readonly created_at?: string | undefined;
|
|
66
|
+
readonly updated_at?: string | undefined;
|
|
67
|
+
}[] | undefined;
|
|
68
|
+
readonly created_at?: string | undefined;
|
|
69
69
|
readonly updated_at?: string | undefined;
|
|
70
70
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
71
71
|
//# sourceMappingURL=v1GetASsoProvider.d.ts.map
|
|
@@ -33,18 +33,18 @@ export declare const v1GetActionRun: import("@distilled.cloud/core/client").Oper
|
|
|
33
33
|
readonly ref: string;
|
|
34
34
|
readonly run_id: string;
|
|
35
35
|
}, {
|
|
36
|
-
readonly branch_id: string;
|
|
37
|
-
readonly check_run_id: number | null;
|
|
38
|
-
readonly created_at: string;
|
|
39
|
-
readonly git_config?: unknown;
|
|
40
36
|
readonly id: string;
|
|
37
|
+
readonly branch_id: string;
|
|
41
38
|
readonly run_steps: readonly {
|
|
42
|
-
readonly created_at: string;
|
|
43
39
|
readonly name: "clone" | "configure" | "deploy" | "health" | "migrate" | "pull" | "seed";
|
|
44
40
|
readonly status: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING";
|
|
41
|
+
readonly created_at: string;
|
|
45
42
|
readonly updated_at: string;
|
|
46
43
|
}[];
|
|
47
|
-
readonly
|
|
44
|
+
readonly git_config?: unknown;
|
|
48
45
|
readonly workdir: string | null;
|
|
46
|
+
readonly check_run_id: number | null;
|
|
47
|
+
readonly created_at: string;
|
|
48
|
+
readonly updated_at: string;
|
|
49
49
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
50
50
|
//# sourceMappingURL=v1GetActionRun.d.ts.map
|
|
@@ -54,38 +54,38 @@ export type V1GetAllProjectsForOrganizationOutput = typeof V1GetAllProjectsForOr
|
|
|
54
54
|
The following values are supported: `ACTIVE_HEALTHY`, `INACTIVE`.
|
|
55
55
|
*/
|
|
56
56
|
export declare const v1GetAllProjectsForOrganization: import("@distilled.cloud/core/client").OperationMethod<{
|
|
57
|
-
readonly
|
|
57
|
+
readonly slug: string;
|
|
58
58
|
readonly offset?: number | undefined;
|
|
59
|
+
readonly limit?: number | undefined;
|
|
59
60
|
readonly search?: string | undefined;
|
|
60
|
-
readonly slug: string;
|
|
61
61
|
readonly sort?: "created_asc" | "created_desc" | "name_asc" | "name_desc" | undefined;
|
|
62
62
|
readonly statuses?: string | undefined;
|
|
63
63
|
}, {
|
|
64
|
-
readonly pagination: {
|
|
65
|
-
readonly count: number;
|
|
66
|
-
readonly limit: number;
|
|
67
|
-
readonly offset: number;
|
|
68
|
-
};
|
|
69
64
|
readonly projects: readonly {
|
|
65
|
+
readonly ref: string;
|
|
66
|
+
readonly name: string;
|
|
70
67
|
readonly cloud_provider: string;
|
|
68
|
+
readonly region: string;
|
|
69
|
+
readonly is_branch: boolean;
|
|
70
|
+
readonly status: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INACTIVE" | "INIT_FAILED" | "PAUSE_FAILED" | "PAUSING" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORE_FAILED" | "RESTORING" | "UNKNOWN" | "UPGRADING";
|
|
71
|
+
readonly inserted_at: string;
|
|
71
72
|
readonly databases: readonly {
|
|
72
|
-
readonly cloud_provider: string;
|
|
73
|
-
readonly disk_last_modified_at?: string | undefined;
|
|
74
|
-
readonly disk_throughput_mbps?: number | undefined;
|
|
75
|
-
readonly disk_type?: "gp3" | "io2" | undefined;
|
|
76
|
-
readonly disk_volume_size_gb?: number | undefined;
|
|
77
|
-
readonly identifier: string;
|
|
78
73
|
readonly infra_compute_size?: "12xlarge" | "16xlarge" | "24xlarge" | "24xlarge_high_memory" | "24xlarge_optimized_cpu" | "24xlarge_optimized_memory" | "2xlarge" | "48xlarge" | "48xlarge_high_memory" | "48xlarge_optimized_cpu" | "48xlarge_optimized_memory" | "4xlarge" | "8xlarge" | "large" | "medium" | "micro" | "nano" | "pico" | "small" | "xlarge" | undefined;
|
|
79
74
|
readonly region: string;
|
|
80
75
|
readonly status: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INIT_FAILED" | "INIT_READ_REPLICA" | "INIT_READ_REPLICA_FAILED" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORING" | "UNKNOWN";
|
|
76
|
+
readonly cloud_provider: string;
|
|
77
|
+
readonly identifier: string;
|
|
81
78
|
readonly type: "PRIMARY" | "READ_REPLICA";
|
|
79
|
+
readonly disk_volume_size_gb?: number | undefined;
|
|
80
|
+
readonly disk_type?: "gp3" | "io2" | undefined;
|
|
81
|
+
readonly disk_throughput_mbps?: number | undefined;
|
|
82
|
+
readonly disk_last_modified_at?: string | undefined;
|
|
82
83
|
}[];
|
|
83
|
-
readonly inserted_at: string;
|
|
84
|
-
readonly is_branch: boolean;
|
|
85
|
-
readonly name: string;
|
|
86
|
-
readonly ref: string;
|
|
87
|
-
readonly region: string;
|
|
88
|
-
readonly status: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INACTIVE" | "INIT_FAILED" | "PAUSE_FAILED" | "PAUSING" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORE_FAILED" | "RESTORING" | "UNKNOWN" | "UPGRADING";
|
|
89
84
|
}[];
|
|
85
|
+
readonly pagination: {
|
|
86
|
+
readonly count: number;
|
|
87
|
+
readonly limit: number;
|
|
88
|
+
readonly offset: number;
|
|
89
|
+
};
|
|
90
90
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
91
91
|
//# sourceMappingURL=v1GetAllProjectsForOrganization.d.ts.map
|
|
@@ -20,10 +20,10 @@ export type V1GetAnOrganizationOutput = typeof V1GetAnOrganizationOutput.Type;
|
|
|
20
20
|
export declare const v1GetAnOrganization: import("@distilled.cloud/core/client").OperationMethod<{
|
|
21
21
|
readonly slug: string;
|
|
22
22
|
}, {
|
|
23
|
-
readonly allowed_release_channels: readonly ("alpha" | "beta" | "ga" | "internal" | "preview" | "withdrawn")[];
|
|
24
23
|
readonly id: string;
|
|
25
24
|
readonly name: string;
|
|
26
|
-
readonly opt_in_tags: readonly ("AI_DATA_GENERATOR_OPT_IN" | "AI_LOG_GENERATOR_OPT_IN" | "AI_SQL_GENERATOR_OPT_IN")[];
|
|
27
25
|
readonly plan?: "enterprise" | "free" | "platform" | "pro" | "team" | undefined;
|
|
26
|
+
readonly opt_in_tags: readonly ("AI_DATA_GENERATOR_OPT_IN" | "AI_LOG_GENERATOR_OPT_IN" | "AI_SQL_GENERATOR_OPT_IN")[];
|
|
27
|
+
readonly allowed_release_channels: readonly ("alpha" | "beta" | "ga" | "internal" | "preview" | "withdrawn")[];
|
|
28
28
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
29
29
|
//# sourceMappingURL=v1GetAnOrganization.d.ts.map
|
|
@@ -253,8 +253,6 @@ export declare const v1GetAuthServiceConfig: import("@distilled.cloud/core/clien
|
|
|
253
253
|
readonly ref: string;
|
|
254
254
|
}, {
|
|
255
255
|
readonly api_max_request_duration: number | null;
|
|
256
|
-
readonly custom_oauth_enabled: boolean;
|
|
257
|
-
readonly custom_oauth_max_providers: number;
|
|
258
256
|
readonly db_max_pool_size: number | null;
|
|
259
257
|
readonly db_max_pool_size_unit: "connections" | "percent" | null;
|
|
260
258
|
readonly disable_signup: boolean | null;
|
|
@@ -314,6 +312,10 @@ export declare const v1GetAuthServiceConfig: import("@distilled.cloud/core/clien
|
|
|
314
312
|
readonly external_linkedin_oidc_email_optional: boolean | null;
|
|
315
313
|
readonly external_linkedin_oidc_enabled: boolean | null;
|
|
316
314
|
readonly external_linkedin_oidc_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
315
|
+
readonly external_slack_oidc_client_id: string | null;
|
|
316
|
+
readonly external_slack_oidc_email_optional: boolean | null;
|
|
317
|
+
readonly external_slack_oidc_enabled: boolean | null;
|
|
318
|
+
readonly external_slack_oidc_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
317
319
|
readonly external_notion_client_id: string | null;
|
|
318
320
|
readonly external_notion_email_optional: boolean | null;
|
|
319
321
|
readonly external_notion_enabled: boolean | null;
|
|
@@ -322,10 +324,6 @@ export declare const v1GetAuthServiceConfig: import("@distilled.cloud/core/clien
|
|
|
322
324
|
readonly external_slack_client_id: string | null;
|
|
323
325
|
readonly external_slack_email_optional: boolean | null;
|
|
324
326
|
readonly external_slack_enabled: boolean | null;
|
|
325
|
-
readonly external_slack_oidc_client_id: string | null;
|
|
326
|
-
readonly external_slack_oidc_email_optional: boolean | null;
|
|
327
|
-
readonly external_slack_oidc_enabled: boolean | null;
|
|
328
|
-
readonly external_slack_oidc_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
329
327
|
readonly external_slack_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
330
328
|
readonly external_spotify_client_id: string | null;
|
|
331
329
|
readonly external_spotify_email_optional: boolean | null;
|
|
@@ -339,117 +337,117 @@ export declare const v1GetAuthServiceConfig: import("@distilled.cloud/core/clien
|
|
|
339
337
|
readonly external_twitter_email_optional: boolean | null;
|
|
340
338
|
readonly external_twitter_enabled: boolean | null;
|
|
341
339
|
readonly external_twitter_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
342
|
-
readonly external_web3_ethereum_enabled: boolean | null;
|
|
343
|
-
readonly external_web3_solana_enabled: boolean | null;
|
|
344
|
-
readonly external_workos_client_id: string | null;
|
|
345
|
-
readonly external_workos_enabled: boolean | null;
|
|
346
|
-
readonly external_workos_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
347
|
-
readonly external_workos_url: string | null;
|
|
348
340
|
readonly external_x_client_id: string | null;
|
|
349
341
|
readonly external_x_email_optional: boolean | null;
|
|
350
342
|
readonly external_x_enabled: boolean | null;
|
|
351
343
|
readonly external_x_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
344
|
+
readonly external_workos_client_id: string | null;
|
|
345
|
+
readonly external_workos_enabled: boolean | null;
|
|
346
|
+
readonly external_workos_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
347
|
+
readonly external_workos_url: string | null;
|
|
348
|
+
readonly external_web3_solana_enabled: boolean | null;
|
|
349
|
+
readonly external_web3_ethereum_enabled: boolean | null;
|
|
352
350
|
readonly external_zoom_client_id: string | null;
|
|
353
351
|
readonly external_zoom_email_optional: boolean | null;
|
|
354
352
|
readonly external_zoom_enabled: boolean | null;
|
|
355
353
|
readonly external_zoom_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
356
|
-
readonly hook_after_user_created_enabled: boolean | null;
|
|
357
|
-
readonly hook_after_user_created_secrets: string | null;
|
|
358
|
-
readonly hook_after_user_created_uri: string | null;
|
|
359
|
-
readonly hook_before_user_created_enabled: boolean | null;
|
|
360
|
-
readonly hook_before_user_created_secrets: string | null;
|
|
361
|
-
readonly hook_before_user_created_uri: string | null;
|
|
362
354
|
readonly hook_custom_access_token_enabled: boolean | null;
|
|
363
|
-
readonly hook_custom_access_token_secrets: string | null;
|
|
364
355
|
readonly hook_custom_access_token_uri: string | null;
|
|
356
|
+
readonly hook_custom_access_token_secrets: string | null;
|
|
365
357
|
readonly hook_mfa_verification_attempt_enabled: boolean | null;
|
|
366
|
-
readonly hook_mfa_verification_attempt_secrets: string | null;
|
|
367
358
|
readonly hook_mfa_verification_attempt_uri: string | null;
|
|
359
|
+
readonly hook_mfa_verification_attempt_secrets: string | null;
|
|
368
360
|
readonly hook_password_verification_attempt_enabled: boolean | null;
|
|
369
|
-
readonly hook_password_verification_attempt_secrets: string | import("effect/Redacted").Redacted<string> | null;
|
|
370
361
|
readonly hook_password_verification_attempt_uri: string | import("effect/Redacted").Redacted<string> | null;
|
|
371
|
-
readonly
|
|
372
|
-
readonly hook_send_email_secrets: string | null;
|
|
373
|
-
readonly hook_send_email_uri: string | null;
|
|
362
|
+
readonly hook_password_verification_attempt_secrets: string | import("effect/Redacted").Redacted<string> | null;
|
|
374
363
|
readonly hook_send_sms_enabled: boolean | null;
|
|
375
|
-
readonly hook_send_sms_secrets: string | null;
|
|
376
364
|
readonly hook_send_sms_uri: string | null;
|
|
365
|
+
readonly hook_send_sms_secrets: string | null;
|
|
366
|
+
readonly hook_send_email_enabled: boolean | null;
|
|
367
|
+
readonly hook_send_email_uri: string | null;
|
|
368
|
+
readonly hook_send_email_secrets: string | null;
|
|
369
|
+
readonly hook_before_user_created_enabled: boolean | null;
|
|
370
|
+
readonly hook_before_user_created_uri: string | null;
|
|
371
|
+
readonly hook_before_user_created_secrets: string | null;
|
|
372
|
+
readonly hook_after_user_created_enabled: boolean | null;
|
|
373
|
+
readonly hook_after_user_created_uri: string | null;
|
|
374
|
+
readonly hook_after_user_created_secrets: string | null;
|
|
377
375
|
readonly jwt_exp: number | null;
|
|
378
376
|
readonly mailer_allow_unverified_email_sign_ins: boolean | null;
|
|
379
377
|
readonly mailer_autoconfirm: boolean | null;
|
|
380
|
-
readonly mailer_notifications_email_changed_enabled: boolean | null;
|
|
381
|
-
readonly mailer_notifications_identity_linked_enabled: boolean | null;
|
|
382
|
-
readonly mailer_notifications_identity_unlinked_enabled: boolean | null;
|
|
383
|
-
readonly mailer_notifications_mfa_factor_enrolled_enabled: boolean | null;
|
|
384
|
-
readonly mailer_notifications_mfa_factor_unenrolled_enabled: boolean | null;
|
|
385
|
-
readonly mailer_notifications_password_changed_enabled: boolean | null;
|
|
386
|
-
readonly mailer_notifications_phone_changed_enabled: boolean | null;
|
|
387
378
|
readonly mailer_otp_exp: number;
|
|
388
379
|
readonly mailer_otp_length: number | null;
|
|
389
380
|
readonly mailer_secure_email_change_enabled: boolean | null;
|
|
390
381
|
readonly mailer_subjects_confirmation: string | null;
|
|
391
382
|
readonly mailer_subjects_email_change: string | null;
|
|
392
|
-
readonly mailer_subjects_email_changed_notification: string | null;
|
|
393
|
-
readonly mailer_subjects_identity_linked_notification: string | null;
|
|
394
|
-
readonly mailer_subjects_identity_unlinked_notification: string | null;
|
|
395
383
|
readonly mailer_subjects_invite: string | null;
|
|
396
384
|
readonly mailer_subjects_magic_link: string | null;
|
|
397
|
-
readonly mailer_subjects_mfa_factor_enrolled_notification: string | null;
|
|
398
|
-
readonly mailer_subjects_mfa_factor_unenrolled_notification: string | null;
|
|
399
|
-
readonly mailer_subjects_password_changed_notification: string | import("effect/Redacted").Redacted<string> | null;
|
|
400
|
-
readonly mailer_subjects_phone_changed_notification: string | null;
|
|
401
385
|
readonly mailer_subjects_reauthentication: string | null;
|
|
402
386
|
readonly mailer_subjects_recovery: string | null;
|
|
387
|
+
readonly mailer_subjects_password_changed_notification: string | import("effect/Redacted").Redacted<string> | null;
|
|
388
|
+
readonly mailer_subjects_email_changed_notification: string | null;
|
|
389
|
+
readonly mailer_subjects_phone_changed_notification: string | null;
|
|
390
|
+
readonly mailer_subjects_mfa_factor_enrolled_notification: string | null;
|
|
391
|
+
readonly mailer_subjects_mfa_factor_unenrolled_notification: string | null;
|
|
392
|
+
readonly mailer_subjects_identity_linked_notification: string | null;
|
|
393
|
+
readonly mailer_subjects_identity_unlinked_notification: string | null;
|
|
403
394
|
readonly mailer_templates_confirmation_content: string | null;
|
|
404
395
|
readonly mailer_templates_email_change_content: string | null;
|
|
405
|
-
readonly mailer_templates_email_changed_notification_content: string | null;
|
|
406
|
-
readonly mailer_templates_identity_linked_notification_content: string | null;
|
|
407
|
-
readonly mailer_templates_identity_unlinked_notification_content: string | null;
|
|
408
396
|
readonly mailer_templates_invite_content: string | null;
|
|
409
397
|
readonly mailer_templates_magic_link_content: string | null;
|
|
410
|
-
readonly mailer_templates_mfa_factor_enrolled_notification_content: string | null;
|
|
411
|
-
readonly mailer_templates_mfa_factor_unenrolled_notification_content: string | null;
|
|
412
|
-
readonly mailer_templates_password_changed_notification_content: string | import("effect/Redacted").Redacted<string> | null;
|
|
413
|
-
readonly mailer_templates_phone_changed_notification_content: string | null;
|
|
414
398
|
readonly mailer_templates_reauthentication_content: string | null;
|
|
415
399
|
readonly mailer_templates_recovery_content: string | null;
|
|
400
|
+
readonly mailer_templates_password_changed_notification_content: string | import("effect/Redacted").Redacted<string> | null;
|
|
401
|
+
readonly mailer_templates_email_changed_notification_content: string | null;
|
|
402
|
+
readonly mailer_templates_phone_changed_notification_content: string | null;
|
|
403
|
+
readonly mailer_templates_mfa_factor_enrolled_notification_content: string | null;
|
|
404
|
+
readonly mailer_templates_mfa_factor_unenrolled_notification_content: string | null;
|
|
405
|
+
readonly mailer_templates_identity_linked_notification_content: string | null;
|
|
406
|
+
readonly mailer_templates_identity_unlinked_notification_content: string | null;
|
|
407
|
+
readonly mailer_notifications_password_changed_enabled: boolean | null;
|
|
408
|
+
readonly mailer_notifications_email_changed_enabled: boolean | null;
|
|
409
|
+
readonly mailer_notifications_phone_changed_enabled: boolean | null;
|
|
410
|
+
readonly mailer_notifications_mfa_factor_enrolled_enabled: boolean | null;
|
|
411
|
+
readonly mailer_notifications_mfa_factor_unenrolled_enabled: boolean | null;
|
|
412
|
+
readonly mailer_notifications_identity_linked_enabled: boolean | null;
|
|
413
|
+
readonly mailer_notifications_identity_unlinked_enabled: boolean | null;
|
|
416
414
|
readonly mfa_max_enrolled_factors: number | null;
|
|
417
|
-
readonly mfa_phone_enroll_enabled: boolean | null;
|
|
418
|
-
readonly mfa_phone_max_frequency: number | null;
|
|
419
|
-
readonly mfa_phone_otp_length: number;
|
|
420
|
-
readonly mfa_phone_template: string | null;
|
|
421
|
-
readonly mfa_phone_verify_enabled: boolean | null;
|
|
422
415
|
readonly mfa_totp_enroll_enabled: boolean | null;
|
|
423
416
|
readonly mfa_totp_verify_enabled: boolean | null;
|
|
417
|
+
readonly mfa_phone_enroll_enabled: boolean | null;
|
|
418
|
+
readonly mfa_phone_verify_enabled: boolean | null;
|
|
424
419
|
readonly mfa_web_authn_enroll_enabled: boolean | null;
|
|
425
420
|
readonly mfa_web_authn_verify_enabled: boolean | null;
|
|
421
|
+
readonly passkey_enabled: boolean;
|
|
422
|
+
readonly webauthn_rp_display_name: string | null;
|
|
423
|
+
readonly webauthn_rp_id: string | null;
|
|
424
|
+
readonly webauthn_rp_origins: string | null;
|
|
425
|
+
readonly mfa_phone_otp_length: number;
|
|
426
|
+
readonly mfa_phone_template: string | null;
|
|
427
|
+
readonly mfa_phone_max_frequency: number | null;
|
|
426
428
|
readonly nimbus_oauth_client_id: string | null;
|
|
427
|
-
readonly nimbus_oauth_client_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
428
429
|
readonly nimbus_oauth_email_optional: boolean | null;
|
|
429
|
-
readonly
|
|
430
|
-
readonly oauth_server_authorization_path: string | null;
|
|
431
|
-
readonly oauth_server_enabled: boolean;
|
|
432
|
-
readonly passkey_enabled: boolean;
|
|
430
|
+
readonly nimbus_oauth_client_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
433
431
|
readonly password_hibp_enabled: boolean | null;
|
|
434
432
|
readonly password_min_length: number | null;
|
|
435
433
|
readonly password_required_characters: "" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789:!@#$%^&*()_+-=[]{};'\\\\:\"|<>?,./`~" | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | null;
|
|
436
434
|
readonly rate_limit_anonymous_users: number | null;
|
|
437
435
|
readonly rate_limit_email_sent: number | null;
|
|
438
|
-
readonly rate_limit_otp: number | null;
|
|
439
436
|
readonly rate_limit_sms_sent: number | null;
|
|
440
437
|
readonly rate_limit_token_refresh: number | null;
|
|
441
438
|
readonly rate_limit_verify: number | null;
|
|
439
|
+
readonly rate_limit_otp: number | null;
|
|
442
440
|
readonly rate_limit_web3: number | null;
|
|
443
441
|
readonly refresh_token_rotation_enabled: boolean | null;
|
|
444
|
-
readonly saml_allow_encrypted_assertions: boolean | null;
|
|
445
442
|
readonly saml_enabled: boolean | null;
|
|
446
443
|
readonly saml_external_url: string | null;
|
|
444
|
+
readonly saml_allow_encrypted_assertions: boolean | null;
|
|
445
|
+
readonly security_sb_forwarded_for_enabled: boolean | null;
|
|
447
446
|
readonly security_captcha_enabled: boolean | null;
|
|
448
447
|
readonly security_captcha_provider: "hcaptcha" | "turnstile" | null;
|
|
449
448
|
readonly security_captcha_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
450
449
|
readonly security_manual_linking_enabled: boolean | null;
|
|
451
450
|
readonly security_refresh_token_reuse_interval: number | null;
|
|
452
|
-
readonly security_sb_forwarded_for_enabled: boolean | null;
|
|
453
451
|
readonly security_update_password_require_reauthentication: boolean | null;
|
|
454
452
|
readonly sessions_inactivity_timeout: number | null;
|
|
455
453
|
readonly sessions_single_per_user: boolean | null;
|
|
@@ -486,8 +484,10 @@ export declare const v1GetAuthServiceConfig: import("@distilled.cloud/core/clien
|
|
|
486
484
|
readonly smtp_sender_name: string | null;
|
|
487
485
|
readonly smtp_user: string | null;
|
|
488
486
|
readonly uri_allow_list: string | null;
|
|
489
|
-
readonly
|
|
490
|
-
readonly
|
|
491
|
-
readonly
|
|
487
|
+
readonly oauth_server_enabled: boolean;
|
|
488
|
+
readonly oauth_server_allow_dynamic_registration: boolean;
|
|
489
|
+
readonly oauth_server_authorization_path: string | null;
|
|
490
|
+
readonly custom_oauth_enabled: boolean;
|
|
491
|
+
readonly custom_oauth_max_providers: number;
|
|
492
492
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
493
493
|
//# sourceMappingURL=v1GetAuthServiceConfig.d.ts.map
|