pycontribs / jira

Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
https://jira.readthedocs.io
BSD 2-Clause "Simplified" License
1.94k stars 859 forks source link

Add expand option to issue type schemes method #1696

Open DEADSEC-SECURITY opened 1 year ago

DEADSEC-SECURITY commented 1 year ago

Depends on PR: https://github.com/pycontribs/jira/pull/1695

Adds the possibility to get projects and issue types in a single request when calling the issue_type_schemes method.

Supports and tested on Jira API V2 and V3