Skip to content

Commit

Permalink
Redshift JSON Path: patch org.w3/PerformanceTiming/jsonschema/1-0-0 (c…
Browse files Browse the repository at this point in the history
…loses #862)
  • Loading branch information
Bernardo Srulzon authored and chuwy committed Nov 26, 2018
1 parent b53755c commit bc7082f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonpaths/org.w3/performance_timing_1.json
Expand Up @@ -18,8 +18,8 @@
"$.data.fetchStart",
"$.data.domainLookupStart",
"$.data.domainLookupEnd",
"$.data.connectStart",
"$.data.secureConnectionStart",
"$.data.connectStart",
"$.data.connectEnd",
"$.data.requestStart",
"$.data.responseStart",
Expand Down

0 comments on commit bc7082f

Please sign in to comment.