mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 09:08:26 +01:00
Merge pull request #639 from aking666/master
Fixed Project describe "name" field error in swagger.yaml
This commit is contained in:
commit
e5b81f5fc6
@ -765,7 +765,7 @@ definitions:
|
||||
type: integer
|
||||
format: int32
|
||||
description: The owner ID of the project always means the creator of the project.
|
||||
name:
|
||||
project_name:
|
||||
type: string
|
||||
description: The name of the project.
|
||||
creation_time:
|
||||
|
Loading…
Reference in New Issue
Block a user