From 3771e19d64ff696cffa4a0d8c48edd60f4d5782c Mon Sep 17 00:00:00 2001 From: Alexei Chetroi Date: Mon, 27 Jan 2020 07:56:11 -0500 Subject: [PATCH] Zone's "Name" is now a required parameter. (#11753) --- source/_integrations/zone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index 06147c9a91f..495b5ec7e67 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -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.