mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 10:35:42 +00:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
To get this running:
|
|
ln -s ../swagger_matrix
|
|
python -m SimpleHTTPServer
|
|
|
|
Go to http://localhost:8000/swagger.html
|