Skip to content

Commit 46b2ff3

Browse files
author
Andrei Neagu
committed
updated specs
1 parent 69697c9 commit 46b2ff3

File tree

1 file changed

+1
-1
lines changed
  • services/web/server/src/simcore_service_webserver/api/v0

1 file changed

+1
-1
lines changed

services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16719,6 +16719,7 @@ components:
1671916719
task_name:
1672016720
type: string
1672116721
title: Task Name
16722+
default: ''
1672216723
status_href:
1672316724
type: string
1672416725
title: Status Href
@@ -16731,7 +16732,6 @@ components:
1673116732
type: object
1673216733
required:
1673316734
- task_id
16734-
- task_name
1673516735
- status_href
1673616736
- result_href
1673716737
- abort_href

0 commit comments

Comments
 (0)