mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-27 20:59:10 +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
|
basePath: /api/v2.0
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
- text/plain
|
|
||||||
consumes:
|
consumes:
|
||||||
- application/json
|
- application/json
|
||||||
securityDefinitions:
|
securityDefinitions:
|
||||||
|
Loading…
Reference in New Issue
Block a user