-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Requesting https://deviceserver.creatordev.io/clients/_client_/objecttypes/_object_/instances gives a PageInfo which has strings, not integers:
{
"Links": [
{
"rel": "add",
"href": "https://deviceserver.creatordev.io/clients/mxYicHnSuEKsjJ3H2bHkxw/objecttypes/vOhduQKdtUyHbUHOzGbt9Q/instances"
}
],
"PageInfo": {
"TotalCount": "1",
"ItemsCount": "1",
"StartIndex": "0"
},
"Items": [
{
...
elsewhere, the TotalCount, ItemsCount and StartIndex are integer values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels