You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These both go through the same KafkaTopicViewSet class, and partial_update gets the authoritative owning group information from a model lookup anyway, so there should be no difference in capabilities for either path.
The text was updated successfully, but these errors were encountered:
These both go through the same
KafkaTopicViewSet
class, andpartial_update
gets the authoritative owning group information from a model lookup anyway, so there should be no difference in capabilities for either path.The text was updated successfully, but these errors were encountered: