Zone's "Name" is now a required parameter. (#11753)

This commit is contained in:
Alexei Chetroi 2020-01-27 07:56:11 -05:00 committed by Franck Nijhof
parent 471719647b
commit 3771e19d64

View File

@ -39,7 +39,7 @@ zone:
{% configuration %}
name:
description: The friendly name of the zone.
required: false
required: true
type: string
latitude:
description: The latitude of the center point of the zone.