### NetBox version v3.2.2 ### Python version 3.8 ### Steps to Reproduce 1. Create any number of devices and a virtual chassis. 2. Add the devices to the virtual chassis. 3. Send a GET HTTP request to http://netbox-address-here/api/dcim/devices/ ### Expected Behavior According to the documentation, the "virtual_chassis" of each of the created devices should have a field "member_count". ### Observed Behavior There is no "member_count".