jormungandr-bite/CHANGELOG.md

18 lines
319 B
Markdown
Raw Normal View History

2017-01-05 20:36:06 -07:00
# Server
## 2
configのファイル名: config.yml --> default.yml
2017-01-05 20:36:06 -07:00
## 1
First version
# API
2017-02-12 15:44:33 -07:00
## 3
2017-02-27 00:08:55 -07:00
application/x-www-form-urlencoded is now deprecated
2017-02-12 15:44:33 -07:00
2017-01-05 20:36:06 -07:00
## 2
* パラメータ: _userkey --> i
2017-02-13 18:34:44 -07:00
* トークンは、アクセストークン + アプリのシークレットキーをsha256したものに
2017-01-05 20:36:06 -07:00
## 1
2016-12-29 21:12:25 -07:00
First version