Skip to content

Commit

Permalink
Maintain original values
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo committed Jul 23, 2024
1 parent 18f35ec commit 944eb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/esql/esql-rest.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ POST /_query
| WHERE count > ?
| LIMIT 5
""",
"params": [300, "Frank Herbert", 10]
"params": [300, "Frank Herbert", 0]
}
----
// TEST[setup:library]
Expand Down

0 comments on commit 944eb99

Please sign in to comment.