{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by slmorenog-ud"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 139970,
      "executingTimeMillis" : 137794,
      "executorUtilization" : 0.98,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 8835,
      "waitingTimeMillis" : 8835
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 17,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "4889d2ade0fd5e3253fe732a48e9b29931e1ce07",
            "branch" : [
              {
                "SHA1" : "4889d2ade0fd5e3253fe732a48e9b29931e1ce07",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4889d2ade0fd5e3253fe732a48e9b29931e1ce07",
            "branch" : [
              {
                "SHA1" : "4889d2ade0fd5e3253fe732a48e9b29931e1ce07",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4889d2ade0fd5e3253fe732a48e9b29931e1ce07",
        "branch" : [
          {
            "SHA1" : "4889d2ade0fd5e3253fe732a48e9b29931e1ce07",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E2_Back"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#17",
  "duration" : 139970,
  "estimatedDuration" : 100980,
  "executor" : null,
  "fullDisplayName" : "MP_202610_G81_E2_Back #17",
  "id" : "17",
  "keepLog" : false,
  "number" : 17,
  "queueId" : 173,
  "result" : "FAILURE",
  "timestamp" : 1775185077686,
  "url" : "http://200.69.103.29:8085/jenkins/view/Modelos%20de%20programaci%C3%B3n/job/MP_202610_G81_E2_Back/17/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "collections/anderson-entities.postman_collection.json"
          ],
          "commitId" : "73966c1b63962ff377df7f351418c6651129fe50",
          "timestamp" : 1774232221000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Colección base de endpoints para user, adopter, message y notification.\u000a",
          "date" : "2026-03-22 21:17:01 -0500",
          "id" : "73966c1b63962ff377df7f351418c6651129fe50",
          "msg" : "Colección base de endpoints para user, adopter, message y notification.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "collections/anderson-entities.postman_collection.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Get Pet By ID.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Users/Create User.request.yaml",
            "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/200 OK.example.yaml",
            "src/main/resources/application.properties",
            "postman/collections/Pets API/Users/Delete User.request.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/Add Medical Event.request.yaml",
            "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/404 Not Found.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Pets/.resources/definition.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/400 Bad Request.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java",
            "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Users/.resources/Update User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml",
            "postman/collections/Pets API/Users/.resources/Update User.resources/examples/404 Not Found.example.yaml",
            "postman/collections/Pets API/Users/.resources/Create User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/400 Bad Request.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/DefaultController.java",
            "postman/collections/Pets API/Pets/Get Pet Vaccine.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Users/Update User.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/definition.yaml",
            "postman/collections/Pets API/Users/.resources/definition.yaml",
            "postman/collections/Pets API/Users/.resources/Update User.resources/examples/400 Bad Request.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/SpecialityService.java",
            "postman/collections/Pets API/Users/.resources/Get User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Users/Get User Notifications.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/definition.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Add Medical Event Copy.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/400 Bad Request.example.yaml",
            "pom.xml",
            "postman/collections/Pets API/Pets/Create Pet.request.yaml",
            "postman/collections/Pets API/New Request.request.yaml",
            "postman/collections/Pets API/Pets/Update Pet.request.yaml",
            "postman/collections/Pets API/Users/Get User Pets.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/.resources/definition.yaml",
            "postman/collections/Pets API/Users/Get User.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/404 Not Found.example.yaml",
            "postman/collections/Pets API/Users/Get User By Id.request.yaml",
            "postman/collections/Pets API/Pets/Get Pets.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java",
            "postman/collections/Pets API/Notifications/.resources/definition.yaml",
            "collections/EntornoIT.postman_environment.json",
            "postman/collections/Pets API/Messages/.resources/definition.yaml",
            "postman/collections/Pets API/Adoptions/.resources/definition.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/definition.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java",
            "postman/collections/Pets API/Users/.resources/Create User.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/200 OK.example.yaml",
            "collections/Pets API.postman_collection.json",
            "src/main/java/co/edu/udistrital/mdp/pets/services/ShelterMediaService.java",
            "postman/collections/Pets API/Pets/Delete Pet.request.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Get Pet Medical History.request.yaml",
            "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/200 OK.example.yaml"
          ],
          "commitId" : "0f7dd7f0b3288ff88d2b541ba394633a3370e0e7",
          "timestamp" : 1774237806000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alex.drkfce",
            "fullName" : "alex.drkfce"
          },
          "authorEmail" : "alex.drkfce@gmail.com",
          "comment" : "Creacion archivos pets/users de la API\u000a",
          "date" : "2026-03-22 22:50:06 -0500",
          "id" : "0f7dd7f0b3288ff88d2b541ba394633a3370e0e7",
          "msg" : "Creacion archivos pets/users de la API",
          "paths" : [
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/404 Not Found.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Create Pet.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Delete User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/.resources/definition.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/DefaultController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/resources/application.properties"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/404 Not Found.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Delete Pet.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Get Pet By ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Create User.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Get Pet Vaccine.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/ShelterMediaService.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/SpecialityService.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/New Request.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Create User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Update User.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Add Medical Event.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Update Pet.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Get User By Id.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Update User.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "collections/EntornoIT.postman_environment.json"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Add Medical Event Copy.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Get User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Get Pets.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Get User Notifications.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "collections/Pets API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Update User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Get Pet Medical History.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Update User.resources/examples/404 Not Found.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Create User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Users/Get User Pets.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/200 OK.example.yaml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/SpecialityService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/VeterinarianEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterMediaEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/ShelterMediaService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/BaseEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/VetSpecialityEntity.java",
            "pom.xml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/UserEntity.java"
          ],
          "commitId" : "957dd30a2ecc6d8c43dc9d5a906c8eed6225c5b3",
          "timestamp" : 1774242854000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "refactor: enhance Lombok annotations and modernize dependency injection\u000a\u000a- Add explicit @Getter and @Setter annotations to entities for better IDE recognition\u000a- Convert service dependency injection from field injection to constructor injection\u000a- Improves code clarity, testability, and follows Spring best practices\u000a- All 316 tests pass successfully\u000a- No functional changes, purely structural improvements\u000a",
          "date" : "2026-03-23 00:14:14 -0500",
          "id" : "957dd30a2ecc6d8c43dc9d5a906c8eed6225c5b3",
          "msg" : "refactor: enhance Lombok annotations and modernize dependency injection",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterMediaEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/UserEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/BaseEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/VetSpecialityEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/SpecialityService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/VeterinarianEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/ShelterMediaService.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postman/collections/Pets API/Messages/Read.request.yaml",
            "postman/collections/Pets API/Messages/Get Recived Messages.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationsController.java",
            "postman/collections/Pets API/Notifications/.resources/Delete Notifications.resources/examples/204 Not Content.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java",
            "postman/collections/Pets API/Messages/.resources/Get Messages.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/Create Notification.request.yaml",
            "postman/collections/Pets API/Messages/Get Messages.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Conversation.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Sent Messages.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/New Request.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Delete Message.resources/examples/204 No Content.example.yaml",
            "postman/collections/Pets API/Notifications/Read.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Read.resources/examples/Read.example.yaml",
            "postman/collections/Pets API/Messages/.resources/Send Message.resources/examples/201 Created.example.yaml",
            "postman/collections/Pets API/Messages/Get Conversation.request.yaml",
            "postman/collections/Pets API/Messages/Get Sent Messages.request.yaml",
            "postman/collections/Pets API/Notifications/.resources/Create Notification.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/.resources/Get Notifications.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/.resources/Get Notifications By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Recived Messages.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Messages/Delete Message.request.yaml",
            "postman/collections/Pets API/Notifications/Get Notifications By ID.request.yaml",
            "postman/collections/Pets API/Messages/Send Message.request.yaml",
            "postman/collections/Pets API/Notifications/Delete Notifications.request.yaml",
            "postman/collections/Pets API/Notifications/.resources/Read.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/Get Notifications.request.yaml"
          ],
          "commitId" : "0e40390d51711b2725eecccdd69a69f09159f5a8",
          "timestamp" : 1774244927000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alex.drkfce",
            "fullName" : "alex.drkfce"
          },
          "authorEmail" : "alex.drkfce@gmail.com",
          "comment" : "Creacion archivos notifications/messages de la API\u000a",
          "date" : "2026-03-23 00:48:47 -0500",
          "id" : "0e40390d51711b2725eecccdd69a69f09159f5a8",
          "msg" : "Creacion archivos notifications/messages de la API",
          "paths" : [
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Get Recived Messages.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Get Sent Messages.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/.resources/Read.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Read.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Recived Messages.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Read.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/New Request.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Send Message.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Get Notifications.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Conversation.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/.resources/Create Notification.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Get Conversation.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Get Notifications By ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Read.resources/examples/Read.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/.resources/Get Notifications.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationsController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Create Notification.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/.resources/Get Notifications By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Delete Message.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/Get Messages.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Delete Notifications.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Messages.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Send Message.resources/examples/201 Created.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Delete Message.resources/examples/204 No Content.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/.resources/Delete Notifications.resources/examples/204 Not Content.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Sent Messages.resources/examples/200 OK.example.yaml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postman/collections/Pets API/Messages/Get Recived Messages.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Create Review.resources/examples/201 CREATED.example.yaml",
            "postman/collections/Pets API/Reviews/Delete Review.request.yaml",
            "postman/collections/Pets API/Users/Create User.request.yaml",
            "postman/collections/Pets API/Reviews/Create Review.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Add Review to Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Assing Veterinarian to Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Update Adoption.request.yaml",
            "postman/collections/Pets API/Users/Delete User.request.yaml",
            "postman/collections/Pets API/Shelters/Update Shelter.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter Veterinarians.request.yaml",
            "postman/collections/Pets API/Reviews/Get Reviews By Shelter.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter Veterinarians.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/.resources/Delete Review.resources/examples/204 NO CONTENT.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelters.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Reviews.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/Create Adopter.request.yaml",
            "postman/collections/Pets API/Reviews/Update Review.request.yaml",
            "postman/collections/Pets API/Adoptions/Request Adoption.request.yaml",
            "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml",
            "postman/collections/Pets API/Shelters/Assing Veterinarian to Shelter.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/Get Reviews By Adopter.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter Media.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarians.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Messages/Get Sent Messages.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Reviews By Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter By ID.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelters.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java",
            "postman/collections/Pets API/Users/Update User.request.yaml",
            "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/500 NOT RELATIONS FOUND.example.yaml",
            "postman/collections/Pets API/Adopters/Update Adopters.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/AdopterService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionStatus.java",
            "postman/collections/Pets API/Shelters/Create Shelter.request.yaml",
            "postman/collections/Pets API/Adopters/Get Adopters.request.yaml",
            "postman/collections/Pets API/Users/Get User Notifications.request.yaml",
            "postman/collections/Pets API/Adoptions/Get Adoptions.request.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Delete Veterinarian.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/Delete Veterinarian.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Delete Shelter.resources/examples/204 NOT CONTENT.example.yaml",
            "postman/collections/Pets API/Adoptions/Trial Cohabitation.request.yaml",
            "postman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml",
            "postman/collections/Pets API/Reviews/Get Review by ID.request.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Update Veterinarian.resources/examples/200 OK.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java",
            "postman/collections/Pets API/Reviews/.resources/Get Reviews By Adopter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Return Pet.request.yaml",
            "postman/collections/Pets API/Adopters/.resources/definition.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdopterEntity.java",
            "postman/collections/Pets API/Reviews/.resources/Update Review.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/Delete Adopters.request.yaml",
            "postman/collections/Pets API/Users/Get User Pets.request.yaml",
            "postman/collections/Pets API/Users/Get User.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter Reviews.request.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Create Veterinarian.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Create Shelter.resources/examples/201 CREATED.example.yaml",
            "postman/collections/Pets API/Users/Get User By Id.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter Media.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java",
            "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarian By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/Delete Shelter.request.yaml",
            "postman/collections/Pets API/Adoptions/Approve Adoption.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Review by ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/Update Veterinarian.request.yaml",
            "postman/collections/Pets API/Adoptions/Delete Adoption.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Update Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter Reviews.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/Get Veterinarians.request.yaml",
            "postman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Add Shelter Media.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Get Adoptions By ID.request.yaml",
            "postman/collections/Pets API/Veterinarians/Get Veterinarian By ID.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java",
            "postman/collections/Pets API/Shelters/Add Review to Shelter.request.yaml",
            "postman/collections/Pets API/Shelters/Add Shelter Media.request.yaml",
            "postman/collections/Pets API/Reviews/Get Reviews.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java"
          ],
          "commitId" : "65ad152b38f4824c372324049d2b63c251bc4b63",
          "timestamp" : 1774293496000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alex.drkfce",
            "fullName" : "alex.drkfce"
          },
          "authorEmail" : "alex.drkfce@gmail.com",
          "comment" : "Implementacion de las carpetas faltantes, pero con errores\u000a",
          "date" : "2026-03-23 14:18:16 -0500",
          "id" : "65ad152b38f4824c372324049d2b63c251bc4b63",
          "msg" : "Implementacion de las carpetas faltantes, pero con errores",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Messages/Get Recived Messages.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Update Review.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Create Review.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Create User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Reviews By Adopter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Request Adoption.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Get Reviews By Adopter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Delete Review.resources/examples/204 NO CONTENT.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Delete Adoption.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Create Adopter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Get Reviews.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Update User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarian By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter Reviews.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Update Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter Media.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Update Adopters.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelters.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Approve Adoption.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Delete Review.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Delete Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Update Veterinarian.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Get Adoptions By ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Delete Veterinarian.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Delete User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Delete Veterinarian.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Get Review by ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Get Reviews By Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Create Veterinarian.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Trial Cohabitation.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/AdopterService.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Get Shelters.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Update Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Assing Veterinarian to Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter By ID.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Get User By Id.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Delete Shelter.resources/examples/204 NOT CONTENT.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Delete Adopters.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Get Adopters.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Create Shelter.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarians.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Reviews By Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Messages/Get Sent Messages.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Create Review.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Assing Veterinarian to Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/500 NOT RELATIONS FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Add Review to Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Get Adoptions.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Reviews.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionStatus.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Reviews.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Add Shelter Media.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter Veterinarians.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Get User.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Get Veterinarian By ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Review by ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/.resources/Add Review to Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Veterinarians.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Get User Pets.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Create Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Media.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Return Pet.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Get Veterinarians.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Users/Get User Notifications.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Reviews/Update Review.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdopterEntity.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Update Veterinarian.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Update Adoption.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Add Shelter Media.request.yaml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Get Adopters.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Users/Create User.request.yaml",
            "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Users/Delete User.request.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/404 Not Found.example.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/400 Bad Request.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java",
            "postman/collections/Pets API/Adopters/Create Adopter.request.yaml",
            "postman/collections/Pets API/Users/.resources/Update User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml",
            "postman/collections/Pets API/Users/.resources/Update User.resources/examples/404 Not Found.example.yaml",
            "postman/collections/Pets API/Users/.resources/Create User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/201 CREATED.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java",
            "postman/collections/Pets API/Users/Update User.request.yaml",
            "postman/collections/Pets API/Users/.resources/definition.yaml",
            "postman/collections/Pets API/Users/.resources/Update User.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Adopters/Update Adopters.request.yaml",
            "postman/collections/Pets API/Users/.resources/Get User.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Get Adopters By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/Get Adopters.request.yaml",
            "postman/collections/Pets API/Users/Get User Notifications.request.yaml",
            "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/201 CREATED.example.yaml",
            "postman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml",
            "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Delete Adopters.resources/examples/204 NO CONTENT.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/UserService.java",
            "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/Create Pet.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdopterEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/UserEntity.java",
            "postman/collections/Pets API/Adopters/.resources/Update Adopters.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/Delete Adopters.request.yaml",
            "postman/collections/Pets API/Users/Get User Pets.request.yaml",
            "postman/collections/Pets API/Users/Get User.request.yaml",
            "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/404 Not Found.example.yaml",
            "postman/collections/Pets API/Users/Get User By Id.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java",
            "postman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml",
            "postman/collections/Pets API/Users/.resources/Create User.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/200 OK.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java",
            "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/200 OK.example.yaml"
          ],
          "commitId" : "5c53e486cb36edab86f361bb4f41a24b0e4358a9",
          "timestamp" : 1774300834000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alex.drkfce",
            "fullName" : "alex.drkfce"
          },
          "authorEmail" : "alex.drkfce@gmail.com",
          "comment" : "Implementacion de las carpetas faltantes, pero con errores\u000a",
          "date" : "2026-03-23 16:20:34 -0500",
          "id" : "5c53e486cb36edab86f361bb4f41a24b0e4358a9",
          "msg" : "Implementacion de las carpetas faltantes, pero con errores",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Get User.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Create User.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Delete User.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/VeterinarianService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/404 Not Found.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Pets/Create Pet.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Get User By Id.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Delete Adopters.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdopterEntity.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User By Id.resources/examples/404 Not Found.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Create User.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Update Adopters.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/Get Adopters.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Get User Notifications.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/Delete Adopters.resources/examples/204 NO CONTENT.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Create User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Update User.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/UserEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Create Adopter.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Update User.resources/examples/404 Not Found.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/Update Adopters.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/definition.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/.resources/Get Adopters By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Update User.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Pets.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/UserService.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/Get User Pets.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Delete User.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Update User.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Users/.resources/Get User Notifications.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Get Adopters.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/co/edu/udistrital/mdp/pets/dto/UserDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdopterDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/UserDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdopterDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MessageDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/NotificationDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MessageDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/NotificationDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java"
          ],
          "commitId" : "baaf45b782732967c400853d4d09529e92fc37a0",
          "timestamp" : 1774759051000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/adbonillam",
            "fullName" : "adbonillam"
          },
          "authorEmail" : "adbonillam@udistrital.edu.co",
          "comment" : "feat: Implemento API de user, adopter, message y notification\u000a",
          "date" : "2026-03-28 23:37:31 -0500",
          "id" : "baaf45b782732967c400853d4d09529e92fc37a0",
          "msg" : "feat: Implemento API de user, adopter, message y notification",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdopterDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/NotificationDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/NotificationDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/UserController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MessageDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdopterController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdopterDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/UserDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MessageDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/UserDTO.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java"
          ],
          "commitId" : "4186fba21cb0ce40730915558e7254351af59993",
          "timestamp" : 1774829896000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "chore: remove NotificationControllerTest to eliminate execution problems\u000a",
          "date" : "2026-03-29 19:18:16 -0500",
          "id" : "4186fba21cb0ce40730915558e7254351af59993",
          "msg" : "chore: remove NotificationControllerTest to eliminate execution problems",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/UserControllerTest.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/MessageControllerTest.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/AdopterControllerTest.java"
          ],
          "commitId" : "f884b116dd9d81fec6e64942393eb2d5c81ed06b",
          "timestamp" : 1774831040000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "implement: first implementation of controler tests\u000a",
          "date" : "2026-03-29 19:37:20 -0500",
          "id" : "f884b116dd9d81fec6e64942393eb2d5c81ed06b",
          "msg" : "implement: first implementation of controler tests",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/MessageControllerTest.java"
            },
            {
              "editType" : "add",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/AdopterControllerTest.java"
            },
            {
              "editType" : "add",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java"
            },
            {
              "editType" : "add",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/UserControllerTest.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "collections/Pets API.postman_collection.json",
            "collections/anderson-entities.postman_collection.json",
            "collections/DefaultTests.postman_collection.json"
          ],
          "commitId" : "8f49564ea9581ea0a3632de6ff00006f349ee437",
          "timestamp" : 1774832089000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "fix: unification of postman collection\u000a",
          "date" : "2026-03-29 19:54:49 -0500",
          "id" : "8f49564ea9581ea0a3632de6ff00006f349ee437",
          "msg" : "fix: unification of postman collection",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "collections/anderson-entities.postman_collection.json"
            },
            {
              "editType" : "delete",
              "file" : "collections/DefaultTests.postman_collection.json"
            },
            {
              "editType" : "edit",
              "file" : "collections/Pets API.postman_collection.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/co/edu/udistrital/mdp/pets/dto/TrialCohabitationDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReturnCaseController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/SpecialtiesDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionRequestDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/TrialCohabitationDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterMediaDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicationDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/ProcedureService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AuthenticationController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AnimalController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/repositories/ProcedureRepository.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ReturnCaseDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionRequestDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionProcessDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterMediaDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/InfectionService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/SpecialtiesController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/InfectionDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/VaccineDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicalEventController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ProcedureDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/InfectionDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/PetDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicalHistoryController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicationDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/TrialCohabitationController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/InfectionController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/SpecialtiesDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalHistoryDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterMediaController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionProcessController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionProcessDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/VeterinarianDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ReturnCaseDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/VeterinarianDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/repositories/MedicationRepository.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/VaccineController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalEventDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalHistoryEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/MedicationEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ProcedureDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/InfectionEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/ProcedureEntity.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AuthenticationDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ProcedureController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/VaccineDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/PetDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ReviewDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AuthenticationDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicationController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/repositories/InfectionRepository.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/MedicationService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalEventDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/ReviewDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalHistoryDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDTO.java"
          ],
          "commitId" : "592cfe6add90c67376c7b2384482c107bb8263b4",
          "timestamp" : 1774843515000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "implementation: first attempt of DTOs and Controlers\u000a",
          "date" : "2026-03-29 23:05:15 -0500",
          "id" : "592cfe6add90c67376c7b2384482c107bb8263b4",
          "msg" : "implementation: first attempt of DTOs and Controlers",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/InfectionController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicationDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/ProcedureService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionRequestDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicationDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ProcedureDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/TrialCohabitationDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicalEventController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ReviewDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/TrialCohabitationDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/InfectionDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/VeterinarianDetailDTO.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalHistoryDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/SpecialtiesController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/VaccineDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicalHistoryController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/InfectionEntity.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionProcessDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionProcessController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/VaccineDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/MedicationService.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/VeterinarianDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AnimalController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionProcessDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AuthenticationDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/PetDTO.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterMediaDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalEventDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/SpecialtiesDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/TrialCohabitationController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ReturnCaseDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/repositories/ProcedureRepository.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterMediaController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalHistoryEntity.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReturnCaseController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/PetDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalEventDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/ProcedureEntity.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionRequestDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/InfectionDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ShelterMediaDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/repositories/MedicationRepository.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/MedicalHistoryDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/InfectionService.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AuthenticationDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ProcedureDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ProcedureController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ReturnCaseDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/MedicationEntity.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicationController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/repositories/InfectionRepository.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/ReviewDetailDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AuthenticationController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/SpecialtiesDTO.java"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/VaccineController.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postman/collections/Pets API/Messages/Read.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Create Review.resources/examples/201 CREATED.example.yaml",
            "postman/collections/Pets API/Messages/Get Recived Messages.request.yaml",
            "postman/collections/Pets API/Adopters/Get Adopter By Id.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionRequestEntity.java",
            "postman/collections/Pets API/Management & Communication/Send Message.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Get Pet By ID.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Add Review to Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Assing Veterinarian to Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Update Adoption.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Delete Review.resources/examples/204 NO CONTENT.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionProcessEntity.java",
            "postman/collections/Pets API/Pets/.resources/definition.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adoptions/Get All Adoptions.request.yaml",
            "postman/collections/Pets API/Reviews/Update Review.request.yaml",
            "postman/collections/Pets API/Adopters/Create Adopter.request.yaml",
            "postman/collections/Pets API/Adoptions/Request Adoption.request.yaml",
            "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java",
            "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/201 CREATED.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter Media.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Messages/Get Sent Messages.request.yaml",
            "postman/collections/Pets API/Pets/Get Pet Vaccine.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter By ID.request.yaml",
            "postman/collections/Pets API/Messages/Delete Message.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDTO.java",
            "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Health/Default Endpoint.request.yaml",
            "postman/collections/Pets API/Shelters/Create Shelter.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/AdopterService.java",
            "postman/collections/Pets API/Adopters/Update Adopters.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter Detail.request.yaml",
            "postman/collections/Pets API/Notifications/.resources/Read.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Get Adopters By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Management & Communication/.resources/definition.yaml",
            "postman/collections/Pets API/Adopters/Get Adopters.request.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Delete Veterinarian.resources/examples/200 OK.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java",
            "postman/collections/Pets API/Health/.resources/definition.yaml",
            "postman/collections/Pets API/Adoptions/Trial Cohabitation.request.yaml",
            "postman/collections/Pets API/Reviews/Get Review by ID.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Messages.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Add Medical Event Copy.request.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/MessageService.java",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Reviews By Adopter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/Get All Veterinarians.request.yaml",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java",
            "postman/collections/Pets API/Pets/Create Pet.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Conversation.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Update Adopters.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/.resources/Update Review.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Update Pet.request.yaml",
            "postman/collections/Pets API/Notifications/Get User Notification.request.yaml",
            "postman/collections/Pets API/Adopters/Delete Adopters.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/.resources/definition.yaml",
            "postman/collections/Pets API/Messages/.resources/Delete Message.resources/examples/204 No Content.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Messages/.resources/Read.resources/examples/Read.example.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Create Veterinarian.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Create Shelter.resources/examples/201 CREATED.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java",
            "postman/collections/Pets API/Shelters/Get Shelter Media.request.yaml",
            "postman/collections/Pets API/Notifications/.resources/definition.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java",
            "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarian By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/Delete Shelter.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Review by ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/Update Veterinarian.request.yaml",
            "postman/collections/Pets API/Notifications/.resources/Get Notifications.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Recived Messages.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter Reviews.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml",
            "postman/collections/Pets API/Adoptions/Get Adoptions By ID.request.yaml",
            "postman/collections/Pets API/Veterinarians/Get Veterinarian By ID.request.yaml",
            "postman/Pets API.postman_collection.json",
            "postman/collections/Pets API/Notifications/Delete Notifications.request.yaml",
            "postman/collections/Pets API/Pets/Get Pet Medical History.request.yaml",
            "postman/collections/Pets API/Notifications/Get Notifications.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/400 Bad Request.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReturnCaseController.java",
            "postman/collections/Pets API/Adopters/.resources/Get Adopters.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/Delete Review.request.yaml",
            "postman/collections/Pets API/Notifications/Create Notification.request.yaml",
            "postman/collections/Pets API/Messages/Get Messages.request.yaml",
            "postman/collections/Pets API/Adopters/Get Adopter Detail.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/Create Review.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Get Sent Messages.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/Update Shelter.request.yaml",
            "postman/collections/Pets API/Pets/Add Medical Event.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter Veterinarians.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter Veterinarians.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/Get Reviews By Shelter.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Reviews.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelters.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/Mark Read.request.yaml",
            "postman/collections/Pets API/Shelters/Assing Veterinarian to Shelter.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Get Shelter By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/Get Reviews By Adopter.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Get Pet Detail.request.yaml",
            "postman/collections/Pets API/Messages/.resources/Send Message.resources/examples/201 Created.example.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarians.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/.resources/Create Notification.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Reviews/.resources/Get Reviews By Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Notifications/.resources/Get Notifications By ID.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Notifications/Get Notifications By ID.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelters.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/500 NOT RELATIONS FOUND.example.yaml",
            "postman/collections/Pets API/Shelters/.resources/definition.yaml",
            "postman/collections/Pets API/Messages/Send Message.request.yaml",
            "postman/collections/Pets API/Reviews/.resources/definition.yaml",
            "postman/collections/Pets API/Adoptions/Get Adoptions.request.yaml",
            "postman/collections/Pets API/Veterinarians/Delete Veterinarian.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/200 OK.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationsController.java",
            "postman/collections/Pets API/Shelters/.resources/Delete Shelter.resources/examples/204 NOT CONTENT.example.yaml",
            "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/201 CREATED.example.yaml",
            "postman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml",
            "postman/collections/Pets API/Veterinarians/Get Veterinarian Detail.request.yaml",
            "postman/collections/Pets API/Notifications/.resources/Delete Notifications.resources/examples/204 Not Content.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/404 NOT FOUND.example.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/Update Veterinarian.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Adopters/.resources/Delete Adopters.resources/examples/204 NO CONTENT.example.yaml",
            "postman/collections/Pets API/Adoptions/Return Pet.request.yaml",
            "postman/collections/Pets API/Adopters/.resources/definition.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/RelationSummaryDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalHistoryEntity.java",
            "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Notifications/Read.request.yaml",
            "postman/collections/Pets API/Shelters/Get Shelter Reviews.request.yaml",
            "postman/collections/Pets API/Pets/Get Pets.request.yaml",
            "postman/collections/Pets API/Adoptions/Start Trial Period.request.yaml",
            "postman/collections/Pets API/Messages/.resources/definition.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java",
            "postman/collections/Pets API/Management & Communication/Create Return Case.request.yaml",
            "postman/collections/Pets API/Messages/Get Conversation.request.yaml",
            "postman/collections/Pets API/Adoptions/.resources/definition.yaml",
            "postman/collections/Pets API/Adoptions/Approve Adoption.request.yaml",
            "postman/collections/Pets API/Adoptions/Delete Adoption.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Update Shelter.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Veterinarians/.resources/definition.yaml",
            "postman/collections/Pets API/Veterinarians/Get Veterinarians.request.yaml",
            "postman/collections/Pets API/Shelters/.resources/Add Shelter Media.resources/examples/200 OK.example.yaml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/NotificationService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/entities/ReturnCaseEntity.java",
            "postman/collections/Pets API/Shelters/Add Review to Shelter.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/400 Bad Request.example.yaml",
            "postman/collections/Pets API/Shelters/Add Shelter Media.request.yaml",
            "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/200 OK.example.yaml",
            "postman/collections/Pets API/Pets/Delete Pet.request.yaml",
            "postman/collections/Pets API/Reviews/Get Reviews.request.yaml"
          ],
          "commitId" : "644c0c3c7576b935fc91ffe0ea449972bea25499",
          "timestamp" : 1775173992000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "feat: integrar correcciones de servicios, DTOs y colecciones API\u000a",
          "date" : "2026-04-02 18:53:12 -0500",
          "id" : "644c0c3c7576b935fc91ffe0ea449972bea25499",
          "msg" : "feat: integrar correcciones de servicios, DTOs y colecciones API",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/Get Notifications.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/Pets API.postman_collection.json"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Delete Adoption.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Get Adoptions By ID.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Recived Messages.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/MessageService.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Get All Veterinarians.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AdoptionDTO.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalHistoryEntity.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/Add Medical Event.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/Get Veterinarians.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/Update Pet.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/Delete Veterinarian.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Veterinarians.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Notifications/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Assing Veterinarian to Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Create Review.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/.resources/Get Adopters By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarian By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/Get Notifications By ID.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Shelters/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/.resources/Delete Adopters.resources/examples/204 NO CONTENT.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Pets/Get Pets.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/RelationSummaryDTO.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Reviews.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter Media.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/.resources/definition.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Pets/Get Pet By ID.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Shelters/Create Shelter.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Reviews By Adopter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/Get Pet Vaccine.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Delete Pet.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Review by ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Pets/Create Pet.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Add Shelter Media.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/definition.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/NotificationService.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Get Reviews By Adopter.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Update Veterinarian.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReturnCaseController.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/.resources/Get Notifications By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Delete Review.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Conversation.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/.resources/Create Adopter.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Media.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Veterinarians/Create Veterinarian.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/.resources/Update Adopters.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelters.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Messages.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/AdopterService.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Vaccine.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Create Adoption.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/500 NOT RELATIONS FOUND.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adoptions/Request Adoption.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event Copy.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Notifications/Create Notification.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Get User Notification.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Management & Communication/Send Message.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/.resources/Create Notification.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Get Sent Messages.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Get Recived Messages.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Get Sent Messages.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Update Review.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Add Review to Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Get All Adoptions.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/Update Veterinarian.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/ReturnCaseEntity.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Get Messages.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/Delete Notifications.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Management & Communication/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationsController.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Create Review.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Update Adoption.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/Get Adopters By ID.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/Get Pet Medical History.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Update Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Send Message.resources/examples/201 Created.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Delete Message.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter By ID.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Health/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Update Shelter.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/Get Veterinarian By ID.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter Veterinarians.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Send Message.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Assing Veterinarian to Shelter.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/Add Medical Event Copy.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Update Review.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Delete Shelter.resources/examples/204 NOT CONTENT.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adoptions/Start Trial Period.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/Delete Pet.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Get Review by ID.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Read.resources/examples/Read.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/Read.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Delete Review.resources/examples/204 NO CONTENT.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Reviews.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/.resources/Delete Message.resources/examples/204 No Content.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Get Conversation.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adoptions/Get Adoptions.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/Update Adopters.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Management & Communication/Create Return Case.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Get Reviews By Shelter.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Create Adopter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Get Adopter Detail.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Return Pet.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Add Medical Event.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Add Review to Shelter.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Health/Default Endpoint.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Notifications/Mark Read.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/.resources/Get Adopters.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/.resources/Get Notifications.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/Get Reviews.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionProcessEntity.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Shelters/Get Shelter Detail.request.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Adopters/Get Adopter By Id.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Messages/Read.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adopters/Delete Adopters.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Shelters/Get Shelters.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Create Shelter.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Add Shelter Media.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Delete Veterinarian.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adoptions/.resources/Create Adoption.resources/examples/201 CREATED.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Create Pet.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Reviews/.resources/Get Reviews By Shelter.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adoptions/Approve Adoption.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pet Medical History.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/.resources/definition.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Create Veterinarian.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Veterinarians/Get Veterinarian Detail.request.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionRequestEntity.java"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Adopters/Get Adopters.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/Delete Shelter.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter By ID.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Update Pet.resources/examples/400 Bad Request.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Adoptions/Trial Cohabitation.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Veterinarians/.resources/Get Veterinarians.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java"
            },
            {
              "editType" : "add",
              "file" : "postman/collections/Pets API/Pets/Get Pet Detail.request.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/.resources/Read.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Notifications/.resources/Delete Notifications.resources/examples/204 Not Content.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Shelters/.resources/Get Shelter Reviews.resources/examples/200 OK.example.yaml"
            },
            {
              "editType" : "delete",
              "file" : "postman/collections/Pets API/Pets/.resources/Get Pets.resources/examples/404 NOT FOUND.example.yaml"
            },
            {
              "editType" : "edit",
              "file" : "postman/collections/Pets API/Pets/.resources/definition.yaml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AnimalController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDetailDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/PetDTO.java",
            "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDTO.java"
          ],
          "commitId" : "98b7c37b518120e1746102b5db701e797a3c1f40",
          "timestamp" : 1775181822000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "remove: not used classes\u000a",
          "date" : "2026-04-02 21:03:42 -0500",
          "id" : "98b7c37b518120e1746102b5db701e797a3c1f40",
          "msg" : "remove: not used classes",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AnimalController.java"
            },
            {
              "editType" : "delete",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDTO.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/PetDTO.java"
            },
            {
              "editType" : "delete",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/dto/AnimalDetailDTO.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionProcessController.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/AdopterControllerTest.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java",
            "pom.xml",
            "src/main/java/co/edu/udistrital/mdp/pets/services/ProcedureService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/VaccineController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/MessageControllerTest.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/InfectionService.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/SpecialtiesController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ProcedureController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java",
            "src/test/java/co/edu/udistrital/mdp/pets/controllers/UserControllerTest.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicationController.java",
            "postman/Pets API.postman_collection.json",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterMediaController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/services/MedicationService.java",
            "collections/Pets API.postman_collection.json",
            "src/test/java/co/edu/udistrital/mdp/pets/config/ApplicationConfigTest.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java",
            "src/main/java/co/edu/udistrital/mdp/pets/config/ApplicationConfig.java"
          ],
          "commitId" : "2f218e29a926d711cd14bc593dd3a801760a7b27",
          "timestamp" : 1775184870000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
            "fullName" : "slmorenog"
          },
          "authorEmail" : "slmorenog@udistrital.edu.co",
          "comment" : "fix: some problems with tests, controlles and services\u000a",
          "date" : "2026-04-02 21:54:30 -0500",
          "id" : "2f218e29a926d711cd14bc593dd3a801760a7b27",
          "msg" : "fix: some problems with tests, controlles and services",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/AdopterControllerTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/SpecialtiesController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/ProcedureService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionProcessController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/MessageControllerTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/UserControllerTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/MedicationService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/PetController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MessageController.java"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/VaccineController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/services/InfectionService.java"
            },
            {
              "editType" : "edit",
              "file" : "postman/Pets API.postman_collection.json"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/controllers/NotificationControllerTest.java"
            },
            {
              "editType" : "edit",
              "file" : "collections/Pets API.postman_collection.json"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/VeterinarianController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ShelterMediaController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ProcedureController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/config/ApplicationConfig.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/ReviewController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/co/edu/udistrital/mdp/pets/config/ApplicationConfigTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/MedicationController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/co/edu/udistrital/mdp/pets/controllers/NotificationController.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/slmorenog",
      "fullName" : "slmorenog"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/adbonillam",
      "fullName" : "adbonillam"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alex.drkfce",
      "fullName" : "alex.drkfce"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : false,
  "nextBuild" : null,
  "previousBuild" : {
    "number" : 16,
    "url" : "http://200.69.103.29:8085/jenkins/view/Modelos%20de%20programaci%C3%B3n/job/MP_202610_G81_E2_Back/16/"
  }
}