[Kimchi-devel] [PATCH] Fix debug report creation in API.json
Sheldon
shaohef at linux.vnet.ibm.com
Thu Feb 27 09:41:47 UTC 2014
Reviewed-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
On 02/27/2014 05:31 PM, lvroyce at linux.vnet.ibm.com wrote:
> From: Royce Lv <lvroyce at linux.vnet.ibm.com>
>
> Because debug report creation name is mandatory,
> add this field to require.
>
> Signed-off-by: Royce Lv <lvroyce at linux.vnet.ibm.com>
> ---
> src/kimchi/API.json | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/kimchi/API.json b/src/kimchi/API.json
> index f595bbf..153162d 100644
> --- a/src/kimchi/API.json
> +++ b/src/kimchi/API.json
> @@ -37,6 +37,7 @@
> "description": "The name for the debug report file.",
> "type": "string",
> "pattern": "^[A-Za-z0-9-]*$",
> + "required": true,
> "error": "KCHDR0007E"
> }
> }
--
Thanks and best regards!
Sheldon Feng(冯少合)<shaohef at linux.vnet.ibm.com>
IBM Linux Technology Center
More information about the Kimchi-devel
mailing list