Update well known relations doc

Signed-off-by: Jano González <info@janogonzalez.com>
Signed-off-by: Dawn James <dawnj@spotify.com>
This commit is contained in:
Jano González
2024-04-09 12:11:49 +02:00
committed by Dawn James
parent 593a773b2a
commit ba7bd1b893
@@ -99,11 +99,12 @@ A relation with a [Domain](descriptor-format.md#kind-domain),
[System](descriptor-format.md#kind-system) or
[Component](descriptor-format.md#kind-component) entity, typically from a
[Component](descriptor-format.md#kind-component),
[API](descriptor-format.md#kind-api), or
[System](descriptor-format.md#kind-system).
[API](descriptor-format.md#kind-api),
[System](descriptor-format.md#kind-system), or
[Domain](descriptor-format.md#kind-domain),
These relations express that a component belongs to a larger component; a
component, API or resource belongs to a system; or that a system is grouped
under a domain.
component, API or resource belongs to a system; that a system is grouped
under a domain; or that a domain belongs to a larger domain.
This relation is commonly based on `spec.system` or `spec.domain`.