oclib latest majr version

This commit is contained in:
mr
2024-08-21 12:35:06 +02:00
parent 1be4d79c75
commit ad46694516
9 changed files with 78 additions and 43 deletions

View File

@@ -29,6 +29,20 @@
}
}
},
"/version/status": {
"get": {
"tags": [
"version"
],
"description": "get status\n\u003cbr\u003e",
"operationId": "VersionController.Status",
"responses": {
"200": {
"description": ""
}
}
}
},
"/workflow/": {
"get": {
"tags": [