mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2026-01-27 10:23:13 +00:00
Changed the return type for configure
This commit is contained in:
@@ -1282,7 +1282,11 @@ paths:
|
||||
$ref: '#/components/schemas/DeviceConfigureRequest'
|
||||
responses:
|
||||
200:
|
||||
$ref: '#/components/responses/CommandSubmitSuccess'
|
||||
description: Successful device creation will return the device record with the proper device ID
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/Device'
|
||||
403:
|
||||
$ref: '#/components/responses/Unauthorized'
|
||||
404:
|
||||
|
||||
Reference in New Issue
Block a user