There was an error while loading. Please reload this page.
2 parents 9af86d7 + 7b66dcb commit 902375bCopy full SHA for 902375b
1 file changed
thehive4py/endpoints/case.py
@@ -746,7 +746,7 @@ def find_pages(
746
filters: Optional[FilterExpr] = None,
747
sortby: Optional[SortExpr] = None,
748
paginate: Optional[Paginate] = None,
749
- ) -> List[OutputProcedure]:
+ ) -> List[OutputCasePage]:
750
"""Find pages related to a case.
751
752
Args:
0 commit comments