Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 90b9fbd

Browse files
Merge branch 'develop' of github.com:topcoder-platform/u-bahn-search-ui-api into develop
2 parents 2b066c2 + 6ad6268 commit 90b9fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module.exports = {
7575
scopes: [constants.Scopes.GetSkill, constants.Scopes.AllSkill]
7676
}
7777
},
78-
'/ubahnapi/health': {
78+
'/ubahnsearchapi/health': {
7979
get: {
8080
controller: 'HealthCheckController',
8181
method: 'check'

0 commit comments

Comments
 (0)