Fixes #17976: Remove devicetype_count from nested manufacturer to correct OpenAPI schema #750

Closed
opened 2026-04-05 17:26:41 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 12/10/2025

Fixes: #17976

  • Remove the devicetype_count field from brief_fields for the Manufacturer serializer

I'm not sure why this was ever included initially; it appears to be an oversight. The model's other counter fields (inventoryitem_count and platform_count) are not included.

*Originally created by @jeremystretch on 12/10/2025* ### Fixes: #17976 - Remove the `devicetype_count` field from `brief_fields` for the Manufacturer serializer I'm not sure why this was ever included initially; it appears to be an oversight. The model's other counter fields (`inventoryitem_count` and `platform_count`) are not included.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#750