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 email api endpoints #6

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

Conversation

artificialrobot
Copy link

Sean Waters added 2 commits October 27, 2013 15:31
Request JSON responses and update tests to reflect the JSON API
Fix the format argument to be json and set the output param to simple
@stephenreid
Copy link
Contributor

Awesome.

@dcunning
Copy link
Contributor

Note that this pull request includes all the changes for this other pull request

@taylorbrooks
Copy link
Contributor

Would love to see this endpoint exposed. What needs to be done to merge?

@znbailey
Copy link
Contributor

Sorry I let this hang out there so long. I'd like to get #14 merged and then revisit this as it's a very nice and much needed clean-up/refactor.

@dcunning
Copy link
Contributor

FYI, I did eventually add Email API support to my personal branch (commit). It's changeset is a little more manageable than this one's, but I didn't want to create a competing PR

@artificialrobot
Copy link
Author

Hey guys, sorry for letting this languish on my end too. I've started a new job since originally submitting this and haven't had the time to devote. I won't be offended if you go with the smaller changeset from @dcunning :-) If you think it's worth salvaging any parts of this though let me know and I can see extracting parts of it.

@znbailey
Copy link
Contributor

I'd love to get email support and JSON added, but those feel like two different efforts to me. @dcunning could you create PR for email based on the current version (XML) and then we can sweep back through one personAccounts + email are added with the JSON-ification?

@znbailey
Copy link
Contributor

znbailey commented Aug 1, 2014

Please rebase off the latest in master with support for prospectAccounts and we can get this merged!

@dcunning
Copy link
Contributor

dcunning commented Aug 1, 2014

I was mistaken earlier saying I didn't create a pull request for my email endpoints. I did and it has already been accepted. Didn't realize it until I tried to create another.

@znbailey
Copy link
Contributor

znbailey commented Aug 1, 2014

Nice, thanks Dan. Then the only task outstanding would be converting the API to use JSON instead of XML, which seems like a bit of a yak shave, but I would be willing to accept a PR as long as it's extremely well tested.

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.

5 participants