Commit 5046dfc
committed
chore: merge main and update root pydantic constraint to >=2.13.4
The root pyproject.toml constrained pydantic to <2.12.0. Updated to
match the ogx_api sub-package requirement of >=2.13.4 and regenerated
the lockfile and OpenAPI specs.
Note: the API spec breaking changes check fails because pydantic 2.13.4
generates different OpenAPI schema shapes (anyOf/oneOf serialization).
This needs review to confirm the changes are cosmetic and not actual
API contract breaks.
Signed-off-by: Sébastien Han <seb@redhat.com>1 parent 4907303 commit 5046dfc
7 files changed
Lines changed: 964 additions & 4067 deletions
File tree
- client-sdks/stainless
- docs/static
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments