Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Removing extra ? in rest request #17

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

Conversation

AlanRosenthal
Copy link
Contributor

also added compiled jar

@@ -41,7 +41,7 @@
*/

public class API {
private final String version_major = "4";
private final String version_major = "5";
private final String version_minor = "1";

Choose a reason for hiding this comment

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

This "?" removal warrants a major version # upgrade 👍

Copy link
Contributor

Choose a reason for hiding this comment

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

@stowellm 👍

bdonald25 pushed a commit to bdonald25/iSENSE-API that referenced this pull request Jul 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants