New format option for attribute rows (#16277)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Philip Allgaier 2021-01-24 00:45:41 +01:00 committed by GitHub
parent bbafcecd49
commit 37cf4e410f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -331,6 +331,10 @@ name:
required: false
description: Overwrites friendly name.
type: string
format:
required: false
description: "How the attribute value should be formatted. Currently only supported for timestamp attributes. Valid values are: `relative`, `total`, `date`, `time` and `datetime`."
type: string
{% endconfiguration %}
## Example