[Kimchi-devel] [PATCH v2 1/8] Debug Report Rename: Update API.json
Sheldon
shaohef at linux.vnet.ibm.com
Thu May 22 13:45:43 UTC 2014
Reviewed-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
On 05/22/2014 03:55 PM, Hongliang Wang wrote:
> Update API.json for validation.
>
> Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
> ---
> src/kimchi/API.json | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/src/kimchi/API.json b/src/kimchi/API.json
> index 76c94ab..39bfc8c 100644
> --- a/src/kimchi/API.json
> +++ b/src/kimchi/API.json
> @@ -41,6 +41,17 @@
> }
> }
> },
> + "debugreport_update": {
> + "type": "object",
> + "properties": {
> + "name": {
> + "description": "New name of debug report",
> + "type": "string",
> + "pattern": "^[A-Za-z0-9-]*$",
> + "error": "KCHDR0007E"
> + }
> + }
> + },
> "storagepools_create": {
> "type": "object",
> "error": "KCHPOOL0026E",
--
Thanks and best regards!
Sheldon Feng(冯少合)<shaohef at linux.vnet.ibm.com>
IBM Linux Technology Center
More information about the Kimchi-devel
mailing list