Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://secure.travis-ci.org/chobie/jira-api-restclient.png)](http://travis-ci.org/chobie/jira-api-restclient)


you know JIRA5 supports REST API. this is very useful to make some custom notifications and automated jobs.
you know JIRA supports REST API. this is very useful to make some custom notifications and automated jobs.
(JIRA also supports email notification, but it's too much to custom templates, notification timing. unfortunately it requires Administration permission.)
this API library will help your problems regarding JIRA. hope you enjoy it.

Expand Down Expand Up @@ -35,6 +35,6 @@ foreach ($walker as $issue) {

MIT License

# JIRA5 Rest API Documents
# JIRA Rest API Documents

https://developer.atlassian.com/static/rest/jira/6.0.html
https://docs.atlassian.com/jira/REST/latest/