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

Gear/joh 49 johnjud gateway combine image service in to pet service #32

Conversation

macgeargear
Copy link
Contributor

Change made

  •  Bug fixes
  • []  New features
  •  Breaking changes

Describe what you have done

  • use image service instead of mock image inFindOne and Create service

FindOne
use imageService.FindByPetId
Create
i assign pet to img by using imageService.AssignPet and then use imageService.FindByPetId for return image urls of created images

New Features

Fix

  • Pet Handler and Service test
  • Pet Utils: I utilize 'ImageProtoToDto' and 'ImageListP...' instead of 'extractImage' to maintain consistency in naming conventions.

Others

Copy link

linear bot commented Feb 2, 2024

@macgeargear macgeargear requested a review from bookpanda February 2, 2024 11:30
@macgeargear macgeargear requested a review from bookpanda February 3, 2024 05:58
@macgeargear macgeargear merged commit e028125 into dev Feb 3, 2024
2 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