-
-
Notifications
You must be signed in to change notification settings - Fork 2
Support recipe tags in backend #1
Copy link
Copy link
Open
Labels
area:backendTickets regarding the backend serverTickets regarding the backend serverstatus:readyThis is ready to be doneThis is ready to be done
Milestone
Metadata
Metadata
Assignees
Labels
area:backendTickets regarding the backend serverTickets regarding the backend serverstatus:readyThis is ready to be doneThis is ready to be done
For tags to be supported, we need to add them to the
Recipeschema and then parse and translate them in the backend.Tags could be auto-translated based on an i18n library, since they are pretty "static"