Add get user's tasks route

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-11-20 11:23:56 +01:00
parent fd65cfdc1c
commit feb901c9e8
6 changed files with 47 additions and 25 deletions
+3 -7
View File
@@ -10,16 +10,12 @@ post {
auth: inherit
}
headers {
X-XSRF-TOKEN:
}
body:json {
{
"event_id": 1,
"name": "test",
"location": "location test",
"description": "desc test",
"name": "test12",
"location": "blahhhhh",
"description": "blouuuuuuuuuuh",
"start": "2025-11-09 15:30:00",
"end": "2025-11-09 15:30:00",
"max_participants": 10