Skip to content

Commit 92b8f6b

Browse files
committed
update openapi specs
1 parent 5e7d878 commit 92b8f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/api-server/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "osparc.io public API",
55
"description": "osparc-simcore public API specifications",
6-
"version": "0.11.0"
6+
"version": "0.12.0"
77
},
88
"paths": {
99
"/v0/meta": {
@@ -2767,7 +2767,7 @@
27672767
"solvers"
27682768
],
27692769
"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*",
2770+
"description": "Deletes assets associated with an existing solver job. N.B. this renders the solver job un-startable\n\nNew in *version 0.12*",
27712771
"operationId": "delete_job_assets",
27722772
"security": [
27732773
{

0 commit comments

Comments
 (0)