Skip to content

POST to single cell / cells should not require {cell:{}} wrapper #30

Open
@fjenett

Description

@fjenett

Currently one has to wrap a cell into another shell:

{
    cell: {
        ... cell data ...
    }
}

This seems redundant and could be simplified to be able to just send the cell object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions