If single choice response is string else it's array
Opened this issue · 2 comments
shaheem-pp commented
I created a models field with multiselectfield
When I used the data in rest response, if theere is only one selected field the data is passed as string, else it is an array
how to solve this issue?
shaheem-pp commented
blag commented
Can you open a pull request that adds a test for this? It's fine if the GitHub Action tests fail, just having a failing test will help.