Fixes typo

This commit is contained in:
2022-04-05 10:55:47 +03:00
parent 713ea5a88d
commit bde782c1ed

View File

@@ -39,7 +39,7 @@ Use the following checklist when dealing with a microservices architecture inter
{ {
meta: { meta: {
page: { page: {
totalPage: "integer" totalPages: "integer"
count: "integer", count: "integer",
limitValue: "integer", limitValue: "integer",
currentPage: "integer" currentPage: "integer"