Xano sets array input with an array containing a 0 instead of leaving it empty

Options

Our table has columns with int array table ref fields that are not required . When we create a record with these configurations from our front end ( jetadmin) and send a json object without that specific input (as it should be non-required), Xano fills these specific fields with an array containing 0 instead of leaving it empty…

So it's like a record with 0 as ID but with empty data from related table