File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed
draft-next/optional/format
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 205205 "description" : " offset not starting with plus or minus" ,
206206 "data" : " 08:30:06#00:20" ,
207207 "valid" : false
208+ },
209+ {
210+ "description" : " contains letters" ,
211+ "data" : " ab:cd:ef" ,
212+ "valid" : false
208213 }
209214 ]
210215 }
Original file line number Diff line number Diff line change 205205 "description" : " offset not starting with plus or minus" ,
206206 "data" : " 08:30:06#00:20" ,
207207 "valid" : false
208+ },
209+ {
210+ "description" : " contains letters" ,
211+ "data" : " ab:cd:ef" ,
212+ "valid" : false
208213 }
209214 ]
210215 }
Original file line number Diff line number Diff line change 205205 "description" : " offset not starting with plus or minus" ,
206206 "data" : " 08:30:06#00:20" ,
207207 "valid" : false
208+ },
209+ {
210+ "description" : " contains letters" ,
211+ "data" : " ab:cd:ef" ,
212+ "valid" : false
208213 }
209214 ]
210215 }
Original file line number Diff line number Diff line change 202202 "description" : " offset not starting with plus or minus" ,
203203 "data" : " 08:30:06#00:20" ,
204204 "valid" : false
205+ },
206+ {
207+ "description" : " contains letters" ,
208+ "data" : " ab:cd:ef" ,
209+ "valid" : false
205210 }
206211 ]
207212 }
You can’t perform that action at this time.
0 commit comments