@universis/candidates
Version:
Universis api server plugin for study program candidates, internship selection etc
26 lines (25 loc) • 581 B
JSON
{
"$schema": "https://themost-framework.github.io/themost/models/2018/2/schema.json",
"@id": "http://schema.org/CreateAction",
"name": "CreateAction",
"description": "The act of deliberately creating/producing/generating/building a result out of the agent.",
"title": "CreateAction",
"abstract": false,
"sealed": false,
"hidden": true,
"inherits": "Action",
"version": "1.0",
"fields": [
],
"privileges": [
{
"mask": 15,
"type": "global"
},
{
"mask": 15,
"type": "global",
"account": "Administrators"
}
]
}