We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e32a8 commit 5eb2424Copy full SHA for 5eb2424
specification/security/update_cross_cluster_api_key/UpdateCrossClusterApiKeyRequest.ts
@@ -17,10 +17,10 @@
17
* under the License.
18
*/
19
20
-import { Access } from '@security/_types/Access'
21
import { RequestBase } from '@_types/Base'
22
import { Id, Metadata } from '@_types/common'
23
import { Duration } from '@_types/Time'
+import { Access } from '@security/_types/Access'
24
25
/**
26
* Update a cross-cluster API key.
0 commit comments