Skip to content
New issue

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

Translate dish types #260

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Friendly-Banana
Copy link

fixes #253

I couldn't classify all types as some canteens have dynamic dish types.
If we use str | DishType, the API becomes harder to use.
For now I've duck typed around this problem with the CUSTOM class.
Any suggestions on how to accomplish this in a better way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Also translate dish type into English
1 participant