Skip to content

Code duplication in Upsert and Insert operations #3209

@aaronburtle

Description

@aaronburtle

We recently modified the validation logic to allow for keyless PUT/PATCH in the case that the keys which are missing are auto-generated, and this has introduced some code duplication between the upsert and insert operations which can be factored out.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions