|
|
42d03699d9
|
fix(schema): display_labels must only reference local attributes in extensions.yml
|
2026-02-06 13:07:44 +00:00 |
|
|
|
4f5fef7203
|
fix(schema): use direction outbound for UnderlayLink relationships
Use outbound direction to avoid bidirectional relationship conflicts
when multiple relationships point to the same peer type.
Ref: #41
|
2026-02-06 08:55:08 +00:00 |
|
|
|
afa268ad2d
|
fix(schema): add unique identifiers for UnderlayLink relationships
Infrahub requires unique identifiers when multiple relationships
point to the same peer type with the same direction.
Ref: #41
|
2026-02-06 08:51:47 +00:00 |
|
|
|
bd46d5f046
|
feat(schema): add extensions schema
Add Fabric, Underlay Link, and Host Connection models
for fabric-wide configuration and topology documentation.
Ref: #41
|
2026-02-05 15:54:07 +00:00 |
|