We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bb1bc commit 67ae330Copy full SHA for 67ae330
static/api/extensions/v1/api.yaml
@@ -232,7 +232,7 @@ paths:
232
summary: Set or replace a custom domain for a bucket
233
description: |
234
Sets a custom domain for a bucket. If the domain is already set, it will be replaced.
235
-
+
236
:::note
237
The custom domain must have a CNAME record that points to the bucket URL.
238
:::
@@ -265,7 +265,7 @@ paths:
265
- buckets
266
summary: Remove associated custom domain from a bucket
267
268
- Removes the custom domain from a bucket.
+ Removes the custom domain from a bucket.
269
operationId: Tigris_DeleteCustomDomain
270
parameters:
271
- $ref: "#/components/parameters/provider_id"
0 commit comments