openculinary / knowledge-graph

The RecipeRadar knowledge graph stores and provides access to recipe and ingredient relationship information.
GNU Affero General Public License v3.0
10 stars 0 forks source link

Include product nutrition metadata in ingredient query response #49

Closed jayaddison closed 4 years ago

jayaddison commented 4 years ago

Describe the reason for these changes and the problem that they solve

In changeset #48, nutritional information was added into the ingredient product knowledge base. This follow-up change includes nutritional information in the metadata response included during ingredient queries.

Briefly summarize the changes

  1. Include nutritional metadata in the ingredient query API response

How have the changes been tested?

  1. Unit test coverage is provided