|
7 | 7 | "type": "boolean" |
8 | 8 | }, |
9 | 9 | "maintenanceWindow": { |
| 10 | + "description": "Updates start within the defined hourly window. Depending on the updates, the process may exceed this timeframe and require an automatic restart.", |
10 | 11 | "format": "int32", |
11 | 12 | "maximum": 24, |
12 | 13 | "minimum": 1, |
|
25 | 26 | "type": "boolean" |
26 | 27 | }, |
27 | 28 | "maintenanceWindow": { |
| 29 | + "description": "Updates start within the defined hourly window. Depending on the updates, the process may exceed this timeframe and require an automatic restart.", |
28 | 30 | "format": "int32", |
29 | 31 | "maximum": 24, |
30 | 32 | "minimum": 1, |
|
35 | 37 | "type": "string" |
36 | 38 | }, |
37 | 39 | "rrule": { |
| 40 | + "description": "An rrule (Recurrence Rule) is a standardized string format used in iCalendar (RFC 5545) to define repeating events, and you can generate one by using a dedicated library or by using online generator tools to specify parameters like frequency, interval, and end dates", |
38 | 41 | "example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1", |
39 | 42 | "type": "string" |
40 | 43 | } |
|
172 | 175 | "type": "string" |
173 | 176 | }, |
174 | 177 | "maintenanceWindow": { |
| 178 | + "description": "Updates start within the defined hourly window. Depending on the updates, the process may exceed this timeframe and require an automatic restart.", |
175 | 179 | "example": 3, |
176 | 180 | "format": "int32", |
177 | 181 | "type": "integer" |
|
181 | 185 | "type": "string" |
182 | 186 | }, |
183 | 187 | "rrule": { |
| 188 | + "description": "An rrule (Recurrence Rule) is a standardized string format used in iCalendar (RFC 5545) to define repeating events, and you can generate one by using a dedicated library or by using online generator tools to specify parameters like frequency, interval, and end dates", |
184 | 189 | "example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1", |
185 | 190 | "type": "string" |
186 | 191 | } |
|
213 | 218 | "type": "boolean" |
214 | 219 | }, |
215 | 220 | "maintenanceWindow": { |
| 221 | + "description": "Updates start within the defined hourly window. Depending on the updates, the process may exceed this timeframe and require an automatic restart.", |
216 | 222 | "format": "int32", |
217 | 223 | "maximum": 24, |
218 | 224 | "minimum": 1, |
|
223 | 229 | "type": "string" |
224 | 230 | }, |
225 | 231 | "rrule": { |
| 232 | + "description": "An rrule (Recurrence Rule) is a standardized string format used in iCalendar (RFC 5545) to define repeating events, and you can generate one by using a dedicated library or by using online generator tools to specify parameters like frequency, interval, and end dates", |
226 | 233 | "example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1", |
227 | 234 | "type": "string" |
228 | 235 | } |
|
241 | 248 | "type": "boolean" |
242 | 249 | }, |
243 | 250 | "maintenanceWindow": { |
| 251 | + "description": "Updates start within the defined hourly window. Depending on the updates, the process may exceed this timeframe and require an automatic restart.", |
244 | 252 | "format": "int32", |
245 | 253 | "maximum": 24, |
246 | 254 | "minimum": 1, |
|
251 | 259 | "type": "string" |
252 | 260 | }, |
253 | 261 | "rrule": { |
| 262 | + "description": "An rrule (Recurrence Rule) is a standardized string format used in iCalendar (RFC 5545) to define repeating events, and you can generate one by using a dedicated library or by using online generator tools to specify parameters like frequency, interval, and end dates", |
254 | 263 | "example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1", |
255 | 264 | "type": "string" |
256 | 265 | } |
|
0 commit comments