Skip to content

Commit 166461d

Browse files
authored
remove annotation linking to a non-existing property (#2218)
1 parent e42dd38 commit 166461d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

output/schema/schema.json

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

specification/_types/query_dsl/TextExpansionQuery.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
import { QueryBase } from './abstractions'
2121

22-
/** @shortcut_property value */
2322
export class TextExpansionQuery extends QueryBase {
2423
/** The text expansion NLP model to use */
2524
model_id: string

0 commit comments

Comments
 (0)