* chore: resolve incorrect refs with config
* fix: unit tests
* chore: added resolveAllIncorrectRefs parameter; validate incorect refs; resolve all incorrects refs logic
* chore: remove incorrect refs validation; fix unit tests;
* chore: default incorrect refs in config
* fix: fixed usage default incorrect refs
* fix: resolveAllIncorrectRefs in normalizeTypes
* fix: unit test for referenceable
* chore: referenceable for examle type
* fix: fix resolve $ref for scallars
* fix: alway deref scalars
* fix: walk on the same level as $ref
* feat: simplify, resolve all scalars
* fix: walk/bundle fixes
* fix: do not walk node when scalar or is not ref
Co-authored-by: romanhotsiy <gotsijroman@gmail.com>