From 72bc419a338febbd8fca54d1334cf560adda11bc Mon Sep 17 00:00:00 2001 From: Eric Kao Date: Tue, 6 Jun 2017 12:46:38 -0700 Subject: [PATCH] Change rules field to required in library API Use explicit empty collection if there are no rules. Change-Id: Ie58956911ab4a1f75f05ca4d20e7cc4cd43c8948 --- specs/pike/policy-library.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/pike/policy-library.rst b/specs/pike/policy-library.rst index 01b376f..b0852d6 100644 --- a/specs/pike/policy-library.rst +++ b/specs/pike/policy-library.rst @@ -536,7 +536,7 @@ Policy full schema rules: title: collection of rules type: array - required: false + required: true items: type: object properties: