Skip to content

Mutates the given doc by adding a _revisions property. #17

@jemc

Description

@jemc

When I pass a doc to put, it does not mutate the doc, and I can use it again expecting it to be the same. When I pass a doc to validatingPut, it mutates the doc by adding a _revisions property.

I'd like to be able to pass an doc to validatingPut without it mutating the doc.

EDIT: Same goes for validatingBulkDocs and others.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions