mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-23 14:39:32 +08:00
fix(build): Add action messages to app schema
This commit is contained in:
parent
6c2b4d0b42
commit
2aff1cbf3a
@ -345,18 +345,7 @@
|
||||
"type": "Action \"type\" should be a string."
|
||||
}
|
||||
},
|
||||
"success": {
|
||||
"type": "string",
|
||||
"errorMessage": {
|
||||
"type": "Action \"success\" should be a string."
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"type": "string",
|
||||
"errorMessage": {
|
||||
"type": "Action \"error\" should be a string."
|
||||
}
|
||||
},
|
||||
"messages": {},
|
||||
"skip": {},
|
||||
"params": {}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user