mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 03:54:47 +00:00
add space aapi
This commit is contained in:
14
space/examples.json
Normal file
14
space/examples.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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