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 6214e83 commit 692bd0bCopy full SHA for 692bd0b
ch03/todos/model.py
@@ -11,7 +11,7 @@ class Config:
11
schema_extra = {
12
"example": {
13
"id": 1,
14
- "item": "Example schmea!"
+ "item": "Example schema!"
15
}
16
17
0 commit comments