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
Normally a POST to /db generates a UUID for the document ID. However, for compatibility with CouchDB, if the input document already contains a _id property then that value should be used as the doc ID.