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 e20bc5e commit 969cae2Copy full SHA for 969cae2
specs/search/common/schemas/listIndicesResponse.yml
@@ -34,10 +34,12 @@ fetchedIndex:
34
example: 100
35
dataSize:
36
type: integer
37
+ format: int64
38
description: Number of bytes of the index in minified format.
39
example: 48450
40
fileSize:
41
42
43
description: Number of bytes of the index binary file.
44
example: 112927
45
lastBuildTimeS:
0 commit comments