fixed #5692 and regenerated samples (#5698)

This commit is contained in:
rompic
2017-05-24 17:26:33 +02:00
committed by wing328
parent b024288df2
commit ef53f08b09
16 changed files with 145 additions and 112 deletions

View File

@@ -14,7 +14,7 @@ To test code injection */ ' \" =end -- \\r\\n \\n \\r
### Example
```python
from __future__ import print_statement
from __future__ import print_function
import time
import petstore_api
from petstore_api.rest import ApiException