We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df913c1 commit 3c318cfCopy full SHA for 3c318cf
1 file changed
tests/test_reqparse.py
@@ -943,7 +943,6 @@ def test_choices(self):
943
"type": "string",
944
"in": "query",
945
"enum": ["a", "b"],
946
- "collectionFormat": "multi",
947
}
948
]
949
0 commit comments