Closed Kani999 closed 1 year ago
attachemnt = netbox.plugins.netbox_attachments.netbox_attachments.get(id=1) attachemnt .name = "asdasd" attachemnt .save()
KeyError: 'object_id'
Check content_type and object_id when it's passed as data.
content_type
object_id
KeyError: 'object_id'
Check
content_type
andobject_id
when it's passed as data.