Skip to content

Commit 61641d3

Browse files
authored
#78: Updated openapi.json (#79)
* #78: Updated `openapi.json` Re-generated Python client and updated dependencies. * Prepare release 0.10.0
1 parent 55281da commit 61641d3

File tree

14 files changed

+1471
-362
lines changed

14 files changed

+1471
-362
lines changed

doc/changes/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changes
22

33
* [unreleased](unreleased.md)
4+
* [0.10.0](changes_0.10.0.md)
45
* [0.9.0](changes_0.9.0.md)
56
* [0.8.0](changes_0.8.0.md)
67
* [0.7.0](changes_0.7.0.md)
@@ -17,6 +18,7 @@
1718
hidden:
1819
---
1920
unreleased
21+
changes_0.10.0
2022
changes_0.9.0
2123
changes_0.8.0
2224
changes_0.7.0

doc/changes/changes_0.10.0.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 0.10.0 - 2024-09-16
2+
3+
Code name:
4+
5+
## Summary
6+
7+
## Refactorings
8+
9+
* #78: Updated Open API
10+
11+
## Dependency Updates
12+
13+
Compared to version 0.9.0 this release updates the following dependencies:
14+
15+
* Updated dependency `types-requests:2.32.0.20240712` to `2.32.0.20240914`
16+
* Updated dependency `httpx:0.27.0` to `0.27.2`
17+
* Updated dependency `attrs:24.1.0` to `24.2.0`
18+
* Updated dependency `openapi-python-client:0.21.2` to `0.21.5`
19+
* Updated dependency `pyexasol:0.26.0` to `0.27.0`

exasol/saas/client/openapi/api/databases/create_schedule.py

Lines changed: 208 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/databases/delete_schedule.py

Lines changed: 135 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)