Skip to content

Commit

Permalink
Updated example key
Browse files Browse the repository at this point in the history
  • Loading branch information
hareekum committed Jul 1, 2020
1 parent dffcdac commit 9001084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo_templates/http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
status_code: 200
body: '{{ .HTTPBody | jsonPath "foo" }}'

- key: json-payload-from-http-body
- key: json-payload-from-http-body-gJsonPath-example
kind: Behavior
expect:
condition: '{{ .HTTPBody | gJsonPath "context.type" | toString | eq "foo" }}'
Expand Down

0 comments on commit 9001084

Please sign in to comment.