This commit is contained in:
Yuri Kuznetsov
2024-04-17 16:06:51 +03:00
parent 665bfc3649
commit 2fe1403cdb

View File

@@ -11,6 +11,10 @@
"className": {
"type": "string",
"description": "An implementation class. Should implement Espo\\Core\\Cleanup\\Cleanup interface."
},
"order": {
"type": "integer",
"description": "An order."
}
}
}