Skip to content

Commit

Permalink
Add maxLenght to test the uuid validation
Browse files Browse the repository at this point in the history
  • Loading branch information
MelleD committed Jun 11, 2024
1 parent d1e34d9 commit 3532211
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1454,6 +1454,7 @@ components:
uuid:
type: string
format: uuid
maxLength: 36
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
password:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,7 @@ components:
uuid:
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
format: uuid
maxLength: 36
type: string
password:
format: password
Expand Down

0 comments on commit 3532211

Please sign in to comment.