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

Add root route to server started without --enable-api #4111

Merged
merged 4 commits into from Jul 26, 2019

Conversation

tabergma
Copy link
Contributor

@tabergma tabergma commented Jul 26, 2019

Proposed changes:
curl -X GET http://localhost:5005/ responses with Hello from Rasa: 1.x for server started with and without --enable-api

fixes #4066

Status (please check what you already did):

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

Copy link
Contributor

@erohmensing erohmensing left a comment

Choose a reason for hiding this comment

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

Thanks! Works for rasa run :) this is to fix #4066 right? can you add to the description so that it will close it?

@tabergma
Copy link
Contributor Author

Yes, will do. Thanks for reminding me!

@tabergma tabergma merged commit f87f51d into master Jul 26, 2019
@tabergma tabergma deleted the rasa-server-root branch July 26, 2019 12:25
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.

add something to the html page of running rasa server
2 participants