Add description of the device's parameter

Change-Id: Ic33a6da37ad25068d73f3fe52462a08a8edb172d
This commit is contained in:
zhangbailin 2021-12-30 15:39:25 +08:00 committed by Brin Zhang
parent aec7b3597a
commit 997748a182
1 changed files with 6 additions and 0 deletions

View File

@ -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