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
2
2
Push API resources Open API documentation
3
3
4
4
This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
5
5
6
- - API version: 0.4 .0
7
- - Package version: 2.3 .0
6
+ - API version: 1 .0
7
+ - Package version: 0.4 .0
8
8
- Generator version: 7.6.0
9
9
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
10
Original file line number Diff line number Diff line change @@ -29,9 +29,4 @@ setup.cfg
29
29
setup.py
30
30
test-requirements.txt
31
31
test/__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
37
32
tox.ini
Original file line number Diff line number Diff line change 1
- # databox-api
1
+ # databox
2
2
Push API resources Open API documentation
3
3
4
4
This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
5
5
6
- - API version: 0.4 .0
7
- - Package version: 2.3 .0
6
+ - API version: 1 .0
7
+ - Package version: 0.4 .0
8
8
- Generator version: 7.6.0
9
9
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
10
Original file line number Diff line number Diff line change 7
7
8
8
Push API resources Open API documentation
9
9
10
- The version of the OpenAPI document: 0.4 .0
10
+ The version of the OpenAPI document: 1 .0
11
11
Generated by OpenAPI Generator (https://openapi-generator.tech)
12
12
13
13
Do not edit the class manually.
14
14
""" # noqa: E501
15
15
16
16
17
- __version__ = "2.3 .0"
17
+ __version__ = "0.4 .0"
18
18
19
19
# import apis into sdk package
20
20
from databox .api .default_api import DefaultApi
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
@@ -88,7 +88,7 @@ def __init__(
88
88
self .default_headers [header_name ] = header_value
89
89
self .cookie = cookie
90
90
# Set default User-Agent.
91
- self .user_agent = 'OpenAPI-Generator/2.3 .0/python'
91
+ self .user_agent = 'OpenAPI-Generator/0.4 .0/python'
92
92
self .client_side_validation = configuration .client_side_validation
93
93
94
94
def __enter__ (self ):
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
@@ -393,8 +393,8 @@ def to_debug_report(self):
393
393
return "Python SDK Debug Report:\n " \
394
394
"OS: {env}\n " \
395
395
"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" .\
398
398
format (env = sys .platform , pyversion = sys .version )
399
399
400
400
def get_host_settings (self ):
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 6
6
7
7
Push API resources Open API documentation
8
8
9
- The version of the OpenAPI document: 0.4 .0
9
+ The version of the OpenAPI document: 1 .0
10
10
Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
12
12
Do not edit the class manually.
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " databox"
3
- version = " 2.3 .0"
3
+ version = " 0.4 .0"
4
4
description = " Static OpenAPI document of Push API resource"
5
5
authors = [
" OpenAPI Generator Community <[email protected] >" ]
6
6
license = " NoLicense"
Original file line number Diff line number Diff line change 5
5
6
6
Push API resources Open API documentation
7
7
8
- The version of the OpenAPI document: 0.4 .0
8
+ The version of the OpenAPI document: 1 .0
9
9
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
11
Do not edit the class manually.
20
20
#
21
21
# prerequisite: setuptools
22
22
# http://pypi.python.org/pypi/setuptools
23
- NAME = "databox-api "
24
- VERSION = "2.3 .0"
23
+ NAME = "databox"
24
+ VERSION = "0.4 .0"
25
25
PYTHON_REQUIRES = ">=3.7"
26
26
REQUIRES = [
27
27
"urllib3 >= 1.25.3, < 2.1.0" ,
You can’t perform that action at this time.
0 commit comments