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

feat: Import existing OpenAPI 3.0.0 Schema #10

Open
simonireilly opened this issue Jan 26, 2022 · 0 comments
Open

feat: Import existing OpenAPI 3.0.0 Schema #10

simonireilly opened this issue Jan 26, 2022 · 0 comments

Comments

@simonireilly
Copy link
Owner

simonireilly commented Jan 26, 2022

We should be able to import a schema, simply by splitting out all its existing JSON into separate schemas.

This means we can onboard users quickly.

Ideally, this would tie into a CLI, and support a local .json file or a remote .json URL.

API

npx compeller new --openapi-file ./specification.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant