docs: Add pydantic compatibility to side bar (#24826)

Add pydantic compatibility to side bar
This commit is contained in:
Eugene Yurtsev 2024-07-30 14:10:48 -04:00 committed by GitHub
parent 511242280b
commit 3a7f3d46c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,6 +75,11 @@ module.exports = {
"versions/overview",
"versions/release_policy",
"versions/packages",
{
type: 'doc',
id: "how_to/pydantic_compatibility",
label: "Pydantic",
},
{
type: "category",
label: "v0.2",