Skip to content
Failed

Changes

Summary

  1. refactor: implement manual mapping to avoid recursion in AdoptionApplication and Adoption controllers, and validate related entities in AdoptionService (commit: 47257bd) (details)
  2. Add Postman collection for Veterinarians API with CRUD operations (commit: 0d4234a) (details)
Commit 47257bdcf65121e85f3de4c1a884a5df27edf9dd by 111824901+Juandav08
refactor: implement manual mapping to avoid recursion in AdoptionApplication and Adoption controllers, and validate related entities in AdoptionService
(commit: 47257bd)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/adopcion/controllers/adoption/AdoptionController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/adopcion/services/adoption/AdoptionService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/adopcion/controllers/adoption/AdoptionApplicationController.java (diff)
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/adopcion/services/person/OwnerServiceTest.java (diff)
Commit 0d4234a9f28a3f847d615f8e505e2fdf04632cca by Juan Carlos Quintero Rubiano
Add Postman collection for Veterinarians API with CRUD operations
(commit: 0d4234a)
The file was addedcollections/VaccineCard-Vaccines.postman_collection.json
The file was addedcollections/Owner-Adoption.postman_collection.json
The file was addedcollections/Shelters.postman_collection.json
The file was addedcollections/Veterinarians.postman_collection.json
The file was addedcollections/Veterinarian-ShelterArrival.postman_collection.json
The file was addedcollections/Dewormings.postman_collection.json
The file was addedcollections/VaccineCards.postman_collection.json
The file was addedcollections/AdoptionApplication.postman_collection.json
The file was addedcollections/Owner-AdoptionTest.postman_collection.json
The file was addedcollections/Shelter - ShelterEvents.postman_collection.json
The file was addedcollections/Veterinarian-AdoptionFollowUps.postman_collection.json
The file was addedcollections/Pets.postman_collection.json
The file was addedcollections/Adoptions.postman_collection.json
The file was addedcollections/Shelter - ShelterArrivals.postman_collection.json
The file was addedcollections/ShelterArrivals.postman_collection.json
The file was addedcollections/Vaccines.postman_collection.json
The file was addedcollections/Veterinarian-AdoptionAplications.postman_collection.json
The file was addedcollections/Veterinarian-Adoption.postman_collection.json
The file was addedcollections/Owners.postman_collection.json
The file was addedcollections/Veterinarian-AdoptionTests.postman_collection.json
The file was addedcollections/Pet-MedicalEvents.postman_collection.json
The file was addedcollections/Pet-Multimedia.postman_collection.json
The file was addedcollections/VaccineCard-Dewormings.postman_collection.json
The file was addedcollections/ShelterEvents.postman_collection.json
The file was addedcollections/Shelter-Multimedia.postman_collection.json
The file was addedcollections/Veterinarian-MedicalEvents.postman_collection.json
The file was addedcollections/AdoptionFollowUp.postman_collection.json
The file was addedcollections/AdoptionTest.postman_collection.json
The file was addedcollections/Multimedia.postman_collection.json
The file was addedcollections/Owner-AdoptionApplications.postman_collection.json
The file was addedcollections/MedicalEvents.postman_collection.json