Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f2ce53e

Browse filesBrowse files
committed
[fern-generated] Update SDK
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-python-sdk: 4.63.4
1 parent 1e6e7e0 commit f2ce53e
Copy full SHA for f2ce53e

93 files changed

+8,244-1,487Lines changed: 8244 additions & 1487 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.fern/metadata.json‎

Copy file name to clipboard
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cliVersion": "4.22.0",
2+
"cliVersion": "5.35.2",
33
"generatorName": "fernapi/fern-python-sdk",
44
"generatorVersion": "4.63.4",
55
"generatorConfig": {
@@ -9,6 +9,6 @@
99
"use_str_enums": false
1010
}
1111
},
12-
"originGitCommit": "3ad89f5558f1774e8535f034a87bfe8c2fdfcd50",
13-
"sdkVersion": "2.0.0"
12+
"originGitCommit": "754f6934f1abf1707a71b4fb02539e1481d23705",
13+
"sdkVersion": "2.0.1"
1414
}
Collapse file

‎.fern/replay.lock‎

Copy file name to clipboardExpand all lines: .fern/replay.lock
+10Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎.fernignore‎

Copy file name to clipboardExpand all lines: .fernignore
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ README.md
44
assets/
55

66
src/webflow/oauth.py
7-
src/webflow/types/oauth_scope.py
7+
src/webflow/types/oauth_scope.py
8+
.fern/replay.lock
9+
.fern/replay.yml
10+
.gitattributes
Collapse file

‎.gitattributes‎

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.fern/replay.lock linguist-generated=true
Collapse file

‎poetry.lock‎

Copy file name to clipboardExpand all lines: poetry.lock
+58-58Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎pyproject.toml‎

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44

55
[tool.poetry]
66
name = "webflow"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.