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 bbac597 commit 7aa762cCopy full SHA for 7aa762c
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