Skip to content

Make the Farm retrieve APIs return the name of the Farm's owner #583

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

hoangpn
Copy link
Contributor

@hoangpn hoangpn commented Apr 14, 2025

Field 'owner' was added to the Farm model in commit 2dd4338. The owner's name should be returned through the Farm retrieve APIs, instead of the owner's primary key. This was overlooked on a previous pull request. (#582)

AS-IS:
image

TO-BE:
image

Field 'owner' was added to the Farm model in commit 2dd4338.
The owner's name should be returned through the Farm retrieve APIs,
instead of the owner's primary key. This was overlooked on a previous pull request.
(line#582)
@hoangpn hoangpn requested a review from a team as a code owner April 14, 2025 04:11
Copy link
Contributor

@vincent-olivert-riera vincent-olivert-riera left a comment

Choose a reason for hiding this comment

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

LGTM

@vincent-olivert-riera vincent-olivert-riera merged commit ff14bb3 into line:master Apr 14, 2025
5 checks passed
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