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 f4131e7 commit b8a7927Copy full SHA for b8a7927
models.py
@@ -12,6 +12,7 @@ class Config:
12
allow_population_by_field_name = True
13
schema_extra = {
14
"example": {
15
+ "_id": "066de609-b04a-4b30-b46c-32537c7f1f6e",
16
"title": "Don Quixote",
17
"author": "Miguel de Cervantes",
18
"synopsis": "..."
0 commit comments