Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onursahindur/9fa758708678cf5dcf5cde504ca3b6c0 to your computer and use it in GitHub Desktop.
Save onursahindur/9fa758708678cf5dcf5cde504ca3b6c0 to your computer and use it in GitHub Desktop.
{
"data": [
{
"id": 1,
"parent_id": null,
"title": "çiş",
"children": [
{
"id": 3,
"parent_id": 1,
"title": "çiş",
"description": {
"label": "çiş",
"limit": {
"min": 10,
"max": 200
}
},
"media": {
"label": "nbr",
"types": [
"image_upload"
]
},
"is_quota_dependent": true,
"children": []
},
{
"id": 4,
"parent_id": 1,
"title": "çiş",
"description": {
"label": "çiş",
"limit": {
"min": 10,
"max": 200
}
},
"media": {
"label": "nbr",
"types": [
"image_upload"
]
},
"is_quota_dependent": true,
"children": []
},
{
"id": 5,
"parent_id": 1,
"title": "çiş",
"description": {
"label": "çiş",
"limit": {
"min": 10,
"max": 200
}
},
"media": {
"label": "nbr",
"types": [
"image_upload"
]
},
"is_quota_dependent": true,
"children": []
}
]
},
{
"id": 2,
"parent_id": null,
"title": "çiş",
"description": {
"label": "çiş",
"limit": {
"min": 10,
"max": 200
}
},
"media": {
"label": "nbr",
"types": [
"image_upload"
]
},
"is_quota_dependent": false,
"children": []
}
],
"meta": {
"count": 2,
"is_array": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment