feat: sub issue count endpoint (#186)
This commit is contained in:
parent
3036014ea2
commit
0fd96d592d
3 changed files with 66 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ from .issue import (
|
|||
LabelViewSet,
|
||||
BulkDeleteIssuesEndpoint,
|
||||
UserWorkSpaceIssues,
|
||||
SubIssuesEndpoint,
|
||||
)
|
||||
|
||||
from .auth_extended import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue