Skip to content

Fix for issue #16 #18

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Fix for issue #16 #18

wants to merge 4 commits into from

Conversation

HeikoNitrobox
Copy link

Hi there,

I've fixed Issue#16.
If an Accept header is provided for document downloads, it will now be used; otherwise, it defaults to application/json.

I also migrated the existing tests to JUnit 5 and added new tests for this issue using WireMock.
Unfortunately, I wasn’t able to run the existing unit tests due to a missing .env file for Dotenv.
If possible, it would be great if you could add that file to the project.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accept header for downloadDocument is always set to application/json
1 participant