mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
test: add test files for plugin routes
This commit is contained in:
8
test/resources/PluginRegisterRequest.2.json
Normal file
8
test/resources/PluginRegisterRequest.2.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"action": "remove",
|
||||
"route": "/foo"
|
||||
},
|
||||
"schema": "SCPluginRegisterRequest"
|
||||
}
|
||||
Reference in New Issue
Block a user