We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b0a8d commit dcdbb5cCopy full SHA for dcdbb5c
spec/schemas/schema_defs.json
@@ -64,7 +64,7 @@
64
},
65
"register_file_name": {
66
"type": "string",
67
- "pattern": "^[A-Za-z]$",
+ "pattern": "^[A-Z]$",
68
"description": "Register file name"
69
70
"register_alias": {
0 commit comments