nodebb/public/openapi/read/user/userslug
Barış Soner Uşaklı 5f0f476b57 feat: , use timestamp in profile/cover images
delete current one if keepAllUserImages is turned off
fix typo in data
..
chats feat: add displayname into user obj ()
edit style(openapi): break write API routes into individual files
session style(openapi): break write API routes into individual files
best.yaml style(openapi): break write API routes into individual files
blocks.yaml style(openapi): break write API routes into individual files
bookmarks.yaml style(openapi): break write API routes into individual files
categories.yaml style(openapi): break write API routes into individual files
consent.yaml style(openapi): break write API routes into individual files
downvoted.yaml style(openapi): break write API routes into individual files
edit.yaml feat: , use timestamp in profile/cover images
followers.yaml style(openapi): break write API routes into individual files
following.yaml style(openapi): break write API routes into individual files
groups.yaml style(openapi): break write API routes into individual files
ignored.yaml style(openapi): break write API routes into individual files
info.yaml style(openapi): break write API routes into individual files
posts.yaml style(openapi): break write API routes into individual files
sessions.yaml style(openapi): break write API routes into individual files
settings.yaml feat(writeapi): user settings API
topics.yaml style(openapi): break write API routes into individual files
uploads.yaml style(openapi): break write API routes into individual files
upvoted.yaml style(openapi): break write API routes into individual files
watched.yaml fix(spec): broken test due to canFlag addition