Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 416 Bytes

populate.md

File metadata and controls

9 lines (7 loc) · 416 Bytes

Populate

rest-io allows population controll via the GET parameter populate.

Example

url description
/api/dish?populate=ingredients will populate the ingredients.
/api/dish?populate=ingredients inventedBy will populate the ingredients and inventedBy.