Fixes typo
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user