Skip to content

Commit b80386d

Browse files
committed
Fix circular type schema error
1 parent 65d788f commit b80386d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
"sphinx.ext.autosectionlabel",
4747
]
4848

49+
autodoc_pydantic_model_show_json_error_strategy = 'coerce'
50+
4951
resource_links = {
5052
"repo": "https://github.com/GrandMoff100/HomeassistantAPI/",
5153
"issues": "https://github.com/GrandMoff100/HomeassistantAPI/issues",

0 commit comments

Comments
 (0)