We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf49b0 commit 0387329Copy full SHA for 0387329
schemas/2021-09-15-preview/Microsoft.Chaos.json
@@ -32,7 +32,7 @@
32
"oneOf": [
33
{
34
"type": "string",
35
- "pattern": "^[a-zA-Z0-9_\\-\\.]+$",
+ "pattern": "^[^<>%&:?#/\\\\]+$",
36
"minLength": 1
37
},
38
0 commit comments