Skip to content

Commit

Permalink
feat: update missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rapatao committed Jul 27, 2024
1 parent 53b6897 commit 8d19c9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,12 @@ operator by one implemented by the user of this library.

"field" startsWith "\"value\""

"field" notStartsWith "\"value\""

"field" endsWith "\"value\""

"field" notEndsWith "\"value\""

"field" expContains "\"value\""

"field" expNotContains "\"value\""
Expand Down

0 comments on commit 8d19c9a

Please sign in to comment.