Skip to content

Adding new endpoint for creating inspections and new anomaly attribute

yassine sabir a demandé de fusionner bugFix/NewInspectionCreationBackend vers develop

First update : -I've added a new attribute to the common Inspection class so i had to update the DTOs of this microservice

Second update : -I've added a new endpoint "/create" that accept both MULTIPART_FORM_DATA & application/octet-stream instead of the basic inspection's creation endpoint that used only MULTIPART_FORM_DATA.

Rapports de requête de fusion