Skip to content

Commit c7dc753

Browse files
OAS Update
1 parent fbe612e commit c7dc753

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

services/server-backup/v1/server-backup.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
"type": "string"
137137
},
138138
"rrule": {
139+
"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",
139140
"example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1",
140141
"type": "string"
141142
}
@@ -190,6 +191,7 @@
190191
"type": "string"
191192
},
192193
"rrule": {
194+
"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",
193195
"example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1",
194196
"type": "string"
195197
}
@@ -248,6 +250,7 @@
248250
"type": "string"
249251
},
250252
"rrule": {
253+
"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",
251254
"example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1",
252255
"type": "string"
253256
}
@@ -367,6 +370,7 @@
367370
"type": "string"
368371
},
369372
"rrule": {
373+
"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",
370374
"example": "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1",
371375
"type": "string"
372376
}

0 commit comments

Comments
 (0)