We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b1740 commit fd631f2Copy full SHA for fd631f2
specification/security/update_settings/SecurityUpdateSettingsRequest.ts
@@ -52,7 +52,7 @@ export interface Request extends RequestBase {
52
/**
53
* Settings for the index used to store profile information.
54
*/
55
- 'security-profile'?: Dictionary<string, string>
+ 'security-profile'?: SecuritySettings
56
57
* Settings for the index used to store tokens.
58
0 commit comments