mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
15 lines
216 B
JSON
15 lines
216 B
JSON
{
|
|
"vote": [
|
|
{
|
|
"title": "Vote for the API",
|
|
"run_check": false,
|
|
"request": {
|
|
"message": "Launch it!"
|
|
},
|
|
"response": {
|
|
"message": "Thanks for the vote!"
|
|
}
|
|
}
|
|
]
|
|
}
|