You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ref in paths / responses / parameters: flatten $ref in Paths (covers skip schemas) (#111)
* 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 <[email protected]>
* fixed some missing nested schema rebasing when SkipSchema is enabled
Signed-off-by: Frederic BIDON <[email protected]>
* more fixes
Signed-off-by: Frederic BIDON <[email protected]>
* added test and fixture on self-referencing pointers
Signed-off-by: Frederic BIDON <[email protected]>
* fixup ci: useless install step
Signed-off-by: Frederic BIDON <[email protected]>
* cleanup code
Signed-off-by: Frederic BIDON <[email protected]>
* fixup linting
Signed-off-by: Frederic BIDON <[email protected]>
0 commit comments