mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 15:18:27 -04:00
* add removing logic * add recursion * add comments * add circular ref yaml and its expected mock * change the $refs.get to the check method * add path buildilng * add for loop * simplifies circular test * add feedback * add comments * add clean up and doc * adds response to circular-requestBody.yaml so that it's valid & lints * inlines helpers (and catches null cases it missed) Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>