mirror of
https://github.com/goharbor/harbor
synced 2025-04-14 23:51:55 +00: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