Léo Figea

Results 2 issues of Léo Figea

## Description of the change Exception level filters configuration allows to specify level (directly or through a lambda) for explicit class names but we reach a limit when using inheritance...

Last version (15.0.1) pushed seems to have some issues: ``` Traceback (most recent call last): File "", line 1, in File "/Users/lfigea/opt/anaconda3/envs/py311/lib/python3.11/site-packages/sunshine_conversations_client/api/messages_api.py", line 317, in list_messages return self.list_messages_with_http_info(app_id, conversation_id, **kwargs)...