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

Shortcuts for Sub-Resources #277

Merged
merged 4 commits into from
Jan 6, 2025
Merged

Shortcuts for Sub-Resources #277

merged 4 commits into from
Jan 6, 2025

Conversation

astanik
Copy link
Contributor

@astanik astanik commented Dec 11, 2024

No description provided.

@astanik astanik linked an issue Dec 11, 2024 that may be closed by this pull request
@astanik astanik self-assigned this Dec 11, 2024
@astanik astanik marked this pull request as draft December 11, 2024 17:11
@astanik astanik requested a review from ArniBananii December 11, 2024 19:23
@astanik astanik marked this pull request as ready for review December 11, 2024 19:24
@astanik
Copy link
Contributor Author

astanik commented Dec 17, 2024

@ArniBananii Can you please make your review for this Pull Request?

@astanik astanik force-pushed the 275-shortcut-for-subresources branch from 929a742 to e39c104 Compare December 19, 2024 09:16
@astanik
Copy link
Contributor Author

astanik commented Jan 2, 2025

@ArniBananii This is my last request for your review!

Copy link

@ArniBananii ArniBananii left a comment

Choose a reason for hiding this comment

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

LGTM just need an explanation regarding the method override for the endpoints there and we are good to go.

@Override
public ApartmentEndpoint getApartmentResource() {
// TODO Auto-generated method stub
return null;

Choose a reason for hiding this comment

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

Why are we overriding the method to let it return null? An explenation could really help here.

}

@Override
public ApartmentEndpoint getApartmentResource() {

Choose a reason for hiding this comment

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

Same for these methods too...

@astanik astanik force-pushed the 275-shortcut-for-subresources branch from e39c104 to 0d8373f Compare January 6, 2025 12:55
@astanik astanik force-pushed the 275-shortcut-for-subresources branch from 0d8373f to c43c74d Compare January 6, 2025 13:05
@astanik astanik merged commit 9943119 into main Jan 6, 2025
10 checks passed
@astanik astanik deleted the 275-shortcut-for-subresources branch January 6, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shortcut for Subresources
2 participants