1.0.0-rc.65

This commit is contained in:
2025-07-16 20:19:48 +02:00
parent 5a6227230a
commit 06c5b9cf7f
184 changed files with 997 additions and 544 deletions
+18 -2
View File
@@ -3,11 +3,27 @@ API to control Jungfraujoch developed by the Paul Scherrer Institute (Switzerlan
Jungfraujoch is a data acquisition and analysis system for pixel array detectors, primarly PSI JUNGFRAU.
Jungfraujoch uses FPGA boards to acquire data at high data rates.
# License Clarification
While this API definition is licensed under GPL-3.0, **the GPL copyleft provisions do not apply**
when this file is used solely to generate OpenAPI clients or when implementing applications that
interact with the API. Generated client code and applications using this API definition are not
subject to the GPL license requirements and may be distributed under terms of your choosing.
This exception is similar in spirit to the Linux Kernel's approach to userspace API headers and
the GCC Runtime Library Exception. The Linux Kernel developers have explicitly stated that
user programs that merely use the kernel interfaces (syscalls, ioctl definitions, etc.) are not
derivative works of the kernel and are not subject to the terms of the GPL.
This exception is intended to allow wider use of this API specification without imposing GPL
requirements on applications that merely interact with the API, regardless of whether they
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.64
- Package version: 1.0.0-rc.64
- API version: 1.0.0-rc.65
- Package version: 1.0.0-rc.65
- Generator version: 7.8.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen