Skip to content

Commit

Permalink
Merge pull request #80 from neurostuff/fix/id
Browse files Browse the repository at this point in the history
increase length of id
  • Loading branch information
jdkent authored Mar 13, 2024
2 parents 31b93b5 + e4d2378 commit a37bd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ components:
description: short UUID specifying the location of this resource
example: 38jobTomPDqt
minLength: 12
maxLength: 12
maxLength: 30
public:
type: boolean
default: true
Expand Down

0 comments on commit a37bd1a

Please sign in to comment.