meraki/meraki-python-sdk

HTTP Error 308(permanent redirect): devices_controllers.update_network_devices

wifijanitor opened this issue · 0 comments

UpdateNetworkDeviceModel serializes and returns all possible attributes even if they are not sent to the class by the calling function.

This causes various errors that are not reflected by the APIexception Class.