1.1.1: Merge pull request #36 from kuzzleio/bugfix
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
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