As a developer, I want to be able to query the list of external resource names a model is linked to. The information should be in a new column in search_index.
Acceptance Criteria
[x] New column resources available in search_index
[x] New attribute resources in api/search_index endpoint.
Description
As a developer, I want to be able to query the list of external resource names a model is linked to. The information should be in a new column in
search_index
.Acceptance Criteria
resources
available insearch_index
resources
inapi/search_index
endpoint.