Added specific API schema example plugin
This commit is contained in:
parent
559fe6c2fe
commit
8a5c749d47
8 changed files with 166 additions and 15 deletions
|
|
@ -15,6 +15,8 @@ API_SCHEMA = {
|
|||
'forms': [
|
||||
{
|
||||
'route': '/fast_autofocus',
|
||||
'isTask': True,
|
||||
'submitLabel': "Run autofocus",
|
||||
'schema': [
|
||||
{
|
||||
'fieldType': "htmlBlock",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue