We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
goal: display OFF url's and USDA urls for an ingredient in the UI
The text was updated successfully, but these errors were encountered:
actually, why do we even need 2 api's, ingredientinfo and ingredient ? they are very similar, can we just simplify and have just 1 endpoint?
Sorry, something went wrong.
I had already commited this, didn't even open a ticket: bb99d6e
The *info endpoints are all read-only, while the others that map directly to db objects are writable
rolandgeider
No branches or pull requests
goal: display OFF url's and USDA urls for an ingredient in the UI
The text was updated successfully, but these errors were encountered: