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.

25 lines
451 B

  1. {
  2. "repoid": "repo01",
  3. "pads": [
  4. {
  5. "link": "http://board.net/p/pad1",
  6. "dir": "Group1",
  7. "title": "Pad1"
  8. },
  9. {
  10. "link": "http://board.net/p/pad2",
  11. "dir": "Group1",
  12. "title": "Pad2"
  13. },
  14. {
  15. "link": "http://board.net/p/pad3",
  16. "dir": "Group2",
  17. "title": "Pad3"
  18. },
  19. {
  20. "link": "http://board.net/p/loremipsum",
  21. "dir": "SubArea1",
  22. "title": "loremipsum"
  23. }
  24. ]
  25. }