0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-04 16:58:55 +02:00

"v1" replaced with "r0" in pathPrefixR0 in mediaapi's routing (#681)

This commit is contained in:
MANASSE 2019-01-17 12:25:13 +03:00 committed by Brendan Abolivier
parent 4c5bd91e1c
commit 3465f6727b

View file

@ -31,7 +31,7 @@ import (
"github.com/prometheus/client_golang/prometheus"
)
const pathPrefixR0 = "/_matrix/media/v1"
const pathPrefixR0 = "/_matrix/media/r0"
// Setup registers the media API HTTP handlers
func Setup(