Skip to content

Commit ad27dd1

Browse files
committed
add image
Signed-off-by: Alex Ivanov <ai@contributor.pw>
1 parent 0cfdf06 commit ad27dd1

File tree

1 file changed

+2
-0
lines changed
  • snippets/calendar/delete-one-of-series

1 file changed

+2
-0
lines changed

snippets/calendar/delete-one-of-series/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ images: ['./snippets/calendar/delete-one-of-series/screenshot.png']
1111

1212
## Delete specific events from Google Calendar series
1313

14+
![Snippet of Delete specific events from Google Calendar series](./screenshot.png)
15+
1416
**Note:** For bulk operations please use Google Calendar API Batch Requests. _See:_ [Sending Batch Requests  |  Calendar API  |  Google Developers](https://developers.google.com/calendar/batch), [tanaikech/BatchRequest: This is a library for running Batch Requests using Google Apps Script (GAS).](https://github.com/tanaikech/BatchRequest)
1517

1618
### Snippet

0 commit comments

Comments
 (0)