Please lazy load parsers import based on the submitted schema at run time. https://github.com/PayU/api-schema-builder/blob/784c5ad4e1213a53c84e4fc7d5733edbdab684de/src/index.js#L8 Currently i'm using for Openapi v2 but v3 parsers are getting loaded. 
Please lazy load parsers import based on the submitted schema at run time.
api-schema-builder/src/index.js
Line 8 in 784c5ad
Currently i'm using for Openapi v2 but v3 parsers are getting loaded.
