fix: schema changes for user object

This commit is contained in:
Julian Lam
2023-01-27 13:02:54 -05:00
parent 3db58f51ab
commit 2c0ecb05bd

View File

@@ -165,8 +165,13 @@ FlagNotesObject:
type: string
description: An URL-safe variant of the username (i.e. lower-cased, spaces
removed, etc.)
displayname:
type: string
description: This is either username or fullname depending on forum and user settings
example: Dragon Fruit
picture:
type: string
nullable: true
uid:
type: number
description: A user identifier