Open odscjames opened 1 year ago
Currently they return paths of eg /networks/0/spans/0
/networks/0/spans/0
Should they return paths of ef /networks/0/spans/0/id ?
/networks/0/spans/0/id
Yep, the full path would be more consistent with the results from other checks.
Currently they return paths of eg
/networks/0/spans/0
Should they return paths of ef
/networks/0/spans/0/id
?