From f8812fd5ffd10ada629774bb8b74aa4af994fc2c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 27 Jan 2023 16:46:13 -0500 Subject: [PATCH] fix: schema change for 1d7baf12171cffbd3af8914bef4e6297d1160d49 --- public/openapi/components/schemas/UserObject.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/openapi/components/schemas/UserObject.yaml b/public/openapi/components/schemas/UserObject.yaml index 12a174bf35..73d9ab64c0 100644 --- a/public/openapi/components/schemas/UserObject.yaml +++ b/public/openapi/components/schemas/UserObject.yaml @@ -455,6 +455,9 @@ UserObjectFull: type: string route: type: string + url: + type: string + description: The relative path to the profile link route from the root of the forum name: type: string visibility: