fine tune instruction on allowed types (#27056)

This commit is contained in:
Marius 2023-04-19 10:38:39 +02:00 committed by GitHub
parent 5aaaa208cc
commit 688dca1ba3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -370,7 +370,7 @@ conditions:
type: string type: string
elements: elements:
required: true required: true
description: One or more elements of any type to show when conditions are met. See below for an example. description: One or more elements of any of the [listed types](#elements) to show when conditions are met. See below for an example.
type: list type: list
{% endconfiguration %} {% endconfiguration %}