mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 12:22:35 +02:00
Fix profile view follow & ban status, Add ban status in GET profile API call
This commit is contained in:
parent
00e6b3de7b
commit
4c4481393d
8 changed files with 39 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue