fix(expander): support SkipSchema case for in Paths section
added some quick patches to keep things running on windows: a more elaborate approach is still needed to fully support file $ref on windows
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
- fixed some missing nested schema rebasing when SkipSchema is enabled
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
- more fixes
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
- added test and fixture on self-referencing pointers
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
- fixup ci: useless install step
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
- cleanup code
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
- fixup linting
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>