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
the API returns 202 and "false". However it should be "true" - because it was the successful update, despite it is the same value. Need to update the API yaml
When updating a JSON value, it seems that it doesn't check the object, so possibly need to check and "stringify" the value
When updating a boolean value - it should not accept strings or numbers
The text was updated successfully, but these errors were encountered:
the API returns 202 and "false". However it should be "true" - because it was the successful update, despite it is the same value. Need to update the API yaml
When updating a JSON value, it seems that it doesn't check the object, so possibly need to check and "stringify" the value
When updating a boolean value - it should not accept strings or numbers
The text was updated successfully, but these errors were encountered: