You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
When using createDocument method, the id is not automatically generated. Instead a string ':_id' is used as ID of document
Expected Behavior
A UUIDV4 as documentID
Current Behavior
string '_id' as documentID
Possible Solution
Steps to Reproduce
Context (Environment)
Kuzzle 1.5
SDK PHP 3.0.4
The text was updated successfully, but these errors were encountered: