mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-08 15:47:40 +01:00
fix: schema
This commit is contained in:
@@ -654,3 +654,8 @@ UserObjectACP:
|
|||||||
example: Not Banned
|
example: Not Banned
|
||||||
administrator:
|
administrator:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
ip:
|
||||||
|
type: string
|
||||||
|
nullable: true
|
||||||
|
ips:
|
||||||
|
type: array
|
||||||
|
|||||||
Reference in New Issue
Block a user