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

Implement wildcard types #1510

Open
wants to merge 1 commit into
base: release-4.0.0
Choose a base branch
from
Open

Conversation

wilmveel
Copy link
Collaborator

When ingredients contain a map of a generic type this results into a WildcardType. These were nog correct handled by baker

data class WildcardIngredient(val wildcardMap: Map<String, List<String>>)

@wilmveel wilmveel changed the base branch from master to release-4.0.0 May 31, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants