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: generate schema from cloudformation template #222

Closed
wants to merge 2 commits into from

Conversation

joshkraft
Copy link
Contributor

Fixes #220

This feature allows users to generate a schema from a CloudFormation template containing a RestAPI API Gateway resource. This is useful for allowing users to generate a schema without having to deploy their API and then export an OpenAPI spec - they can just use their CloudFormation template directly.

@joshkraft joshkraft closed this Aug 28, 2024
auto-merge was automatically disabled August 28, 2024 14:51

Pull request was closed

@joshkraft joshkraft deleted the main branch August 28, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

proposal: schemaFromRestApi Method
1 participant