There looks to be a bug in the api that was also there with the Azure2021 shapes. If I try and import a shape using the following json:{
"id": "kv",
"type": "namedShape",
"className": "KeyVaultsAzure2024",
"text": "kv-xxx-uks-sbx-ade-alz"
}
The expectation is the the shape will have a title as set in the code but the resulting imported shape is actually imported as{
"id": "kv",
"class": "KeyVaultsAzure2024",
"textAreas": [
{
"label": "Title",
"text": "Key Vaults"
}
]
}
This is the same for all shapes/containers