diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/swagger.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 3cf9922a7..be833cf51 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -1018,7 +1018,7 @@ definitions:                      - public                  items:                      $ref: '#/definitions/filterContext' -                minLength: 1 +                minItems: 1                  type: array                  uniqueItems: true                  x-go-name: Context | 
