Skip to content

Commit 9eb3720

Browse files
authored
Merge pull request #739 from y2kbugger/y2kbugger-schemafix
Fix typo in config schema
2 parents e0cf620 + dcb9884 commit 9eb3720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/swa-cli.config.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
},
201201
"loginSharedCommandParameters": {
202202
"properties": {
203-
"subscription": {
203+
"subscriptionId": {
204204
"description": "Azure subscription ID used by this project",
205205
"type": "string"
206206
},

0 commit comments

Comments
 (0)