Skip to content

Minimum data definition #12

@diberry

Description

@diberry

It would be great to add the minimal data object:

{
    order: 123,              //number
    title: "Buy milk",      //string
    completed: true,       //boolean
}

I see the following fields in some of the backend API variations and not sure if they just aren't in tests in this project or if they are 1-offs of that particular version:

{
Id: 1, // number
Url: "",//string
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions