Skip to content

1.1.1: Merge pull request #36 from kuzzleio/bugfix

Compare
Choose a tag to compare
@scottinet scottinet released this 24 Dec 11:21
· 1926 commits to master since this release

Fixed argument handling in KuzzleDataCollection.createDocument: arguments weren't interpreted correctly when id was explicitly set to null

Added unit tests to prevent this bug to occur again