mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-16 20:01:35 +01:00
remove duplicate parameters lines.
This commit is contained in:
parent
ff42923401
commit
73fe2a30d6
@ -498,14 +498,12 @@ paths:
|
||||
format: int32
|
||||
required: true
|
||||
description: Registered user ID.
|
||||
parameters:
|
||||
- name: old_password
|
||||
in: body
|
||||
type: string
|
||||
format: string
|
||||
required: true
|
||||
description: The user's existing password.
|
||||
parameters:
|
||||
- name: new_password
|
||||
in: body
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user