mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
{
|
|
"message": "you created a vote stack from an existing owner : testing_vote_people@tktest.com",
|
|
"vote_stack": {
|
|
"30": {
|
|
"id": 30,
|
|
"value": "no",
|
|
"choice_id": 5,
|
|
"text": "Vic le viking"
|
|
},
|
|
"31": {
|
|
"id": 31,
|
|
"value": "maybe",
|
|
"choice_id": 6,
|
|
"text": "Boumbo petite automobile"
|
|
},
|
|
"32": {
|
|
"id": 32,
|
|
"value": "yes",
|
|
"choice_id": 7,
|
|
"text": "Les mystérieuses cités d'or"
|
|
}
|
|
},
|
|
"vote_count": 10,
|
|
"owner_modifier_token": "rc7fgzdb6D8bUdgwl7H065eYMMeqOcL31JrS11MpRs08az8ed43aZLKsFd81cr50uq23D9b1w068E57U39omaBcygfebm7m252YI430b332UZ4tkC76",
|
|
"json_you_sent": {
|
|
"pseudo": "tktest",
|
|
"email": "testing_vote_people@tktest.com",
|
|
"votes": [
|
|
{
|
|
"choice_id": 5,
|
|
"value": "no"
|
|
},
|
|
{
|
|
"choice_id": 6,
|
|
"value": "maybe"
|
|
},
|
|
{
|
|
"choice_id": 7,
|
|
"value": "yes"
|
|
}
|
|
]
|
|
}
|
|
}
|