Configuration Service
Get Active Version Of Config
Fetches the current active version of a configuration file.
get/active-version/{path}
Path parameters
pathstring required
Get active version of file at provided path from repository.
Response
OK
Example response
{
"id": "1"
}