Skip to content

Commit c0d6820

Browse files
committed
Fix 'index_names' @SInCE annnotation
1 parent 501dded commit c0d6820

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/snapshot/get/SnapshotGetRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export interface Request extends RequestBase {
6666
index_details?: boolean
6767
/**
6868
* If true, returns the name of each index in each snapshot.
69-
* @since 7.13.0
69+
* @since 8.3.0
7070
* @server_default true
7171
*/
7272
index_names?: boolean

0 commit comments

Comments
 (0)