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

[#3571] update dialogflow configuration form #3576

Merged
merged 6 commits into from
Aug 15, 2022

Conversation

AudreyKj
Copy link
Contributor

closes #3571

@github-actions github-actions bot added the fix label Aug 12, 2022
@@ -172,7 +172,7 @@ Uninstall an existing component.

```json
{
"name": "airy-enterprise/dialogflow-connector"
"name": "airy-enterprise/enterprise-dialogflow-connector"
}
```

Copy link
Contributor Author

Choose a reason for hiding this comment

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

docs fix

@@ -161,7 +161,7 @@ export const getSourcesInfo = (): SourceInfo[] => {
componentName: 'enterprise-dialogflow-connector',
repository: 'airy-enterprise',
itemInfoString: 'connectors',
docs: 'https://dialogflow.cloud.google.com/cx/projects',
docs: 'https://airy.co/docs/enterprise/apps/dialogflow/deployment',
},
{
type: Source.zendesk,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this docs link would more useful to the user for the integration with airy

@chrismatix chrismatix changed the title [#3571] update dilaogflow configuration form [#3571] update dialogflow configuration form Aug 12, 2022
@AudreyKj AudreyKj force-pushed the fix/3571-update-dilaogflow-configuration-form branch from 6ed9911 to 514e0fd Compare August 15, 2022 13:55
Copy link
Contributor

@stayprodio stayprodio left a comment

Choose a reason for hiding this comment

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

🚀

@AudreyKj AudreyKj merged commit dc76c35 into develop Aug 15, 2022
@AudreyKj AudreyKj deleted the fix/3571-update-dilaogflow-configuration-form branch August 15, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Dialogflow configuration form
2 participants