All checks were successful
Build release Docker image / Build Docker Images (push) Successful in 6m55s
18 lines
270 B
JSON
18 lines
270 B
JSON
{
|
|
"collectionName": "components_mail_mail",
|
|
"info": {
|
|
"displayName": "mail",
|
|
"icon": "paperPlane",
|
|
"description": ""
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"subject": {
|
|
"type": "string"
|
|
},
|
|
"message": {
|
|
"type": "text"
|
|
}
|
|
}
|
|
}
|