[APPS-3106] Precommit formatter

This commit is contained in:
Vedant Mehra
2025-01-08 14:53:04 +05:30
parent 0253b399a2
commit 62a9d439b7

View File

@@ -3637,7 +3637,7 @@ definitions:
type: string type: string
pattern: "^(?!(.*[\\\"\\*\\\\\\>\\<\\?\\/\\:\\|]+.*)|(.*[\\.]?.*[\\.]+$)|(.*[ ]+$))" pattern: "^(?!(.*[\\\"\\*\\\\\\>\\<\\?\\/\\:\\|]+.*)|(.*[\\.]?.*[\\.]+$)|(.*[ ]+$))"
description: | 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. The character . must not be used at the end of the name.
nodeType: nodeType:
type: string type: string