There's a typo in: https://github.com/TheHive-Project/TheHive4py/blob/c42e0737c4ec887745eb4acc3f4f030b9e3fd276/thehive4py/types/cortex.py#L89 according to the [docs](https://docs.strangebee.com/thehive/api-docs/#tag/Cortex/operation/Create%20Cortex%20job) the `observableId` field should be called `artifactId`.
There's a typo in:
TheHive4py/thehive4py/types/cortex.py
Line 89 in c42e073
according to the docs the
observableIdfield should be calledartifactId.