Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
  • Loading branch information
Naarcha-AWS and natebower authored Jan 10, 2025
1 parent 6e467f7 commit 2ee36bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/namespaces/asynchronous_search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ paths:
operationId: asynchronous_search.stats.0
x-operation-group: asynchronous_search.stats
x-version-added: '1.0'
description: Monitor any asynchronous searches that are `running`, `completed`, `persisted`.
description: Monitors any asynchronous searches that are `running`, `completed`, `persisted`.
externalDocs:
url: https://opensearch.org/docs/latest/search-plugins/async/index/#monitor-stats
responses:
Expand All @@ -66,7 +66,6 @@ components:
in: query
description: |-
The amount of time that you plan to wait for the results.
You can see whatever results you get within this time just like in a normal search.
You can poll the remaining results based on an ID. The maximum value is 300 seconds. Default is `1s`.
schema:
type: string
Expand Down

0 comments on commit 2ee36bd

Please sign in to comment.