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

Re-add support for heterogenous dictionaries to Body.Builder #58

Merged
merged 2 commits into from Jan 30, 2024

Conversation

tdeleon
Copy link
Owner

@tdeleon tdeleon commented Jan 30, 2024

Support for heterogenous dictionaries ([String: Any]) was erroneously removed in a previous release. Adds this back.

@tdeleon tdeleon added this to the 2.2.1 milestone Jan 30, 2024
@tdeleon tdeleon added the bug Something isn't working label Jan 30, 2024
@tdeleon tdeleon linked an issue Jan 30, 2024 that may be closed by this pull request
@tdeleon tdeleon merged commit d89be2e into develop Jan 30, 2024
11 checks passed
@tdeleon tdeleon deleted the 57-body-builder-dictionaries branch January 30, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add back support for [String: Any] dictionaries in Body.Builder
1 participant