### What happened? Cannot add device with device_type = 0 ### Steps to reproduce? ```Markdown 1. call CreatePlayerAsync with DeviceType = 0 2. Error return {\"errors\":[\"device_type is required\"]} ``` ### What did you expect to happen? Be able to create device with device_type = 0 ### Relevant log output _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct