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.
2 parents 008035b + 7aa762c commit 6214e83Copy full SHA for 6214e83
ch02/todos/model.py
@@ -9,7 +9,7 @@ class Config:
9
schema_extra = {
10
"example": {
11
"id": 1,
12
- "item": "Example schmea!"
+ "item": "Example Schema!"
13
}
14
15
0 commit comments