Files
flutter/test/fixtures/measurement/measurement_entry_edited.json
2022-12-05 21:10:20 +01:00

7 lines
140 B
JSON

{
"id": 1,
"category": 1,
"date": "2021-07-21",
"value": 23,
"notes": "I just wanted to edit this to see what happens"
}