Skip to content

Commit 4bf9135

Browse files
lcawlflobernd
andauthored
Update specification/security/create_cross_cluster_api_key/CreateCrossClusterApiKeyResponse.ts
Co-authored-by: Florian Bernd <[email protected]>
1 parent 41cdd62 commit 4bf9135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/create_cross_cluster_api_key/CreateCrossClusterApiKeyResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export class Response {
2929
/**
3030
* Expiration in milliseconds for the API key.
3131
*/
32-
expiration?: long
32+
expiration?: DurationValue<UnitMillis>
3333
/**
3434
* Unique ID for this API key.
3535
*/

0 commit comments

Comments
 (0)