mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Fix a Swagger warning that only manifests during Go client code generation (#2729)
This commit is contained in:
@ -1018,7 +1018,7 @@ definitions:
|
||||
- public
|
||||
items:
|
||||
$ref: '#/definitions/filterContext'
|
||||
minLength: 1
|
||||
minItems: 1
|
||||
type: array
|
||||
uniqueItems: true
|
||||
x-go-name: Context
|
||||
|
Reference in New Issue
Block a user