Version
Endpoints for retrieving information about Azkarra version.
Endpoints for retrieving information about Azkarra version.
Base URL: /version
GET /version
Returns the current version of Azkarra
Example Request
GET /version
Host: localhost:8080
Example Response
{
"azkarraVersion": "0.1"
}
Last modified May 9, 2020: docs(site): update Azkarra website for release 0.7.0 (0b26ef63)