mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
Update swagger
Remove the "source namespace" property of replication policy Signed-off-by: Wenkai Yin <yinw@vmware.com>
This commit is contained in:
parent
ea6ca2b8cc
commit
bf43c39026
@ -2298,7 +2298,7 @@ paths:
|
||||
This endpoint let user list namespaces of registry according to query.
|
||||
parameters:
|
||||
- name: id
|
||||
in: query
|
||||
in: path
|
||||
type: integer
|
||||
required: true
|
||||
description: The registry ID.
|
||||
@ -3772,11 +3772,6 @@ definitions:
|
||||
src_registry:
|
||||
description: The source registry.
|
||||
$ref: '#/definitions/Registry'
|
||||
src_namespaces:
|
||||
type: array
|
||||
description: The source namespaces
|
||||
items:
|
||||
type: string
|
||||
dest_registry:
|
||||
description: The destination registry.
|
||||
$ref: '#/definitions/Registry'
|
||||
|
Loading…
Reference in New Issue
Block a user