{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://offeringprotocol.org/schemas/page-limit.schema.json",
  "title": "ODP requested page limit",
  "type": "integer",
  "minimum": 1,
  "maximum": 100
}
