feat: Add unique ID to every property on docs

This commit is contained in:
Jesse Wierzbinski 2024-12-24 14:01:09 +01:00
parent f27f206e2d
commit 9db7cfccda
No known key found for this signature in database
28 changed files with 144 additions and 116 deletions

View file

@ -17,7 +17,7 @@ Check the entity's documentation page to see if it supports this (it will be not
<Row>
<Col>
<Properties>
<Properties name="InstanceMetadata">
<Property name="id" type="null">
This entity does not have an ID.
</Property>