Skip to content

Commit cefb1fe

Browse files
lcawll-trotta
andauthored
Update specification/security/get_settings/SecurityGetSettingsResponse.ts
Co-authored-by: Laura Trotta <[email protected]>
1 parent 8d64621 commit cefb1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/get_settings/SecurityGetSettingsResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export class Response {
2828
/**
2929
* Settings for the index used to store profile information.
3030
*/
31-
'security-profile': Dictionary<string, string>
31+
'security-profile': SecuritySettings
3232
/**
3333
* Settings for the index used to store tokens.
3434
*/

0 commit comments

Comments
 (0)