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.

17 lines
316 B

1 year ago
  1. {
  2. "title": "block title",
  3. "description": "block description",
  4. "keywords": [ "block keyword" ],
  5. "styles": [
  6. {
  7. "label": "block style label"
  8. }
  9. ],
  10. "variations": [
  11. {
  12. "title": "block variation title",
  13. "description": "block variation description",
  14. "keywords": [ "block variation keyword" ]
  15. }
  16. ]
  17. }