version 1.0.0-rc.19
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
API to control Jungfraujoch developed by the Paul Scherrer Institute (Switzerland). 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.
|
||||
|
||||
The version of the OpenAPI document: 1.0.0-rc.18
|
||||
The version of the OpenAPI document: 1.0.0-rc.19
|
||||
Contact: filip.leonarski@psi.ch
|
||||
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
||||
|
||||
@@ -384,8 +384,8 @@ class Configuration:
|
||||
return "Python SDK Debug Report:\n"\
|
||||
"OS: {env}\n"\
|
||||
"Python Version: {pyversion}\n"\
|
||||
"Version of the API: 1.0.0-rc.18\n"\
|
||||
"SDK Package Version: 1.0.0-rc.18".\
|
||||
"Version of the API: 1.0.0-rc.19\n"\
|
||||
"SDK Package Version: 1.0.0-rc.19".\
|
||||
format(env=sys.platform, pyversion=sys.version)
|
||||
|
||||
def get_host_settings(self):
|
||||
|
||||
Reference in New Issue
Block a user