mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-21 23:21:26 +01:00
Merge pull request #3311 from huzhengchuan/patch-1
fix type error in swagger.yaml
This commit is contained in:
commit
5333cdc5e3
@ -2657,7 +2657,7 @@ definitions:
|
||||
type: object
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
type: integer
|
||||
description: The ID of repository.
|
||||
name:
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user