Merge pull request #1845 from matrix-org/travis/fix-IS-generation

Use the real identity server version in the APIs table
server_server/release-r0.1.1
Travis Ralston 5 years ago committed by GitHub
commit 80e6f7cbb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -774,7 +774,7 @@ class MatrixUnits(Units):
"Privileged server plugins",
), TypeTableRow(
"`Identity Service API <identity_service/"+is_ver+".html>`_",
"unstable",
is_ver,
"Mapping of third party IDs to Matrix IDs",
), TypeTableRow(
"`Push Gateway API <push_gateway/"+push_gw_ver+".html>`_",

Loading…
Cancel
Save