Metadata language api call#11857
Merged
scolapasta merged 19 commits intoIQSS:developfrom Nov 20, 2025
Merged
Conversation
Revert IQSS#11301 and bump version to 6.7.1
when cutting a release, base.image.version needs to be "revision" IQSS#11700
Merge the “develop” branch into “master” - 6.8 Release
qqmyers
reviewed
Oct 1, 2025
pdurbin
reviewed
Oct 1, 2025
...n/java/edu/harvard/iq/dataverse/engine/command/impl/GetDataverseMetadataLanguageCommand.java
Show resolved
Hide resolved
This was referenced Oct 3, 2025
stevenwinship
approved these changes
Oct 21, 2025
stevenwinship
approved these changes
Oct 21, 2025
Contributor
|
Hello! Conflicts need to be resolved - please update. Thanks! |
Contributor
Author
|
Thank you @ofahimIQSS! I resolved the merge conflicts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Adds a new API endpoint for querying the metadata language of a Dataverse collection.
Which issue(s) this PR closes:
Suggestions on how to test this:
Start a Dataverse instance and add some metadata languages as described here.
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
No, only the API.
Is there a release notes update needed for this change?:
Yes, the documentation of this new API endpoint.