Skip to content

IAVIA-506/add FAQ update and getByUid endpoints

anas elhaddad a demandé de fusionner feature/IAVIA-506 vers develop
  • Implement GET /faqs/{uid} endpoint to retrieve a FAQ by its UID
  • Handle not-found cases with proper error responses
  • Implement PUT /faqs/{uid} endpoint for updating existing FAQ entries
  • Add request body validation and return updated resource details
  • Update service and repository layers to support lookup and update by UID
  • Improve exception handling for invalid or missing UID values

Closes IAVIA-506

Rapports de requête de fusion