Files
backstage/.changeset/remove-location-processor-read.md
T
Oliver Sand 49d70ccab1 feat: remove LocationProcessor.processEntity
Instead, pass the `UrlReader` into the constructor of your `LocationProcessor`.
2020-10-08 16:57:49 +02:00

197 B

@backstage/plugin-catalog-backend
@backstage/plugin-catalog-backend
minor

Remove the read argument of LocationProcessor.processEntity. Instead, pass the UrlReader into the constructor of your LocationProcessor.