dfir-iris / iris-client

Python client for DFIR-IRIS
GNU Lesser General Public License v3.0
20 stars 9 forks source link

add_case should support case_tags and case_owner #9

Open guieusebiogaspar opened 5 months ago

guieusebiogaspar commented 5 months ago

When creating a case it should be possible to add tags and the owner. Right now it is only possible by doing a second request with update_case.