mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:52:25 -05:00
[chore] fix + update swagger docs (#1622)
This commit is contained in:
parent
19e058466d
commit
d5529d6c9f
2 changed files with 48 additions and 3 deletions
|
|
@ -122,7 +122,7 @@ type InstanceV2ThumbnailVersions struct {
|
|||
|
||||
// InstanceV2URLs models instance-relevant URLs for client application consumption.
|
||||
//
|
||||
// swagger:model instanceV1URLs
|
||||
// swagger:model instanceV2URLs
|
||||
type InstanceV2URLs struct {
|
||||
// Websockets address for status and notification streaming.
|
||||
// example: wss://example.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue