From 0f64210e16e83fa1c2363b23b93d41ccc986fa7c Mon Sep 17 00:00:00 2001 From: Chteufleur Date: Sat, 16 Jul 2016 09:52:18 +0200 Subject: [PATCH] Add transaction identifier is optionnal in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a50ee2b..6d531ed 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To ask authorization, just send an HTTP request to the path ``/auth`` with param * jid : JID of the user (user@host/resource or user@host) * domain : Domain you want to access * method : Method you access the domain - * transaction_id : Transaction identifier + * transaction_id : Transaction identifier (auto generated if not provide) * timeout : Timeout of the request in second (default : 60, max : 300) Example: