mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
This property is unused and should be removed.
This fixes a logged schema error:
```
Invalid response: {
"schema": "#/components/schemas/scimSettingsSchema",
"errors": [
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "assumeControlOfExisting"
},
"message": "must have required property 'assumeControlOfExisting'"
}
]
}
```
|
||
|---|---|---|
| .. | ||
| AutoCreateForm | ||
| GoogleAuth | ||
| OidcAuth | ||
| PasswordAuth | ||
| SamlAuth | ||
| ScimSettings | ||
| AuthSettings.tsx | ||
| SsoGroupSettings.tsx | ||