Skip to content

[Quick Fix : Performance] Lazy load Open Api 2/3 parsers #76

Description

@manwithsteelnerves

Please lazy load parsers import based on the submitted schema at run time.

const oai3 = require('./parsers/open-api3');

Currently i'm using for Openapi v2 but v3 parsers are getting loaded.
Screenshot 2021-05-04 at 5 56 00 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions