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 %} {% configuration %}
name: name:
description: The friendly name of the zone. description: The friendly name of the zone.
required: false required: true
type: string type: string
latitude: latitude:
description: The latitude of the center point of the zone. description: The latitude of the center point of the zone.