Merge "make policy description and kind option in library API"

This commit is contained in:
Jenkins 2017-06-19 21:42:17 +00:00 committed by Gerrit Code Review
commit 6b7f377276
1 changed files with 2 additions and 2 deletions

View File

@ -475,11 +475,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