Skip to content

Replace oas-validation dependency to run in browser #334

@guillegr123

Description

@guillegr123

It would be possible to remove oas-validator and use a different tool for OpenAPI schema validation? Currently oas-validator depends on better-ajv-errors, which is intended to display messages in the command line, thus requires the NodeJS engine.

It would be nice to use a different library that can be run in the browser. This package can be used in a client-side app by only removing the oas-validation dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions