Merge pull request #13043 from hobti01/patch-1

fix: Location Header in swagger api common response
This commit is contained in:
He Weiwei 2020-09-15 21:33:37 +08:00 committed by GitHub
commit 2db1974081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: