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

Move all conduit invocations to JSONObject #78

Merged
merged 3 commits into from
Aug 18, 2015

Conversation

ascandella
Copy link
Contributor

Instead of having two APIs, where we were confusingly using a Map<String,
String> even when it contained complex objects, use a real JSONObject everywhere.

/r @cburroughs

Instead of having two APIs, where we were confusingly using a Map<String,
String> even when it contained complex objects, use a real JSONObject everywhere.
@cburroughs
Copy link
Contributor

json

Did you mean to retain the two ConduitAPIClient.createRequest methods?

@ascandella
Copy link
Contributor Author

Good catch, updated for whitespace and to remove the last remnants of the Map API

ascandella added a commit that referenced this pull request Aug 18, 2015
Move all conduit invocations to JSONObject
@ascandella ascandella merged commit 6355e2a into master Aug 18, 2015
@ascandella ascandella deleted the use-json-object-for-harbormaster branch August 18, 2015 17:02
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.

None yet

2 participants