Hi, thank you for your work on this module!
We are nesting categories in our Knowledge Base. For this to be supported in the API we would need to expose an array of categories in the category-endpoint that contains all sub-categories of the given category.
I wasn't able to find a documentation for the KbCategory::getTree() method and if one of the arguments of it allows to give a parent-category-id, otherwise I would have tried to create a pull request for it.
Would love to hear your thoughts on this. Thank you!
Hi, thank you for your work on this module!
We are nesting categories in our Knowledge Base. For this to be supported in the API we would need to expose an array of categories in the category-endpoint that contains all sub-categories of the given category.
I wasn't able to find a documentation for the
KbCategory::getTree()method and if one of the arguments of it allows to give a parent-category-id, otherwise I would have tried to create a pull request for it.Would love to hear your thoughts on this. Thank you!