Skip to content

Commit a318c15

Browse files
Update asset-interface-description semanticID (#1259)
1 parent 1d2e67e commit a318c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/td-tools/src/util/asset-interface-description.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,7 @@ export class AssetInterfaceDescriptionUtil {
15211521
idShort: propertyKey,
15221522
description,
15231523
semanticId: this.createSemanticId(
1524-
"https://admin-shell.io/idta/AssetInterfaceDescription/1/0/PropertyDefinition"
1524+
"https://admin-shell.io/idta/AssetInterfacesDescription/1/0/PropertyDefinition"
15251525
),
15261526
supplementalSemanticIds: [this.createSemanticId("https://www.w3.org/2019/wot/td#name")],
15271527
value: propertyValues,

0 commit comments

Comments
 (0)