List Components
{
"components": [
{
"id": "componentId",
"name": "componentName"
}
]
}The components list can be indexed further by using the id field of interest.
{
"components": [
{
"id": "componentId",
"name": "componentName"
}
]
}The components list can be indexed further by using the id field of interest.