version 1.0.0-rc.14

This commit is contained in:
2024-10-07 11:56:40 +02:00
parent 9e21d312b2
commit 3be959f272
217 changed files with 1299 additions and 2429 deletions

View File

@@ -5,7 +5,7 @@
Jungfraujoch Broker Web API
The version of the OpenAPI document: 1.0.0-rc.13
The version of the OpenAPI document: 1.0.0-rc.14
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.13\n"\
"Version of the API: 1.0.0-rc.14\n"\
"SDK Package Version: 1.0.0".\
format(env=sys.platform, pyversion=sys.version)