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
It may be useful for the users if we have a single API for bulk and single update, which is currently separated into bulk_... and add_.... Also we need the bulk remove function which is currently missing.
It may be useful for the users if we have a single API for bulk and single update, which is currently separated into
bulk_...andadd_.... Also we need the bulk remove function which is currently missing.