Support writable custom fields in API 2.0 #876

Closed
opened 2025-12-29 16:26:34 +01:00 by adam · 2 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 20, 2017).

API 2.0 supports only read access to an object's custom fields. We need to figure out a way to serialize custom fields for write operations while still treating a set of fields as though they belong to a single object.

Originally created by @jeremystretch on GitHub (Apr 20, 2017). API 2.0 supports only read access to an object's custom fields. We need to figure out a way to serialize custom fields for write operations while still treating a set of fields as though they belong to a single object.
adam added the type: feature label 2025-12-29 16:26:34 +01:00
adam closed this issue 2025-12-29 16:26:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 24, 2017):

Still trying to figure this out. Any help is much appreciated. http://stackoverflow.com/questions/43591848/writing-to-a-set-of-objects-as-a-single-dictionary-in-django-rest-framework

@jeremystretch commented on GitHub (Apr 24, 2017): Still trying to figure this out. Any help is much appreciated. http://stackoverflow.com/questions/43591848/writing-to-a-set-of-objects-as-a-single-dictionary-in-django-rest-framework
Author
Owner

@uZer commented on GitHub (Apr 28, 2017):

Thanks!

@uZer commented on GitHub (Apr 28, 2017): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#876