feat: sub issue count endpoint (#186)

This commit is contained in:
pablohashescobar 2023-01-26 11:41:20 +05:30 committed by GitHub
parent 3036014ea2
commit 0fd96d592d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 66 additions and 0 deletions

View file

@ -51,6 +51,7 @@ from .issue import (
LabelViewSet,
BulkDeleteIssuesEndpoint,
UserWorkSpaceIssues,
SubIssuesEndpoint,
)
from .auth_extended import (