extension enhancements (#552)

* default action types

* move context-menu to the correct folder
This commit is contained in:
Denys Vuika
2018-08-06 09:53:26 +01:00
committed by Cilibiu Bogdan
parent 22eac50d27
commit 8f3030760a
17 changed files with 40 additions and 57 deletions

View File

@@ -100,7 +100,7 @@
},
"contentActionRef": {
"type": "object",
"required": ["id", "type"],
"required": ["id"],
"properties": {
"id": {
"description": "Unique action identifier.",