curl --request GET \
--url http://localhost:2468/v1/config/skills{
"sources": [
{
"source": "<string>",
"type": "<string>",
"ref": "<string>",
"skills": [
"<string>"
],
"subpath": "<string>"
}
]
}curl --request GET \
--url http://localhost:2468/v1/config/skills{
"sources": [
{
"source": "<string>",
"type": "<string>",
"ref": "<string>",
"skills": [
"<string>"
],
"subpath": "<string>"
}
]
}