You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@johnthagen thx for letting me know.
I'm sorry that i'm not familiar with making a issue, Because this was my first Issue.
Thank you again to let me know
views.py
serializer.py
with these code i expected 2 item() objects in a list
like below:
But swagger-ui makes below:
'list=[{"txt":"asdf"},"{\n \"txt\": \"qwer\"\n}"]'
how can i make it right?
The text was updated successfully, but these errors were encountered: