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

View File

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