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 f0d9384 commit 464627aCopy full SHA for 464627a
specification/cat/_types/CatBase.ts
@@ -1285,7 +1285,7 @@ export type CatDatafeedColumns = CatDatafeedColumn | CatDatafeedColumn[]
1285
export type CatNodeColumns = CatNodeColumn | CatNodeColumn[]
1286
export type CatRecoveryColumns = CatRecoveryColumn | CatRecoveryColumn[]
1287
export type CatSegmentsColumns = CatSegmentsColumn | CatSegmentsColumn[]
1288
-export type CatSnapshotsColumns = CatSnapshotsColumn | CatNodeColumn[]
+export type CatSnapshotsColumns = CatSnapshotsColumn | CatSnapshotsColumn[]
1289
1290
export enum CatTrainedModelsColumn {
1291
/**
0 commit comments