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 62c95c3 commit 04c5e61Copy full SHA for 04c5e61
plugin-development/api-config-types.md
@@ -10,6 +10,8 @@
10
11
the parameter is not configured.
12
13
+ **NOTE**: It doesn't perform type conversion such as `time` type, and the specified default value is used as is.
14
+
15
```ruby
16
# Required parameter: The configuration must have this parameter like 'param1 10'.
17
config_param :param1, :integer
0 commit comments