From 2029782d4adb500ead4ff367f531dfb948ae57e2 Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Fri, 7 Mar 2025 01:57:16 +0000 Subject: [PATCH] add error NO_JSON_FILE_FOUND --- specification/contosowidgetmanager/resource-manager/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/contosowidgetmanager/resource-manager/readme.md b/specification/contosowidgetmanager/resource-manager/readme.md index cc77e3e03f09..bc6aa1009637 100644 --- a/specification/contosowidgetmanager/resource-manager/readme.md +++ b/specification/contosowidgetmanager/resource-manager/readme.md @@ -33,6 +33,7 @@ These settings apply only when `--tag=package-2021-10-01-preview` is specified o ```yaml $(tag) == 'package-2021-10-01-preview' input-file: - Microsoft.Contoso/preview/2021-10-01-preview/contoso.json + - Microsoft.Contoso/preview/2021-10-01-preview/does-not-exist.json ``` --- \ No newline at end of file