gatus/jsonpath
TwiN 947173bf71
fix: Prevent jsonpath from causing panic when body is expected to be array but isn't (#392)
* fix: Prevent jsonpath from causing panic when body is expected to be array but isn't

Fixes #391
2022-12-23 09:55:17 -05:00
..
jsonpath_bench_test.go perf: Improve jsonpath speed (#348) 2022-10-19 15:52:20 -04:00
jsonpath_test.go fix(jsonpath): Properly handle len of object in array, len of int and len of bool (#372) 2022-11-19 17:25:40 -05:00
jsonpath.go fix: Prevent jsonpath from causing panic when body is expected to be array but isn't (#392) 2022-12-23 09:55:17 -05:00