Uploaded image for project: 'Workspaces'
  1. Workspaces
  2. WORKSPACES-672

Callable to get categories

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0
    • 2.0.0
    • None
    • None
    • 4.4 M4

      Need a JSON answer like this:

      [
        {
          "id": 1,
          "name": "Applications",
          "children": [
            {"id": 2, "name": "Calendar"},
            {"id": 3, "name": "Chrome"},
            {"id": 4, "name": "Webstorm"}
          ]
        },
        {
          "id": 5,
          "name": "Documents",
          "children": [
            {"id": 6, "name": "vuetify"},
            {"id": 10, "name": "material2"}
          ]
        },
        {
          "id": 15,
          "name": "Downloads",
          "children": [
            {"id": 16, "name": "October"},
            {"id": 17, "name": "November"},
            {"id": 18, "name": "Tutorial"}
          ]
        },
        {
          "id": 19,
          "name": "Videos",
          "children": [
            {"id": 20, "name": "Tutorials"},
            {"id": 24, "name": "Intro"},
            {"id": 25, "name": "Conference introduction"}
          ]
        }
      ]

            raphael Raphaël Franchet
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: