mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add vote handler to app
This commit is contained in:
@@ -16,5 +16,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"vote": [
|
||||
{
|
||||
"title": "Vote for the API",
|
||||
"run_check": false,
|
||||
"request": {
|
||||
"message": "Launch it!"
|
||||
},
|
||||
"response": {
|
||||
"message": "Thanks for the vote!"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user