Skip to content

Commit

Permalink
chore: updating SDK to 2.0.17 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
fattureincloud-bot authored Dec 7, 2023
1 parent 095fdf6 commit b530954
Show file tree
Hide file tree
Showing 277 changed files with 32,197 additions and 19,771 deletions.
2 changes: 0 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -507,5 +507,3 @@ setup.cfg
setup.py
test-requirements.txt
test/__init__.py
test/test_webhooks_subscription_config.py
test/test_webhooks_subscription_mapping.py
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.0.1
7.1.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Fatture in Cloud API is based on REST, and makes possible to interact with t
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 2.0.30
- Package version: 2.0.16
- Package version: 2.0.17
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
For more information, please visit [https://www.fattureincloud.it](https://www.fattureincloud.it)

Expand Down
2 changes: 1 addition & 1 deletion fattureincloud_python_sdk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
""" # noqa: E501


__version__ = "2.0.16"
__version__ = "2.0.17"

# import apis into sdk package
from fattureincloud_python_sdk.api.archive_api import ArchiveApi
Expand Down
2,178 changes: 1,409 additions & 769 deletions fattureincloud_python_sdk/api/archive_api.py

Large diffs are not rendered by default.

1,823 changes: 1,168 additions & 655 deletions fattureincloud_python_sdk/api/cashbook_api.py

Large diffs are not rendered by default.

Loading

0 comments on commit b530954

Please sign in to comment.