Update notes
Browse files
data.json
CHANGED
|
@@ -9,7 +9,16 @@
|
|
| 9 |
{
|
| 10 |
"id": 1,
|
| 11 |
"name": "tutos3",
|
| 12 |
-
"pages": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
}
|
| 14 |
]
|
| 15 |
}
|
|
@@ -17,6 +26,6 @@
|
|
| 17 |
"next_id": {
|
| 18 |
"notebook": 2,
|
| 19 |
"section": 2,
|
| 20 |
-
"page":
|
| 21 |
}
|
| 22 |
}
|
|
|
|
| 9 |
{
|
| 10 |
"id": 1,
|
| 11 |
"name": "tutos3",
|
| 12 |
+
"pages": [
|
| 13 |
+
{
|
| 14 |
+
"id": 1,
|
| 15 |
+
"title": "cours",
|
| 16 |
+
"content": "",
|
| 17 |
+
"drawing_data": "",
|
| 18 |
+
"created_at": "2026-03-03T21:50:39.240724",
|
| 19 |
+
"updated_at": "2026-03-03T21:50:39.240753"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
}
|
| 23 |
]
|
| 24 |
}
|
|
|
|
| 26 |
"next_id": {
|
| 27 |
"notebook": 2,
|
| 28 |
"section": 2,
|
| 29 |
+
"page": 2
|
| 30 |
}
|
| 31 |
}
|