Skip to content

Added support for the queries of similar questions (categorized as a "search" method to mirror the organization of the API docs) #5

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chrisvfritz
Copy link

This is the query that is now supported through RubyStackoverflow.similar('This is the title of a hypothetical question', { addition_option_1: 'foo', additional_option_2: 'bar' })

I also improved URL parameter parsing, so that strings with spaces could be accepted into the title and not result in an invalid URL.

@chrisvfritz
Copy link
Author

I also added support for the /tags query. I see that the latest Travis CI build failed, but it should pass if you restart it. The build failed due to a temporary problem accessing GitHub, rather than anything to do with the code.

@raysrashmi
Copy link
Owner

@chrisvfritz thanks for the pull request. can you please add spec

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.

2 participants