make policy description and kind option in library API

To be consistent with existing policy API behavior

Change-Id: I958e9ea4825e55e26c229cd482860cd2c2dc58bc
This commit is contained in:
Eric Kao 2017-06-06 14:50:09 -07:00
parent c03c63501f
commit 9cda4ce089
1 changed files with 2 additions and 2 deletions

View File

@ -488,11 +488,11 @@ Policy metadata schema with UUID
description:
title: Policy description
type: string
required: true
required: false
kind:
title: Policy kind
type: string
required: true
required: false
abbreviation:
title: Policy name abbreviation
type: string