CrossRef / cayenne

MOVED to https://gitlab.com/crossref/rest_api
https://gitlab.com/crossref/rest_api
MIT License
17 stars 9 forks source link

Do not require peer review type to present peer review data #32

Closed markwoodhall closed 6 years ago

markwoodhall commented 6 years ago

This commit makes it so that no peer review type node is required in order to present peer review data over the API. Data will now be presented as long as there is at least a single review data item to present. This resolves issue https://github.com/CrossRef/rest-api-doc/issues/367

afandian commented 6 years ago

Is there a test case for the change in behaviour? The EDN files look like they've changed but no XML changes.