mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-27 12:46:03 +01:00
Merge pull request #11446 from heww/fix-swagger-yaml
fix(swagger): make json as default response
This commit is contained in:
commit
af552258ba
@ -10,7 +10,6 @@ schemes:
|
||||
basePath: /api/v2.0
|
||||
produces:
|
||||
- application/json
|
||||
- text/plain
|
||||
consumes:
|
||||
- application/json
|
||||
securityDefinitions:
|
||||
|
Loading…
Reference in New Issue
Block a user