wazo-dird - Sources - Allow to list contacts from CSV sources
Description
Given An administrator configure a CSV source An administrator add the source in default profile When An end-user use the API endpoint Then The end-user can only retrieve the contacts from search, not from source contacts Expected The end-user to be able to find the contact from search and a listing
Technical notes:
Like other sources, we could add new endpoint for CSV source type. /backends/csv/sources/{source_uuid}/contacts
Given
An administrator configure a CSV source
An administrator add the source in default profile
When
An end-user use the API endpoint
Then
The end-user can only retrieve the contacts from search, not from source contacts
Expected
The end-user to be able to find the contact from search and a listing
Technical notes:
Like other sources, we could add new endpoint for CSV source type.
/backends/csv/sources/{source_uuid}/contacts