From 997748a182d870589a6770dad52dbdfe47c73b0d Mon Sep 17 00:00:00 2001 From: zhangbailin Date: Thu, 30 Dec 2021 15:39:25 +0800 Subject: [PATCH] Add description of the device's parameter Change-Id: Ic33a6da37ad25068d73f3fe52462a08a8edb172d --- api-ref/source/parameters.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index f92e3c92..b318e59a 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -241,6 +241,8 @@ device_std_board_info_resp: required: true type: string device_type_resp: + description: | + Type of the device. in: body required: true type: string @@ -257,6 +259,8 @@ device_vendor_board_info_resp: required: true type: string device_vendor_resp: + description: | + The vendor of the device. in: body required: true type: string @@ -273,6 +277,8 @@ hostname_bind_unbind_req: required: true type: string hostname_resp: + description: | + The host name of the device. in: body required: true type: string