[chore] Fix a Swagger warning that only manifests during Go client code generation (#2729)

This commit is contained in:
Vyr Cossont 2024-03-06 09:44:58 -08:00 committed by GitHub
commit 5159664a51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1018,7 +1018,7 @@ definitions:
- public
items:
$ref: '#/definitions/filterContext'
minLength: 1
minItems: 1
type: array
uniqueItems: true
x-go-name: Context