Closed bart-maykin closed 7 months ago
It seems fine. I am not sure exactly what it is supposed to do. This is the first time I've looked at open klant
Are there tests that can be made for it?
There are tests for the expand feature which was already working fine. The issue is that the expand query param wasn't present for detail calls in the oas file. The 2 endpoints that have the expand queryset feature are:
Fixes #175
Changes
Expand queryset params now get generated on detail views.