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

Looser params #2

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Looser params #2

wants to merge 11 commits into from

Conversation

av-lukas
Copy link
Contributor

@av-lukas av-lukas commented May 15, 2023

Previously, unspecified keys would get removed from the struct, forcing us to specify every possible key a client might be interested in storing.

This allows us to have undefined keys accessible.

@av-lukas av-lukas requested a review from av-emil May 15, 2023 09:41
@av-lukas av-lukas self-assigned this May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants