@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
@@ -1,7 +1,7 @@
1
+ import { ConfigError } from "@distilled.cloud/core/errors";
1
2
  import * as Context from "effect/Context";
2
3
  import * as Layer from "effect/Layer";
3
4
  import * as Redacted from "effect/Redacted";
4
- import { ConfigError } from "@distilled.cloud/core/errors";
5
5
  export declare const DEFAULT_API_BASE_URL = "https://api.supabase.com";
6
6
  export interface Config {
7
7
  readonly accessToken: Redacted.Redacted<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"credentials.d.ts","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAE1C,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,eAAO,MAAM,oBAAoB,6BAA6B,CAAC;AAE/D,MAAM,WAAW,MAAM;IACrB,QAAQ,CAAC,WAAW,EAAE,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IAChD,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;CAC7B;;AAED,qBAAa,WAAY,SAAQ,gBAEhC;CAAG;AAMJ,eAAO,MAAM,kBAAkB,8CAc9B,CAAC"}
1
+ {"version":3,"file":"credentials.d.ts","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAE1C,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAE5C,eAAO,MAAM,oBAAoB,6BAA6B,CAAC;AAE/D,MAAM,WAAW,MAAM;IACrB,QAAQ,CAAC,WAAW,EAAE,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IAChD,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;CAC7B;;AAED,qBAAa,WAAY,SAAQ,gBAEhC;CAAG;AAMJ,eAAO,MAAM,kBAAkB,8CAc9B,CAAC"}
@@ -1,16 +1,16 @@
1
+ import { ConfigError } from "@distilled.cloud/core/errors";
1
2
  import * as EffectConfig from "effect/Config";
2
3
  import * as Context from "effect/Context";
3
4
  import * as Effect from "effect/Effect";
4
5
  import * as Layer from "effect/Layer";
5
6
  import * as Redacted from "effect/Redacted";
6
- import { ConfigError } from "@distilled.cloud/core/errors";
7
7
  export const DEFAULT_API_BASE_URL = "https://api.supabase.com";
8
8
  export class Credentials extends Context.Service()("SupabaseCredentials") {
9
9
  }
10
10
  const envConfig = EffectConfig.all({
11
11
  accessToken: EffectConfig.string("SUPABASE_ACCESS_TOKEN"),
12
12
  });
13
- export const CredentialsFromEnv = Layer.effect(Credentials, envConfig.asEffect().pipe(Effect.mapError(() => new ConfigError({
13
+ export const CredentialsFromEnv = Layer.effect(Credentials, envConfig.pipe(Effect.mapError(() => new ConfigError({
14
14
  message: "SUPABASE_ACCESS_TOKEN environment variable is required",
15
15
  })), Effect.map(({ accessToken }) => ({
16
16
  accessToken: Redacted.make(accessToken),
@@ -1 +1 @@
1
- {"version":3,"file":"credentials.js","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAC1C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,MAAM,CAAC,MAAM,oBAAoB,GAAG,0BAA0B,CAAC;AAO/D,MAAM,OAAO,WAAY,SAAQ,OAAO,CAAC,OAAO,EAAuB,CACrE,qBAAqB,CACtB;CAAG;AAEJ,MAAM,SAAS,GAAG,YAAY,CAAC,GAAG,CAAC;IACjC,WAAW,EAAE,YAAY,CAAC,MAAM,CAAC,uBAAuB,CAAC;CAC1D,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kBAAkB,GAAG,KAAK,CAAC,MAAM,CAC5C,WAAW,EACX,SAAS,CAAC,QAAQ,EAAE,CAAC,IAAI,CACvB,MAAM,CAAC,QAAQ,CACb,GAAG,EAAE,CACH,IAAI,WAAW,CAAC;IACd,OAAO,EAAE,wDAAwD;CAClE,CAAC,CACL,EACD,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,WAAW,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/B,WAAW,EAAE,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC;IACvC,UAAU,EAAE,oBAAoB;CACjC,CAAC,CAAC,CACJ,CACF,CAAC"}
1
+ {"version":3,"file":"credentials.js","sourceRoot":"","sources":["../src/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,KAAK,YAAY,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAC1C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAE5C,MAAM,CAAC,MAAM,oBAAoB,GAAG,0BAA0B,CAAC;AAO/D,MAAM,OAAO,WAAY,SAAQ,OAAO,CAAC,OAAO,EAAuB,CACrE,qBAAqB,CACtB;CAAG;AAEJ,MAAM,SAAS,GAAG,YAAY,CAAC,GAAG,CAAC;IACjC,WAAW,EAAE,YAAY,CAAC,MAAM,CAAC,uBAAuB,CAAC;CAC1D,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kBAAkB,GAAG,KAAK,CAAC,MAAM,CAC5C,WAAW,EACX,SAAS,CAAC,IAAI,CACZ,MAAM,CAAC,QAAQ,CACb,GAAG,EAAE,CACH,IAAI,WAAW,CAAC;IACd,OAAO,EAAE,wDAAwD;CAClE,CAAC,CACL,EACD,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,WAAW,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/B,WAAW,EAAE,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC;IACvC,UAAU,EAAE,oBAAoB;CACjC,CAAC,CAAC,CACJ,CACF,CAAC"}
@@ -44,34 +44,34 @@ export type V1ActivateCustomHostnameOutput = typeof V1ActivateCustomHostnameOutp
44
44
  export declare const v1ActivateCustomHostname: import("@distilled.cloud/core/client").OperationMethod<{
45
45
  readonly ref: string;
46
46
  }, {
47
+ readonly status: "1_not_started" | "2_initiated" | "3_challenge_verified" | "4_origin_setup_completed" | "5_services_reconfigured";
47
48
  readonly custom_hostname: string;
48
49
  readonly data: {
50
+ readonly success: boolean;
49
51
  readonly errors: readonly unknown[];
50
52
  readonly messages: readonly unknown[];
51
53
  readonly result: {
52
- readonly custom_origin_server: string;
53
- readonly hostname: string;
54
54
  readonly id: string;
55
- readonly ownership_verification: {
56
- readonly name: string;
57
- readonly type: string;
58
- readonly value: string;
59
- };
55
+ readonly hostname: string;
60
56
  readonly ssl: {
61
57
  readonly status: string;
62
- readonly validation_errors?: readonly {
63
- readonly message: string;
64
- }[] | undefined;
65
58
  readonly validation_records: readonly {
66
59
  readonly txt_name: string;
67
60
  readonly txt_value: string;
68
61
  }[];
62
+ readonly validation_errors?: readonly {
63
+ readonly message: string;
64
+ }[] | undefined;
69
65
  };
70
- readonly status: string;
66
+ readonly ownership_verification: {
67
+ readonly type: string;
68
+ readonly name: string;
69
+ readonly value: string;
70
+ };
71
+ readonly custom_origin_server: string;
71
72
  readonly verification_errors?: readonly string[] | undefined;
73
+ readonly status: string;
72
74
  };
73
- readonly success: boolean;
74
75
  };
75
- readonly status: "1_not_started" | "2_initiated" | "3_challenge_verified" | "4_origin_setup_completed" | "5_services_reconfigured";
76
76
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
77
77
  //# sourceMappingURL=v1ActivateCustomHostname.d.ts.map
@@ -18,9 +18,9 @@ export type V1ApplyAMigrationOutput = typeof V1ApplyAMigrationOutput.Type;
18
18
  * @param Idempotency-Key - A unique key to ensure the same migration is tracked only once.
19
19
  */
20
20
  export declare const v1ApplyAMigration: import("@distilled.cloud/core/client").OperationMethod<{
21
- readonly name?: string | undefined;
22
- readonly query: string;
23
21
  readonly ref: string;
22
+ readonly query: string;
23
+ readonly name?: string | undefined;
24
24
  readonly rollback?: string | undefined;
25
25
  }, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
26
26
  //# sourceMappingURL=v1ApplyAMigration.d.ts.map
@@ -16,8 +16,8 @@ export type V1ApplyProjectAddonOutput = typeof V1ApplyProjectAddonOutput.Type;
16
16
  * @param ref - Project ref
17
17
  */
18
18
  export declare const v1ApplyProjectAddon: import("@distilled.cloud/core/client").OperationMethod<{
19
- readonly addon_type: "auth_mfa_phone" | "auth_mfa_web_authn" | "compute_instance" | "custom_domain" | "ipv4" | "log_drain" | "pitr";
20
- readonly addon_variant: unknown;
21
19
  readonly ref: string;
20
+ readonly addon_variant: unknown;
21
+ readonly addon_type: "auth_mfa_phone" | "auth_mfa_web_authn" | "compute_instance" | "custom_domain" | "ipv4" | "log_drain" | "pitr";
22
22
  }, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
23
23
  //# sourceMappingURL=v1ApplyProjectAddon.d.ts.map
@@ -31,11 +31,13 @@ export type V1AuthorizeJitAccessOutput = typeof V1AuthorizeJitAccessOutput.Type;
31
31
  */
32
32
  export declare const v1AuthorizeJitAccess: import("@distilled.cloud/core/client").OperationMethod<{
33
33
  readonly ref: string;
34
- readonly rhost: string;
35
34
  readonly role: string;
35
+ readonly rhost: string;
36
36
  }, {
37
37
  readonly user_id: string;
38
38
  readonly user_role: {
39
+ readonly role: string;
40
+ readonly expires_at?: number | undefined;
39
41
  readonly allowed_networks?: {
40
42
  readonly allowed_cidrs?: readonly {
41
43
  readonly cidr: string;
@@ -44,8 +46,6 @@ export declare const v1AuthorizeJitAccess: import("@distilled.cloud/core/client"
44
46
  readonly cidr: string;
45
47
  }[] | undefined;
46
48
  } | undefined;
47
- readonly expires_at?: number | undefined;
48
- readonly role: string;
49
49
  };
50
50
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=v1AuthorizeJitAccess.d.ts.map
@@ -23,14 +23,14 @@ export type V1AuthorizeUserOutput = typeof V1AuthorizeUserOutput.Type;
23
23
  */
24
24
  export declare const v1AuthorizeUser: import("@distilled.cloud/core/client").OperationMethod<{
25
25
  readonly client_id: string;
26
+ readonly response_type: "code" | "id_token token" | "token";
27
+ readonly redirect_uri: string;
28
+ readonly scope?: string | undefined;
29
+ readonly state?: string | undefined;
30
+ readonly response_mode?: string | undefined;
26
31
  readonly code_challenge?: string | undefined;
27
32
  readonly code_challenge_method?: "S256" | "plain" | "sha256" | undefined;
28
33
  readonly organization_slug?: string | undefined;
29
- readonly redirect_uri: string;
30
34
  readonly resource?: string | undefined;
31
- readonly response_mode?: string | undefined;
32
- readonly response_type: "code" | "id_token token" | "token";
33
- readonly scope?: string | undefined;
34
- readonly state?: string | undefined;
35
35
  }, void, Forbidden, import("../credentials.ts").Credentials>;
36
36
  //# sourceMappingURL=v1AuthorizeUser.d.ts.map
@@ -32,18 +32,18 @@ export declare const v1BulkUpdateFunctions: import("@distilled.cloud/core/client
32
32
  readonly ref: string;
33
33
  }, {
34
34
  readonly functions: readonly {
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 version: number;
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
  }[];
48
48
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
49
49
  //# sourceMappingURL=v1BulkUpdateFunctions.d.ts.map
@@ -43,37 +43,37 @@ export type V1CreateABranchOutput = typeof V1CreateABranchOutput.Type;
43
43
  * @param ref - Project ref
44
44
  */
45
45
  export declare const v1CreateABranch: import("@distilled.cloud/core/client").OperationMethod<{
46
+ readonly ref: string;
46
47
  readonly branch_name: string;
47
- readonly desired_instance_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;
48
48
  readonly git_branch?: string | undefined;
49
49
  readonly is_default?: boolean | undefined;
50
- readonly notify_url?: string | undefined;
51
50
  readonly persistent?: boolean | undefined;
52
- readonly postgres_engine?: "15" | "17" | "17-oriole" | undefined;
53
- readonly ref: string;
54
51
  readonly region?: string | undefined;
52
+ readonly desired_instance_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;
55
53
  readonly release_channel?: "alpha" | "beta" | "ga" | "internal" | "preview" | "withdrawn" | undefined;
54
+ readonly postgres_engine?: "15" | "17" | "17-oriole" | undefined;
56
55
  readonly secrets?: {
57
56
  readonly [x: string]: string;
58
57
  } | undefined;
59
58
  readonly with_data?: boolean | undefined;
59
+ readonly notify_url?: string | undefined;
60
60
  }, {
61
- readonly created_at: string;
62
- readonly deletion_scheduled_at?: string | undefined;
63
- readonly git_branch?: string | undefined;
64
61
  readonly id: string;
65
- readonly is_default: boolean;
66
- readonly latest_check_run_id?: number | undefined;
67
62
  readonly name: string;
68
- readonly notify_url?: string | undefined;
63
+ readonly project_ref: string;
69
64
  readonly parent_project_ref: string;
70
- readonly persistent: boolean;
65
+ readonly is_default: boolean;
66
+ readonly git_branch?: string | undefined;
71
67
  readonly pr_number?: number | undefined;
72
- 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;
73
- readonly project_ref: string;
74
- readonly review_requested_at?: string | undefined;
68
+ readonly latest_check_run_id?: number | undefined;
69
+ readonly persistent: boolean;
75
70
  readonly status: "CREATING_PROJECT" | "FUNCTIONS_DEPLOYED" | "FUNCTIONS_FAILED" | "MIGRATIONS_FAILED" | "MIGRATIONS_PASSED" | "RUNNING_MIGRATIONS";
71
+ readonly created_at: string;
76
72
  readonly updated_at: string;
73
+ readonly review_requested_at?: string | undefined;
77
74
  readonly with_data: boolean;
75
+ readonly notify_url?: string | undefined;
76
+ readonly deletion_scheduled_at?: string | undefined;
77
+ 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;
78
78
  }, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
79
79
  //# sourceMappingURL=v1CreateABranch.d.ts.map
@@ -29,23 +29,23 @@ export type V1CreateAProjectOutput = typeof V1CreateAProjectOutput.Type;
29
29
  */
30
30
  export declare const v1CreateAProject: import("@distilled.cloud/core/client").OperationMethod<{
31
31
  readonly db_pass: string;
32
- readonly desired_instance_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" | "small" | "xlarge" | undefined;
33
- readonly kps_enabled?: boolean | undefined;
34
32
  readonly name: string;
35
33
  readonly organization_id?: string | undefined;
36
34
  readonly organization_slug: string;
37
35
  readonly plan?: "free" | "pro" | undefined;
38
36
  readonly 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" | undefined;
39
37
  readonly region_selection?: unknown;
38
+ readonly kps_enabled?: boolean | undefined;
39
+ readonly desired_instance_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" | "small" | "xlarge" | undefined;
40
40
  readonly template_url?: string | undefined;
41
41
  }, {
42
- readonly created_at: string;
43
42
  readonly id: string;
44
- readonly name: string;
43
+ readonly ref: string;
45
44
  readonly organization_id: string;
46
45
  readonly organization_slug: string;
47
- readonly ref: string;
46
+ readonly name: string;
48
47
  readonly region: string;
48
+ readonly created_at: string;
49
49
  readonly status: "ACTIVE_HEALTHY" | "ACTIVE_UNHEALTHY" | "COMING_UP" | "GOING_DOWN" | "INACTIVE" | "INIT_FAILED" | "PAUSE_FAILED" | "PAUSING" | "REMOVED" | "RESIZING" | "RESTARTING" | "RESTORE_FAILED" | "RESTORING" | "UNKNOWN" | "UPGRADING";
50
50
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=v1CreateAProject.d.ts.map
@@ -50,48 +50,48 @@ export type V1CreateASsoProviderOutput = typeof V1CreateASsoProviderOutput.Type;
50
50
  * @param ref - Project ref
51
51
  */
52
52
  export declare const v1CreateASsoProvider: import("@distilled.cloud/core/client").OperationMethod<{
53
+ readonly ref: string;
54
+ readonly type: "saml";
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 ref: string;
68
- readonly type: "saml";
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=v1CreateASsoProvider.d.ts.map
@@ -17,7 +17,7 @@ export declare const v1CreateAnOrganization: import("@distilled.cloud/core/clien
17
17
  readonly name: string;
18
18
  }, {
19
19
  readonly id: string;
20
- readonly name: string;
21
20
  readonly slug: string;
21
+ readonly name: string;
22
22
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
23
23
  //# sourceMappingURL=v1CreateAnOrganization.d.ts.map
@@ -21,11 +21,11 @@ export type V1CreateLegacySigningKeyOutput = typeof V1CreateLegacySigningKeyOutp
21
21
  export declare const v1CreateLegacySigningKey: import("@distilled.cloud/core/client").OperationMethod<{
22
22
  readonly ref: string;
23
23
  }, {
24
- readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
25
- readonly created_at: string;
26
24
  readonly id: string;
27
- readonly public_jwk?: unknown;
25
+ readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
28
26
  readonly status: "in_use" | "previously_used" | "revoked" | "standby";
27
+ readonly public_jwk?: unknown;
28
+ readonly created_at: string;
29
29
  readonly updated_at: string;
30
30
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
31
31
  //# sourceMappingURL=v1CreateLegacySigningKey.d.ts.map
@@ -17,11 +17,11 @@ export type V1CreateLoginRoleOutput = typeof V1CreateLoginRoleOutput.Type;
17
17
  * @param ref - Project ref
18
18
  */
19
19
  export declare const v1CreateLoginRole: import("@distilled.cloud/core/client").OperationMethod<{
20
- readonly read_only: boolean;
21
20
  readonly ref: string;
21
+ readonly read_only: boolean;
22
22
  }, {
23
- readonly password: string | import("effect/Redacted").Redacted<string>;
24
23
  readonly role: string;
24
+ readonly password: string | import("effect/Redacted").Redacted<string>;
25
25
  readonly ttl_seconds: number;
26
26
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
27
27
  //# sourceMappingURL=v1CreateLoginRole.d.ts.map
@@ -29,26 +29,26 @@ export type V1CreateProjectApiKeyOutput = typeof V1CreateProjectApiKeyOutput.Typ
29
29
  * @param reveal - Boolean string, true or false
30
30
  */
31
31
  export declare const v1CreateProjectApiKey: import("@distilled.cloud/core/client").OperationMethod<{
32
- readonly description?: string | null | undefined;
33
- readonly name: string;
34
32
  readonly ref: string;
35
33
  readonly reveal?: boolean | undefined;
34
+ readonly type: "publishable" | "secret";
35
+ readonly name: string;
36
+ readonly description?: string | null | undefined;
36
37
  readonly secret_jwt_template?: {
37
38
  readonly [x: string]: unknown;
38
39
  } | null | undefined;
39
- readonly type: "publishable" | "secret";
40
40
  }, {
41
41
  readonly api_key?: string | import("effect/Redacted").Redacted<string> | null | undefined;
42
- readonly description?: string | null | undefined;
43
- readonly hash?: string | null | undefined;
44
42
  readonly id?: string | null | undefined;
45
- readonly inserted_at?: string | null | undefined;
46
- readonly name: string;
43
+ readonly type?: "legacy" | "publishable" | "secret" | null | undefined;
47
44
  readonly prefix?: string | null | undefined;
45
+ readonly name: string;
46
+ readonly description?: string | null | undefined;
47
+ readonly hash?: string | null | undefined;
48
48
  readonly secret_jwt_template?: {
49
49
  readonly [x: string]: unknown;
50
50
  } | null | undefined;
51
- readonly type?: "legacy" | "publishable" | "secret" | null | undefined;
51
+ readonly inserted_at?: string | null | undefined;
52
52
  readonly updated_at?: string | null | undefined;
53
53
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
54
54
  //# sourceMappingURL=v1CreateProjectApiKey.d.ts.map
@@ -20,10 +20,10 @@ export type V1CreateProjectClaimTokenOutput = typeof V1CreateProjectClaimTokenOu
20
20
  export declare const v1CreateProjectClaimToken: import("@distilled.cloud/core/client").OperationMethod<{
21
21
  readonly ref: string;
22
22
  }, {
23
- readonly created_at: string;
24
- readonly created_by: string;
25
- readonly expires_at: string;
26
23
  readonly token: string;
27
24
  readonly token_alias: string;
25
+ readonly expires_at: string;
26
+ readonly created_at: string;
27
+ readonly created_by: string;
28
28
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
29
29
  //# sourceMappingURL=v1CreateProjectClaimToken.d.ts.map
@@ -22,16 +22,16 @@ export type V1CreateProjectSigningKeyOutput = typeof V1CreateProjectSigningKeyOu
22
22
  * @param ref - Project ref
23
23
  */
24
24
  export declare const v1CreateProjectSigningKey: import("@distilled.cloud/core/client").OperationMethod<{
25
- readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
26
- readonly private_jwk?: unknown;
27
25
  readonly ref: string;
26
+ readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
28
27
  readonly status?: "in_use" | "standby" | undefined;
28
+ readonly private_jwk?: unknown;
29
29
  }, {
30
- readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
31
- readonly created_at: string;
32
30
  readonly id: string;
33
- readonly public_jwk?: unknown;
31
+ readonly algorithm: "ES256" | "EdDSA" | "HS256" | "RS256";
34
32
  readonly status: "in_use" | "previously_used" | "revoked" | "standby";
33
+ readonly public_jwk?: unknown;
34
+ readonly created_at: string;
35
35
  readonly updated_at: string;
36
36
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
37
37
  //# sourceMappingURL=v1CreateProjectSigningKey.d.ts.map
@@ -25,19 +25,19 @@ export type V1CreateProjectTpaIntegrationOutput = typeof V1CreateProjectTpaInteg
25
25
  * @param ref - Project ref
26
26
  */
27
27
  export declare const v1CreateProjectTpaIntegration: import("@distilled.cloud/core/client").OperationMethod<{
28
- readonly custom_jwks?: unknown;
29
- readonly jwks_url?: string | undefined;
30
- readonly oidc_issuer_url?: string | undefined;
31
28
  readonly ref: string;
32
- }, {
29
+ readonly oidc_issuer_url?: string | undefined;
30
+ readonly jwks_url?: string | undefined;
33
31
  readonly custom_jwks?: unknown;
32
+ }, {
34
33
  readonly id: string;
35
- readonly inserted_at: string;
36
- readonly jwks_url?: string | null | undefined;
34
+ readonly type: string;
37
35
  readonly oidc_issuer_url?: string | null | undefined;
38
- readonly resolved_at?: string | null | undefined;
36
+ readonly jwks_url?: string | null | undefined;
37
+ readonly custom_jwks?: unknown;
39
38
  readonly resolved_jwks?: unknown;
40
- readonly type: string;
39
+ readonly inserted_at: string;
41
40
  readonly updated_at: string;
41
+ readonly resolved_at?: string | null | undefined;
42
42
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
43
43
  //# sourceMappingURL=v1CreateProjectTpaIntegration.d.ts.map
@@ -17,11 +17,11 @@ export type V1CreateRestorePointOutput = typeof V1CreateRestorePointOutput.Type;
17
17
  * @param ref - Project ref
18
18
  */
19
19
  export declare const v1CreateRestorePoint: import("@distilled.cloud/core/client").OperationMethod<{
20
- readonly name: string;
21
20
  readonly ref: string;
21
+ readonly name: string;
22
22
  }, {
23
- readonly completed_on: string | null;
24
23
  readonly name: string;
25
24
  readonly status: "AVAILABLE" | "FAILED" | "PENDING" | "REMOVED";
25
+ readonly completed_on: string | null;
26
26
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
27
27
  //# sourceMappingURL=v1CreateRestorePoint.d.ts.map
@@ -16,7 +16,7 @@ export type V1DeleteAFunctionOutput = typeof V1DeleteAFunctionOutput.Type;
16
16
  * @param function_slug - Function slug
17
17
  */
18
18
  export declare const v1DeleteAFunction: import("@distilled.cloud/core/client").OperationMethod<{
19
- readonly function_slug: string;
20
19
  readonly ref: string;
20
+ readonly function_slug: string;
21
21
  }, void, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
22
22
  //# sourceMappingURL=v1DeleteAFunction.d.ts.map
@@ -19,7 +19,7 @@ export declare const v1DeleteAProject: import("@distilled.cloud/core/client").Op
19
19
  readonly ref: string;
20
20
  }, {
21
21
  readonly id: number;
22
- readonly name: string;
23
22
  readonly ref: string;
23
+ readonly name: string;
24
24
  }, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
25
25
  //# sourceMappingURL=v1DeleteAProject.d.ts.map
@@ -38,34 +38,34 @@ export type V1DeleteASsoProviderOutput = typeof V1DeleteASsoProviderOutput.Type;
38
38
  * @param ref - Project ref
39
39
  */
40
40
  export declare const v1DeleteASsoProvider: 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=v1DeleteASsoProvider.d.ts.map
@@ -15,9 +15,9 @@ export type V1DeleteNetworkBansOutput = typeof V1DeleteNetworkBansOutput.Type;
15
15
  * @param ref - Project ref
16
16
  */
17
17
  export declare const v1DeleteNetworkBans: import("@distilled.cloud/core/client").OperationMethod<{
18
- readonly identifier?: string | undefined;
19
- readonly ipv4_addresses: readonly string[];
20
18
  readonly ref: string;
19
+ readonly ipv4_addresses: readonly string[];
21
20
  readonly requester_ip?: boolean | undefined;
21
+ readonly identifier?: string | undefined;
22
22
  }, void, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
23
23
  //# sourceMappingURL=v1DeleteNetworkBans.d.ts.map
@@ -29,23 +29,23 @@ export type V1DeleteProjectApiKeyOutput = typeof V1DeleteProjectApiKeyOutput.Typ
29
29
  * @param was_compromised - Boolean string, true or false
30
30
  */
31
31
  export declare const v1DeleteProjectApiKey: import("@distilled.cloud/core/client").OperationMethod<{
32
- readonly id: string;
33
- readonly reason?: string | undefined;
34
32
  readonly ref: string;
33
+ readonly id: string;
35
34
  readonly reveal?: boolean | undefined;
36
35
  readonly was_compromised?: boolean | undefined;
36
+ readonly reason?: string | undefined;
37
37
  }, {
38
38
  readonly api_key?: string | import("effect/Redacted").Redacted<string> | null | undefined;
39
- readonly description?: string | null | undefined;
40
- readonly hash?: string | null | undefined;
41
39
  readonly id?: string | null | undefined;
42
- readonly inserted_at?: string | null | undefined;
43
- readonly name: string;
40
+ readonly type?: "legacy" | "publishable" | "secret" | null | undefined;
44
41
  readonly prefix?: string | null | undefined;
42
+ readonly name: string;
43
+ readonly description?: string | null | undefined;
44
+ readonly hash?: string | null | undefined;
45
45
  readonly secret_jwt_template?: {
46
46
  readonly [x: string]: unknown;
47
47
  } | null | undefined;
48
- readonly type?: "legacy" | "publishable" | "secret" | null | undefined;
48
+ readonly inserted_at?: string | null | undefined;
49
49
  readonly updated_at?: string | null | undefined;
50
50
  }, BadRequest | Forbidden | NotFound, import("../credentials.ts").Credentials>;
51
51
  //# sourceMappingURL=v1DeleteProjectApiKey.d.ts.map