You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
361 B

  1. [
  2. {
  3. "id": 44,
  4. "text": "Dog",
  5. "prefix_key": null,
  6. "suffix_key": "a",
  7. "background_color": "#FF0000",
  8. "text_color": "#ffffff",
  9. "task_type": "Category"
  10. },
  11. {
  12. "id": 45,
  13. "text": "Cat",
  14. "prefix_key": null,
  15. "suffix_key": "c",
  16. "background_color": "#FF0000",
  17. "text_color": "#ffffff",
  18. "task_type": "Span"
  19. }
  20. ]