version 1.0.0-rc.15

This commit is contained in:
2024-10-08 21:04:09 +02:00
parent 7a23eade30
commit 95eaad3d35
156 changed files with 402 additions and 372 deletions

View File

@@ -5,7 +5,7 @@
Jungfraujoch Broker Web API
The version of the OpenAPI document: 1.0.0-rc.14
The version of the OpenAPI document: 1.0.0-rc.15
Contact: filip.leonarski@psi.ch
Generated by OpenAPI Generator (https://openapi-generator.tech)
@@ -384,7 +384,7 @@ class Configuration:
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 1.0.0-rc.14\n"\
"Version of the API: 1.0.0-rc.15\n"\
"SDK Package Version: 1.0.0".\
format(env=sys.platform, pyversion=sys.version)