[docs] statuses-query-pinned #2250 (#2251)

This commit is contained in:
恐咖兵糖 2023-10-04 20:19:24 +08:00 committed by GitHub
parent c6e00afc7c
commit e0f0d320f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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