mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Fix #3651: Map 'url' to 'path' for backward compatibility in metrics endpoint
This commit is contained in:
parent
46532f0778
commit
2cc317b638
1 changed files with 1 additions and 1 deletions
|
|
@ -65,4 +65,4 @@ export async function GET(
|
|||
}
|
||||
|
||||
return badRequest();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue