Skip to content

Commit

Permalink
#78: Updated openapi.json (#79)
Browse files Browse the repository at this point in the history
* #78: Updated `openapi.json`

Re-generated Python client and updated dependencies.

* Prepare release 0.10.0
  • Loading branch information
ckunki authored Sep 16, 2024
1 parent 55281da commit 61641d3
Show file tree
Hide file tree
Showing 14 changed files with 1,471 additions and 362 deletions.
2 changes: 2 additions & 0 deletions doc/changes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changes

* [unreleased](unreleased.md)
* [0.10.0](changes_0.10.0.md)
* [0.9.0](changes_0.9.0.md)
* [0.8.0](changes_0.8.0.md)
* [0.7.0](changes_0.7.0.md)
Expand All @@ -17,6 +18,7 @@
hidden:
---
unreleased
changes_0.10.0
changes_0.9.0
changes_0.8.0
changes_0.7.0
Expand Down
19 changes: 19 additions & 0 deletions doc/changes/changes_0.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 0.10.0 - 2024-09-16

Code name:

## Summary

## Refactorings

* #78: Updated Open API

## Dependency Updates

Compared to version 0.9.0 this release updates the following dependencies:

* Updated dependency `types-requests:2.32.0.20240712` to `2.32.0.20240914`
* Updated dependency `httpx:0.27.0` to `0.27.2`
* Updated dependency `attrs:24.1.0` to `24.2.0`
* Updated dependency `openapi-python-client:0.21.2` to `0.21.5`
* Updated dependency `pyexasol:0.26.0` to `0.27.0`
208 changes: 208 additions & 0 deletions exasol/saas/client/openapi/api/databases/create_schedule.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

135 changes: 135 additions & 0 deletions exasol/saas/client/openapi/api/databases/delete_schedule.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 61641d3

Please sign in to comment.