Skip to content

Commit

Permalink
[APPS-3106] Precommit formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmehra9 committed Jan 8, 2025
1 parent 0253b39 commit 62a9d43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3637,7 +3637,7 @@ definitions:
type: string
pattern: "^(?!(.*[\\\"\\*\\\\\\>\\<\\?\\/\\:\\|]+.*)|(.*[\\.]?.*[\\.]+$)|(.*[ ]+$))"
description: |
The name must not contain spaces or the following special characters: * " gt; lt; \ / ? : and |.
The name must not contain spaces or the following special character: * " gt; lt; \ / ? : and |.
The character . must not be used at the end of the name.
nodeType:
type: string
Expand Down

0 comments on commit 62a9d43

Please sign in to comment.