Skip to content

Commit

Permalink
PR feedback - omit value
Browse files Browse the repository at this point in the history
  • Loading branch information
kderusso committed Dec 21, 2023
1 parent ce20bab commit 0a5870b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
14 changes: 1 addition & 13 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 output/typescript/types.ts

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

2 changes: 0 additions & 2 deletions specification/_types/query_dsl/WeightedTokensQuery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ export class WeightedTokensQuery
extends QueryBase
implements AdditionalProperty<Field, FieldValue>
{
/** The field to query */
value: FieldValue
/** The tokens representing this query */
tokens: Dictionary<string, float>
/** Token pruning configurations */
Expand Down

0 comments on commit 0a5870b

Please sign in to comment.