Forráskód Böngészése

Add sendAttempt param to README

David Baker 9 éve
szülő
commit
e99d7e5fd6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -14,7 +14,7 @@ Requests
 
 
 The requests that synapse servers and clients submit to the identity server are, briefly, as follows:
 The requests that synapse servers and clients submit to the identity server are, briefly, as follows:
 
 
-curl -XPOST 'http://localhost:8090/matrix/identity/api/v1/validate/email/requestToken' -d'email=matthew@arasphere.net&clientSecret=abcd'
+curl -XPOST 'http://localhost:8090/matrix/identity/api/v1/validate/email/requestToken' -d'email=matthew@arasphere.net&clientSecret=abcd&sendAttempt=1'
 {"success": true, "tokenId": 1}
 {"success": true, "tokenId": 1}
 
 
 # receive 943258 by mail
 # receive 943258 by mail