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

Expose WebAPI version endpoint #176

Closed
chrisknoll opened this issue Feb 10, 2017 · 0 comments
Closed

Expose WebAPI version endpoint #176

chrisknoll opened this issue Feb 10, 2017 · 0 comments
Milestone

Comments

@chrisknoll
Copy link
Collaborator

There isn't a way to determine what version webAPI is currently installed. We should have an endpoint defined as /version (accessable from hostname/WebAPI/version (or /info?) that prints out a JSON object that contains the information about the WebAPI version.

Ideally, this could be automated to update as a part of the build process, but at the very least an application.properties file should be set to a value that is read from the API call.

chrisknoll added a commit that referenced this issue Feb 10, 2017
Currently only contains version information, stored in pom.xml property 'webapi.version'.

Fixes #176.
@anthonysena anthonysena added this to the V2.0.0 milestone Feb 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants