forked from loafle/openapi-generator-original
updated rest.mustache of python client
This commit is contained in:
parent
5fbda0e206
commit
8ef4c4401e
@ -1,4 +1,10 @@
|
|||||||
# coding: utf-8
|
# coding: utf-8
|
||||||
|
|
||||||
|
"""
|
||||||
|
Credit: this file (rest.py) is modified based on rest.py in Dropbox Python SDK:
|
||||||
|
https://www.dropbox.com/developers/core/sdks/python
|
||||||
|
"""
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import io
|
import io
|
||||||
import json
|
import json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user