User-defined function that can persist in db, used and shared multiple times
Name | Type | Description | Notes |
---|---|---|---|
id | String | Unique ID of UDF | [optional] |
name | String | name of UDF | [optional] |
language | UDFLanguage | [optional] | |
type | UDFType | [optional] | |
readme | String | Markdown readme of UDFs | [optional] |
licenseId | String | License identifier from SPDX License List or Custom | [optional] |
licenseText | String | License text | [optional] |
tags | List<String> | optional tags for UDF | [optional] |