mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
⚡ example up
This commit is contained in:
parent
010f07230d
commit
65c32d07ed
@ -9,18 +9,19 @@ Content-Type:"pplication/json
|
||||
"pseudo": "Mario Bros",
|
||||
"email": "MarioBros@tktest.com",
|
||||
"votes": [{
|
||||
"choice_id": 287,
|
||||
"choice_id": 5,
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"choice_id": 288,
|
||||
"choice_id": 6,
|
||||
"value": "no"
|
||||
},
|
||||
{
|
||||
"choice_id": 289,
|
||||
"choice_id": 7,
|
||||
"value": "maybe"
|
||||
}]
|
||||
}
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user