Skip to content
Snippets Groups Projects
Commit 67c95856 authored by Kegsay's avatar Kegsay
Browse files

Update media_repository.py

_ not -
parent 0c1deca5
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ class MediaRepositoryResource(Resource):
<= HTTP/1.1 200 OK
Content-Type: application/json
{ "content-uri": "mxc://<server-name>/<media-id>" }
{ "content_uri": "mxc://<server-name>/<media-id>" }
=> GET /_matrix/media/v1/download/<server-name>/<media-id> HTTP/1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment