-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit e24934a
feat(calendar): update the API
#### 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.description1 parent ccc84f5 commit e24934aCopy full SHA for e24934a
File tree
Expand file treeCollapse file tree
2 files changed
+195
-26
lines changedFilter options
- discovery
- src/apis/calendar
Expand file treeCollapse file tree
2 files changed
+195
-26
lines changed
0 commit comments