Use collectionFormat=multi for MultiChoiceField in query and formData

Fixes #257.
This commit is contained in:
Cristi Vîjdea
2018-11-29 01:38:32 +02:00
parent 9f60dc191a
commit 708e70a526
3 changed files with 26 additions and 3 deletions
+16
View File
@@ -740,6 +740,19 @@ paths:
description: this one too!
required: false
type: boolean
- name: styles
in: query
description: and this one is fancy!
required: true
type: array
items:
type: string
enum:
- a
- b
- c
- d
collectionFormat: multi
responses:
'200':
description: ''
@@ -1159,6 +1172,7 @@ definitions:
- fan
- fancy
- felix
- fennel
- fish
- flatline
- forth
@@ -1184,6 +1198,7 @@ definitions:
- haskell
- haxeml
- hexdump
- hlsl
- hsail
- html
- html+cheetah
@@ -1450,6 +1465,7 @@ definitions:
- xml+php
- xml+smarty
- xml+velocity
- xorg.conf
- xquery
- xslt
- xtend