Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Count items on the list #13

@iluxaar

Description

@iluxaar

Hello.
How to add information about number of records in the type of sheet?
Need to create new object type?
Can you describe it in the documentation?
For example:

{
"data": {
"products": [
{
"id": "14913913",
"cost": 20086
},
{
"id": "14948257",
"cost": 9150
}
],
"listInfo": {
"count": 2
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions