9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"id": "/PagedRequestOpts",
|
|
"type": "object",
|
|
"properties": {
|
|
"page": { "type": "number" },
|
|
"perPage": { "type": "number" }
|
|
}
|
|
}
|