diff --git a/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2023-07-01-preview/apicenter.json b/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2023-07-01-preview/apicenter.json index 5fdb4db7a8df..b1617b782a2f 100644 --- a/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2023-07-01-preview/apicenter.json +++ b/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2023-07-01-preview/apicenter.json @@ -434,7 +434,8 @@ "required": true, "description": "Service name", "pattern": "^[a-zA-Z0-9\\-]{1,64}$", - "type": "string" + "type": "string", + "x-ms-parameter-location": "method" } } }