Skip to content

Commit

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

The following keys were added:
- schemas.CommonEventObject.properties.timeZone.description
- schemas.DateInput.properties.msSinceEpoch.description
- schemas.DateTimeInput.properties.hasDate.description
- schemas.DateTimeInput.properties.hasTime.description
- schemas.DateTimeInput.properties.msSinceEpoch.description
- schemas.GoogleAppsCardV1Action.properties.loadIndicator.description
- schemas.GoogleAppsCardV1ButtonList.properties.buttons.description
- schemas.GoogleAppsCardV1CardHeader.description
- schemas.GoogleAppsCardV1Image.properties.onClick.description
- schemas.GoogleAppsCardV1ImageComponent.description
- schemas.GoogleAppsCardV1OnClick.description
- schemas.GoogleAppsCardV1OpenLink.description
- schemas.GoogleAppsCardV1OpenLink.properties.onClose.description
- schemas.GoogleAppsCardV1OpenLink.properties.openAs.description
- schemas.GoogleAppsCardV1SelectionInput.properties.items.description
- schemas.GoogleAppsCardV1SelectionInput.properties.type.description
- schemas.GoogleAppsCardV1SuggestionItem.properties.text.description
- schemas.GoogleAppsCardV1SwitchControl.description
- schemas.Inputs.properties.dateInput.description
- schemas.Inputs.properties.dateTimeInput.description
- schemas.Inputs.properties.stringInputs.description
- schemas.Inputs.properties.timeInput.description
- schemas.StringInputs.properties.value.description
- schemas.TimeInput.properties.hours.description
- schemas.TimeInput.properties.minutes.description
- schemas.TimeZone.properties.id.description
- schemas.TimeZone.properties.offset.description

The following keys were changed:
- resources.dms.methods.messages.parameters.requestId.description
- resources.dms.methods.webhooks.parameters.requestId.description
- resources.dms.resources.conversations.methods.messages.parameters.requestId.description
- resources.rooms.methods.messages.parameters.requestId.description
- resources.rooms.methods.webhooks.parameters.requestId.description
- resources.rooms.resources.conversations.methods.messages.parameters.requestId.description
- resources.spaces.methods.webhooks.parameters.requestId.description
- resources.spaces.resources.messages.methods.create.parameters.requestId.description
- resources.spaces.resources.messages.methods.update.parameters.updateMask.description
- schemas.ActionResponse.properties.dialogAction.description
- schemas.ActionResponse.properties.type.enum
- schemas.ActionResponse.properties.type.enumDescriptions
- schemas.ActionStatus.description
- schemas.ActionStatus.properties.userFacingMessage.description
- schemas.CommonEventObject.description
- schemas.CommonEventObject.properties.formInputs.description
- schemas.CommonEventObject.properties.hostApp.description
- schemas.CommonEventObject.properties.hostApp.enum
- schemas.CommonEventObject.properties.hostApp.enumDescriptions
- schemas.CommonEventObject.properties.invokedFunction.description
- schemas.CommonEventObject.properties.parameters.description
- schemas.CommonEventObject.properties.platform.description
- schemas.CommonEventObject.properties.userLocale.description
- schemas.DateInput.description
- schemas.DateTimeInput.description
- schemas.DeprecatedEvent.properties.common.description
- schemas.DeprecatedEvent.properties.dialogEventType.description
- schemas.DeprecatedEvent.properties.dialogEventType.enumDescriptions
- schemas.DeprecatedEvent.properties.isDialogEvent.description
- schemas.Dialog.properties.body.description
- schemas.DialogAction.description
- schemas.DialogAction.properties.actionStatus.description
- schemas.DialogAction.properties.dialog.description
- schemas.GoogleAppsCardV1Button.properties.disabled.description
- schemas.GoogleAppsCardV1Card.description
- schemas.GoogleAppsCardV1Card.properties.cardActions.description
- schemas.GoogleAppsCardV1Card.properties.displayStyle.description
- schemas.GoogleAppsCardV1Card.properties.displayStyle.enumDescriptions
- schemas.GoogleAppsCardV1Card.properties.name.description
- schemas.GoogleAppsCardV1CardAction.properties.onClick.description
- schemas.GoogleAppsCardV1CardHeader.properties.title.description
- schemas.GoogleAppsCardV1DateTimePicker.description
- schemas.GoogleAppsCardV1DateTimePicker.properties.name.description
- schemas.GoogleAppsCardV1Icon.properties.knownIcon.description
- schemas.GoogleAppsCardV1Image.description
- schemas.GoogleAppsCardV1OnClick.properties.action.description
- schemas.GoogleAppsCardV1OnClick.properties.openDynamicLinkAction.description
- schemas.GoogleAppsCardV1OnClick.properties.openLink.description
- schemas.GoogleAppsCardV1OpenLink.properties.onClose.enumDescriptions
- schemas.GoogleAppsCardV1Section.properties.uncollapsibleWidgetsCount.description
- schemas.GoogleAppsCardV1SelectionInput.description
- schemas.GoogleAppsCardV1SelectionInput.properties.name.description
- schemas.GoogleAppsCardV1SelectionInput.properties.type.enumDescriptions
- schemas.GoogleAppsCardV1SelectionItem.description
- schemas.GoogleAppsCardV1SuggestionItem.description
- schemas.GoogleAppsCardV1Suggestions.properties.items.description
- schemas.GoogleAppsCardV1SwitchControl.properties.controlType.enumDescriptions
- schemas.GoogleAppsCardV1SwitchControl.properties.name.description
- schemas.GoogleAppsCardV1TextInput.properties.name.description
- schemas.GoogleAppsCardV1Widget.properties.decoratedText.description
- schemas.GoogleAppsCardV1Widget.properties.image.description
- schemas.Inputs.description
- schemas.Membership.properties.member.description
- schemas.SlashCommand.description
- schemas.StringInputs.description
- schemas.TimeInput.description
- schemas.TimeZone.description
- schemas.User.properties.name.description
  • Loading branch information
yoshi-automation authored and bcoe committed Mar 8, 2022
1 parent dd7044d commit d40e685
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 161 deletions.
Loading

0 comments on commit d40e685

Please sign in to comment.