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): docs dev v2 with new OpenApi Parser #5454

Merged
merged 14 commits into from
Jan 8, 2025

Conversation

RohinBhargava
Copy link
Member

@RohinBhargava RohinBhargava commented Dec 19, 2024

Description

Enables the new openapi parser in docs dev command.

Changes Made

  • Adds a converter from FDR Latest -> Fern Nav structure
  • Adds an experimental config for use with preview and publish
  • Adds a skeleton for publish command (to be done in next PR)
  • Refactors parsing logic into a reusable function
  • Bumps FDR version (API change), and parser version

Testing

  • Manual testing completed

@RohinBhargava RohinBhargava changed the title docs dev feat(cli): docs dev v2 with new OpenApi Parser Dec 19, 2024
@RohinBhargava RohinBhargava marked this pull request as ready for review December 19, 2024 22:54
Copy link

github-actions bot commented Dec 19, 2024

@RohinBhargava RohinBhargava merged commit 90912f3 into main Jan 8, 2025
52 checks passed
@RohinBhargava RohinBhargava deleted the rohin/openapi-parser-v2-docs-dev branch January 8, 2025 23:04
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