mirror of
https://github.com/interviewstreet/go-jira.git
synced 2024-12-04 09:42:55 +02:00
commit
cc30640467
@ -95,7 +95,7 @@ func (p *MetaProject) GetIssueTypeWithName(name string) *MetaIssueType {
|
||||
}
|
||||
|
||||
// GetMandatoryFields returns a map of all the required fields from the MetaIssueTypes.
|
||||
// if a frield returned by the api was:
|
||||
// if a field returned by the api was:
|
||||
// "customfield_10806": {
|
||||
// "required": true,
|
||||
// "schema": {
|
||||
|
Loading…
Reference in New Issue
Block a user