Skip to content

Commit

Permalink
Add missing date-predicate
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricereix committed Oct 13, 2023
1 parent 897da08 commit 37e15e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/spec/hurl.grammar
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ predicate-func:
| boolean-predicate
| string-predicate
| collection-predicate
| date-predicate

equal-predicate: ("equals" | "==") sp predicate-value

Expand Down

0 comments on commit 37e15e1

Please sign in to comment.