inveniosoftware / invenio-communities

Invenio communities module.
https://invenio-communities.readthedocs.io
MIT License
5 stars 72 forks source link

subcommunities: revert resource config change #1226

Closed alejandromumo closed 2 weeks ago

alejandromumo commented 3 weeks ago

The header must be supported for subcommunity requests to work, otherwise the request fails due to unsupported accept header type.

I am reverting it to the state that was before these changes.

carlinmack commented 3 weeks ago

The vendor/UI handler was added so that it would be compatible with the UI for the browse gallery and the subcoms reactsearchkit. Would be interested how you got them to work with the JSON endpoint

alejandromumo commented 3 weeks ago

The vendor/UI handler was added so that it would be compatible with the UI for the browse gallery and the subcoms reactsearchkit. Would be interested how you got them to work with the JSON endpoint

The subcommunities endpoint was moved under communities resource, this resource only deals with requests now