You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adityaofficial10, thanks much for jumping in and volunteering. In an effort to help guarantee your success in undertaking assignment of the issue, will you:
confirm that you're able to build the project, specifically, the components necessary to resolve this issue.
confirm the approach you intend to take to resolve the issue.
I've built meshkit so far on my local. I think I'm gonna need schemas repo as well.
What I can see is, there's a subcategory entity represented as a pure string in the schemas repo. We'd have to add support for SubCategory there and then nesting it within Category there. Then we will have to add the endpoint here at:endpoints with the support.
Once done, I can test this with meshery server..
Would love to know your thoughts..
Current Behavior
Models only have Categories.
Desired Behavior
Add support for SubCategories.
Resources
Alternatives / Additional Context
The text was updated successfully, but these errors were encountered: