Skip to content

Commit 86d1f9f

Browse files
committed
updates OAS
1 parent 78e221f commit 86d1f9f

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11931,6 +11931,9 @@ components:
1193111931
title: Color
1193211932
pattern: ^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
1193311933
type: string
11934+
priority:
11935+
title: Priority
11936+
type: integer
1193411937
TagGet:
1193511938
title: TagGet
1193611939
required:
@@ -12020,6 +12023,9 @@ components:
1202012023
title: Color
1202112024
pattern: ^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
1202212025
type: string
12026+
priority:
12027+
title: Priority
12028+
type: integer
1202312029
TaskCounts:
1202412030
title: TaskCounts
1202512031
type: object

0 commit comments

Comments
 (0)