Update notes
Browse files
data.json
CHANGED
|
@@ -23,7 +23,16 @@
|
|
| 23 |
{
|
| 24 |
"id": 2,
|
| 25 |
"name": "tutos4",
|
| 26 |
-
"pages": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
}
|
| 28 |
]
|
| 29 |
},
|
|
@@ -38,6 +47,6 @@
|
|
| 38 |
"next_id": {
|
| 39 |
"notebook": 3,
|
| 40 |
"section": 3,
|
| 41 |
-
"page":
|
| 42 |
}
|
| 43 |
}
|
|
|
|
| 23 |
{
|
| 24 |
"id": 2,
|
| 25 |
"name": "tutos4",
|
| 26 |
+
"pages": [
|
| 27 |
+
{
|
| 28 |
+
"id": 2,
|
| 29 |
+
"title": "cours2",
|
| 30 |
+
"content": "",
|
| 31 |
+
"drawing_data": "",
|
| 32 |
+
"created_at": "2026-03-03T21:54:22.639697",
|
| 33 |
+
"updated_at": "2026-03-03T21:54:22.639704"
|
| 34 |
+
}
|
| 35 |
+
]
|
| 36 |
}
|
| 37 |
]
|
| 38 |
},
|
|
|
|
| 47 |
"next_id": {
|
| 48 |
"notebook": 3,
|
| 49 |
"section": 3,
|
| 50 |
+
"page": 3
|
| 51 |
}
|
| 52 |
}
|