Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v2 #7

Merged
merged 26 commits into from
May 23, 2024
Merged

feat: v2 #7

merged 26 commits into from
May 23, 2024

Conversation

saw-jan
Copy link
Owner

@saw-jan saw-jan commented May 23, 2024

Added:

  • Client option: bearerToken
  • APIs:
    • Event.getAllDayEvents
    • Event.getRecurringEvents
    • SubCalendar.getInactiveSubCalendars
    • SubCalendar.getSubCalendarByName

Changed:

  • API: Event.listEvents -> Event.getEvents
  • API: Event.listEvent -> Event.getEvent
  • API: SubCalendar.listSubCalendars -> SubCalendar.getSubCalendars
  • API: SubCalendar.listSubCalendar -> SubCalendar.getSubCalendar
  • Client option: calToken -> calendarKey
  • Client option: apiKey -> teamupToken
  • APIs return custom response/error data

@saw-jan saw-jan merged commit 3c0c5e7 into main May 23, 2024
1 check passed
@saw-jan saw-jan deleted the feat/v2 branch May 23, 2024 05:30
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.

None yet

1 participant