Skip to content

Commit dc19d42

Browse files
lcawll-trotta
andauthored
Update specification/security/bulk_update_api_keys/SecurityBulkUpdateApiKeysResponse.ts
Co-authored-by: Laura Trotta <[email protected]>
1 parent c8f9737 commit dc19d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/bulk_update_api_keys/SecurityBulkUpdateApiKeysResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ export class Response {
2424
body: {
2525
errors?: BulkError
2626
noops: string[]
27-
updated: Array<string>
27+
updated: string[]
2828
}
2929
}

0 commit comments

Comments
 (0)