Rest API - Pagination Patterns
Identify the error in this pagination metadata snippet:
{
"pagination": {
"current_page": "2",
"total_pages": 5,
"page_size": 10
}
}Identify the error in this pagination metadata snippet:
{
"pagination": {
"current_page": "2",
"total_pages": 5,
"page_size": 10
}
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions