Updates Annex 2

This commit is contained in:
2023-03-12 16:08:10 +03:00
parent 06d5ad0006
commit f33658fca5

View File

@@ -40,11 +40,11 @@ Use the following checklist when dealing with a microservices architecture inter
```JSON
{
meta: {
page: {
pagination: {
totalPages: "integer"
count: "integer",
limitValue: "integer",
currentPage: "integer"
rowsPerPage: "integer",
page: "integer"
}
}
}