Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Modify Registration API #3318

Closed
sekmiller opened this issue Aug 26, 2016 · 2 comments
Closed

Documentation: Modify Registration API #3318

sekmiller opened this issue Aug 26, 2016 · 2 comments
Labels
Feature: API Guide Hackathon: Low Hanging Fruit hacktoberfest It's Hacktoberfest! https://groups.google.com/g/dataverse-community/c/n_Nn_T2yA-w/m/BcoXO4tEAQAJ Help Wanted: Documentation Mentor: pdurbin Type: Bug a defect User Role: Sysadmin Installs, upgrades, and configures the system, connects via ssh

Comments

@sekmiller
Copy link
Contributor

In a case where you need to update the Target URL for the DOI provider (we needed to do this when we moved from 3.6 to 4.0 and again when we added more widget support) there is an API that works on either a single Dataset or every dataset.

@path("{id}/modifyRegistration") for a single Dataset

or

@path("/modifyRegistrationAll") for all

They both call the UpdateDatasetTargetURLCommand.

This is not currently in the guide. It should be added to the Datasets section of the Native API Guide.

@pdurbin
Copy link
Member

pdurbin commented Mar 30, 2017

Related: #2477.

@pdurbin pdurbin added the User Role: Sysadmin Installs, upgrades, and configures the system, connects via ssh label Jul 5, 2017
@djbrooke djbrooke removed their assignment Oct 4, 2019
@pdurbin pdurbin added the hacktoberfest It's Hacktoberfest! https://groups.google.com/g/dataverse-community/c/n_Nn_T2yA-w/m/BcoXO4tEAQAJ label Sep 21, 2020
@pdurbin pdurbin added the Type: Bug a defect label Nov 14, 2023
@cmbz
Copy link

cmbz commented Aug 20, 2024

To focus on the most important features and bugs, we are closing issues created before 2020 (version 5.0) that are not new feature requests with the label 'Type: Feature'.

If you created this issue and you feel the team should revisit this decision, please reopen the issue and leave a comment.

@cmbz cmbz closed this as completed Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: API Guide Hackathon: Low Hanging Fruit hacktoberfest It's Hacktoberfest! https://groups.google.com/g/dataverse-community/c/n_Nn_T2yA-w/m/BcoXO4tEAQAJ Help Wanted: Documentation Mentor: pdurbin Type: Bug a defect User Role: Sysadmin Installs, upgrades, and configures the system, connects via ssh
Projects
None yet
Development

No branches or pull requests

4 participants