mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-20 07:37:38 +01:00
Merge pull request #12407 from chlins/fix/p2p-preheat-policy-swagger-yaml
fix: adjust p2p preheat policy swagger yaml definitions
This commit is contained in:
commit
a78ab897d7
@ -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':
|
||||||
|
Loading…
Reference in New Issue
Block a user