mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
fix(scim): ensure scim users aren't created with their own org (#7595)
This commit is contained in:
1
coderd/apidoc/docs.go
generated
1
coderd/apidoc/docs.go
generated
@ -7044,7 +7044,6 @@ const docTemplate = `{
|
||||
"type": "object",
|
||||
"required": [
|
||||
"email",
|
||||
"organization_id",
|
||||
"password",
|
||||
"username"
|
||||
],
|
||||
|
Reference in New Issue
Block a user