Support int/long project specific plugin parameters for edit in UI
Change-Id: Id406537bf81d749a953f12d94bd6214c52262827 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -1295,7 +1295,8 @@ parameter.
|
||||
|`display_name` |optional|
|
||||
The display name of the configuration parameter.
|
||||
|`type` ||
|
||||
The type of the configuration parameter, can be `STRING`.
|
||||
The type of the configuration parameter, can be `STRING`, `INT` or
|
||||
`LONG`.
|
||||
|`value` |optional|
|
||||
The value of the configuration parameter as string.
|
||||
|===============================
|
||||
|
||||
Reference in New Issue
Block a user