diff --git a/api/v2.0/swagger.yaml b/api/v2.0/swagger.yaml index d9e5ba559..ab0bbcfb9 100644 --- a/api/v2.0/swagger.yaml +++ b/api/v2.0/swagger.yaml @@ -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':