latest oclib major version upgrade

This commit is contained in:
mr
2024-08-21 12:06:23 +02:00
parent 88e4476c3b
commit ec10dd5fd5
8 changed files with 78 additions and 13 deletions

View File

@@ -23,6 +23,17 @@ paths:
responses:
"200":
description: ""
/version/status:
get:
tags:
- version
description: |-
get status
<br>
operationId: VersionController.Status
responses:
"200":
description: ""
/workflow_execution/:
get:
tags: