Skip to content

Some calls have different paging of records #19

@hultenvp

Description

@hultenvp

Most use the old way:

"page": {
        "records": [ { ... } ]
}

other methods like inverterdetaillist use only

"records": {
        .....
}
"page": {
        .....
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions