diff --git a/.changeset/olive-flies-reflect.md b/.changeset/olive-flies-reflect.md index 5e61347df7..80075d8fb0 100644 --- a/.changeset/olive-flies-reflect.md +++ b/.changeset/olive-flies-reflect.md @@ -2,5 +2,5 @@ '@backstage/catalog-model': minor --- -Remove deprecated validation methods `analyzeLocationSchema`, `locationSchema` and `locationSpecSchema`. +**BREAKING**: Remove deprecated validation methods `analyzeLocationSchema`, `locationSchema` and `locationSpecSchema`. This functionality was primarily used internally by the `catalog-backend`.