diff --git a/public/schema/JobScenarios-01.yaml b/public/schema/JobScenarios-01.yaml index 0803de225c4..46a9cb7986e 100644 --- a/public/schema/JobScenarios-01.yaml +++ b/public/schema/JobScenarios-01.yaml @@ -66,7 +66,7 @@ properties: type: object additionalProperties: false patternProperties: - '^[A-Za-z0-9._*-]+$': + '^[A-Za-z\s0-9_*.+-]+$': type: object description: The name of the job template additionalProperties: false