Configuration Service
List Configs
Returns the path of all the configuration files available in annex/normal store.
get/list
Query parameters
fileType'annex' | 'normal'
One of annex/normal File type.
patternstring
Regular expression to filter list of files.
Response
OK
Example response
{
"path": "/hcd/trombone.conf",
"id": "1",
"comment": "This is sample commit message."
}