Skip to content

Commit

Permalink
remove annotation linking to a non-existing property
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingsoftly committed Aug 3, 2023
1 parent b5e901e commit cff2109
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion specification/_types/query_dsl/TextExpansionQuery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import { QueryBase } from './abstractions'

/** @shortcut_property value */
export class TextExpansionQuery extends QueryBase {
/** The text expansion NLP model to use */
model_id: string
Expand Down

0 comments on commit cff2109

Please sign in to comment.