Skip to content

Item editing via JSON #176

@zcutlip

Description

@zcutlip

Item editing is currently (by design) very restricted. aside from metadata like title, tags, etc. fields can only be added or set one field at a time, and only limited set of field types

There is now (as of op 2.23.0) the option of providing JSON to op to edit (replace?) an existing item

In theory it should be possible to item get an item, edit that Python object and then serialize it to JSON for an item edit operation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions