Advertisement
Guest User

Untitled

a guest
Mar 13th, 2023
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "image": "63bafd1e1c68c8b1b880e1c5",
  3.     "caption": {
  4.         "words": 1,
  5.         "preview": "test2",
  6.         "comments": [],
  7.         "characters": 5,
  8.         "jsonContent": {
  9.             "root": {
  10.                 "type": "root",
  11.                 "format": "",
  12.                 "indent": 0,
  13.                 "version": 1,
  14.                 "children": [
  15.                     {
  16.                         "children": [
  17.                             {
  18.                                 "detail": 0,
  19.                                 "format": 0,
  20.                                 "mode": "normal",
  21.                                 "style": "",
  22.                                 "text": "test2",
  23.                                 "type": "text",
  24.                                 "version": 1
  25.                             }
  26.                         ],
  27.                         "direction": "ltr",
  28.                         "format": "",
  29.                         "indent": 0,
  30.                         "type": "paragraph",
  31.                         "version": 1
  32.                     }
  33.                 ],
  34.                 "direction": "ltr"
  35.             }
  36.         }
  37.     },
  38.     "new_richtext": {
  39.         "words": 1,
  40.         "preview": "test1",
  41.         "comments": [],
  42.         "characters": 5,
  43.         "jsonContent": {
  44.             "root": {
  45.                 "type": "root",
  46.                 "format": "",
  47.                 "indent": 0,
  48.                 "version": 1,
  49.                 "children": [
  50.                     {
  51.                         "children": [
  52.                             {
  53.                                 "detail": 0,
  54.                                 "format": 0,
  55.                                 "mode": "normal",
  56.                                 "style": "",
  57.                                 "text": "test1",
  58.                                 "type": "text",
  59.                                 "version": 1
  60.                             }
  61.                         ],
  62.                         "direction": "ltr",
  63.                         "format": "",
  64.                         "indent": 0,
  65.                         "type": "paragraph",
  66.                         "version": 1
  67.                     }
  68.                 ],
  69.                 "direction": "ltr"
  70.             }
  71.         }
  72.     }
  73. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement