Skip to content

Commit

Permalink
feat(calendar): update the API
Browse files Browse the repository at this point in the history
#### calendar:v3

The following keys were added:
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.acls.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.acls.readonly.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.app.created.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.calendarlist.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.calendarlist.readonly.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.calendars.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.calendars.readonly.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.events.freebusy.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.events.owned.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.events.owned.readonly.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.events.public.readonly.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/calendar.freebusy.description
- schemas.Event.properties.birthdayProperties.$ref
- schemas.Event.properties.birthdayProperties.description
- schemas.EventBirthdayProperties.id
- schemas.EventBirthdayProperties.properties.contact.description
- schemas.EventBirthdayProperties.properties.contact.type
- schemas.EventBirthdayProperties.properties.customTypeName.description
- schemas.EventBirthdayProperties.properties.customTypeName.type
- schemas.EventBirthdayProperties.properties.type.default
- schemas.EventBirthdayProperties.properties.type.description
- schemas.EventBirthdayProperties.properties.type.type
- schemas.EventBirthdayProperties.type

The following keys were changed:
- resources.acl.methods.delete.scopes
- resources.acl.methods.get.scopes
- resources.acl.methods.insert.scopes
- resources.acl.methods.list.scopes
- resources.acl.methods.patch.scopes
- resources.acl.methods.update.scopes
- resources.acl.methods.watch.scopes
- resources.calendarList.methods.delete.scopes
- resources.calendarList.methods.get.scopes
- resources.calendarList.methods.insert.scopes
- resources.calendarList.methods.list.scopes
- resources.calendarList.methods.patch.scopes
- resources.calendarList.methods.update.scopes
- resources.calendarList.methods.watch.scopes
- resources.calendars.methods.clear.scopes
- resources.calendars.methods.delete.scopes
- resources.calendars.methods.get.scopes
- resources.calendars.methods.insert.scopes
- resources.calendars.methods.patch.scopes
- resources.calendars.methods.update.scopes
- resources.channels.methods.stop.scopes
- resources.colors.methods.get.scopes
- resources.events.methods.delete.scopes
- resources.events.methods.get.scopes
- resources.events.methods.import.scopes
- resources.events.methods.insert.scopes
- resources.events.methods.instances.scopes
- resources.events.methods.list.scopes
- resources.events.methods.move.scopes
- resources.events.methods.patch.scopes
- resources.events.methods.quickAdd.scopes
- resources.events.methods.update.scopes
- resources.events.methods.watch.scopes
- resources.freebusy.methods.query.scopes
- schemas.AclRule.properties.role.description
  • Loading branch information
yoshi-automation authored and sofisl committed Jan 29, 2025
1 parent ccc84f5 commit e24934a
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 26 deletions.
Loading

0 comments on commit e24934a

Please sign in to comment.