Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! don't break compatibility with nil parameter
if the user had to manually set the container to nil eg to set `params` in `put_blob/4`, not handling nil values would be backwards incompatible. Instead, we should just interpret it as an empty list.
- Loading branch information