Fix profile view follow & ban status, Add ban status in GET profile API call

This commit is contained in:
Marco Realacci 2022-12-12 12:37:30 +01:00
parent 00e6b3de7b
commit 4c4481393d
8 changed files with 39 additions and 16 deletions

View file

@ -1005,6 +1005,8 @@ components:
$ref: "#/components/schemas/photos_n"
followed:
$ref: "#/components/schemas/follow_status"
banned:
$ref: "#/components/schemas/ban_status"
user_photo_stream:
type: array
minItems: 0