From c7b926b55a741898c75444aa4cc925ef3dd6e57a Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 28 Mar 2022 11:37:05 +0000 Subject: [PATCH] CodeGen from PR 18430 in Azure/azure-rest-api-specs Merge 40db07fb4d7aef576ffdff84f9c5846cd63324bc into 3026119ab41bbce77275cfa3a1afbabf43af5aea --- schemas/2020-12-01/Microsoft.Cache.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schemas/2020-12-01/Microsoft.Cache.json b/schemas/2020-12-01/Microsoft.Cache.json index cfe0d30dd8..1457acaad1 100644 --- a/schemas/2020-12-01/Microsoft.Cache.json +++ b/schemas/2020-12-01/Microsoft.Cache.json @@ -817,8 +817,9 @@ }, "maintenanceWindow": { "type": "string", + "default": "PT5H", "format": "duration", - "description": "ISO8601 timespan specifying how much time cache patching can take. " + "description": "ISO8601 timespan specifying how much time cache patching can take." }, "startHourUtc": { "oneOf": [