Skip to content

Commit 448e7ea

Browse files
Merge pull request #74 from contributorpw/edits
add image
2 parents ee0e89a + ad27dd1 commit 448e7ea

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)