We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7d878 commit 92b8f6bCopy full SHA for 92b8f6b
services/api-server/openapi.json
@@ -3,7 +3,7 @@
3
"info": {
4
"title": "osparc.io public API",
5
"description": "osparc-simcore public API specifications",
6
- "version": "0.11.0"
+ "version": "0.12.0"
7
},
8
"paths": {
9
"/v0/meta": {
@@ -2767,7 +2767,7 @@
2767
"solvers"
2768
],
2769
"summary": "Delete Job Assets",
2770
- "description": "Deletes assets associated with an existing solver job. N.B. this renders the solver job un-startable\n\nNew in *version 0.11*",
+ "description": "Deletes assets associated with an existing solver job. N.B. this renders the solver job un-startable\n\nNew in *version 0.12*",
2771
"operationId": "delete_job_assets",
2772
"security": [
2773
{
0 commit comments