mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
refactor: split api into api, api-cli & api-plugin
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
* All incoming requests will look like this, this is being checked by the backend. You need to add the @validatable tag
|
||||
* like shown below for the plugin to work. The request can have any layout you like.
|
||||
* TODO: remove body of the interface and replace with your own layout
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCMinimalRequest {
|
||||
|
||||
Reference in New Issue
Block a user