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'
|
||||
Created:
|
||||
description: 'Created'
|
||||
headers:
|
||||
Location:
|
||||
type: string
|
||||
description: The URL of the created resource
|
||||
BadRequest:
|
||||
description: 'Bad Request'
|
||||
Unauthorized:
|
||||
|
Loading…
Reference in New Issue
Block a user