Update api.md

The link to `The Life of an Entity` was broken.

Signed-off-by: knottAutodesk <143034967+knottAutodesk@users.noreply.github.com>
This commit is contained in:
knottAutodesk
2023-11-27 12:16:35 -08:00
committed by GitHub
parent bb6878f5b7
commit 4050f7776b
+1 -1
View File
@@ -32,7 +32,7 @@ with a `Bearer` token, which should then be the Backstage token returned by the
These are the endpoints that deal with reading of entities directly. What it
exposes are final entities - i.e. the output of all processing and the stitching
process, not the raw originally ingested entity data. See [The Life of an
Entity](life-of-an-entity.md) for more details about this process and
Entity](https://backstage.io/docs/features/software-catalog/life-of-an-entity) for more details about this process and
distinction.
### `GET /entities`