mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-30 02:26:16 -06:00
update swagger
This commit is contained in:
parent
3d4d8dd7ae
commit
69da9a9601
1 changed files with 4 additions and 4 deletions
|
|
@ -296,8 +296,8 @@ definitions:
|
|||
type: string
|
||||
x-go-name: ID
|
||||
last_status_at:
|
||||
description: When the account's most recent status was posted (ISO 8601 Datetime).
|
||||
example: "2021-07-30T09:20:25+00:00"
|
||||
description: When the account's most recent status was posted (ISO 8601 Date).
|
||||
example: "2021-07-30"
|
||||
type: string
|
||||
x-go-name: LastStatusAt
|
||||
locked:
|
||||
|
|
@ -2301,8 +2301,8 @@ definitions:
|
|||
type: string
|
||||
x-go-name: ID
|
||||
last_status_at:
|
||||
description: When the account's most recent status was posted (ISO 8601 Datetime).
|
||||
example: "2021-07-30T09:20:25+00:00"
|
||||
description: When the account's most recent status was posted (ISO 8601 Date).
|
||||
example: "2021-07-30"
|
||||
type: string
|
||||
x-go-name: LastStatusAt
|
||||
locked:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue