This commit is contained in:
syuilo 2017-02-14 13:59:44 +09:00
commit 9651b92819

View file

@ -11,7 +11,7 @@ application/x-www-form-urlencoded is now deperecated
## 2 ## 2
* パラメータ: _userkey --> i * パラメータ: _userkey --> i
* トークンは、アクセストークン + アプリのシークレットキーをsha512したものに * トークンは、アクセストークン + アプリのシークレットキーをsha256したものに
## 1 ## 1
First version First version