mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
update docs and schema
This commit is contained in:
@@ -674,7 +674,7 @@
|
||||
},
|
||||
|
||||
"type": "object",
|
||||
"required": ["$id", "$name", "$version", "$vendor", "$license", "$runtime"],
|
||||
"required": ["$id", "$name", "$version", "$vendor", "$license"],
|
||||
"properties": {
|
||||
"$id": {
|
||||
"description": "Unique identifier",
|
||||
@@ -697,7 +697,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"$runtime": {
|
||||
"description": "Minimal extension runtime supported by extension",
|
||||
"description": "(deprecated) Minimal extension runtime supported by extension",
|
||||
"type": "string"
|
||||
},
|
||||
"$description": {
|
||||
|
Reference in New Issue
Block a user