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 76140b8 commit 127fb2eCopy full SHA for 127fb2e
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