@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
26 lines • 408 B
JSON
{
"content": [
{
"description": "string",
"id": 3,
"name": "string",
"parentId": 10
},
{
"description": "string",
"id": 2,
"name": "string",
"parentId": 7
},
{
"description": "string",
"id": 1,
"name": "string",
"parentId": 4
}
],
"pageNumber": 8,
"pageSize": 2,
"totalElements": 6,
"totalPages": 5
}