``delete``optional, array Contains releasable objects specified by its ``id`` or (``path`` and ``objectType``)
which release will be deleted for all controllers
"delete": [{ 
	"path": "/eachFriday", 
	"objectType": "WORKINGDAYSCALENDAR" 
}]