VERSION: 1.0.0-rc.124
All checks were successful
Build Packages / build:rpm (ubuntu2404_nocuda) (push) Successful in 11m47s
Build Packages / build:rpm (ubuntu2204_nocuda) (push) Successful in 13m18s
Build Packages / build:rpm (rocky8_nocuda) (push) Successful in 13m22s
Build Packages / build:rpm (ubuntu2204) (push) Successful in 13m18s
Build Packages / build:rpm (rocky9_nocuda) (push) Successful in 13m35s
Build Packages / Create release (push) Has been skipped
Build Packages / Generate python client (push) Successful in 18s
Build Packages / build:rpm (rocky8) (push) Successful in 13m45s
Build Packages / Build documentation (push) Successful in 46s
Build Packages / build:rpm (rocky8_sls9) (push) Successful in 14m22s
Build Packages / build:rpm (rocky9) (push) Successful in 15m4s
Build Packages / build:rpm (ubuntu2404) (push) Successful in 9m26s
Build Packages / build:rpm (rocky8_nocuda) (pull_request) Successful in 12m8s
Build Packages / build:rpm (ubuntu2404_nocuda) (pull_request) Successful in 11m44s
Build Packages / build:rpm (ubuntu2204_nocuda) (pull_request) Successful in 12m59s
Build Packages / build:rpm (rocky8) (pull_request) Successful in 11m51s
Build Packages / build:rpm (rocky9_nocuda) (pull_request) Successful in 13m34s
Build Packages / build:rpm (rocky8_sls9) (pull_request) Successful in 12m45s
Build Packages / Generate python client (pull_request) Successful in 23s
Build Packages / Create release (pull_request) Has been skipped
Build Packages / Build documentation (pull_request) Successful in 44s
Build Packages / build:rpm (rocky9) (pull_request) Successful in 10m50s
Build Packages / build:rpm (ubuntu2404) (pull_request) Successful in 7m41s
Build Packages / build:rpm (ubuntu2204) (pull_request) Successful in 8m27s
Build Packages / Unit tests (push) Successful in 1h2m56s
Build Packages / Unit tests (pull_request) Successful in 53m26s

This commit is contained in:
2026-01-31 09:24:10 +01:00
parent 6db9a8b2eb
commit 89713b6689
132 changed files with 138 additions and 138 deletions

View File

@@ -22,8 +22,8 @@ communicate through network calls or other mechanisms.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 1.0.0-rc.123
- Package version: 1.0.0-rc.123
- API version: 1.0.0-rc.124
- Package version: 1.0.0-rc.124
- Generator version: 7.8.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen

View File

@@ -2697,7 +2697,7 @@ with jfjoch_client.ApiClient(configuration) as api_client:
saturation = 3.4 # float | Saturation value to set contrast in the preview image; if not provided, then autocontrast procedure is used (optional)
jpeg_quality = 100 # int | Quality of JPEG image (100 - highest; 0 - lowest) (optional) (default to 100)
show_res_ring = 0.1 # float | Show resolution ring, provided in Angstrom (optional) (default to 0.1)
color = indigo # str | Color scale for preview image: 0 - indigo, 1 - viridis, 2 - B/W, 3 - heat (optional) (default to indigo)
color = indigo # str | Color scale for preview image (optional) (default to indigo)
show_res_est = False # bool | Show resolution estimation as a ring (optional) (default to False)
try:
@@ -2724,7 +2724,7 @@ Name | Type | Description | Notes
**saturation** | **float**| Saturation value to set contrast in the preview image; if not provided, then autocontrast procedure is used | [optional]
**jpeg_quality** | **int**| Quality of JPEG image (100 - highest; 0 - lowest) | [optional] [default to 100]
**show_res_ring** | **float**| Show resolution ring, provided in Angstrom | [optional] [default to 0.1]
**color** | **str**| Color scale for preview image: 0 - indigo, 1 - viridis, 2 - B/W, 3 - heat | [optional] [default to indigo]
**color** | **str**| Color scale for preview image | [optional] [default to indigo]
**show_res_est** | **bool**| Show resolution estimation as a ring | [optional] [default to False]
### Return type