mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-25 10:07:43 +01:00
Merge pull request #10838 from ywk253100/200225_fix
Fix bug of swagger for repository API
This commit is contained in:
commit
7857528e45
@ -68,12 +68,6 @@ paths:
|
||||
- $ref: '#/parameters/requestId'
|
||||
- $ref: '#/parameters/projectName'
|
||||
- $ref: '#/parameters/repositoryName'
|
||||
- name: repository
|
||||
in: body
|
||||
description: The JSON object of repository.
|
||||
required: true
|
||||
schema:
|
||||
$ref: '#/definitions/Repository'
|
||||
responses:
|
||||
'200':
|
||||
description: Success
|
||||
|
Loading…
Reference in New Issue
Block a user