Files
netbox/netbox
Jason Novinger 773d86dd85 Fixes #20638: Document bulk create support in OpenAPI schema
POST operations on NetBoxModelViewSet endpoints accept both single
objects and arrays, but the schema only documented single objects.
This prevented API client generators from producing correct code.

Add explicit bulk_create_enabled flag to NetBoxModelViewSet and
update schema generation to emit oneOf for these endpoints.
2025-11-10 05:52:52 -06:00
..
2025-06-03 08:58:16 -04:00
2025-10-28 14:34:18 -04:00
2025-10-28 14:34:18 -04:00