Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meshery Models] Create SubCategories #377

Open
leecalcote opened this issue Sep 28, 2023 · 3 comments
Open

[Meshery Models] Create SubCategories #377

leecalcote opened this issue Sep 28, 2023 · 3 comments
Assignees
Labels
issue/willfix This issue will be worked on kind/enhancement Improvement in current feature

Comments

@leecalcote
Copy link
Member

leecalcote commented Sep 28, 2023

Current Behavior
Models only have Categories.

Desired Behavior
Add support for SubCategories.

Screenshot 2023-09-28 at 5 38 57 PM

Resources

Alternatives / Additional Context

@leecalcote leecalcote added the kind/enhancement Improvement in current feature label Sep 28, 2023
@theBeginner86 theBeginner86 added the issue/willfix This issue will be worked on label Sep 29, 2023
@leecalcote leecalcote self-assigned this Jan 8, 2024
@adityaofficial10
Copy link

@leecalcote Can I take this up?

@leecalcote
Copy link
Member Author

@adityaofficial10, thanks much for jumping in and volunteering. In an effort to help guarantee your success in undertaking assignment of the issue, will you:

  1. confirm that you're able to build the project, specifically, the components necessary to resolve this issue.
  2. confirm the approach you intend to take to resolve the issue.

@adityaofficial10
Copy link

adityaofficial10 commented Jan 7, 2025

  1. I've built meshkit so far on my local. I think I'm gonna need schemas repo as well.
  2. 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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/willfix This issue will be worked on kind/enhancement Improvement in current feature
Projects
None yet
Development

No branches or pull requests

3 participants