Skip to content

Commit 19ab73d

Browse files
🌿 Fern Regeneration -- February 10, 2026 (#465)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: ivaaan <diykarelia@gmail.com>
1 parent 09aaf67 commit 19ab73d

File tree

131 files changed

+3142
-12172
lines changed

Some content is hidden

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

131 files changed

+3142
-12172
lines changed

.fern/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"cliVersion": "3.4.3",
2+
"cliVersion": "3.70.0",
33
"generatorName": "fernapi/fern-python-sdk",
4-
"generatorVersion": "4.46.6",
4+
"generatorVersion": "4.55.3",
55
"generatorConfig": {
66
"should_generate_websocket_clients": true,
77
"pyproject_python_version": ">=3.9,<4",
@@ -64,5 +64,5 @@
6464
}
6565
]
6666
},
67-
"sdkVersion": "0.13.6"
67+
"sdkVersion": "0.13.7"
6868
}

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,8 @@ jobs:
5959
curl -sSL https://install.python-poetry.org | python - -y --version 1.5.1
6060
- name: Install dependencies
6161
run: poetry install -E microphone
62-
- name: Install Fern
63-
run: npm install -g fern-api
6462
- name: Test
65-
run: fern test --command "poetry run pytest -rP ."
63+
run: poetry run pytest -rP .
6664

6765
test-examples:
6866
runs-on: ubuntu-24.04

.mock/definition/api.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)