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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix bug causing intents to duplicate #33

Merged
merged 2 commits into from May 6, 2021
Merged

馃悰 Fix bug causing intents to duplicate #33

merged 2 commits into from May 6, 2021

Conversation

rubenaeg
Copy link
Contributor

@rubenaeg rubenaeg commented May 5, 2021

Proposed changes

Dialogflow made changes some time ago that required intents and entities to provide an id and the corresponding language inside the model. The Jovo Model, as well as the Jovo CLI lacked this functionality, now this is fixed.

Resolves jovotech/jovo-cli#180

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@aswetlow aswetlow merged commit bf5e680 into jovotech:master May 6, 2021
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.

Google Action Intents getting multiplied for every language
2 participants