Closed robbymanis closed 1 month ago
Describe the bug Routes that use the sap-approuter-userapi service provided by the underlying @sap/approuter do not work.
sap-approuter-userapi
@sap/approuter
Format validation failed (A route requires access to html5-apps-repo-rt service but the service is not bound.)
To Reproduce Steps to reproduce the behavior:
{ "source": "^/user-api/currentUser$", "target": "/currentUser", "service": "sap-approuter-userapi" },
Expected behavior html5-apps-repo-rt service should be available as it is provided by the @sap/approuter
html5-apps-repo-rt
Screenshots If applicable, add screenshots to help explain your problem.
Describe the bug Routes that use the
sap-approuter-userapi
service provided by the underlying@sap/approuter
do not work.Format validation failed (A route requires access to html5-apps-repo-rt service but the service is not bound.)
To Reproduce Steps to reproduce the behavior:
Expected behavior
html5-apps-repo-rt
service should be available as it is provided by the@sap/approuter
Screenshots If applicable, add screenshots to help explain your problem.