{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/limit", "title": "limit", "type": "integer", "default": 10, "example": 10 }