Skip to content

IAV-540/add FAQ update and getByUid endpoints

anas elhaddad a demandé de fusionner feature/IAV-540 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 IAV-540

Rapports de requête de fusion