Skip to content

feat: include description in our calendar event#94

Merged
dsiguero merged 1 commit into
mainfrom
feat/include-description-calendar-event
Apr 15, 2025
Merged

feat: include description in our calendar event#94
dsiguero merged 1 commit into
mainfrom
feat/include-description-calendar-event

Conversation

@sergiojoker11
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/schemas/calendar.ts

export const calendarEventSchema = z.object({
id: z.string(),
summary: z.string().optional(),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made Google terminology ours to avoid confusion. Time will tell if other Calendar providers follow a similar convention.

@dsiguero dsiguero merged commit 5adb534 into main Apr 15, 2025
@dsiguero dsiguero deleted the feat/include-description-calendar-event branch April 15, 2025 07:57
dsiguero pushed a commit that referenced this pull request Apr 15, 2025
🤖 I have created a release *beep* *boop*
---


## [3.1.0](v3.0.1...v3.1.0)
(2025-04-15)


### Features

* include description in our calendar event
([#94](#94))
([5adb534](5adb534))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants