Configuration Service
Get Config
Fetches the latest version of requested configuration file from the repository either from normal/annex store.
get/config/{path}
Path parameters
pathstring required
Store file at provided file path in repository.
Query parameters
idstring
Revision number of configuration file.
datestring date-time
Latest version of file on provided timestamp will be retrieved.
Response
OK