ed09ad8093
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
359 B
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.