Update samples flask connexion (#5203)

* Update samples for flaskConnexion-python2.

* Update samples for flaskConnexion.
This commit is contained in:
Paŭlo Ebermann
2017-03-26 17:02:51 +02:00
committed by wing328
parent c812d81e9a
commit 9b113d5a19
5 changed files with 102 additions and 2 deletions

View File

@@ -108,11 +108,11 @@ paths:
type: "array"
items:
type: "string"
default: "available"
enum:
- "available"
- "pending"
- "sold"
default: "available"
collectionFormat: "csv"
responses:
200: