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

Feat 2117 rewritting the api endpoint returning dataset as xml #2119

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

alli83
Copy link
Collaborator

@alli83 alli83 commented Dec 4, 2024

Pull request for issue: #2117

This is a pull request for the following functionalities:

will need #1978 and #2118 merged

Rewriting the API endpoint that returns the Dataset in XML format

No need for the four different templates.
Everything could be handled via a single Yii2 service.
The parameters and the way the API is called should remain the same as before.

How to test?

Given I follow the instructions on the API help page (https://gigadb.org/site/help#interface)
When I select the example as shown "http://gigadb.org/api/dataset?doi=100051"
Then I see the correct results

How have functionalities been implemented?

Any issues with implementation?

Any changes to automated tests?

tests added

Any changes to documentation?

Any technical debt repayment?

Any improvements to CI/CD pipeline?

@alli83 alli83 marked this pull request as draft December 4, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant