Skip to content

Commit 23b1740

Browse files
lcawll-trotta
andauthored
Update specification/security/update_settings/SecurityUpdateSettingsRequest.ts
Co-authored-by: Laura Trotta <[email protected]>
1 parent cefb1fe commit 23b1740

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
@@ -48,7 +48,7 @@ export interface Request extends RequestBase {
4848
/**
4949
* Settings for the index used for most security configuration, including native realm users and roles configured with the API.
5050
*/
51-
security?: Dictionary<string, string>
51+
security?: SecuritySettings
5252
/**
5353
* Settings for the index used to store profile information.
5454
*/

0 commit comments

Comments
 (0)