IBM-Security / ibmsecurity

Idempotent functions for IBM Security Appliance REST APIs. Currently covering ISAM and ISDS Appliances.
Apache License 2.0
47 stars 73 forks source link

Update attributes.py #422

Closed djorgen-ibm closed 6 months ago

djorgen-ibm commented 6 months ago

In update(), added a condition check for update_required is true before checking to see if artifact_id is None to raise the error.