version 1.0.0-rc.21
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.20
|
||||
The version of the OpenAPI document: 1.0.0-rc.21
|
||||
Contact: filip.leonarski@psi.ch
|
||||
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
||||
|
||||
@@ -91,7 +91,7 @@ class ApiClient:
|
||||
self.default_headers[header_name] = header_value
|
||||
self.cookie = cookie
|
||||
# Set default User-Agent.
|
||||
self.user_agent = 'OpenAPI-Generator/1.0.0-rc.20/python'
|
||||
self.user_agent = 'OpenAPI-Generator/1.0.0-rc.21/python'
|
||||
self.client_side_validation = configuration.client_side_validation
|
||||
|
||||
def __enter__(self):
|
||||
|
||||
Reference in New Issue
Block a user