Implement /register in the HTTP API

This commit is contained in:
2015-12-14 20:32:45 +01:00
parent e9baaaf60f
commit 2f2ab12c08
3 changed files with 68 additions and 18 deletions

View File

@@ -58,6 +58,7 @@ matrix_http_api_get_validate_certificate
matrix_http_api_set_validate_certificate
matrix_http_api_get_base_url
matrix_http_api_gen_parameters
matrix_http_api_register_account
matrix_http_api_login
<SUBSECTION Standard>
MatrixHTTPAPI