Skip to content

Commit 12fde4f

Browse files
SDK regeneration
1 parent 5fb1087 commit 12fde4f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+2467
-577
lines changed

.mock/definition/assets.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ service:
242242
width: 500
243243
height: 900
244244
quality: 100
245+
error: error
245246
altText: A single candy wrapper
246247
delete:
247248
path: /assets/{asset_id}
@@ -335,6 +336,7 @@ service:
335336
width: 500
336337
height: 900
337338
quality: 100
339+
error: error
338340
altText: A single candy wrapper
339341
list-folders:
340342
path: /sites/{site_id}/asset_folders
@@ -371,6 +373,7 @@ service:
371373
assetFolders:
372374
- id: 6390c49774a71f0e3c1a08ee
373375
displayName: emoji icons
376+
parentFolder: 6390c49774a71f99f21a08eb
374377
assets:
375378
- 63e5889e7fe4eafa7384cea4
376379
- 659595234426a9fcbad57043

.mock/definition/collections.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,18 +303,21 @@ service:
303303
type: File
304304
slug: guide-file
305305
displayName: Guide File
306+
helpText: helpText
306307
- id: 7f8e9d0c1b2a3f4e5d6c8b9e
307308
isRequired: false
308309
isEditable: true
309310
type: Email
310311
slug: contributor-email
311312
displayName: Contributor Email
313+
helpText: helpText
312314
- id: 3a4f5e6d7c8b9a0e1d2c4b5f
313315
isRequired: false
314316
isEditable: true
315317
type: Phone
316318
slug: emergency-contact
317319
displayName: Emergency Contact
320+
helpText: helpText
318321
delete:
319322
path: /collections/{collection_id}
320323
method: DELETE

.mock/definition/collections/items.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -673,10 +673,9 @@ service:
673673
docs: |
674674
List all published items in a collection.
675675
676-
<Note title="Serve data with the Content Delivery API">
677-
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-content-delivery), available at api-cdn.webflow.com.
678-
679-
</Note>
676+
<Tip title="Serve data with the Content Delivery API">
677+
Serving data to applications in real-time? Use the Content Delivery API at `api-cdn.webflow.com` for better performance. The CDN-backed endpoint is optimized for high-volume reads, while the Data API is designed for writes and management operations.
678+
</Tip>
680679
681680
Required scope | `CMS:read`
682681
source:
@@ -1797,10 +1796,9 @@ service:
17971796
docs: |
17981797
Get details of a selected Collection live Item.
17991798
1800-
<Note title="Serve data with the Content Delivery API">
1801-
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-content-delivery), available at api-cdn.webflow.com.
1802-
1803-
</Note>
1799+
<Tip title="Serve data with the Content Delivery API">
1800+
Serving data to applications in real-time? Use the Content Delivery API at `api-cdn.webflow.com` for better performance. The CDN-backed endpoint is optimized for high-volume reads, while the Data API is designed for writes and management operations.
1801+
</Tip>
18041802
18051803
Required scope | `CMS:read`
18061804
source:

.mock/definition/comments.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ webhooks:
1717
siteId: 679826b3b20b045e176bc4b5
1818
pageId: 679826b3b20b045e176bc4bc
1919
localeId: 67993753d910db250db64b3e
20+
itemId: 580e64008c9a982ac9b8b754
2021
breakpoint: main
2122
url: >-
2223
https://webflow.com/design/site-slug-4ec832?workflow=comment&commentId=679d2ddb5196117ad04d1ffa&pageId=679826b3b20b045e176bc4bc

.mock/definition/components.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,13 @@ service:
6969
readonly: true
7070
- id: 6258612d1ee792848f805dcf
7171
name: Card
72+
group: Buttons
73+
description: A button component that can be used across the site
7274
readonly: true
7375
- id: 68a2b1d1ee792848f805dcf
7476
name: Nav
77+
group: Buttons
78+
description: A button component that can be used across the site
7579
readonly: true
7680
pagination:
7781
limit: 20

.mock/definition/forms.yml

Lines changed: 7 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,16 @@ service:
5959
fields:
6060
'0':
6161
displayName: Email
62+
placeholder: Enter your email
6263
userVisible: true
6364
'1':
6465
displayName: Email
66+
placeholder: Enter your email
6567
userVisible: true
6668
responseSettings:
6769
redirectUrl: https://example.com
6870
redirectMethod: GET
71+
redirectAction: POST https://example.com
6972
sendEmailConfirmation: true
7073
id: 589a331aa51e760df7ccb89e
7174
siteId: 580e63e98c9a982ac9b8b741
@@ -80,10 +83,12 @@ service:
8083
fields:
8184
'0':
8285
displayName: Email
86+
placeholder: Enter your email
8387
userVisible: true
8488
responseSettings:
8589
redirectUrl: https://example.com
8690
redirectMethod: GET
91+
redirectAction: POST https://example.com
8792
sendEmailConfirmation: false
8893
id: 580ff8d7ba3e45ba9fe588e9
8994
siteId: 580e63e98c9a982ac9b8b741
@@ -136,6 +141,7 @@ service:
136141
660d5bcc9c0772150459dfb1:
137142
displayName: Name
138143
type: Plain
144+
placeholder: Enter your email
139145
userVisible: true
140146
589a331aa51e760df7ccb89d:
141147
displayName: Email
@@ -145,6 +151,7 @@ service:
145151
responseSettings:
146152
redirectUrl: https://example.com
147153
redirectMethod: GET
154+
redirectAction: POST https://example.com
148155
sendEmailConfirmation: true
149156
id: 589a331aa51e760df7ccb89e
150157
siteId: 580e63e98c9a982ac9b8b741
@@ -350,86 +357,6 @@ service:
350357
formResponse:
351358
First Name: Arthur
352359
Last Name: Dent
353-
list-submissions-by-site:
354-
path: /sites/{site_id}/form_submissions
355-
method: GET
356-
auth:
357-
- OAuth2:
358-
- forms:read
359-
docs: >
360-
List form submissions for a given site. This endpoint differs from the
361-
existing [List Form Submissions
362-
endpoint](/data/reference/forms/form-submissions/list-submissions) by
363-
accepting `siteId` as a path parameter and `elementId` as a query
364-
parameter. You can get the `elementId` from the [List forms
365-
endpoint](/data/reference/forms/forms/list).
366-
367-
368-
369-
370-
Required scope | `forms:read`
371-
source:
372-
openapi: ../../../openapi/referenced-specs/v2.yml
373-
path-parameters:
374-
site_id:
375-
type: string
376-
docs: Unique identifier for a Site
377-
display-name: List Form Submissions by Site
378-
request:
379-
name: FormsListSubmissionsBySiteRequest
380-
query-parameters:
381-
elementId:
382-
type: optional<string>
383-
docs: Identifier for an element
384-
offset:
385-
type: optional<double>
386-
docs: >-
387-
Offset used for pagination if the results have more than limit
388-
records
389-
limit:
390-
type: optional<double>
391-
docs: 'Maximum number of records to be returned (max limit: 100)'
392-
response:
393-
docs: Request was successful
394-
type: root.FormSubmissionList
395-
status-code: 200
396-
errors:
397-
- root.BadRequestError
398-
- root.UnauthorizedError
399-
- root.ForbiddenError
400-
- root.NotFoundError
401-
- root.TooManyRequestsError
402-
- root.InternalServerError
403-
examples:
404-
- path-parameters:
405-
site_id: 580e63e98c9a982ac9b8b741
406-
query-parameters:
407-
elementId: 18259716-3e5a-646a-5f41-5dc4b9405aa0
408-
offset: 1.1
409-
limit: 1.1
410-
response:
411-
body:
412-
formSubmissions:
413-
- id: 6321ca84df3949bfc6752327
414-
displayName: Sample Form
415-
siteId: 62749158efef318abc8d5a0f
416-
workspaceId: 62749158efef318abc8d5a0f
417-
dateSubmitted: '2022-09-14T12:35:16Z'
418-
formResponse:
419-
First Name: Arthur
420-
Last Name: Dent
421-
- id: 660d64fabf6e0a0d4edab981
422-
displayName: Sample Form
423-
siteId: 62749158efef318abc8d5a0f
424-
workspaceId: 62749158efef318abc8d5a0f
425-
dateSubmitted: '2022-09-14T12:35:16Z'
426-
formResponse:
427-
First Name: Ford
428-
Last Name: Prefect
429-
pagination:
430-
limit: 25
431-
offset: 0
432-
total: 2
433360
source:
434361
openapi: ../../../openapi/referenced-specs/v2.yml
435362
display-name: Forms

.mock/definition/items.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ webhooks:
8383
siteId: 65427cf400e02b306eaa049c
8484
workspaceId: 625860a7a6c16d624927122f
8585
collectionId: 664243617fcc8b464b23c4ee
86+
cmsLocaleId: 681442a144bb80bd00480fda
8687
docs: Information about a collection item that was published
8788
collection_item_unpublished:
8889
audiences: []

0 commit comments

Comments
 (0)