mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
@@ -3305,7 +3305,7 @@ paths:
|
||||
- default: false
|
||||
description: Show only pinned statuses. In other words, exclude statuses that are not pinned to the given account ID.
|
||||
in: query
|
||||
name: pinned_only
|
||||
name: pinned
|
||||
type: boolean
|
||||
- default: false
|
||||
description: Show only statuses with media attachments.
|
||||
|
@@ -86,7 +86,7 @@ import (
|
||||
// in: query
|
||||
// required: false
|
||||
// -
|
||||
// name: pinned_only
|
||||
// name: pinned
|
||||
// type: boolean
|
||||
// description: Show only pinned statuses. In other words, exclude statuses that are not pinned to the given account ID.
|
||||
// default: false
|
||||
|
Reference in New Issue
Block a user