IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
882 stars 494 forks source link

Extend getDataverse API json payload to include properties isMetadataBlockRoot and isFacetRoot #11013

Closed GPortas closed 1 week ago

GPortas commented 1 week ago

What this PR does / why we need it:

The JSON payload of the getDataverse endpoint has been extended to include properties isMetadataBlockRoot and isFacetRoot.

Which issue(s) this PR closes:

Suggestions on how to test this:

Since it is a minor change, a visual inspection of the code and the new assertions in the IT (which should pass on jenkins) should be enough.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No

Is there a release notes update needed for this change?:

Yes, attached.

coveralls commented 1 week ago

Coverage Status

coverage: 21.858% (+0.002%) from 21.856% when pulling 5198a9f47b80e09f0a3f22a4a0af1279b679a2d0 on 11012-get-dataverse-api-ext into 61b8046f59565a93b588816c015ebb880f1b91b5 on develop.

github-actions[bot] commented 1 week ago

:package: Pushed preview images as

ghcr.io/gdcc/dataverse:11012-get-dataverse-api-ext
ghcr.io/gdcc/configbaker:11012-get-dataverse-api-ext

:ship: See on GHCR. Use by referencing with full name as printed above, mind the registry name.

ofahimIQSS commented 1 week ago

Performed visual inspection of code. Merging PR