mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 03:22:24 -05:00
[chore] Fix a Swagger warning that only manifests during Go client code generation (#2729)
This commit is contained in:
parent
fc3741365c
commit
5159664a51
2 changed files with 2 additions and 2 deletions
|
|
@ -1018,7 +1018,7 @@ definitions:
|
|||
- public
|
||||
items:
|
||||
$ref: '#/definitions/filterContext'
|
||||
minLength: 1
|
||||
minItems: 1
|
||||
type: array
|
||||
uniqueItems: true
|
||||
x-go-name: Context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue