33dbdb018
a3eab7190
1
2
3 4 5 6 7 8
{ "id": "/PagedRequestOptsSchema", "type": "object", "properties": { "page": { "type": "number" }, "perPage": { "type": "number" } } }