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
My vote is just to remove this endpoint...it is really just an alias for the /taxonomy/{id} except where id is the one we need for the food taxonomy, right? It seemed weird to have to check for this on the frontend as well and request a different endpoint.
Re-implement this endpoint to utilize the new SCOS dataset. (Use the new TypeScript version of the API: https://github.com/SCODEMeetup/mofb-api/tree/feature/api-2)
This endpoint is currently
/taxonomy/food
. Find more info from the current Swagger docs: https://mofb-api.appspot.com/api-docs/The text was updated successfully, but these errors were encountered: