Skip to content

Commit

Permalink
Update specification/security/create_cross_cluster_api_key/CreateCros…
Browse files Browse the repository at this point in the history
…sClusterApiKeyResponse.ts

Co-authored-by: Florian Bernd <[email protected]>
  • Loading branch information
lcawl and flobernd authored Oct 25, 2024
1 parent 41cdd62 commit 4bf9135
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export class Response {
/**
* Expiration in milliseconds for the API key.
*/
expiration?: long
expiration?: DurationValue<UnitMillis>
/**
* Unique ID for this API key.
*/
Expand Down

0 comments on commit 4bf9135

Please sign in to comment.