Add a changeset and update docs.

Signed-off-by: Dawn James <dawnj@spotify.com>
This commit is contained in:
Dawn James
2023-03-27 17:59:06 +01:00
parent cbcfa722ab
commit 79025f3f28
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-model': minor
---
Introduce a domain attribute to the domain entity to allow a hierarchy of domains to exist.
@@ -1240,6 +1240,7 @@ metadata:
description: Everything about artists
spec:
owner: artist-relations-team
domain: audio-domain
```
In addition to the [common envelope metadata](#common-to-all-kinds-the-metadata)