mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-16 16:52:17 -06:00
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.
This commit is contained in:
3020
contrib/openapi.json
3020
contrib/openapi.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user