Skip to content

Commit 42f3fd2

Browse files
authored
Revert ":herb: Fern Regeneration -- March 12, 2026"
1 parent 3a12050 commit 42f3fd2

103 files changed

Lines changed: 498 additions & 30483 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: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"cliVersion": "4.22.0",
2+
"cliVersion": "3.91.2",
33
"generatorName": "fernapi/fern-python-sdk",
4-
"generatorVersion": "4.63.3",
4+
"generatorVersion": "4.61.0",
55
"generatorConfig": {
66
"package_name": "brevo",
77
"client_class_name": "Brevo",
@@ -18,6 +18,5 @@
1818
"skip_validation": true
1919
}
2020
},
21-
"originGitCommit": "306749c7d7549425dfc33ec33b6a91ea016d77c3",
22-
"sdkVersion": "4.0.7"
21+
"sdkVersion": "4.0.6"
2322
}

.fernignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@
22
banner.png
33
README.md
44
changelog.md
5-
6-
# BatchDeleteObjectRecordsRequestIdentifiersIds.ids is a required field (per OpenAPI spec)
7-
# but the generated test instantiates the class with no arguments, causing a Pydantic
8-
# ValidationError. Fixed to pass ids=[1, 2, 3]. Protected until Fern fixes the generator.
9-
tests/wire/test_customObjects.py

poetry.lock

Lines changed: 114 additions & 114 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 = "brevo-python"
7-
version = "4.0.7"
7+
version = "4.0.6"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)