RIAEvangelist/node-dominos-pizza-api

Document options as the `menu.toppings` field

Opened this issue · 0 comments

All options for food types are contained inside the menu.toppings member of the Menu class. See docs here docs/Menu.md

This member could use documentation. If you log out the toppings it could be used to create a toppings.md that would document the various options available for food types.

Contribution welcome.