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
Hum, since that API endpoint accepts a list of devices to add to a product and it returns 3 arrays, which ones were added, which ones were the wrong platform and which ones were owned by someone else, I'm not sure it make sense to reject. This is better handled by the client.
observed behavior: added a device of non-matching platform to a product, no error, resolves normally.
expected behavior: addDeviceToProduct rejects with an error, since the API request did not succeed
The text was updated successfully, but these errors were encountered: