-
Notifications
You must be signed in to change notification settings - Fork 16
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 endpoints #12
Add endpoints #12
Conversation
The fixtures are the same and the endpoints are similar, but I separated them out in order to avoid confusion in using the same fixture.
Was getting uninitialized constant error for forwardable gem.
2 similar comments
Hello @aquateen! Huge thanks for this PR! ❤️ I'm wondering about that If you could tell me when workable can return 2xx code with an empty body - that also would be great to know. I will unify the coding style a little bit as well, update readme and release the new version (within like ~2 days I think) |
Thank YOU for this gem! |
Adds the following endpoints:
/candidates/:id/comments
/candidates/:id/disqualify
/candidates/:id/revert
/candidates/:id/copy
/candidates/:id/relocate
/candidates/:id/move
/candidates/:id/ratings