Skip to content

Commit

Permalink
accept NULL as possible value
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed Oct 25, 2023
1 parent 2e75b66 commit 142e5f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ description: The EDAM operation class of the challenge.
type: string
maxLength: 16
pattern: '^$|^operation_\d+$'
nullable: true
example: operation_0004

0 comments on commit 142e5f5

Please sign in to comment.