@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
|
@@ -13,7 +13,7 @@ export type V1RemoveAReadReplicaOutput = typeof V1RemoveAReadReplicaOutput.Type;
|
|
|
13
13
|
* @param ref - Project ref
|
|
14
14
|
*/
|
|
15
15
|
export declare const v1RemoveAReadReplica: import("@distilled.cloud/core/client").OperationMethod<{
|
|
16
|
-
readonly database_identifier: string;
|
|
17
16
|
readonly ref: string;
|
|
17
|
+
readonly database_identifier: string;
|
|
18
18
|
}, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
19
19
|
//# sourceMappingURL=v1RemoveAReadReplica.d.ts.map
|
|
@@ -15,7 +15,7 @@ export type V1RemoveProjectAddonOutput = typeof V1RemoveProjectAddonOutput.Type;
|
|
|
15
15
|
* @param ref - Project ref
|
|
16
16
|
*/
|
|
17
17
|
export declare const v1RemoveProjectAddon: import("@distilled.cloud/core/client").OperationMethod<{
|
|
18
|
-
readonly addon_variant: string;
|
|
19
18
|
readonly ref: string;
|
|
19
|
+
readonly addon_variant: string;
|
|
20
20
|
}, void, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
21
21
|
//# sourceMappingURL=v1RemoveProjectAddon.d.ts.map
|
|
@@ -23,11 +23,11 @@ export declare const v1RemoveProjectSigningKey: import("@distilled.cloud/core/cl
|
|
|
23
23
|
readonly id: string;
|
|
24
24
|
readonly ref: string;
|
|
25
25
|
}, {
|
|
26
|
-
readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
|
|
27
|
-
readonly created_at: string;
|
|
28
26
|
readonly id: string;
|
|
29
|
-
readonly
|
|
27
|
+
readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
|
|
30
28
|
readonly status: "in_use" | "previously_used" | "revoked" | "standby";
|
|
29
|
+
readonly public_jwk?: unknown;
|
|
30
|
+
readonly created_at: string;
|
|
31
31
|
readonly updated_at: string;
|
|
32
32
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
33
33
|
//# sourceMappingURL=v1RemoveProjectSigningKey.d.ts.map
|
|
@@ -21,7 +21,7 @@ export declare const v1ResetABranch: import("@distilled.cloud/core/client").Oper
|
|
|
21
21
|
readonly branch_id_or_ref: string;
|
|
22
22
|
readonly migration_version?: string | undefined;
|
|
23
23
|
}, {
|
|
24
|
-
readonly message: "ok";
|
|
25
24
|
readonly workflow_run_id: string;
|
|
25
|
+
readonly message: "ok";
|
|
26
26
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
27
27
|
//# sourceMappingURL=v1ResetABranch.d.ts.map
|
|
@@ -13,7 +13,7 @@ export type V1RestorePhysicalBackupOutput = typeof V1RestorePhysicalBackupOutput
|
|
|
13
13
|
* @param ref - Project ref
|
|
14
14
|
*/
|
|
15
15
|
export declare const v1RestorePhysicalBackup: import("@distilled.cloud/core/client").OperationMethod<{
|
|
16
|
-
readonly id: number;
|
|
17
16
|
readonly ref: string;
|
|
17
|
+
readonly id: number;
|
|
18
18
|
}, void, Forbidden, import("../credentials.ts").Credentials>;
|
|
19
19
|
//# sourceMappingURL=v1RestorePhysicalBackup.d.ts.map
|
|
@@ -13,7 +13,7 @@ export type V1RestorePitrBackupOutput = typeof V1RestorePitrBackupOutput.Type;
|
|
|
13
13
|
* @param ref - Project ref
|
|
14
14
|
*/
|
|
15
15
|
export declare const v1RestorePitrBackup: import("@distilled.cloud/core/client").OperationMethod<{
|
|
16
|
-
readonly recovery_time_target_unix: number;
|
|
17
16
|
readonly ref: string;
|
|
17
|
+
readonly recovery_time_target_unix: number;
|
|
18
18
|
}, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
19
19
|
//# sourceMappingURL=v1RestorePitrBackup.d.ts.map
|
|
@@ -16,7 +16,7 @@ export type V1RollbackMigrationsOutput = typeof V1RollbackMigrationsOutput.Type;
|
|
|
16
16
|
* @param gte - Rollback migrations greater or equal to this version
|
|
17
17
|
*/
|
|
18
18
|
export declare const v1RollbackMigrations: import("@distilled.cloud/core/client").OperationMethod<{
|
|
19
|
-
readonly gte: string;
|
|
20
19
|
readonly ref: string;
|
|
20
|
+
readonly gte: string;
|
|
21
21
|
}, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
22
22
|
//# sourceMappingURL=v1RollbackMigrations.d.ts.map
|
|
@@ -15,9 +15,9 @@ export type V1RunAQueryOutput = typeof V1RunAQueryOutput.Type;
|
|
|
15
15
|
* @param ref - Project ref
|
|
16
16
|
*/
|
|
17
17
|
export declare const v1RunAQuery: import("@distilled.cloud/core/client").OperationMethod<{
|
|
18
|
-
readonly
|
|
18
|
+
readonly ref: string;
|
|
19
19
|
readonly query: string;
|
|
20
|
+
readonly parameters?: readonly unknown[] | undefined;
|
|
20
21
|
readonly read_only?: boolean | undefined;
|
|
21
|
-
readonly ref: string;
|
|
22
22
|
}, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
23
23
|
//# sourceMappingURL=v1RunAQuery.d.ts.map
|
|
@@ -13,7 +13,7 @@ export type V1SetupAReadReplicaOutput = typeof V1SetupAReadReplicaOutput.Type;
|
|
|
13
13
|
* @param ref - Project ref
|
|
14
14
|
*/
|
|
15
15
|
export declare const v1SetupAReadReplica: import("@distilled.cloud/core/client").OperationMethod<{
|
|
16
|
-
readonly read_replica_region: "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ca-central-1" | "eu-central-1" | "eu-central-2" | "eu-north-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2";
|
|
17
16
|
readonly ref: string;
|
|
17
|
+
readonly read_replica_region: "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ca-central-1" | "eu-central-1" | "eu-central-2" | "eu-north-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2";
|
|
18
18
|
}, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
19
19
|
//# sourceMappingURL=v1SetupAReadReplica.d.ts.map
|
|
@@ -13,7 +13,7 @@ export type V1UndoOutput = typeof V1UndoOutput.Type;
|
|
|
13
13
|
* @param ref - Project ref
|
|
14
14
|
*/
|
|
15
15
|
export declare const v1Undo: import("@distilled.cloud/core/client").OperationMethod<{
|
|
16
|
-
readonly name: string;
|
|
17
16
|
readonly ref: string;
|
|
17
|
+
readonly name: string;
|
|
18
18
|
}, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
19
19
|
//# sourceMappingURL=v1Undo.d.ts.map
|
|
@@ -42,28 +42,28 @@ export declare const v1UpdateABranchConfig: import("@distilled.cloud/core/client
|
|
|
42
42
|
readonly branch_id_or_ref: string;
|
|
43
43
|
readonly branch_name?: string | undefined;
|
|
44
44
|
readonly git_branch?: string | undefined;
|
|
45
|
-
readonly notify_url?: string | undefined;
|
|
46
|
-
readonly persistent?: boolean | undefined;
|
|
47
|
-
readonly request_review?: boolean | undefined;
|
|
48
45
|
readonly reset_on_push?: boolean | undefined;
|
|
46
|
+
readonly persistent?: boolean | undefined;
|
|
49
47
|
readonly status?: "CREATING_PROJECT" | "FUNCTIONS_DEPLOYED" | "FUNCTIONS_FAILED" | "MIGRATIONS_FAILED" | "MIGRATIONS_PASSED" | "RUNNING_MIGRATIONS" | undefined;
|
|
48
|
+
readonly request_review?: boolean | undefined;
|
|
49
|
+
readonly notify_url?: string | undefined;
|
|
50
50
|
}, {
|
|
51
|
-
readonly created_at: string;
|
|
52
|
-
readonly deletion_scheduled_at?: string | undefined;
|
|
53
|
-
readonly git_branch?: string | undefined;
|
|
54
51
|
readonly id: string;
|
|
55
|
-
readonly is_default: boolean;
|
|
56
|
-
readonly latest_check_run_id?: number | undefined;
|
|
57
52
|
readonly name: string;
|
|
58
|
-
readonly
|
|
53
|
+
readonly project_ref: string;
|
|
59
54
|
readonly parent_project_ref: string;
|
|
60
|
-
readonly
|
|
55
|
+
readonly is_default: boolean;
|
|
56
|
+
readonly git_branch?: string | undefined;
|
|
61
57
|
readonly pr_number?: number | undefined;
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly review_requested_at?: string | undefined;
|
|
58
|
+
readonly latest_check_run_id?: number | undefined;
|
|
59
|
+
readonly persistent: boolean;
|
|
65
60
|
readonly status: "CREATING_PROJECT" | "FUNCTIONS_DEPLOYED" | "FUNCTIONS_FAILED" | "MIGRATIONS_FAILED" | "MIGRATIONS_PASSED" | "RUNNING_MIGRATIONS";
|
|
61
|
+
readonly created_at: string;
|
|
66
62
|
readonly updated_at: string;
|
|
63
|
+
readonly review_requested_at?: string | undefined;
|
|
67
64
|
readonly with_data: boolean;
|
|
65
|
+
readonly notify_url?: string | undefined;
|
|
66
|
+
readonly deletion_scheduled_at?: string | undefined;
|
|
67
|
+
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;
|
|
68
68
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
69
69
|
//# sourceMappingURL=v1UpdateABranchConfig.d.ts.map
|
|
@@ -39,28 +39,28 @@ export type V1UpdateAFunctionOutput = typeof V1UpdateAFunctionOutput.Type;
|
|
|
39
39
|
* @param import_map - Boolean string, true or false
|
|
40
40
|
*/
|
|
41
41
|
export declare const v1UpdateAFunction: import("@distilled.cloud/core/client").OperationMethod<{
|
|
42
|
-
readonly body?: string | undefined;
|
|
43
|
-
readonly entrypoint_path?: string | undefined;
|
|
44
|
-
readonly ezbr_sha256?: string | undefined;
|
|
45
|
-
readonly function_slug: string;
|
|
46
|
-
readonly import_map?: boolean | undefined;
|
|
47
|
-
readonly import_map_path?: string | undefined;
|
|
48
|
-
readonly name?: string | undefined;
|
|
49
42
|
readonly ref: string;
|
|
43
|
+
readonly function_slug: string;
|
|
50
44
|
readonly slug?: string | undefined;
|
|
45
|
+
readonly name?: string | undefined;
|
|
51
46
|
readonly verify_jwt?: boolean | undefined;
|
|
52
|
-
|
|
53
|
-
readonly created_at: number;
|
|
47
|
+
readonly import_map?: boolean | undefined;
|
|
54
48
|
readonly entrypoint_path?: string | undefined;
|
|
49
|
+
readonly import_map_path?: string | undefined;
|
|
55
50
|
readonly ezbr_sha256?: string | undefined;
|
|
51
|
+
readonly body?: string | undefined;
|
|
52
|
+
}, {
|
|
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;
|
|
62
59
|
readonly updated_at: number;
|
|
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 | NotFound, import("../credentials.ts").Credentials>;
|
|
66
66
|
//# sourceMappingURL=v1UpdateAFunction.d.ts.map
|
|
@@ -17,11 +17,11 @@ export type V1UpdateAProjectOutput = typeof V1UpdateAProjectOutput.Type;
|
|
|
17
17
|
* @param ref - Project ref
|
|
18
18
|
*/
|
|
19
19
|
export declare const v1UpdateAProject: import("@distilled.cloud/core/client").OperationMethod<{
|
|
20
|
-
readonly name: string;
|
|
21
20
|
readonly ref: string;
|
|
21
|
+
readonly name: string;
|
|
22
22
|
}, {
|
|
23
23
|
readonly id: number;
|
|
24
|
-
readonly name: string;
|
|
25
24
|
readonly ref: string;
|
|
25
|
+
readonly name: string;
|
|
26
26
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
27
27
|
//# sourceMappingURL=v1UpdateAProject.d.ts.map
|
|
@@ -50,48 +50,48 @@ export type V1UpdateASsoProviderOutput = typeof V1UpdateASsoProviderOutput.Type;
|
|
|
50
50
|
* @param ref - Project ref
|
|
51
51
|
*/
|
|
52
52
|
export declare const v1UpdateASsoProvider: import("@distilled.cloud/core/client").OperationMethod<{
|
|
53
|
+
readonly ref: string;
|
|
54
|
+
readonly provider_id: string;
|
|
55
|
+
readonly metadata_xml?: string | undefined;
|
|
56
|
+
readonly metadata_url?: string | undefined;
|
|
57
|
+
readonly domains?: readonly string[] | undefined;
|
|
53
58
|
readonly attribute_mapping?: {
|
|
54
59
|
readonly keys: {
|
|
55
60
|
readonly [x: string]: {
|
|
56
|
-
readonly array?: boolean | undefined;
|
|
57
|
-
readonly default?: unknown;
|
|
58
61
|
readonly name?: string | undefined;
|
|
59
62
|
readonly names?: readonly string[] | undefined;
|
|
63
|
+
readonly default?: unknown;
|
|
64
|
+
readonly array?: boolean | undefined;
|
|
60
65
|
};
|
|
61
66
|
};
|
|
62
67
|
} | undefined;
|
|
63
|
-
readonly domains?: readonly string[] | undefined;
|
|
64
|
-
readonly metadata_url?: string | undefined;
|
|
65
|
-
readonly metadata_xml?: string | undefined;
|
|
66
68
|
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;
|
|
67
|
-
readonly provider_id: string;
|
|
68
|
-
readonly ref: string;
|
|
69
69
|
}, {
|
|
70
|
-
readonly created_at?: string | undefined;
|
|
71
|
-
readonly domains?: readonly {
|
|
72
|
-
readonly created_at?: string | undefined;
|
|
73
|
-
readonly domain?: string | undefined;
|
|
74
|
-
readonly id: string;
|
|
75
|
-
readonly updated_at?: string | undefined;
|
|
76
|
-
}[] | undefined;
|
|
77
70
|
readonly id: string;
|
|
78
71
|
readonly saml?: {
|
|
72
|
+
readonly id: string;
|
|
73
|
+
readonly entity_id: string;
|
|
74
|
+
readonly metadata_url?: string | undefined;
|
|
75
|
+
readonly metadata_xml?: string | undefined;
|
|
79
76
|
readonly attribute_mapping?: {
|
|
80
77
|
readonly keys: {
|
|
81
78
|
readonly [x: string]: {
|
|
82
|
-
readonly array?: boolean | undefined;
|
|
83
|
-
readonly default?: unknown;
|
|
84
79
|
readonly name?: string | undefined;
|
|
85
80
|
readonly names?: readonly string[] | undefined;
|
|
81
|
+
readonly default?: unknown;
|
|
82
|
+
readonly array?: boolean | undefined;
|
|
86
83
|
};
|
|
87
84
|
};
|
|
88
85
|
} | undefined;
|
|
89
|
-
readonly entity_id: string;
|
|
90
|
-
readonly id: string;
|
|
91
|
-
readonly metadata_url?: string | undefined;
|
|
92
|
-
readonly metadata_xml?: string | undefined;
|
|
93
86
|
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;
|
|
94
87
|
} | undefined;
|
|
88
|
+
readonly domains?: readonly {
|
|
89
|
+
readonly id: string;
|
|
90
|
+
readonly domain?: string | undefined;
|
|
91
|
+
readonly created_at?: string | undefined;
|
|
92
|
+
readonly updated_at?: string | undefined;
|
|
93
|
+
}[] | undefined;
|
|
94
|
+
readonly created_at?: string | undefined;
|
|
95
95
|
readonly updated_at?: string | undefined;
|
|
96
96
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|
|
97
97
|
//# sourceMappingURL=v1UpdateASsoProvider.d.ts.map
|
|
@@ -25,15 +25,15 @@ export type V1UpdateActionRunStatusOutput = typeof V1UpdateActionRunStatusOutput
|
|
|
25
25
|
* @param run_id - Action Run ID
|
|
26
26
|
*/
|
|
27
27
|
export declare const v1UpdateActionRunStatus: import("@distilled.cloud/core/client").OperationMethod<{
|
|
28
|
+
readonly ref: string;
|
|
29
|
+
readonly run_id: string;
|
|
28
30
|
readonly clone?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
29
|
-
readonly
|
|
30
|
-
readonly deploy?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
31
|
+
readonly pull?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
31
32
|
readonly health?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
33
|
+
readonly configure?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
32
34
|
readonly migrate?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
33
|
-
readonly pull?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
34
|
-
readonly ref: string;
|
|
35
|
-
readonly run_id: string;
|
|
36
35
|
readonly seed?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
36
|
+
readonly deploy?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
|
|
37
37
|
}, {
|
|
38
38
|
readonly message: "ok";
|
|
39
39
|
}, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
|