Skip to content

Commit

Permalink
SDK regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Dec 27, 2024
1 parent 8b5c900 commit 5e9f3fe
Show file tree
Hide file tree
Showing 149 changed files with 6,246 additions and 878 deletions.
684 changes: 486 additions & 198 deletions .mock/definition/__package__.yml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .mock/definition/accessGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ types:
name: CreatedOnDescending
docs: Sorts users in descending order based on their created date
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
imports:
root: __package__.yml
service:
Expand All @@ -24,7 +24,7 @@ service:
Required scope | `users:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -77,4 +77,4 @@ service:
slug: admin
createdOn: '2022-08-01T19:41:48Z'
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
19 changes: 10 additions & 9 deletions .mock/definition/assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ service:
Required scope | `assets:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -78,7 +78,7 @@ service:
Required scope | `assets:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -150,7 +150,7 @@ service:
Required scope | `assets:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
asset_id:
type: string
Expand Down Expand Up @@ -198,7 +198,7 @@ service:
Required Scope: `assets: write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
asset_id:
type: string
Expand All @@ -222,7 +222,7 @@ service:
Required scope | `assets:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
asset_id:
type: string
Expand Down Expand Up @@ -284,7 +284,7 @@ service:
Required scope | `assets:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -327,7 +327,7 @@ service:
Required scope | `assets:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -380,7 +380,7 @@ service:
Required scope | `assets:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
asset_folder_id:
type: string
Expand Down Expand Up @@ -410,5 +410,6 @@ service:
createdOn: '2018-10-14T21:55:49Z'
lastUpdated: '2022-12-07T16:51:37Z'
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
display-name: Assets
docs: Assets are files that are uploaded to your Webflow account.
11 changes: 6 additions & 5 deletions .mock/definition/collections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ service:
Required scope | `cms:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -61,7 +61,7 @@ service:
Required scope | `cms:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
site_id:
type: string
Expand Down Expand Up @@ -122,7 +122,7 @@ service:
Required scope | `cms:read`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
collection_id:
type: string
Expand Down Expand Up @@ -165,7 +165,7 @@ service:
Required scope | `cms:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
collection_id:
type: string
Expand All @@ -181,5 +181,6 @@ service:
- path-parameters:
collection_id: 580e63fc8c9a982ac9b8b745
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
display-name: Collections
docs: Collections are CMS collections of items.
11 changes: 6 additions & 5 deletions .mock/definition/collections/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ types:
- Color
- File
docs: Choose these appropriate field type for your collection data
inline: true
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
imports:
root: ../__package__.yml
service:
Expand Down Expand Up @@ -46,7 +47,7 @@ service:
Required scope | `cms:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
collection_id:
type: string
Expand Down Expand Up @@ -106,7 +107,7 @@ service:
Required scope | `cms:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
collection_id:
type: string
Expand Down Expand Up @@ -134,7 +135,7 @@ service:
Required scope | `cms:write`
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
path-parameters:
collection_id:
type: string
Expand Down Expand Up @@ -184,4 +185,4 @@ service:
displayName: Post Body
helpText: Add the body of your post here
source:
openapi: ../../../referenced-specs/v2.yml
openapi: ../../../openapi/referenced-specs/v2.yml
Loading

0 comments on commit 5e9f3fe

Please sign in to comment.