see https://github.com/TheHive-Project/TheHive4py/blob/9af86d71722762961842672f9be6e956e29ca10f/thehive4py/endpoints/case.py#L749 return type should not be `List[OutputProcedure]` but `List[ OutputCasePage]`
see
TheHive4py/thehive4py/endpoints/case.py
Line 749 in 9af86d7
return type should not be
List[OutputProcedure]butList[ OutputCasePage]