1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-07-01 00:25:00 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
3754d5a5c6 Add Items and Custom to FieldSchema (#332)
* Add Items and Custom to FieldSchema

* removing commas. oops

* Apply suggestions from code review

Co-authored-by: Andy Grunwald <andygrunwald@gmail.com>

* formatting

Co-authored-by: Andy Grunwald <andygrunwald@gmail.com>
2021-01-09 10:02:16 +01:00
146229d2ab fix(product): Make product naming consistent, rename JIRA to Jira (#286)
Atlassian names the product "Jira".
In this library, the product name is used different (JIRA) and
inconsistent (sometimes JIRA, sometimes Jira).

closes issue #284
2020-05-14 17:18:31 +02:00
e1f4265e2b feat(context): Add support for context package 2020-05-03 15:38:32 +02:00
52e8877e24 doc: Fix comments 2018-06-25 17:52:57 +02:00
433e65c477 Add support for 'fields' API 2018-06-12 18:27:42 -07:00