Skip to content

Commit fdacaa4

Browse files
🌿 Fern Regeneration -- April 18, 2026 (#61)
* SDK regeneration * re-add deleted items --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Christopher Brady <chris@schematichq.com>
1 parent ec2d6ae commit fdacaa4

156 files changed

Lines changed: 12416 additions & 3013 deletions

File tree

Some content is hidden

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

.fern/metadata.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"cliVersion": "3.47.0",
2+
"cliVersion": "4.76.1",
33
"generatorName": "fernapi/fern-python-sdk",
4-
"generatorVersion": "4.46.3",
4+
"generatorVersion": "4.64.1",
55
"generatorConfig": {
66
"inline_request_params": true,
77
"client": {
@@ -22,5 +22,7 @@
2222
]
2323
}
2424
]
25-
}
25+
},
26+
"originGitCommit": "19a8fcdbf337712bf0986b27208cf2ebc85ef98a",
27+
"sdkVersion": "1.2.0"
2628
}

.fernignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ tests/datastream/
2323
tests/webhook_utils/
2424
CLAUDE.md
2525
WASM_VERSION
26+
.gitignore
27+
pyproject.toml
28+
testapp/

poetry.lock

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines 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 = "schematichq"
7-
version = "1.1.6"
7+
version = "1.2.0"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)