Skip to content

Commit

Permalink
fix: delete flag (#137)
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 authored Oct 24, 2023
1 parent 390ca8e commit a09279e
Show file tree
Hide file tree
Showing 6 changed files with 346 additions and 405 deletions.
1 change: 0 additions & 1 deletion apis/docs/v1/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ Represent search configuration.
| egress_filters | [Filter.Config](#payload-v1-Filter-Config) | | Egress filter configurations. |
| min_num | [uint32](#uint32) | | Minimum number of result to be returned. |
| aggregation_algorithm | [Search.AggregationAlgorithm](#payload-v1-Search-AggregationAlgorithm) | | Aggregation Algorithm |
| test_flag | [bool](#bool) | | Test flag |

<a name="payload-v1-Search-IDRequest"></a>

Expand Down
Loading

0 comments on commit a09279e

Please sign in to comment.