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

Remove dependency of AuthenticatedApi with Main class #1

Open
bfintal opened this issue Jul 18, 2024 · 0 comments
Open

Remove dependency of AuthenticatedApi with Main class #1

bfintal opened this issue Jul 18, 2024 · 0 comments

Comments

@bfintal
Copy link

bfintal commented Jul 18, 2024

In the constructor of AuthenticatedApi, it uses Main class just to get the api url. I would recommend removing this dependency from Main and just doing what the PublicApi class does in its constructor: it accepts the api url as an argument

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