Merge "Add description of the device's parameter"
This commit is contained in:
commit
eaff01629f
@ -241,6 +241,8 @@ device_std_board_info_resp:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
device_type_resp:
|
device_type_resp:
|
||||||
|
description: |
|
||||||
|
Type of the device.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
@ -257,6 +259,8 @@ device_vendor_board_info_resp:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
device_vendor_resp:
|
device_vendor_resp:
|
||||||
|
description: |
|
||||||
|
The vendor of the device.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
@ -273,6 +277,8 @@ hostname_bind_unbind_req:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
hostname_resp:
|
hostname_resp:
|
||||||
|
description: |
|
||||||
|
The host name of the device.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user