Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(api): services: add missinglazy parameter#1829

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intomainfromjlvillal/lazy_service
Jan 13, 2022

Conversation

JohnVillalovos
Copy link
Member

Commit8da0b75 added thelazy
parameter to the servicesget() method but missed then using the
lazy parameter when it calledsuper(...).get(...)

Closes:#1828

Commit8da0b75 added the `lazy`parameter to the services `get()` method but missed then using the`lazy` parameter when it called `super(...).get(...)`Closes:#1828
Copy link
Member

@nejchnejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks for the quick action@JohnVillalovos! Seems like we have two scopes in the commit message somehow 😁 but all good I think

JohnVillalovos, goeranu, and quotaoff reacted with thumbs up emoji
@nejchnejch merged commit824151c intomainJan 13, 2022
@nejchnejch deleted the jlvillal/lazy_service branchJanuary 13, 2022 16:38
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nejchnejchnejch approved these changes

@max-wittigmax-wittigAwaiting requested review from max-wittig

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Lazy creation of service object still fails with 404 error
2 participants
@JohnVillalovos@nejch

[8]ページ先頭

©2009-2025 Movatter.jp