Skip to content

Commit de6d072

Browse files
committed
use @ext_doc_id
1 parent f8f5745 commit de6d072

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

output/schema/schema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/transform/_types/Transform.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export class Settings {
132132
max_page_search_size?: integer
133133
/**
134134
* Specifies whether the transform checkpoint will use the Point In Time API while searching over the source index.
135-
* @doc_id point-in-time-api
135+
* @ext_doc_id point-in-time-api
136136
* @server_default true
137137
*/
138138
use_point_in_time?: boolean

0 commit comments

Comments
 (0)