Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: is it possible to use api-schema-builder in the browser? #73

Open
md-seb opened this issue Mar 30, 2021 · 1 comment
Open

Comments

@md-seb
Copy link

md-seb commented Mar 30, 2021

Hi,

I use Swagger client (https://github.com/swagger-api/swagger-js) to talk to API, but it doesn't provide response validation. An instance of Swagger client already has an object representing the spec.

Is it possible to use api-schema-builder in the browser, passing it the spec from Swagger client?

@kobik
Copy link
Collaborator

kobik commented May 12, 2021

hi @md-seb , i haven't tried that and less familiar with possible caveats in browser but i believe there should be no problem using it inside the browser.

the only thing pops into my mind is how much impact would it have performance wise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants