v1
latestOpenAPI 3.0.02026-07-17939.8 KBReturn the config for the given DEP name.
get/v1/config/{name}
Response
Config corresponding to the DEP name.
Example response
{
"base_url": "http://127.0.0.1:8080/"
}Return the config for the given DEP name.
Config corresponding to the DEP name.
{
"base_url": "http://127.0.0.1:8080/"
}