Juan Pablo Tosca Villanueva
Juan Pablo Tosca Villanueva
Good evening! I just noticed that under the section "[Using links](https://perma.cc/docs#using-links)" the link An example from the [Harvard Law Review](http://cdn.harvardlawreview.org/wp-content/uploads/2014/06/vol127_west.pdf) shows Error 1016 when clicked but the link works [without...
**What this PR does / why we need it**: Dataverse 6.2 release notes. **Which issue(s) this PR closes**: Closes #10422
**What this PR does / why we need it**: SPA request for change on the API **Which issue(s) this PR closes**: Closes #10330 **Special notes for your reviewer**: **Suggestions on...
**What this PR does / why we need it**: On Dataverse 6.0 Payara was updated and this caused the url `/openapi/` to stop working and caused an exception on the...
**What this PR does / why we need it**: The request to include on HDV the MIT License was created on https://github.com/IQSS/dataverse.harvard.edu/issues/248, This PR adds a JSON file so the...
**Overview of the Feature Request** The request to include on HDV the MIT License was created on https://github.com/IQSS/dataverse.harvard.edu/issues/248, This PR adds a JSON file so the license can be added.
**Overview of the Feature Request** While working on the OpenAPI document fix on #10328 we did some validations using https://quobix.com/vacuum/ where we noticed that we were using some regular expressions...
**What this PR does / why we need it**: There was a conversation on [zullip](https://dataverse.zulipchat.com/#narrow/channel/446770-docs/topic/API.20docs.20from.20OpenAPI/near/477786826) at for the need of documenting the authentication requirements on the OpenAPI specification. **Which issue(s)...
There was a conversation on [Zulip](https://dataverse.zulipchat.com/#narrow/channel/446770-docs/topic/API.20docs.20from.20OpenAPI/near/477786826) at for the need of documenting the authentication requirements on the OpenAPI specification.
This pull request introduces support for handling the `datasetType` property in the dataset DTO and ensures it is correctly included in payload transformations. The main changes are grouped by DTO...