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
When trying PUT /user*/permissions endpoints via OpenAPI docs, I get a 400 Bad Request saying the body needs to be an object, but I doubt that's correct. No body should be required. Or the 400 Bad Request should be documented. This issue is to investigate and fix this inconsistency.
The text was updated successfully, but these errors were encountered:
When trying
PUT /user*/permissions
endpoints via OpenAPI docs, I get a 400 Bad Request saying the body needs to be an object, but I doubt that's correct. No body should be required. Or the 400 Bad Request should be documented. This issue is to investigate and fix this inconsistency.The text was updated successfully, but these errors were encountered: