mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-16 23:35:20 +01:00
Merge pull request #13043 from hobti01/patch-1
fix: Location Header in swagger api common response
This commit is contained in:
commit
2db1974081
@ -3679,6 +3679,10 @@ responses:
|
|||||||
description: 'Success'
|
description: 'Success'
|
||||||
Created:
|
Created:
|
||||||
description: 'Created'
|
description: 'Created'
|
||||||
|
headers:
|
||||||
|
Location:
|
||||||
|
type: string
|
||||||
|
description: The URL of the created resource
|
||||||
BadRequest:
|
BadRequest:
|
||||||
description: 'Bad Request'
|
description: 'Bad Request'
|
||||||
Unauthorized:
|
Unauthorized:
|
||||||
|
Loading…
Reference in New Issue
Block a user