Skip to content

Commit 6a8c7f3

Browse files
authored
improve schema topic (#5867)
* improve schema topic
1 parent b4f681f commit 6a8c7f3

File tree

5 files changed

+185
-146
lines changed

5 files changed

+185
-146
lines changed

docs/docs/media/location_menu.png

130 KB
Loading
-65.8 KB
Binary file not shown.

docs/docs/topics/computed-attributes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Currently, Infrahub supports two main types of computed attributes:
1313

1414
Computed attributes have some inherent restrictions due to system constraints and performance considerations. Keep these in mind when designing your schema:
1515

16-
* Computed attributes **can only** be used on nodes, not generics.
16+
* Computed attributes **can only** be used on nodes, not generics. [FEATURE-5736](https://github.com/opsmill/infrahub/issues/5736)
1717
* Only `URL` and `Text` attribute kinds are supported for computed attributes.
1818

1919
::::

0 commit comments

Comments
 (0)