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

chore(cli): @fern-api/openapi-ir-to-fern is browser compatible #5305

Merged
merged 9 commits into from
Dec 1, 2024

Conversation

amckinney
Copy link
Contributor

This is branched off #5299

This updates the @fern-api/openapi-ir-to-fern package to be browser compatible. This involves a few changes:

  1. Update @fern-api/importer-commons to be browser compatible.
  2. Remove the dependency on @fern-api/openapi-ir-parser.
    • Common utilities between openapi-ir-to-fern and openapi-ir-parser are now placed in the @fern-api/openapi-ir package.
  3. Add the relative function to @fern-api/path-utils.

Base automatically changed from amckinney/ir-generator to main December 1, 2024 01:57
@amckinney amckinney merged commit f21b7d0 into main Dec 1, 2024
50 checks passed
@amckinney amckinney deleted the amckinney/openapi-ir-to-fern branch December 1, 2024 02:06
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