Skip to content

Commit 184f172

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

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
@@ -56,6 +56,6 @@ export interface Request extends RequestBase {
5656
/**
5757
* Settings for the index used to store tokens.
5858
*/
59-
'security-tokens'?: Dictionary<string, string>
59+
'security-tokens'?: SecuritySettings
6060
}
6161
}

0 commit comments

Comments
 (0)