Skip to content

Commit

Permalink
Add missing param description (#68969)
Browse files Browse the repository at this point in the history
A commit from #68065 missed a parameter description
  • Loading branch information
pgomulka authored Feb 15, 2021
1 parent dbff7be commit 947f1eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public EqlStatusResponse(String id,

/**
* Get status from the stored eql search response
* @param storedResponse
* @param storedResponse - a response from a stored search
* @param expirationTimeMillis – expiration time in milliseconds
* @param id – encoded async search id
* @return a status response
Expand Down

0 comments on commit 947f1eb

Please sign in to comment.