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 469fd6b commit d8f268cCopy full SHA for d8f268c
specification/_types/common.ts
@@ -65,7 +65,7 @@ export type IndexPatterns = IndexPattern[]
65
66
export type ProjectRouting = string
67
68
-export type Routing = string
+export type Routing = string | string[]
69
export type LongId = string
70
71
export type ClusterAlias = string
0 commit comments