Clean Citizen entities
Change plainPassword to just password Add request Input for /login
This commit is contained in:
@@ -1330,7 +1330,7 @@ components:
|
||||
- $ref: '#/components/schemas/UserBase'
|
||||
- type: object
|
||||
properties:
|
||||
plain_password:
|
||||
password:
|
||||
type: string
|
||||
required: true
|
||||
example:
|
||||
|
||||
Reference in New Issue
Block a user