Skip to content

Commit 67ae330

Browse files
committed
prettier fix
1 parent 02bb1bc commit 67ae330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/api/extensions/v1/api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ paths:
232232
summary: Set or replace a custom domain for a bucket
233233
description: |
234234
Sets a custom domain for a bucket. If the domain is already set, it will be replaced.
235-
235+
236236
:::note
237237
The custom domain must have a CNAME record that points to the bucket URL.
238238
:::
@@ -265,7 +265,7 @@ paths:
265265
- buckets
266266
summary: Remove associated custom domain from a bucket
267267
description: |
268-
Removes the custom domain from a bucket.
268+
Removes the custom domain from a bucket.
269269
operationId: Tigris_DeleteCustomDomain
270270
parameters:
271271
- $ref: "#/components/parameters/provider_id"

0 commit comments

Comments
 (0)