Skip to content

POST /db should respect an _id property in the doc #437

@snej

Description

@snej

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions