Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
  • Loading branch information
lornajane and tatomyr committed Apr 26, 2024
1 parent bf625d6 commit f233548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ components:
GoodStringBecauseMinAndMaxLength:
type: string
minLength: 1
maxLength: 64
maxLength: 64
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ rules:
- enum
mutuallyRequired:
- minLength
- maxLength
- maxLength

0 comments on commit f233548

Please sign in to comment.