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(cli): add new openapi-fdr command for direct openapi - fdr parsing #5292

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RohinBhargava
Copy link
Member

Description

Adds a command openapi-fdr that writes out an fdr from an OpenApi.

This is a VERY nascent implementation and will likely evolve to support multiple OAS in the future.

Changes Made

  • Adds openapi-fdr command
  • Adds generateOpenApiToFdrApiDefinitionForWorkspaces function
  • Installs @fern-api/docs-parsers package to CLI

Testing

  • [ x ] Manual testing completed

@RohinBhargava RohinBhargava marked this pull request as ready for review November 27, 2024 19:33
Copy link

github-actions bot commented Nov 27, 2024

@RohinBhargava RohinBhargava changed the title feat: add new openapi-fdr command for direct openapi - fdr parsing feat(cli): add new openapi-fdr command for direct openapi - fdr parsing Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants