Skip to content

Commit 127fb2e

Browse files
lcawll-trotta
andcommitted
Update specification/security/update_settings/SecurityUpdateSettingsRequest.ts
Co-authored-by: Laura Trotta <[email protected]>
1 parent 76140b8 commit 127fb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/update_settings/SecurityUpdateSettingsRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export interface Request extends RequestBase {
5252
/**
5353
* Settings for the index used to store profile information.
5454
*/
55-
'security-profile'?: Dictionary<string, string>
55+
'security-profile'?: SecuritySettings
5656
/**
5757
* Settings for the index used to store tokens.
5858
*/

0 commit comments

Comments
 (0)