File tree Expand file tree Collapse file tree 16 files changed +25
-30
lines changed Expand file tree Collapse file tree 16 files changed +25
-30
lines changed Original file line number Diff line number Diff line change 1- # databox-api
1+ # databox
22Push API resources Open API documentation
33
44This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
55
6- - API version: 0.4 .0
7- - Package version: 2.3 .0
6+ - API version: 1 .0
7+ - Package version: 0.4 .0
88- Generator version: 7.6.0
99- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010
Original file line number Diff line number Diff line change @@ -29,9 +29,4 @@ setup.cfg
2929setup.py
3030test-requirements.txt
3131test/__init__.py
32- test/test_api_response.py
33- test/test_default_api.py
34- test/test_push_data.py
35- test/test_push_data_attribute.py
36- test/test_state.py
3732tox.ini
Original file line number Diff line number Diff line change 1- # databox-api
1+ # databox
22Push API resources Open API documentation
33
44This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
55
6- - API version: 0.4 .0
7- - Package version: 2.3 .0
6+ - API version: 1 .0
7+ - Package version: 0.4 .0
88- Generator version: 7.6.0
99- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010
Original file line number Diff line number Diff line change 77
88 Push API resources Open API documentation
99
10- The version of the OpenAPI document: 0.4 .0
10+ The version of the OpenAPI document: 1 .0
1111 Generated by OpenAPI Generator (https://openapi-generator.tech)
1212
1313 Do not edit the class manually.
1414""" # noqa: E501
1515
1616
17- __version__ = "2.3 .0"
17+ __version__ = "0.4 .0"
1818
1919# import apis into sdk package
2020from databox .api .default_api import DefaultApi
Original file line number Diff line number Diff line change 55
66 Push API resources Open API documentation
77
8- The version of the OpenAPI document: 0.4 .0
8+ The version of the OpenAPI document: 1 .0
99 Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111 Do not edit the class manually.
Original file line number Diff line number Diff line change 55
66 Push API resources Open API documentation
77
8- The version of the OpenAPI document: 0.4 .0
8+ The version of the OpenAPI document: 1 .0
99 Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111 Do not edit the class manually.
@@ -88,7 +88,7 @@ def __init__(
8888 self .default_headers [header_name ] = header_value
8989 self .cookie = cookie
9090 # Set default User-Agent.
91- self .user_agent = 'OpenAPI-Generator/2.3 .0/python'
91+ self .user_agent = 'OpenAPI-Generator/0.4 .0/python'
9292 self .client_side_validation = configuration .client_side_validation
9393
9494 def __enter__ (self ):
Original file line number Diff line number Diff line change 55
66 Push API resources Open API documentation
77
8- The version of the OpenAPI document: 0.4 .0
8+ The version of the OpenAPI document: 1 .0
99 Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111 Do not edit the class manually.
@@ -393,8 +393,8 @@ def to_debug_report(self):
393393 return "Python SDK Debug Report:\n " \
394394 "OS: {env}\n " \
395395 "Python Version: {pyversion}\n " \
396- "Version of the API: 0.4 .0\n " \
397- "SDK Package Version: 2.3 .0" .\
396+ "Version of the API: 1 .0\n " \
397+ "SDK Package Version: 0.4 .0" .\
398398 format (env = sys .platform , pyversion = sys .version )
399399
400400 def get_host_settings (self ):
Original file line number Diff line number Diff line change 55
66 Push API resources Open API documentation
77
8- The version of the OpenAPI document: 0.4 .0
8+ The version of the OpenAPI document: 1 .0
99 Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111 Do not edit the class manually.
Original file line number Diff line number Diff line change 66
77 Push API resources Open API documentation
88
9- The version of the OpenAPI document: 0.4 .0
9+ The version of the OpenAPI document: 1 .0
1010 Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212 Do not edit the class manually.
Original file line number Diff line number Diff line change 55
66 Push API resources Open API documentation
77
8- The version of the OpenAPI document: 0.4 .0
8+ The version of the OpenAPI document: 1 .0
99 Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111 Do not edit the class manually.
You can’t perform that action at this time.
0 commit comments