diff --git a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/definitions.json b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/definitions.json index 33fcac4607c4..2d8e2831c29a 100644 --- a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/definitions.json +++ b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/definitions.json @@ -4292,6 +4292,7 @@ "description": "Descriptions of APIM policies." }, "PolicyFragmentCollection": { + "type": "object", "properties": { "value": { "type": "array", @@ -4313,6 +4314,7 @@ "description": "The response of the get policy fragments operation." }, "PolicyFragmentContract": { + "type": "object", "properties": { "properties": { "x-ms-client-flatten": true, @@ -4328,6 +4330,7 @@ "description": "Policy fragment contract details." }, "PolicyFragmentContractProperties": { + "type": "object", "properties": { "value": { "type": "string",