Skip to content

Commit

Permalink
updated language doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mattebit committed Nov 7, 2023
1 parent 6606042 commit 1397b85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/language.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,8 @@ Note: when using `check regex` with json content, the specified content will be

>Note: matched array contents will always be converted to string for simplicity. This means that if you want to check an integer or float, you should write it as a string (e.g. 12.3 -> "12.3")
>Note: Json paths have a lot of operands to select elements, for more info check [this guide](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html)
```json
"decode operations": [
{
Expand Down

0 comments on commit 1397b85

Please sign in to comment.