diff --git a/schema/swa-cli.config.schema.json b/schema/swa-cli.config.schema.json index b535c289..13a753ee 100644 --- a/schema/swa-cli.config.schema.json +++ b/schema/swa-cli.config.schema.json @@ -200,7 +200,7 @@ }, "loginSharedCommandParameters": { "properties": { - "subscription": { + "subscriptionId": { "description": "Azure subscription ID used by this project", "type": "string" },