{
  "type": "object",
  "properties": {
    "limit": {
      "type": ["number", "string"]
    }
  },
  "additionalProperties": true
}
