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

refactor(api): reuse new_url #199

Merged
merged 1 commit into from
Sep 2, 2024
Merged

refactor(api): reuse new_url #199

merged 1 commit into from
Sep 2, 2024

Conversation

EdJoPaTo
Copy link
Collaborator

@EdJoPaTo EdJoPaTo commented Sep 1, 2024

As the (Async)Api::new is basically a shortcut for the new_url it's a bit more obvious to reuse the new_url method more explicitly.

Also improves the linking to the actual methods in the doc comments. (Which also allows it to check that the given method actually exists which is neat on refactorings.)

@ayrat555 ayrat555 merged commit 64336fd into master Sep 2, 2024
56 checks passed
@ayrat555 ayrat555 deleted the api-reuse-new-url branch September 2, 2024 06:49
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

Successfully merging this pull request may close these issues.

2 participants