Updates Annex 2
This commit is contained in:
parent
06d5ad0006
commit
f33658fca5
@ -40,11 +40,11 @@ Use the following checklist when dealing with a microservices architecture inter
|
|||||||
```JSON
|
```JSON
|
||||||
{
|
{
|
||||||
meta: {
|
meta: {
|
||||||
page: {
|
pagination: {
|
||||||
totalPages: "integer"
|
totalPages: "integer"
|
||||||
count: "integer",
|
count: "integer",
|
||||||
limitValue: "integer",
|
rowsPerPage: "integer",
|
||||||
currentPage: "integer"
|
page: "integer"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user