Skip to content

Commit 1bf430a

Browse files
jaysvobodaFredericHeem
authored andcommitted
1 parent fa0ffb1 commit 1bf430a

File tree

1 file changed

+1
-1
lines changed
  • specification/chaos/resource-manager/Microsoft.Chaos/preview/2021-09-15-preview/types

1 file changed

+1
-1
lines changed

specification/chaos/resource-manager/Microsoft.Chaos/preview/2021-09-15-preview/types/experiments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"in": "path",
1414
"required": true,
1515
"minLength": 1,
16-
"pattern": "^[a-zA-Z0-9_\\-\\.]+$",
16+
"pattern": "^[^<>%&:?#/\\\\]+$",
1717
"x-ms-parameter-location": "method"
1818
},
1919
"statusId": {

0 commit comments

Comments
 (0)