Files
backstage/.changeset/fair-ants-work.md
T
2023-01-04 10:27:21 +01:00

312 B

@backstage/backend-app-api
@backstage/backend-app-api
minor

BREAKING: The httpRouterFactory now accepts a getPath option rather than indexPlugin. To set up custom index path, configure the new rootHttpRouterFactory with a custom indexPath instead.

Added an implementation for the new rootHttpRouterServiceRef.