GET api/info/version
Retrieves the version of the application.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An containing the version of the application as a string. If the logging level is set to debug, it logs the execution of the method.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.