Swagger-parser 2.0.11 released! Replaces and fixes 2.0.10, fixing #1053
Notable Changes:
- Fixed duplication of external reference path - issue #1040 by #1042
- Fix for Relative URLs not resolved correctly - issue #1035 by #1038
- Refine creation of Schema to fix #1032 by #1033
- Fix for default integer issues - #1029 #1015 by #1030
- Stackoverflow fix in resolveFully - refs #984 by #1028
- fix for Nested objects flattening loose lot of information ("required" for example) issue #1018 by #1026