Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PUT /org/{orgId}/users/{userId} requires "_type": "user" to work #20

Open
ijxy opened this issue Jul 11, 2019 · 2 comments
Open

PUT /org/{orgId}/users/{userId} requires "_type": "user" to work #20

ijxy opened this issue Jul 11, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@ijxy
Copy link

ijxy commented Jul 11, 2019

When calling the above from the Swagger UI or via the nodejs client, it only works if the update contains a seemingly random field "_type": "user".

Raising this as it seems likely to be a bug.

@vleipnik
Copy link
Contributor

@ParkinsonJ I agree this is a bug, albeit not a major one. We will schedule it to be fixed.

@vleipnik vleipnik added the bug Something isn't working label Jul 12, 2019
@ijxy
Copy link
Author

ijxy commented Jul 12, 2019

Awesome, thanks a lot for fixing these issues so quickly. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants