Skip to content

Commit 33f6bfb

Browse files
committed
fixes OAS
1 parent 243ad48 commit 33f6bfb

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9851,8 +9851,10 @@ components:
98519851
properties:
98529852
gid:
98539853
type: integer
9854+
exclusiveMinimum: true
98549855
title: Gid
98559856
description: the group ID
9857+
minimum: 0
98569858
label:
98579859
type: string
98589860
title: Label

0 commit comments

Comments
 (0)