Closed wendoxx closed 5 months ago
Please check if your PR fulfills the following requirements:
Issue Number: N/A
What kind of change does this PR introduce?
Just renamed cases for occurrence and changed endpoint routes. Some methods like FindByCaseID have also been renamed to FindByOccurrenceId.
Please check if your PR fulfills the following requirements:
Issue Number: N/A
What kind of change does this PR introduce?
Following the requested changes, the DocumentsService and EvidencesService have been refactored. They now have an auxiliary method for updateDocumentsById, updateEvidencesById, createDocuments, and createEvidences.
Quality Gate failed
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint