fix: adjust p2p preheat policy swagger yaml definitions

Signed-off-by: chlins <chlins.zhang@gmail.com>
This commit is contained in:
chlins 2020-07-07 18:25:23 +08:00
parent 6f4e8150d5
commit 9b2eaf1c07
1 changed files with 1 additions and 3 deletions

View File

@ -832,9 +832,7 @@ paths:
$ref: '#/definitions/PreheatPolicy'
responses:
'201':
description: Create policy success
schema:
$ref: '#/responses/201'
$ref: '#/responses/201'
'400':
$ref: '#/responses/400'
'401':