Skip to content

Commit

Permalink
runs make
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Apr 5, 2023
1 parent 7ea84da commit 80114da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ properties:
type: string
key:
description: distinctive name for the node based on the docker registry path
example: simcore/services/comp/itis/sleeper
pattern: ^(simcore)/(services)/(comp|dynamic|frontend)(/[\w/-]+)+$
title: Key
type: string
Expand Down Expand Up @@ -571,7 +570,6 @@ properties:
example: computational
version:
description: service version number
example: 1.0.0
pattern: ^(0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(-(0|[1-9]\d*|\d*[-a-zA-Z][-\da-zA-Z]*)(\.(0|[1-9]\d*|\d*[-a-zA-Z][-\da-zA-Z]*))*)?(\+[-\da-zA-Z]+(\.[-\da-zA-Z-]+)*)?$
title: Version
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ properties:
title: Prjowner
type: string
quality:
default: {}
description: stores the study quality assessment
title: Quality
type: object
Expand Down Expand Up @@ -479,6 +478,7 @@ properties:
title: Downloadlink
type: string
label:
description: Display name
title: Label
type: string
required:
Expand Down Expand Up @@ -642,6 +642,7 @@ properties:
title: Downloadlink
type: string
label:
description: Display name
title: Label
type: string
required:
Expand Down

0 comments on commit 80114da

Please sign in to comment.