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

Fix lib/openapi_client.rb import error #57

Open
4 tasks done
vanessa-passage opened this issue Mar 20, 2024 · 0 comments
Open
4 tasks done

Fix lib/openapi_client.rb import error #57

vanessa-passage opened this issue Mar 20, 2024 · 0 comments

Comments

@vanessa-passage
Copy link
Contributor

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

lib/openapi_client.rb should not produce errors when generated.

Current Behavior

The lib/openapi_client.rb file errors when files are required. The current work around is to change the require to require_relative must be fixed every time files are generated.

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

No branches or pull requests

1 participant