Merge "Change rules field to required in library API"

This commit is contained in:
Jenkins 2017-06-19 21:42:22 +00:00 committed by Gerrit Code Review
commit 07286b8cfb
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,7 @@ Policy full schema
rules:
title: collection of rules
type: array
required: false
required: true
items:
type: object
properties: