FayP / JIRA-php

a php class specifically to be used for JIRA's REST API and also a REST Request class which can be more widely used.
26 stars 22 forks source link

Get create issue metadata #11

Open fmancardi opened 7 years ago

fmancardi commented 7 years ago

Added two simple methods, getCreateIssueMetadata($projectKeys,$opt) returns JIRA REST API returns without any change. getCreateIssueFields($projectKeys) uses getCreateIssueMetadata() doing some manipulations to generate return value