Skip to content

lisa.wlgen.rta: Cleanup RTA.by_str()

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr59 into next

Recurse into the nested mapping instead of doing text-based tricks on the JSON representation. That ensures we don't need to manage any kind of quoting and allows better control to what path in the JSON file we would allow updating.

Merge request reports