mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 00:01:14 +00:00
7 lines
259 B
JSON
7 lines
259 B
JSON
[
|
|
{ "name": "id", "type": "text", "label": "Note ID" },
|
|
{ "name": "contact_id", "type": "text", "label": "Contact ID" },
|
|
{ "name": "content", "type": "text", "label": "Note" },
|
|
{ "name": "created_at", "type": "date", "label": "Created at" }
|
|
]
|