mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 18:56:49 +00:00
live-docs renamed to api-explorer
This commit is contained in:
parent
80a3486863
commit
02b17bc0d3
@ -324,7 +324,7 @@ class Boot extends Loggable{
|
||||
// Note: See Nav.scala which modifies the menu
|
||||
|
||||
val sitemap = List(
|
||||
Menu.i("OBP Live Docs") / "live-docs",
|
||||
Menu.i("OBP API Explorer") / "api-explorer",
|
||||
Menu.i("Home") / "index",
|
||||
Menu.i("OAuth Callback") / "oauthcallback" >> EarlyResponse(() => {
|
||||
OAuthClient.handleCallback()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user