Files
backstage/.changeset/kind-squids-repair.md
T
Patrik Oldsberg ed09ad8093 catalog-model: move LocationSpec to catalog-backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-21 18:53:13 +01:00

359 B

@backstage/plugin-catalog-backend
@backstage/plugin-catalog-backend
patch

Added LocationSpec, which was moved over from @backstage/catalog-model.

Added LocationInput, which replaced LocationSpec where it was used in the LocationService and LocationStore interfaces. The LocationInput type deprecates the presence field, which was not being used in those contexts.