Skip to content
Failed

Changes

Summary

  1. Colección base de endpoints para user, adopter, message y notification. (commit: 73966c1) (details)
  2. Creacion archivos pets/users de la API (commit: 0f7dd7f) (details)
  3. refactor: enhance Lombok annotations and modernize dependency injection (commit: 957dd30) (details)
  4. Creacion archivos notifications/messages de la API (commit: 0e40390) (details)
  5. Implementacion de las carpetas faltantes, pero con errores (commit: 65ad152) (details)
  6. Implementacion de las carpetas faltantes, pero con errores (commit: 5c53e48) (details)
  7. feat: Implemento API de user, adopter, message y notification (commit: baaf45b) (details)
  8. chore: remove NotificationControllerTest to eliminate execution problems (commit: 4186fba) (details)
  9. implement: first implementation of controler tests (commit: f884b11) (details)
  10. fix: unification of postman collection (commit: 8f49564) (details)
  11. implementation: first attempt of DTOs and Controlers (commit: 592cfe6) (details)
  12. feat: integrar correcciones de servicios, DTOs y colecciones API (commit: 644c0c3) (details)
  13. remove: not used classes (commit: 98b7c37) (details)
  14. fix: some problems with tests, controlles and services (commit: 2f218e2) (details)
Commit 73966c1b63962ff377df7f351418c6651129fe50 by noreply
Colección base de endpoints para user, adopter, message y notification.
(commit: 73966c1)
The file was addedcollections/anderson-entities.postman_collection.json
Commit 0f7dd7f0b3288ff88d2b541ba394633a3370e0e7 by alex.drkfce
Creacion archivos pets/users de la API
(commit: 0f7dd7f)
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Delete User.resources/examples/404 Not Found.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/404 NOT FOUND.example.yaml
The file was addedpostman/collections/Pets API/Pets/Create Pet.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/404 NOT FOUND.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java (diff)
The file was addedpostman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/400 Bad Request.example.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java
The file was addedpostman/collections/Pets API/Users/.resources/Get User.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Users/Delete User.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Notifications/.resources/definition.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/DefaultController.java (diff)
The file was modifiedsrc/main/resources/application.properties (diff)
The file was addedpostman/collections/Pets API/Pets/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Veterinarians/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/404 Not Found.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Pets/Delete Pet.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/404 NOT FOUND.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/404 NOT FOUND.example.yaml
The file was addedpostman/collections/Pets API/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Create Adoption.request.yaml
The file was addedpostman/collections/Pets API/Pets/Get Pet By ID.request.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Delete User.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Create User.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/404 NOT FOUND.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Pets/Get Pet Vaccine.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/400 Bad Request.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/ShelterMediaService.java (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/SpecialityService.java (diff)
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/definition.yaml
The file was addedpostman/collections/Pets API/New Request.request.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Create User.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Update User.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/Add Medical Event.request.yaml
The file was addedpostman/collections/Pets API/Pets/Update Pet.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Users/Get User By Id.request.yaml
The file was addedpostman/collections/Pets API/Users/Update User.request.yaml
The file was modifiedcollections/EntornoIT.postman_environment.json (diff)
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/404 NOT FOUND.example.yaml
The file was addedpostman/collections/Pets API/Pets/Add Medical Event Copy.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/Get User.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/Get Pets.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/400 Bad Request.example.yaml
The file was modifiedpom.xml (diff)
The file was addedpostman/collections/Pets API/Adoptions/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Users/Get User Notifications.request.yaml
The file was addedcollections/Pets API.postman_collection.json
The file was addedpostman/collections/Pets API/Users/.resources/Update User.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Reviews/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Pets/Get Pet Medical History.request.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Update User.resources/examples/404 Not Found.example.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/PetService.java (diff)
The file was addedpostman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/400 Bad Request.example.yaml
The file was addedpostman/collections/Pets API/Users/Create User.request.yaml
The file was addedpostman/collections/Pets API/Users/.resources/Delete User.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Users/Get User Pets.request.yaml
The file was addedpostman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/200 OK.example.yaml
Commit 957dd30a2ecc6d8c43dc9d5a906c8eed6225c5b3 by slmorenog
refactor: enhance Lombok annotations and modernize dependency injection

- Add explicit @Getter and @Setter annotations to entities for better IDE recognition
- Convert service dependency injection from field injection to constructor injection
- Improves code clarity, testability, and follows Spring best practices
- All 316 tests pass successfully
- No functional changes, purely structural improvements
(commit: 957dd30)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/ShelterMediaEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/UserEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/BaseEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/VetSpecialityEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/SpecialityService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/VeterinarianEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/PetService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/ShelterMediaService.java (diff)
Commit 0e40390d51711b2725eecccdd69a69f09159f5a8 by alex.drkfce
Creacion archivos notifications/messages de la API
(commit: 0e40390)
The file was addedpostman/collections/Pets API/Messages/Get Recived Messages.request.yaml
The file was addedpostman/collections/Pets API/Messages/Get Sent Messages.request.yaml
The file was addedpostman/collections/Pets API/Notifications/.resources/Read.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Notifications/Read.request.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/Get Recived Messages.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Messages/Read.request.yaml
The file was removedpostman/collections/Pets API/New Request.request.yaml
The file was addedpostman/collections/Pets API/Messages/Send Message.request.yaml
The file was addedpostman/collections/Pets API/Notifications/Get Notifications.request.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/Get Conversation.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Notifications/.resources/Create Notification.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Messages/Get Conversation.request.yaml
The file was addedpostman/collections/Pets API/Notifications/Get Notifications By ID.request.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java
The file was addedpostman/collections/Pets API/Messages/.resources/Read.resources/examples/Read.example.yaml
The file was addedpostman/collections/Pets API/Notifications/.resources/Get Notifications.resources/examples/200 OK.example.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationsController.java
The file was addedpostman/collections/Pets API/Notifications/Create Notification.request.yaml
The file was addedpostman/collections/Pets API/Notifications/.resources/Get Notifications By ID.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Messages/Delete Message.request.yaml
The file was addedpostman/collections/Pets API/Messages/Get Messages.request.yaml
The file was addedpostman/collections/Pets API/Notifications/Delete Notifications.request.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/Get Messages.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/Send Message.resources/examples/201 Created.example.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/Delete Message.resources/examples/204 No Content.example.yaml
The file was addedpostman/collections/Pets API/Notifications/.resources/Delete Notifications.resources/examples/204 Not Content.example.yaml
The file was addedpostman/collections/Pets API/Messages/.resources/Get Sent Messages.resources/examples/200 OK.example.yaml
Commit 65ad152b38f4824c372324049d2b63c251bc4b63 by alex.drkfce
Implementacion de las carpetas faltantes, pero con errores
(commit: 65ad152)
The file was modifiedpostman/collections/Pets API/Messages/Get Recived Messages.request.yaml (diff)
The file was addedpostman/collections/Pets API/Reviews/.resources/Update Review.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Reviews/.resources/Create Review.resources/examples/201 CREATED.example.yaml
The file was modifiedpostman/collections/Pets API/Users/Create User.request.yaml (diff)
The file was addedpostman/collections/Pets API/Reviews/.resources/Get Reviews By Adopter.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Request Adoption.request.yaml
The file was addedpostman/collections/Pets API/Reviews/Get Reviews By Adopter.request.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java
The file was addedpostman/collections/Pets API/Reviews/.resources/Delete Review.resources/examples/204 NO CONTENT.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Delete Adoption.request.yaml
The file was addedpostman/collections/Pets API/Adopters/Create Adopter.request.yaml
The file was addedpostman/collections/Pets API/Reviews/Get Reviews.request.yaml
The file was modifiedpostman/collections/Pets API/Users/Update User.request.yaml (diff)
The file was addedpostman/collections/Pets API/Veterinarians/.resources/Get Veterinarian By ID.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java (diff)
The file was addedpostman/collections/Pets API/Shelters/.resources/Get Shelter By ID.resources/examples/200 OK.example.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java
The file was addedpostman/collections/Pets API/Shelters/.resources/Get Shelter Reviews.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adopters/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Update Shelter.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Get Shelter Media.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adopters/Update Adopters.request.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Get Shelters.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Approve Adoption.request.yaml
The file was addedpostman/collections/Pets API/Reviews/Delete Review.request.yaml
The file was addedpostman/collections/Pets API/Shelters/Delete Shelter.request.yaml
The file was addedpostman/collections/Pets API/Veterinarians/Update Veterinarian.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java (diff)
The file was addedpostman/collections/Pets API/Adoptions/Get Adoptions By ID.request.yaml
The file was addedpostman/collections/Pets API/Veterinarians/.resources/Delete Veterinarian.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Users/Delete User.request.yaml (diff)
The file was addedpostman/collections/Pets API/Veterinarians/Delete Veterinarian.request.yaml
The file was addedpostman/collections/Pets API/Reviews/Get Review by ID.request.yaml
The file was addedpostman/collections/Pets API/Reviews/Get Reviews By Shelter.request.yaml
The file was addedpostman/collections/Pets API/Veterinarians/.resources/Create Veterinarian.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Trial Cohabitation.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/AdopterService.java (diff)
The file was addedpostman/collections/Pets API/Shelters/Get Shelters.request.yaml
The file was addedpostman/collections/Pets API/Shelters/Update Shelter.request.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Assing Veterinarian to Shelter.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Shelters/Get Shelter By ID.request.yaml
The file was modifiedpostman/collections/Pets API/Users/Get User By Id.request.yaml (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java (diff)
The file was addedpostman/collections/Pets API/Shelters/.resources/Delete Shelter.resources/examples/204 NOT CONTENT.example.yaml
The file was addedpostman/collections/Pets API/Adopters/Delete Adopters.request.yaml
The file was addedpostman/collections/Pets API/Adopters/Get Adopters.request.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Create Shelter.resources/examples/201 CREATED.example.yaml
The file was addedpostman/collections/Pets API/Veterinarians/.resources/Get Veterinarians.resources/examples/200 OK.example.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java
The file was addedpostman/collections/Pets API/Reviews/.resources/Get Reviews By Shelter.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Messages/Get Sent Messages.request.yaml (diff)
The file was modifiedpostman/collections/Pets API/Adoptions/Create Adoption.request.yaml (diff)
The file was addedpostman/collections/Pets API/Reviews/Create Review.request.yaml
The file was addedpostman/collections/Pets API/Shelters/Assing Veterinarian to Shelter.request.yaml
The file was addedpostman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml
The file was addedpostman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/500 NOT RELATIONS FOUND.example.yaml
The file was addedpostman/collections/Pets API/Shelters/Add Review to Shelter.request.yaml
The file was addedpostman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java (diff)
The file was addedpostman/collections/Pets API/Adoptions/Get Adoptions.request.yaml
The file was addedpostman/collections/Pets API/Shelters/Get Shelter Reviews.request.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionStatus.java
The file was addedpostman/collections/Pets API/Reviews/.resources/Get Reviews.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Add Shelter Media.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Get Shelter Veterinarians.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Users/Get User.request.yaml (diff)
The file was addedpostman/collections/Pets API/Veterinarians/Get Veterinarian By ID.request.yaml
The file was addedpostman/collections/Pets API/Reviews/.resources/Get Review by ID.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Shelters/.resources/Add Review to Shelter.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Shelters/Get Shelter Veterinarians.request.yaml
The file was modifiedpostman/collections/Pets API/Users/Get User Pets.request.yaml (diff)
The file was addedpostman/collections/Pets API/Shelters/Create Shelter.request.yaml
The file was addedpostman/collections/Pets API/Shelters/Get Shelter Media.request.yaml
The file was addedpostman/collections/Pets API/Adoptions/Return Pet.request.yaml
The file was addedpostman/collections/Pets API/Veterinarians/Get Veterinarians.request.yaml
The file was modifiedpostman/collections/Pets API/Users/Get User Notifications.request.yaml (diff)
The file was addedpostman/collections/Pets API/Reviews/Update Review.request.yaml
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdopterEntity.java (diff)
The file was addedpostman/collections/Pets API/Veterinarians/.resources/Update Veterinarian.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Update Adoption.request.yaml
The file was addedpostman/collections/Pets API/Shelters/Add Shelter Media.request.yaml
Commit 5c53e486cb36edab86f361bb4f41a24b0e4358a9 by alex.drkfce
Implementacion de las carpetas faltantes, pero con errores
(commit: 5c53e48)
The file was modifiedpostman/collections/Pets API/Adoptions/Create Adoption.request.yaml (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Users/Get User.request.yaml
The file was removedpostman/collections/Pets API/Users/Create User.request.yaml
The file was removedpostman/collections/Pets API/Users/Delete User.request.yaml
The file was modifiedpostman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Delete User.resources/examples/404 Not Found.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Pets/Create Pet.request.yaml (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java (diff)
The file was removedpostman/collections/Pets API/Users/Get User By Id.request.yaml
The file was modifiedpostman/collections/Pets API/Adopters/Delete Adopters.request.yaml (diff)
The file was addedpostman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/404 NOT FOUND.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdopterEntity.java (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/404 Not Found.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Create User.resources/examples/400 Bad Request.example.yaml
The file was removedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java
The file was addedpostman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/201 CREATED.example.yaml
The file was modifiedpostman/collections/Pets API/Adopters/Update Adopters.request.yaml (diff)
The file was addedpostman/collections/Pets API/Adopters/.resources/Get Adopters.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/201 CREATED.example.yaml
The file was removedpostman/collections/Pets API/Users/Get User Notifications.request.yaml
The file was addedpostman/collections/Pets API/Adopters/.resources/Delete Adopters.resources/examples/204 NO CONTENT.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Create User.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Delete User.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Users/Update User.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/UserEntity.java (diff)
The file was modifiedpostman/collections/Pets API/Adopters/Create Adopter.request.yaml (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Get User.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Update User.resources/examples/404 Not Found.example.yaml
The file was addedpostman/collections/Pets API/Adopters/.resources/Update Adopters.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/definition.yaml
The file was addedpostman/collections/Pets API/Adopters/.resources/Get Adopters By ID.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Update User.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/400 Bad Request.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/UserService.java (diff)
The file was removedpostman/collections/Pets API/Users/Get User Pets.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java (diff)
The file was removedpostman/collections/Pets API/Users/.resources/Delete User.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Update User.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java (diff)
The file was modifiedpostman/collections/Pets API/Adopters/Get Adopters.request.yaml (diff)
The file was modifiedpostman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml (diff)
Commit baaf45b782732967c400853d4d09529e92fc37a0 by adbonillam
feat: Implemento API de user, adopter, message y notification
(commit: baaf45b)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdopterDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/NotificationDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/NotificationDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MessageDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdopterDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/UserDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MessageDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/UserDTO.java
Commit 4186fba21cb0ce40730915558e7254351af59993 by slmorenog
chore: remove NotificationControllerTest to eliminate execution problems
(commit: 4186fba)
The file was removedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java
Commit f884b116dd9d81fec6e64942393eb2d5c81ed06b by slmorenog
implement: first implementation of controler tests
(commit: f884b11)
The file was addedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/MessageControllerTest.java
The file was addedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/AdopterControllerTest.java
The file was addedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java
The file was addedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/UserControllerTest.java
Commit 8f49564ea9581ea0a3632de6ff00006f349ee437 by slmorenog
fix: unification of postman collection
(commit: 8f49564)
The file was removedcollections/anderson-entities.postman_collection.json
The file was removedcollections/DefaultTests.postman_collection.json
The file was modifiedcollections/Pets API.postman_collection.json (diff)
Commit 592cfe6add90c67376c7b2384482c107bb8263b4 by slmorenog
implementation: first attempt of DTOs and Controlers
(commit: 592cfe6)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/InfectionController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MedicationDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/services/ProcedureService.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionRequestDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MedicationDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ProcedureDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/TrialCohabitationDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MedicalEventController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ReviewDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/TrialCohabitationDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/InfectionDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/VeterinarianDetailDTO.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MedicalHistoryDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/SpecialtiesController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/VaccineDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MedicalHistoryController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/entities/InfectionEntity.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionProcessDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionProcessController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ShelterDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/VaccineDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/services/MedicationService.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/VeterinarianDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AnimalController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionProcessDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AuthenticationDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/PetDTO.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ShelterMediaDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MedicalEventDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/SpecialtiesDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/TrialCohabitationController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ReturnCaseDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/repositories/ProcedureRepository.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterMediaController.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/MedicalHistoryEntity.java (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ReturnCaseController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/PetDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MedicalEventDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ShelterDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/entities/ProcedureEntity.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionRequestDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/InfectionDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ShelterMediaDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/repositories/MedicationRepository.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/MedicalHistoryDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/services/InfectionService.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AuthenticationDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ProcedureDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ProcedureController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ReturnCaseDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/entities/MedicationEntity.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MedicationController.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/repositories/InfectionRepository.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/ReviewDetailDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AuthenticationController.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/SpecialtiesDTO.java
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/VaccineController.java
Commit 644c0c3c7576b935fc91ffe0ea449972bea25499 by slmorenog
feat: integrar correcciones de servicios, DTOs y colecciones API
(commit: 644c0c3)
The file was removedpostman/collections/Pets API/Notifications/Get Notifications.request.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/404 NOT FOUND.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/200 OK.example.yaml
The file was addedpostman/Pets API.postman_collection.json
The file was removedpostman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/400 Bad Request.example.yaml
The file was modifiedpostman/collections/Pets API/Adoptions/Delete Adoption.request.yaml (diff)
The file was modifiedpostman/collections/Pets API/Adoptions/Get Adoptions By ID.request.yaml (diff)
The file was removedpostman/collections/Pets API/Messages/.resources/Get Recived Messages.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/MessageService.java (diff)
The file was addedpostman/collections/Pets API/Veterinarians/Get All Veterinarians.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDTO.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/MedicalHistoryEntity.java (diff)
The file was removedpostman/collections/Pets API/Pets/Add Medical Event.request.yaml
The file was removedpostman/collections/Pets API/Veterinarians/Get Veterinarians.request.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Pets/Update Pet.request.yaml
The file was removedpostman/collections/Pets API/Veterinarians/Delete Veterinarian.request.yaml
The file was removedpostman/collections/Pets API/Shelters/Get Shelter Veterinarians.request.yaml
The file was modifiedpostman/collections/Pets API/Notifications/.resources/definition.yaml (diff)
The file was removedpostman/collections/Pets API/Shelters/.resources/Assing Veterinarian to Shelter.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/Create Review.resources/examples/201 CREATED.example.yaml
The file was removedpostman/collections/Pets API/Adopters/.resources/Get Adopters By ID.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Veterinarians/.resources/Get Veterinarian By ID.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java (diff)
The file was removedpostman/collections/Pets API/Notifications/Get Notifications By ID.request.yaml
The file was modifiedpostman/collections/Pets API/Shelters/.resources/definition.yaml (diff)
The file was removedpostman/collections/Pets API/Adopters/.resources/Delete Adopters.resources/examples/204 NO CONTENT.example.yaml
The file was modifiedpostman/collections/Pets API/Pets/Get Pets.request.yaml (diff)
The file was addedsrc/main/java/co/edu/udistrital/mdp/pets/dto/RelationSummaryDTO.java
The file was removedpostman/collections/Pets API/Reviews/.resources/Get Reviews.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Get Shelter Media.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Adopters/.resources/definition.yaml (diff)
The file was modifiedpostman/collections/Pets API/Pets/Get Pet By ID.request.yaml (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Shelters/Create Shelter.request.yaml (diff)
The file was removedpostman/collections/Pets API/Messages/.resources/definition.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/Get Reviews By Adopter.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Pets/Get Pet Vaccine.request.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/404 NOT FOUND.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/Get Review by ID.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Pets/Create Pet.request.yaml (diff)
The file was removedpostman/collections/Pets API/Shelters/Add Shelter Media.request.yaml
The file was removedpostman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/404 NOT FOUND.example.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/definition.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/NotificationService.java (diff)
The file was removedpostman/collections/Pets API/Reviews/Get Reviews By Adopter.request.yaml
The file was removedpostman/collections/Pets API/Veterinarians/.resources/Update Veterinarian.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ReturnCaseController.java (diff)
The file was removedpostman/collections/Pets API/Notifications/.resources/Get Notifications By ID.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Reviews/Delete Review.request.yaml
The file was removedpostman/collections/Pets API/Messages/.resources/Get Conversation.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Veterinarians/.resources/definition.yaml (diff)
The file was removedpostman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/201 CREATED.example.yaml
The file was removedpostman/collections/Pets API/Shelters/Get Shelter Media.request.yaml
The file was modifiedpostman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml (diff)
The file was removedpostman/collections/Pets API/Adopters/.resources/Update Adopters.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Get Shelters.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Messages/.resources/Get Messages.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/AdopterService.java (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/404 NOT FOUND.example.yaml
The file was modifiedpostman/collections/Pets API/Adoptions/Create Adoption.request.yaml (diff)
The file was removedpostman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/500 NOT RELATIONS FOUND.example.yaml
The file was removedpostman/collections/Pets API/Adoptions/Request Adoption.request.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/400 Bad Request.example.yaml
The file was modifiedpostman/collections/Pets API/Notifications/Create Notification.request.yaml (diff)
The file was addedpostman/collections/Pets API/Notifications/Get User Notification.request.yaml
The file was addedpostman/collections/Pets API/Management & Communication/Send Message.request.yaml
The file was removedpostman/collections/Pets API/Notifications/.resources/Create Notification.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Messages/.resources/Get Sent Messages.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Messages/Get Recived Messages.request.yaml
The file was removedpostman/collections/Pets API/Messages/Get Sent Messages.request.yaml
The file was removedpostman/collections/Pets API/Reviews/Update Review.request.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Add Review to Shelter.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Get All Adoptions.request.yaml
The file was removedpostman/collections/Pets API/Veterinarians/Update Veterinarian.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/ReturnCaseEntity.java (diff)
The file was removedpostman/collections/Pets API/Messages/Get Messages.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Notifications/Delete Notifications.request.yaml
The file was addedpostman/collections/Pets API/Management & Communication/.resources/definition.yaml
The file was removedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationsController.java
The file was removedpostman/collections/Pets API/Reviews/Create Review.request.yaml
The file was modifiedpostman/collections/Pets API/Adoptions/Update Adoption.request.yaml (diff)
The file was removedpostman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml
The file was removedpostman/collections/Pets API/Pets/Get Pet Medical History.request.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Update Shelter.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Messages/.resources/Send Message.resources/examples/201 Created.example.yaml
The file was removedpostman/collections/Pets API/Messages/Delete Message.request.yaml
The file was modifiedpostman/collections/Pets API/Shelters/Get Shelter By ID.request.yaml (diff)
The file was addedpostman/collections/Pets API/Health/.resources/definition.yaml
The file was removedpostman/collections/Pets API/Shelters/Update Shelter.request.yaml
The file was removedpostman/collections/Pets API/Veterinarians/Get Veterinarian By ID.request.yaml
The file was modifiedpostman/collections/Pets API/Adoptions/.resources/definition.yaml (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Get Shelter Veterinarians.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Messages/Send Message.request.yaml
The file was removedpostman/collections/Pets API/Shelters/Assing Veterinarian to Shelter.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java (diff)
The file was removedpostman/collections/Pets API/Pets/Add Medical Event Copy.request.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/Update Review.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Delete Shelter.resources/examples/204 NOT CONTENT.example.yaml
The file was addedpostman/collections/Pets API/Adoptions/Start Trial Period.request.yaml
The file was removedpostman/collections/Pets API/Pets/Delete Pet.request.yaml
The file was removedpostman/collections/Pets API/Reviews/Get Review by ID.request.yaml
The file was removedpostman/collections/Pets API/Messages/.resources/Read.resources/examples/Read.example.yaml
The file was removedpostman/collections/Pets API/Notifications/Read.request.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/Delete Review.resources/examples/204 NO CONTENT.example.yaml
The file was removedpostman/collections/Pets API/Shelters/Get Shelter Reviews.request.yaml
The file was removedpostman/collections/Pets API/Messages/.resources/Delete Message.resources/examples/204 No Content.example.yaml
The file was removedpostman/collections/Pets API/Messages/Get Conversation.request.yaml
The file was removedpostman/collections/Pets API/Adoptions/Get Adoptions.request.yaml
The file was removedpostman/collections/Pets API/Adopters/Update Adopters.request.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/404 NOT FOUND.example.yaml
The file was addedpostman/collections/Pets API/Management & Communication/Create Return Case.request.yaml
The file was removedpostman/collections/Pets API/Reviews/Get Reviews By Shelter.request.yaml
The file was modifiedpostman/collections/Pets API/Adopters/Create Adopter.request.yaml (diff)
The file was addedpostman/collections/Pets API/Adopters/Get Adopter Detail.request.yaml
The file was modifiedpostman/collections/Pets API/Adoptions/Return Pet.request.yaml (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Shelters/Add Review to Shelter.request.yaml
The file was addedpostman/collections/Pets API/Health/Default Endpoint.request.yaml
The file was addedpostman/collections/Pets API/Notifications/Mark Read.request.yaml
The file was removedpostman/collections/Pets API/Adopters/.resources/Get Adopters.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Notifications/.resources/Get Notifications.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Reviews/Get Reviews.request.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/200 OK.example.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionProcessEntity.java (diff)
The file was addedpostman/collections/Pets API/Shelters/Get Shelter Detail.request.yaml
The file was addedpostman/collections/Pets API/Adopters/Get Adopter By Id.request.yaml
The file was removedpostman/collections/Pets API/Messages/Read.request.yaml
The file was removedpostman/collections/Pets API/Adopters/Delete Adopters.request.yaml
The file was modifiedpostman/collections/Pets API/Shelters/Get Shelters.request.yaml (diff)
The file was removedpostman/collections/Pets API/Shelters/.resources/Create Shelter.resources/examples/201 CREATED.example.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Add Shelter Media.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Veterinarians/.resources/Delete Veterinarian.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/201 CREATED.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/404 NOT FOUND.example.yaml
The file was removedpostman/collections/Pets API/Reviews/.resources/Get Reviews By Shelter.resources/examples/200 OK.example.yaml
The file was modifiedpostman/collections/Pets API/Adoptions/Approve Adoption.request.yaml (diff)
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/400 Bad Request.example.yaml
The file was modifiedpostman/collections/Pets API/.resources/definition.yaml (diff)
The file was removedpostman/collections/Pets API/Veterinarians/.resources/Create Veterinarian.resources/examples/200 OK.example.yaml
The file was addedpostman/collections/Pets API/Veterinarians/Get Veterinarian Detail.request.yaml
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionRequestEntity.java (diff)
The file was modifiedpostman/collections/Pets API/Adopters/Get Adopters.request.yaml (diff)
The file was removedpostman/collections/Pets API/Shelters/Delete Shelter.request.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Get Shelter By ID.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/400 Bad Request.example.yaml
The file was removedpostman/collections/Pets API/Adoptions/Trial Cohabitation.request.yaml
The file was removedpostman/collections/Pets API/Veterinarians/.resources/Get Veterinarians.resources/examples/200 OK.example.yaml
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java (diff)
The file was addedpostman/collections/Pets API/Pets/Get Pet Detail.request.yaml
The file was removedpostman/collections/Pets API/Notifications/.resources/Read.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Notifications/.resources/Delete Notifications.resources/examples/204 Not Content.example.yaml
The file was removedpostman/collections/Pets API/Shelters/.resources/Get Shelter Reviews.resources/examples/200 OK.example.yaml
The file was removedpostman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/404 NOT FOUND.example.yaml
The file was modifiedpostman/collections/Pets API/Pets/.resources/definition.yaml (diff)
The file was removedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AnimalController.java
The file was removedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDTO.java
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/dto/PetDTO.java (diff)
The file was removedsrc/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDetailDTO.java
Commit 2f218e29a926d711cd14bc593dd3a801760a7b27 by slmorenog
fix: some problems with tests, controlles and services
(commit: 2f218e2)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java (diff)
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/AdopterControllerTest.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/SpecialtiesController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/ProcedureService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionProcessController.java (diff)
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/MessageControllerTest.java (diff)
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/UserControllerTest.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/MedicationService.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/VaccineController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/services/InfectionService.java (diff)
The file was modifiedpostman/Pets API.postman_collection.json (diff)
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java (diff)
The file was modifiedcollections/Pets API.postman_collection.json (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterMediaController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ProcedureController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/config/ApplicationConfig.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java (diff)
The file was modifiedsrc/test/java/co/edu/udistrital/mdp/pets/config/ApplicationConfigTest.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/MedicationController.java (diff)
The file was modifiedsrc/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java (diff)