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 e3e0aa5 commit 5af82afCopy full SHA for 5af82af
specs/search/common/schemas/listIndicesResponse.yml
@@ -48,13 +48,9 @@ fetchedIndex:
48
description: A boolean which says whether the index has pending tasks. This value is deprecated and should not be used.
49
primary:
50
type: string
51
- nullable: true
52
- default: null
53
description: Only present if the index is a replica. Contains the name of the related primary index.
54
replicas:
55
type: array
56
57
58
items:
59
60
description: Only present if the index is a primary index with replicas. Contains the names of all linked replicas.
0 commit comments