coreServices.httpRouter
Home > @backstage/backend-plugin-api
> coreServices
> httpRouter
HTTP route registration for plugins.
See HttpRouterService and the service docs for more information.
Signature:
httpRouter: import("../system").ServiceRef<import("./HttpRouterService").HttpRouterService, "plugin", "singleton">