Skip to content

Commit 78af678

Browse files
pednekarprajaviyerMSFT
authored andcommitted
Fix linter error R4001 (Azure#22973)
1 parent 87a0cfc commit 78af678

File tree

1 file changed

+2
-1
lines changed
  • specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2022-10-01

1 file changed

+2
-1
lines changed

specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2022-10-01/scheduledActions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,8 @@
925925
"in": "header",
926926
"required": false,
927927
"description": "ETag of the Entity. Not required when creating an entity, but required when updating an entity.",
928-
"type": "string"
928+
"type": "string",
929+
"x-ms-parameter-location": "method"
929930
}
930931
}
931932
}

0 commit comments

Comments
 (0)