mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
Everything service has examples now, fixes for client generator (#203)
This commit is contained in:
@@ -52,5 +52,15 @@
|
||||
"id": "1"
|
||||
},
|
||||
"response": {}
|
||||
}],
|
||||
"truncate": [{
|
||||
"title": "Truncate table",
|
||||
"run_check": false,
|
||||
"request": {
|
||||
"table": "users"
|
||||
},
|
||||
"response": {
|
||||
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user