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

Amend response schema to support missing top-level keys #7232

Merged
merged 2 commits into from
Dec 1, 2020
Merged

Amend response schema to support missing top-level keys #7232

merged 2 commits into from
Dec 1, 2020

Conversation

pheel
Copy link
Contributor

@pheel pheel commented Nov 10, 2020

Proposed changes:
Add support for the top-level response keys quick_replies, attachment and elements refered to in rasa.core.channels.OutputChannel.send_reponse, as well as metadata.

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@pheel pheel requested review from a team and federicotdn and removed request for a team November 10, 2020 15:26
@sara-tagger
Copy link
Collaborator

Thanks for submitting a pull request 🚀 @amn41 will take a look at it as soon as possible ✨

Copy link
Member

@tmbo tmbo left a comment

Choose a reason for hiding this comment

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

thanks a lot for adding these missing keys in the schema 🚀

@tmbo tmbo merged commit 0141f1a into RasaHQ:master Dec 1, 2020
eanile added a commit to UTkzhang/rasa that referenced this pull request Dec 2, 2020
* backport fix

* backport pika fix

* pika fix backport

* fix tests

* test fixes

* remove logger statement

* Updated version of PikaMessageProcessor from the source branch

* Small bugfix

* changelog

* prepared release of version 1.10.16

* Update CHANGELOG.rst

Co-authored-by: Ella Rohm-Ensing <[email protected]>

* add robots.txt and redirection headers

* bump rasabaster version

* Fix Pika multiprocessing for 1.10.x

* Reformatting

* Changelog entry

* Updated tests

* is_ready method is back

* uninstall cached pydocstyle

* also uninstall pydocstyle

* uninstall in poetry env

* Removing f-string

* NoReturn -> None

* prepared release of version 1.10.17

* Fix incorrect attribute for key prefix in RedisTrackerStore

Fix RasaHQ#7306

* Add changelog entry

* Remove the set-env command - 1.10.x (RasaHQ#7367)

* Fix DynamoDB TrackerStore (RasaHQ#7340)

* attempting to fix dynamo

* fixed

* fixed import

* applied some more fixes

* added deprecation warning for DynamoDB tracker store attribute

* added changelog description for PR 7340

* fix formatting

Co-authored-by: Tom Bocklisch <[email protected]>

* prepared release of version 1.10.18 (RasaHQ#7381)

* Update docstrings

* Update CHANGELOG.mdx

* line length fix

* Add print to confirm that the failed_test_stories.yml has been saved (RasaHQ#6793)

* Add print to confirm that the failed_test_stories.yml has been saved (RasaHQ#3998)

Co-authored-by: Henrike100 <[email protected]>

* Change the way to show the file name

* files formatted with black

* add changelog

* Update test core

* Formatted with black

* Update print

Co-authored-by: mbslet <[email protected]>

* Amend response schema to support missing top-level keys (RasaHQ#7232)

* amend response schema to support missing top level keys

* changelog entry

* download mitie from github instead of s3 (RasaHQ#7434)

Co-authored-by: melindaloubser1 <[email protected]>
Co-authored-by: alwx <[email protected]>
Co-authored-by: Roberto <[email protected]>
Co-authored-by: Melinda Loubser <[email protected]>
Co-authored-by: Ella Rohm-Ensing <[email protected]>
Co-authored-by: m-vdb <[email protected]>
Co-authored-by: Tobias Wochinger <[email protected]>
Co-authored-by: Duc-Minh Phan <[email protected]>
Co-authored-by: Federico Tedin <[email protected]>
Co-authored-by: Tomasz Czekajlo <[email protected]>
Co-authored-by: Tom Herold <[email protected]>
Co-authored-by: Tom Bocklisch <[email protected]>
Co-authored-by: Henrique Martins <[email protected]>
Co-authored-by: mbslet <[email protected]>
Co-authored-by: pheel <[email protected]>
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.

3 participants