We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da77918 commit 1c47cd5Copy full SHA for 1c47cd5
docs/data-sources/parameter.md
@@ -56,7 +56,6 @@ Optional:
56
- `error` (String) An error message to display if the value doesn't match the provided regex.
57
- `max` (Number) The maximum of a number parameter.
58
- `min` (Number) The minimum of a number parameter.
59
-- `monotonic` (String) Number monotonicity, either increasing or decreasing.
60
- `regex` (String) A regex for the input parameter to match against.
61
62
0 commit comments