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
For now you can with an api call retrieve all categories. But since the product api call does not hold the category id linked to the product, it's hard to actually use the category in any way (i.e. sorting).
If the id_category were included into the product serializer it would be much more useful.
The text was updated successfully, but these errors were encountered:
For now you can with an api call retrieve all categories. But since the product api call does not hold the category id linked to the product, it's hard to actually use the category in any way (i.e. sorting).
If the id_category were included into the product serializer it would be much more useful.
The text was updated successfully, but these errors were encountered: