mswart / pyopenmensa

Python wrapper and helper for openmensa api and feed
http://pyom.devtation.de/
GNU Lesser General Public License v3.0
9 stars 7 forks source link

fixed example to match allowed_price_roles #17

Open hermlon opened 3 years ago

hermlon commented 3 years ago

other has to be in the singular form to match the allowed_price_roles: https://github.com/mswart/pyopenmensa/blob/c651da6ace33e2278349636daaa709d043dee6ff/feed.py#L294