UseDocumentation Index
Fetch the complete documentation index at: https://docs.dottxt.ai/llms.txt
Use this file to discover all available pages before exploring further.
"type": "number" for numeric fields that may include decimals.
Supported numeric keywords
| Keyword | What it does |
|---|---|
minimum / maximum | Inclusive numeric bounds |
exclusiveMinimum / exclusiveMaximum | Strict numeric bounds |
multipleOf | Restricts values to multiples |
Example
number for measurements, probabilities, and currency-like values.