Expose ModelMultipleChoiceFilter query parameters in swagger #59

Closed
opened 2025-12-29 15:31:01 +01:00 by adam · 1 comment
Owner

Originally created by @mdlayher on GitHub (Jun 28, 2016).

Show users that some API endpoints can accept the same parameter several times to enable further filtering. Could be nice to expose this with swagger if possible. For example: GET /api/ipam/aggregates?slug=apnic&slug=ripe.

Originally created by @mdlayher on GitHub (Jun 28, 2016). Show users that some API endpoints can accept the same parameter several times to enable further filtering. Could be nice to expose this with swagger if possible. For example: `GET /api/ipam/aggregates?slug=apnic&slug=ripe`.
adam added the type: documentation label 2025-12-29 15:31:01 +01:00
adam closed this issue 2025-12-29 15:31:01 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 28, 2017):

This doesn't seem possible using Swagger. We might have better luck using the new built-in docs under Django REST Framework 3.6 (if I can get them working).

@jeremystretch commented on GitHub (Mar 28, 2017): This doesn't seem possible using Swagger. We might have better luck using the new built-in docs under Django REST Framework 3.6 (if I can get them working).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#59