Skip to content

Instantly share code, notes, and snippets.

@oismaelash
Last active May 30, 2024 23:46
Show Gist options
  • Save oismaelash/3e83d72876bf36aa4a53ef2624bb7237 to your computer and use it in GitHub Desktop.
Save oismaelash/3e83d72876bf36aa4a53ef2624bb7237 to your computer and use it in GitHub Desktop.
[
{
"author": "user",
"items": [
{
"type": "text | image | file",
"newline": true,
"value": "message | .png/jpeg | .txt"
}
]
},
{
"id": "",
"author": "user | system",
"items": [
{
"id": "",
"type": "text | iframe | imageGallery | highlight | h1 | referenceUrl | referenceReport",
"value": "message-normal | url | List<ImageGalleryObject> | message-color | message-h1 | url | id",
"font": "fontId",
"newline": false
}
],
"fonts": [
{
"id": "",
"title": "",
"description": ""
}
],
"ImageGalleryObject": {
"id": "",
"title": "",
"description": "",
"imageUrl": "",
"fontUrl": ""
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment