Closed horizon365 closed 5 months ago
sorry, i find another releated issue. close it.
@hbakri i am sorry, but the releated PR seem doesn't release or publish at the lastest version 0.4.1.
Hi @horizon365! Thanks for raising this issue, I apologize for the inconvenience caused by the bug.
You're correct that the current version (0.4.1
) doesn't include the fix. I had addressed this in a previous PR a long time ago but mistakenly held back the changes for a major release instead of releasing them promptly.
The good news is that version 0.5
, releasing this weekend, will include this fix along with a lot of other improvements and features! 🙌
As a workaround, you can use explicit None
values for the query parameter filters when fetching the list view in Django Ninja's API docs.
when get the list view, the query parameter filters must be blank ,or it says "Input should be None".