Skip to content

Commit 1f8b0e8

Browse files
authored
Automated update by SDK Generator version:1.5.0 commit:7d122fa (#114)
1 parent 1764b1a commit 1f8b0e8

File tree

1,454 files changed

+1459
-1459
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,454 files changed

+1459
-1459
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
uses: ncipollo/release-action@v1
2121
with:
2222
commit: main
23-
tag: 1.4.8
23+
tag: 1.5.0
2424

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apideck/python",
3-
"version": "1.4.8",
3+
"version": "1.5.0",
44
"description": "Apideck Python SDK",
55
"keywords": [
66
"apideck",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "apideck"
7-
version = "1.4.8"
7+
version = "1.5.0"
88
authors = [
99
{ name="Apideck", email="support@apideck.com" },
1010
]

src/apideck/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
66
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
77
8-
The version of the OpenAPI document: 10.12.3
8+
The version of the OpenAPI document: 10.13.0
99
Contact: support@apideck.com
1010
Generated by: https://openapi-generator.tech
1111
"""
1212

1313

14-
__version__ = "1.4.8"
14+
__version__ = "1.5.0"
1515

1616
# import ApiClient
1717
from apideck.api_client import ApiClient

src/apideck/api/accounting_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55

6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/ats_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/connector_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/crm_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/ecommerce_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/file_storage_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/hris_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/issue_tracking_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/lead_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/pos_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/sms_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/vault_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api/webhook_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/api_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""
@@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
7777
self.default_headers[header_name] = header_value
7878
self.cookie = cookie
7979
# Set default User-Agent.
80-
self.user_agent = 'Apideck-python-sdk/1.4.8 Unify-spec/10.12.3'
80+
self.user_agent = 'Apideck-python-sdk/1.5.0 Unify-spec/10.13.0'
8181

8282
def __enter__(self):
8383
return self

src/apideck/configuration.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""
@@ -427,8 +427,8 @@ def to_debug_report(self):
427427
return "Python SDK Debug Report:\n"\
428428
"OS: {env}\n"\
429429
"Python Version: {pyversion}\n"\
430-
"Version of the API: 10.12.3\n"\
431-
"SDK Package Version: 1.4.8".\
430+
"Version of the API: 10.13.0\n"\
431+
"SDK Package Version: 1.5.0".\
432432
format(env=sys.platform, pyversion=sys.version)
433433

434434
def get_host_settings(self):

src/apideck/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/accounting_customer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/accounting_department.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/accounting_departments_filter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/accounting_event_type.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/accounting_location.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/accounting_locations_filter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/activities_filter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/activities_sort.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/activity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/activity_attendee.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/address.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/aged_creditors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/aged_debtors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/aged_report_filter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/allocation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/api_resource.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/api_resource_coverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/api_resource_coverage_coverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/api_resource_linked_resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

src/apideck/model/api_resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
The Apideck OpenAPI Spec: SDK Optimized # noqa: E501
55
6-
The version of the OpenAPI document: 10.12.3
6+
The version of the OpenAPI document: 10.13.0
77
Contact: support@apideck.com
88
Generated by: https://openapi-generator.tech
99
"""

0 commit comments

Comments
 (0)