We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c352106 commit 8c401e8Copy full SHA for 8c401e8
fractal_tasks_core/dev/lib_descriptions.py
@@ -221,7 +221,7 @@ def _insert_class_attrs_descriptions(
221
schema: TBD
222
class_name: TBD
223
descriptions: TBD
224
- definitions_key: Either `"definitions"` (for Pydantic V1) or
+ definition_key: Either `"definitions"` (for Pydantic V1) or
225
`"$defs"` (for Pydantic V2)
226
"""
227
new_schema = schema.copy()
0 commit comments