@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.
Files changed (133) hide show
  1. package/lib/credentials.d.ts +1 -1
  2. package/lib/credentials.d.ts.map +1 -1
  3. package/lib/credentials.js +2 -2
  4. package/lib/credentials.js.map +1 -1
  5. package/lib/operations/v1ActivateCustomHostname.d.ts +13 -13
  6. package/lib/operations/v1ApplyAMigration.d.ts +2 -2
  7. package/lib/operations/v1ApplyProjectAddon.d.ts +2 -2
  8. package/lib/operations/v1AuthorizeJitAccess.d.ts +3 -3
  9. package/lib/operations/v1AuthorizeUser.d.ts +5 -5
  10. package/lib/operations/v1BulkUpdateFunctions.d.ts +7 -7
  11. package/lib/operations/v1CreateABranch.d.ts +14 -14
  12. package/lib/operations/v1CreateAProject.d.ts +5 -5
  13. package/lib/operations/v1CreateASsoProvider.d.ts +20 -20
  14. package/lib/operations/v1CreateAnOrganization.d.ts +1 -1
  15. package/lib/operations/v1CreateLegacySigningKey.d.ts +3 -3
  16. package/lib/operations/v1CreateLoginRole.d.ts +2 -2
  17. package/lib/operations/v1CreateProjectApiKey.d.ts +8 -8
  18. package/lib/operations/v1CreateProjectClaimToken.d.ts +3 -3
  19. package/lib/operations/v1CreateProjectSigningKey.d.ts +5 -5
  20. package/lib/operations/v1CreateProjectTpaIntegration.d.ts +8 -8
  21. package/lib/operations/v1CreateRestorePoint.d.ts +2 -2
  22. package/lib/operations/v1DeleteAFunction.d.ts +1 -1
  23. package/lib/operations/v1DeleteAProject.d.ts +1 -1
  24. package/lib/operations/v1DeleteASsoProvider.d.ts +14 -14
  25. package/lib/operations/v1DeleteNetworkBans.d.ts +2 -2
  26. package/lib/operations/v1DeleteProjectApiKey.d.ts +7 -7
  27. package/lib/operations/v1DeleteProjectTpaIntegration.d.ts +5 -5
  28. package/lib/operations/v1DeployAFunction.d.ts +10 -10
  29. package/lib/operations/v1ExchangeOauthToken.d.ts +2 -2
  30. package/lib/operations/v1GenerateTypescriptTypes.d.ts +1 -1
  31. package/lib/operations/v1GetABranch.d.ts +11 -11
  32. package/lib/operations/v1GetABranchConfig.d.ts +6 -6
  33. package/lib/operations/v1GetAFunction.d.ts +8 -8
  34. package/lib/operations/v1GetAFunctionBody.d.ts +1 -1
  35. package/lib/operations/v1GetAMigration.d.ts +4 -4
  36. package/lib/operations/v1GetASnippet.d.ts +14 -14
  37. package/lib/operations/v1GetASsoProvider.d.ts +14 -14
  38. package/lib/operations/v1GetActionRun.d.ts +6 -6
  39. package/lib/operations/v1GetAllProjectsForOrganization.d.ts +19 -19
  40. package/lib/operations/v1GetAnOrganization.d.ts +2 -2
  41. package/lib/operations/v1GetAuthServiceConfig.d.ts +62 -62
  42. package/lib/operations/v1GetAvailableRegions.d.ts +13 -13
  43. package/lib/operations/v1GetDiskUtilization.d.ts +2 -2
  44. package/lib/operations/v1GetHostnameConfig.d.ts +13 -13
  45. package/lib/operations/v1GetJitAccess.d.ts +2 -2
  46. package/lib/operations/v1GetJitAccessConfig.d.ts +2 -2
  47. package/lib/operations/v1GetLegacySigningKey.d.ts +3 -3
  48. package/lib/operations/v1GetNetworkRestrictions.d.ts +2 -2
  49. package/lib/operations/v1GetOrganizationEntitlements.d.ts +1 -1
  50. package/lib/operations/v1GetOrganizationProjectClaim.d.ts +13 -13
  51. package/lib/operations/v1GetPoolerConfig.d.ts +6 -6
  52. package/lib/operations/v1GetPostgresConfig.d.ts +4 -4
  53. package/lib/operations/v1GetPostgresUpgradeEligibility.d.ts +5 -5
  54. package/lib/operations/v1GetPostgresUpgradeStatus.d.ts +2 -2
  55. package/lib/operations/v1GetPostgrestServiceConfig.d.ts +2 -2
  56. package/lib/operations/v1GetProject.d.ts +8 -8
  57. package/lib/operations/v1GetProjectApiKey.d.ts +6 -6
  58. package/lib/operations/v1GetProjectApiKeys.d.ts +5 -5
  59. package/lib/operations/v1GetProjectClaimToken.d.ts +2 -2
  60. package/lib/operations/v1GetProjectDiskAutoscaleConfig.d.ts +1 -1
  61. package/lib/operations/v1GetProjectFunctionCombinedStats.d.ts +3 -3
  62. package/lib/operations/v1GetProjectLogs.d.ts +3 -3
  63. package/lib/operations/v1GetProjectPgbouncerConfig.d.ts +3 -3
  64. package/lib/operations/v1GetProjectSigningKey.d.ts +3 -3
  65. package/lib/operations/v1GetProjectSigningKeys.d.ts +3 -3
  66. package/lib/operations/v1GetProjectTpaIntegration.d.ts +5 -5
  67. package/lib/operations/v1GetProjectUsageApiCount.d.ts +2 -2
  68. package/lib/operations/v1GetProjectUsageRequestCount.d.ts +1 -1
  69. package/lib/operations/v1GetReadonlyModeStatus.d.ts +1 -1
  70. package/lib/operations/v1GetRealtimeConfig.d.ts +5 -5
  71. package/lib/operations/v1GetRestorePoint.d.ts +2 -2
  72. package/lib/operations/v1GetServicesHealth.d.ts +3 -3
  73. package/lib/operations/v1GetSslEnforcementConfig.d.ts +1 -1
  74. package/lib/operations/v1GetStorageConfig.d.ts +15 -15
  75. package/lib/operations/v1GetVanitySubdomainConfig.d.ts +1 -1
  76. package/lib/operations/v1ListActionRuns.d.ts +8 -8
  77. package/lib/operations/v1ListAllBackups.d.ts +4 -4
  78. package/lib/operations/v1ListAllBranches.d.ts +10 -10
  79. package/lib/operations/v1ListAllBuckets.d.ts +2 -2
  80. package/lib/operations/v1ListAllFunctions.d.ts +7 -7
  81. package/lib/operations/v1ListAllOrganizations.d.ts +1 -1
  82. package/lib/operations/v1ListAllProjects.d.ts +8 -8
  83. package/lib/operations/v1ListAllSecrets.d.ts +1 -1
  84. package/lib/operations/v1ListAllSnippets.d.ts +11 -11
  85. package/lib/operations/v1ListAllSsoProvider.d.ts +13 -13
  86. package/lib/operations/v1ListAvailableRestoreVersions.d.ts +2 -2
  87. package/lib/operations/v1ListJitAccess.d.ts +2 -2
  88. package/lib/operations/v1ListMigrationHistory.d.ts +1 -1
  89. package/lib/operations/v1ListOrganizationMembers.d.ts +3 -3
  90. package/lib/operations/v1ListProjectAddons.d.ts +13 -13
  91. package/lib/operations/v1ListProjectTpaIntegrations.d.ts +5 -5
  92. package/lib/operations/v1MergeABranch.d.ts +1 -1
  93. package/lib/operations/v1ModifyDatabaseDisk.d.ts +1 -1
  94. package/lib/operations/v1OauthAuthorizeProjectClaim.d.ts +5 -5
  95. package/lib/operations/v1PatchAMigration.d.ts +2 -2
  96. package/lib/operations/v1PatchNetworkRestrictions.d.ts +4 -4
  97. package/lib/operations/v1PushABranch.d.ts +1 -1
  98. package/lib/operations/v1ReadOnlyQuery.d.ts +2 -2
  99. package/lib/operations/v1RemoveAReadReplica.d.ts +1 -1
  100. package/lib/operations/v1RemoveProjectAddon.d.ts +1 -1
  101. package/lib/operations/v1RemoveProjectSigningKey.d.ts +3 -3
  102. package/lib/operations/v1ResetABranch.d.ts +1 -1
  103. package/lib/operations/v1RestorePhysicalBackup.d.ts +1 -1
  104. package/lib/operations/v1RestorePitrBackup.d.ts +1 -1
  105. package/lib/operations/v1RollbackMigrations.d.ts +1 -1
  106. package/lib/operations/v1RunAQuery.d.ts +2 -2
  107. package/lib/operations/v1SetupAReadReplica.d.ts +1 -1
  108. package/lib/operations/v1Undo.d.ts +1 -1
  109. package/lib/operations/v1UpdateABranchConfig.d.ts +13 -13
  110. package/lib/operations/v1UpdateAFunction.d.ts +13 -13
  111. package/lib/operations/v1UpdateAProject.d.ts +2 -2
  112. package/lib/operations/v1UpdateASsoProvider.d.ts +20 -20
  113. package/lib/operations/v1UpdateActionRunStatus.d.ts +5 -5
  114. package/lib/operations/v1UpdateAuthServiceConfig.d.ts +226 -226
  115. package/lib/operations/v1UpdateDatabasePassword.d.ts +1 -1
  116. package/lib/operations/v1UpdateHostnameConfig.d.ts +14 -14
  117. package/lib/operations/v1UpdateJitAccess.d.ts +5 -5
  118. package/lib/operations/v1UpdateJitAccessConfig.d.ts +2 -2
  119. package/lib/operations/v1UpdateNetworkRestrictions.d.ts +3 -3
  120. package/lib/operations/v1UpdatePoolerConfig.d.ts +1 -1
  121. package/lib/operations/v1UpdatePostgresConfig.d.ts +10 -10
  122. package/lib/operations/v1UpdatePostgrestServiceConfig.d.ts +4 -4
  123. package/lib/operations/v1UpdateProjectApiKey.d.ts +8 -8
  124. package/lib/operations/v1UpdateProjectLegacyApiKeys.d.ts +1 -1
  125. package/lib/operations/v1UpdateProjectSigningKey.d.ts +3 -3
  126. package/lib/operations/v1UpdateRealtimeConfig.d.ts +6 -6
  127. package/lib/operations/v1UpdateSslEnforcementConfig.d.ts +1 -1
  128. package/lib/operations/v1UpdateStorageConfig.d.ts +11 -11
  129. package/lib/operations/v1UpgradePostgresVersion.d.ts +1 -1
  130. package/lib/operations/v1UpsertAMigration.d.ts +2 -2
  131. package/lib/operations/v1VerifyDnsConfig.d.ts +13 -13
  132. package/package.json +3 -3
  133. 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 public_jwk?: unknown;
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 parameters?: readonly unknown[] | undefined;
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 notify_url?: string | undefined;
53
+ readonly project_ref: string;
59
54
  readonly parent_project_ref: string;
60
- readonly persistent: boolean;
55
+ readonly is_default: boolean;
56
+ readonly git_branch?: string | undefined;
61
57
  readonly pr_number?: number | undefined;
62
- 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;
63
- readonly project_ref: string;
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 version: number;
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 configure?: "CREATED" | "DEAD" | "EXITED" | "PAUSED" | "REMOVING" | "RESTARTING" | "RUNNING" | undefined;
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>;